nimbus-eth1/nimbus/db
jangko 82d4f6a2d4
fixes getReceipts proc signature in db_chain.nim
instead of using header as input param, now getReceipts using
receiptRoot hash, the intention is clearer and less data passed around
when we only using receiptRoot instead of whole block header.
2021-04-24 10:51:05 +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 fixes getReceipts proc signature in db_chain.nim 2021-04-24 10:51:05 +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