neoneo-go/pkg/core/dao
Roman Khimov 806b89db76 state: store the length of NEP5TransferLog in the first byte
We lose `size` field after serialization/deserialization which can lead to
adding more than NEP5TransferBatchSize elements into the NEP5TransferLog.
2020-09-21 21:51:11 +03:00
..
cacheddao.go state: store the length of NEP5TransferLog in the first byte 2020-09-21 21:51:11 +03:00
cacheddao_test.go state: drop Neo 2 Account and everything related 2020-08-11 20:42:02 +03:00
dao.go state: store the length of NEP5TransferLog in the first byte 2020-09-21 21:51:11 +03:00
dao_test.go dao: reuse buffers when storing blocks, txes and aers 2020-09-09 20:46:31 +03:00