-
Description
- This proposal is to create a developer tool for building json structures in solidity.
- It leverages foundry std-json library.
Why Proposal?
- Useful when gathering data to store i…
-
This issue is an opinionated suggestion. Others may disagree.
`MerkleProof` struct contains:
- 2 copies of index position
- leaf value
These items should not be in the merkle proof. Instead, `…
-
Translating the whiteboard screenshot @gnomadic posted:
- admin can pause the faucet
- METRIC does not go directly into a users wallet
- after a question gets closed out it'll go back to the users w…
-
The [Hypercore protocol](https://hypercore-protocol.org/protocol/) seem like it might be useful for syncing large distributed datasets. Like... public keys?
## General idea
- Hockeypuck stores key…
-
Hi,
there is a [comment](https://github.com/ethereum/eth2.0-specs/blob/7d715220bb7128ea98597deedab3ae82ca5cc854/solidity_deposit_contract/deposit_contract.sol#L158) in the Solidity code of the smar…
-
> Refer to [protocol design v0.4](https://github.com/nervosnetwork/fiber/blob/master/docs/zh-cn/architecture-design-v0.4.md)
The points i try to optimize are as follows:
1. Simplify on-chain int…
-
When the proof is short enough, it's possible to link the proof in a URL shortener and post on twitter, including the entire matured timestamp. It would be nice if the client would give me a link in t…
-
@Wolog2021 -- Can you update this issue to include a description?
TLDR; Signed transaction metadata would allow the ledger to validate the metadata without having it all hardcoded on device. This c…
-
# Background
The hybrid network specification adopts a state channels construction for achieving scalable off-chain micropayments.
Using state channels, once an Indexing Node or an end-user has es…
Zerim updated
5 years ago
-
This meta issue embodies the development roadmap of achieving https://github.com/vacp2p/research/issues/99
At a high level, we need to take care of the following main components:
- Game theoretical …