From a52c9277698788a97be5f81526c1eae2af63437e Mon Sep 17 00:00:00 2001 From: autistic-symposium-helper <138340846+autistic-symposium-helper@users.noreply.github.com> Date: Mon, 4 Nov 2024 18:11:04 +0700 Subject: [PATCH] vulnerabilities on blockchains' randomness, the autistic symposium --- consensus/leader_election/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/consensus/leader_election/README.md b/consensus/leader_election/README.md index 74222d6..bd2e050 100644 --- a/consensus/leader_election/README.md +++ b/consensus/leader_election/README.md @@ -33,3 +33,13 @@
* **[red belly: a secure, fair and scalable open blockchain, crain et al.](https://cognizium.io/uploads/resources/Red%20Belly-A%20secure,%20fair%20and%20scalable%20open%20blockchain%20-%20Tyler%20Crain,%20Christopher%20Natoli,%20Vincent%20Gramoli%20-%202021%20-%20paper.pdf)** + +
+ +--- + +### cool resources + +
+ +* **[vulnerabilities on blockchains' randomness, the autistic symposium](https://github.com/autistic-symposium/blockchains-security-toolkit/blob/main/advanced_expert/vulnerabilities/randomness/README.md)**