-
Currently we use VRF derived from current validator's key, which has 1 bit of influence.
We design ([https://github.com/nearprotocol/NEPs/pull/22](https://github.com/nearprotocol/NEPs/pull/22), [http…
-
## Situation
Developers of smart contracts use randomness for a variety of use cases: generation of NFTs, drawing winners of lotteries, and in future timelock encryption (and decryption).
As the gen…
-
# Introduction
The goal of this issue is to be a facilitator of the conversation over securing the relayer network. It will outline an approach proposed by me and @s1na and hopefully we can improve i…
-
I estimate that computing a custody bit comes at a CPU cost of ca. 1-5ms: The main computation is just to compute a Universal Hash Function, which is just evaluating three polynomials of degree 2^13 w…
-
The leader election in Tusk is a post-proposal leader pick based on a random coin.
The code we have right now is not a random coin, but rather a round-robin:
https://github.com/MystenLabs/narwhal/…
-
We need an instant and unbiasable randomness beacon.
Vendor has an implementation we should experiment with. (https://github.com/aptos-foundation/AIPs/blob/main/aips/aip-41.md)
We will need thi…
-
# AIP Discussion
This AIP describes the implementation of the randomness API from AIP-41[1](https://github.com/aptos-foundation/AIPs/blob/main/aips/aip-79.md#user-content-fn-aip-41-35777dde393db55b…
-
**Note:** The [current v1.2 version of AIP-41 is here](https://github.com/aptos-foundation/AIPs/blob/main/aips/aip-41.md).
# Short summary
This AIP proposes a new Move module called `aptos_std::…
-
The terminology we use in the BIP should try to both be clear and consistent with existing literature - in particular with the literature that this BIP is based on. If there are important differences …
-
# Lines of code
https://github.com/code-423n4/2023-12-ethereumcreditguild/blob/2376d9af792584e3d15ec9c32578daa33bb56b43/src/loan/AuctionHouse.sol#L75-L113
https://github.com/code-423n4/2023-12-ethere…