protocol icon indicating copy to clipboard operation
protocol copied to clipboard

Implementation independent content related to the Nano protocol

Results 4 protocol issues
Sort by recently updated
recently updated
newest added

Currently there's some situations when node drops the connections: - Invalid packet - Timeout I think it should be writen at "keepalive" how long and how often that packet must...

Will need updating once state blocks v2 are in (https://github.com/nanocurrency/nano-node/pull/2899). 8 more bytes needed, which are located right before the `signature` field: Height (6 bytes) Version (1 byte) Flags (1...

**Proposal** Boost Nano’s Decentralization with Random Initial Representatives (Fighting the "Default Rep" Problem) **The Problem** We all know Nano’s security relies on **decentralized voting weight** (ORV). Yet too many users:...

Clients don't use work difficulty to prioritize transactions anymore and they fight spam by using bounded distributed balance buckets of blocks prioritized by least recent use, bounded block backlogs, and...