nimbus-eth1/nimbus/db
jangko 1728dd8d54
fix getTransactionCount bug in db_chain.nim
getTransactionCount will always return 0 because the txCount
variable is not returned
2021-04-24 10:47:37 +07:00
..
access_list.nim EIP2929 implementation 2021-01-11 14:56:42 +07:00
accounts_cache.nim EIP2929 implementation 2021-01-11 14:56:42 +07:00
capturedb.nim rlp: don't use ranges / experimental features (#495) 2020-04-20 20:12:44 +02:00
db_chain.nim fix getTransactionCount bug in db_chain.nim 2021-04-24 10:47:37 +07:00
geth_db.nim allow nimbus to read geth database 2020-06-18 13:16:25 +07:00
select_backend.nim db: use kvstore from nim-eth 2020-04-27 18:40:45 +03:00
state_db.nim rlp: don't use ranges / experimental features (#495) 2020-04-20 20:12:44 +02:00
storage_types.nim rlp: don't use ranges / experimental features (#495) 2020-04-20 20:12:44 +02:00