daniel

Results 8 issues of daniel

Ensure the network protocol is fully functional. Closes #640 Closes #584

enhancement
big

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...

enhancement

The DAG used to store blocks and transactions has to be persisted to disk to maintain a record of causal relationships between blocks/transactions.

enhancement
must-have

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...

must-have

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...

enhancement
nice-to-have

### 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...

bug
enhancement

# 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...