nimbus-eth1/nimbus
Ștefan Talpalaru 3c6ea4ac9c
Merge branch 'cleanups' of https://github.com/jangko/nimbus into jangko-cleanups
2019-03-21 15:25:40 +01:00
..
db assert() -> doAssert() 2019-03-13 22:36:54 +01:00
p2p Merge branch 'cleanups' of https://github.com/jangko/nimbus into jangko-cleanups 2019-03-21 15:25:40 +01:00
rpc remove opCodeExec, use executeOpcodes 2019-03-21 09:32:48 +07:00
utils refactor utils 2019-02-27 13:30:18 +02:00
vm turn getAccountsForDeletion into interator 2019-03-21 09:50:51 +07:00
block_types.nim Use nim-eth (#224) 2019-02-05 20:15:50 +01:00
config.nim put doAssert(false) at nimbus configuration cmdEnd 2019-03-19 08:55:30 +07:00
constants.nim computation.nim cleanup 2019-02-28 10:04:49 +02:00
errors.nim Refactor interpreter dispatch (#65) 2018-07-06 09:52:31 +02:00
genesis.nim assert() -> doAssert() 2019-03-13 22:36:54 +01:00
genesis_alloc.nim Added genesis initialization 2018-08-01 15:50:44 +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 disable Chronicles colors on Windows 2019-01-16 14:17:26 +02:00
nimbus.nim assert() -> doAssert() 2019-03-13 22:36:54 +01:00
tracer.nim remove head from processBlock 2019-03-21 09:44:53 +07:00
transaction.nim refactor utils 2019-02-27 13:30:18 +02:00
utils.nim fix recurring symbol collision problem 2019-03-07 22:53:09 +07:00
validation.nim Use nim-eth (#224) 2019-02-05 20:15:50 +01:00
vm_state.nim assert() -> doAssert() 2019-03-13 22:36:54 +01:00
vm_state_transactions.nim turn getAccountsForDeletion into interator 2019-03-21 09:50:51 +07:00
vm_types.nim remove opCodeExec, use executeOpcodes 2019-03-21 09:32:48 +07:00