mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-02-10 03:03:44 +00:00
* `usedBytes` was not named appropriately. it indicates the last populated position in the data (the last valid index) for slicing purposes (i.e. the position is passed to `toOpenArray`) * Fixed the `==` operator for DBKeys * Use one-byte key for the 'canonical head hash'
tests
TODO: more vm tests and fixtures!