nimbus-eth1/nimbus
coffeepots 434edcc2ae Fix incorrect message parameters (had sender and destination swapped) 2018-10-18 17:47:54 +01:00
..
db Deal with the refactoring in status-im/nim-rlp#20 2018-09-26 12:58:23 +03:00
p2p Refactor contract creation into transaction code from P2P code; get 14 new GSTs working (#163) 2018-09-29 15:36:42 +00:00
rpc Update RPC types to use AccountNonce 2018-09-01 16:03:06 +03:00
utils Deal with the refactoring in status-im/nim-rlp#20 2018-09-26 12:58:23 +03:00
vm Fix incorrect message parameters (had sender and destination swapped) 2018-10-18 17:47:54 +01:00
account.nim
block_types.nim
config.nim Added comments 2018-09-26 13:31:48 +03:00
constants.nim Add EIP170_CODE_SIZE_LIMIT 2018-09-17 19:34:29 +01:00
errors.nim
genesis.nim newMemoryDB 2018-09-19 18:41:17 +03:00
genesis_alloc.nim
lightchain_shell.nim
nimbus.nim Better cmdline flags handling 2018-09-26 13:31:48 +03:00
nimbus.nims Added --experimental:forLoopMacros to nims 2018-09-03 15:20:40 +03:00
transaction.nim Deal with the refactoring in status-im/nim-rlp#20 2018-09-26 12:58:23 +03:00
validation.nim
vm_state.nim Make use of the new transactional API offered by the Trie DB 2018-09-18 02:56:10 +03:00
vm_state_transactions.nim Remove precompile hash table 2018-10-02 15:55:28 +01:00
vm_types.nim Remove precompile hash table 2018-10-02 15:55:28 +01:00