protocol icon indicating copy to clipboard operation
protocol copied to clipboard

Implementation independent content related to the Nano protocol

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