nanocurrency / nanodb-specification

Nano ledger database format specification and Python sample
BSD 2-Clause "Simplified" License
16 stars 10 forks source link

V18 store upgrade details #3

Closed guilhermelawless closed 4 years ago

guilhermelawless commented 4 years ago

https://github.com/nanocurrency/nano-node/pull/2529

Sideband epoch byte becomes a bit-field, 3 bits for is_send, is_receive, is_epoch and 5 bits for the epoch enum.