nimbus-eth1/nimbus
jangko bd7e1fe2e5
reuse VMState and AccountsCache for better performance
2020-06-18 13:16:38 +07:00
..
db reuse VMState and AccountsCache for better performance 2020-06-18 13:16:38 +07:00
p2p reuse VMState and AccountsCache for better performance 2020-06-18 13:16:38 +07:00
rpc fix at various places related to missing accounts_cache.persist call 2020-06-01 13:45:32 +07:00
utils reduce unused import warnings 2020-04-15 19:05:57 +07:00
vm modify VMState to enable witness data collection 2020-06-06 10:05:11 +07:00
block_types.nim reduce compiler warnings 2019-11-13 21:49:39 +07:00
config.nim rlp: don't use ranges / experimental features (#495) 2020-04-20 20:12:44 +02:00
constants.nim reduce compiler warnings 2019-11-13 21:49:39 +07:00
errors.nim remove unused eraseReturnData 2020-01-20 18:36:58 +02:00
genesis.nim rlp: don't use ranges / experimental features (#495) 2020-04-20 20:12:44 +02:00
genesis_alloc.nim add goerli testnet genesis data[skip ci] 2020-04-09 19:13:17 +03:00
launcher.nim Premix-related changes 2019-01-28 12:38:23 +02:00
lightchain_shell.nim Some renames 2018-05-28 13:22:28 +03:00
nim.cfg NAT port mapping 2019-04-17 03:56:28 +02:00
nimbus.nim small NimbusState refactoring 2020-05-21 03:33:11 +02:00
tracer.nim allow nimbus to read geth database 2020-06-18 13:16:25 +07:00
transaction.nim rlp: don't use ranges / experimental features (#495) 2020-04-20 20:12:44 +02:00
utils.nim rlp: don't use ranges / experimental features (#495) 2020-04-20 20:12:44 +02:00
validation.nim reduce compiler warnings 2019-11-13 21:49:39 +07:00
vm_state.nim reuse VMState and AccountsCache for better performance 2020-06-18 13:16:38 +07:00
vm_state_transactions.nim replace state_db with accounts_cache 2020-05-30 10:14:59 +07:00
vm_types.nim reuse VMState and AccountsCache for better performance 2020-06-18 13:16:38 +07:00