daniel
daniel
Ensure the network protocol is fully functional. Closes #640 Closes #584
Currently the kademlia-dht-rs library only supports retrieving up to `n` closest nodes to the current node which makes it hard to broadcast data to the entire network of known peers...
The DAG used to store blocks and transactions has to be persisted to disk to maintain a record of causal relationships between blocks/transactions.
The faucet server ran by nodes should be configurable via the CLI that controls each node deployment. The faucet's address provided to the node should be optional as not all...
Currently the node crate contains an integration tests directory that mixes unit tests and deprecated tests and the runtime module contains integration tests that should be moved to the integration...
### Describe the chore that is required Currently there's a design flaw within the BootstrapQuorumConfig where it forces all nodes it takes to be part of a single quorum despite...
# Description Resolves # (issue) ## How Has This Been Tested? ## Due Diligence * [ ] Breaking change * [ ] Requires a documentation update * [ ] Requires...
# Description Resolves # (issue) ## How Has This Been Tested? ## Due Diligence * [ ] Breaking change * [ ] Requires a documentation update * [ ] Requires...