nimbus-eth1/nimbus
andri lim 4cf3931f34 add istanbul block reward 2019-11-12 15:51:48 +00:00
..
db implement block validation and friends 2019-09-26 12:33:43 +03:00
p2p add istanbul block reward 2019-11-12 15:51:48 +00:00
rpc a couple of Nim 1.0.2-related fixes 2019-10-28 22:21:20 +07:00
utils fixes generateHeaderFromParentHeader 2019-09-26 12:33:43 +03:00
vm implement EIP 1884 stub 2019-11-12 15:51:48 +00:00
block_types.nim Use nim-eth (#224) 2019-02-05 20:15:50 +01:00
config.nim add Git revision to NimbusHeader 2019-11-10 18:44:40 +01:00
constants.nim fix validateGasLimit 2019-09-26 12:33:43 +03:00
errors.nim Make EVMError Catchable and only catch CatchableError in the execPrecompiles 2019-07-19 15:18:25 +03:00
genesis.nim std_shims -> stew 2019-07-07 12:12:01 +02:00
genesis_alloc.nim std_shims -> stew 2019-07-07 12:12:01 +02:00
launcher.nim Premix-related changes 2019-01-28 12:38:23 +02:00
lightchain_shell.nim
nim.cfg NAT port mapping 2019-04-17 03:56:28 +02:00
nimbus.nim show a message on Ctrl+C 2019-07-20 01:40:31 +02:00
tracer.nim std_shims -> stew 2019-07-07 12:12:01 +02:00
transaction.nim refine transaction validation 2019-08-29 20:44:54 +07:00
utils.nim implement EIP1014: Create2 opcode 2019-05-13 10:26:28 +03:00
validation.nim Use nim-eth (#224) 2019-02-05 20:15:50 +01:00
vm_state.nim fixes getAncestorHash 2019-09-26 12:33:43 +03:00
vm_state_transactions.nim initial implementation of transaction test 2019-08-29 19:54:38 +07:00
vm_types.nim remove unused .child from computation 2019-05-13 10:26:28 +03:00