nimbus-eth1/nimbus
Ștefan Talpalaru 9011b06037
Merge branch 'fix_spurious_dragon' of github.com:jangko/nimbus into jangko-fix_spurious_dragon
2019-04-19 13:03:05 +02:00
..
db implement EIP158, GST -4 +81 2019-04-17 11:03:52 +07:00
p2p fix collectTouchedAccounts: msg.destination -> msg.storageAddress, GST +4 2019-04-18 10:22:48 +07:00
rpc make test green 2019-04-18 15:26:09 +07:00
utils refactor utils 2019-02-27 13:30:18 +02:00
vm fix accountsForDeletion iterator, GST +2 2019-04-18 13:23:04 +07:00
block_types.nim Use nim-eth (#224) 2019-02-05 20:15:50 +01:00
config.nim NAT port mapping 2019-04-17 03:56:28 +02:00
constants.nim fix evm msg contract creation, GST +3 2019-04-18 12:42:37 +07: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 NAT port mapping 2019-04-17 03:56:28 +02:00
nimbus.nim clarify comment 2019-04-18 01:17:06 +02:00
tracer.nim gst and processTransaction unification 2019-04-18 07:56:57 +07:00
transaction.nim implement EIP155 tx.getSender 2019-04-18 15:33:17 +07: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 split state clearing in execComputation to processTransaction, GST +5 2019-04-18 08:27:55 +07:00
vm_state_transactions.nim fix evm msg contract creation, GST +3 2019-04-18 12:42:37 +07:00
vm_types.nim fix evm msg contract creation, GST +3 2019-04-18 12:42:37 +07:00