.. |
db
|
fixes clearStorage bug
|
2020-01-20 18:36:58 +02:00 |
p2p
|
move create contract incNonce to 'applyMessage'
|
2020-01-23 18:07:44 +02:00 |
rpc
|
rename 'txContext' to 'setupTxContext'
|
2020-01-23 18:07:44 +02:00 |
utils
|
reduce compiler warnings
|
2019-11-13 21:49:39 +07:00 |
vm
|
convert 'block' into 'if-else' in evmc 'setStorage'
|
2020-01-23 18:07:44 +02:00 |
block_types.nim
|
reduce compiler warnings
|
2019-11-13 21:49:39 +07:00 |
config.nim
|
Add support for custom genesis blocks
|
2020-01-20 06:35:35 -05: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
|
Add support for custom genesis blocks
|
2020-01-20 06:35:35 -05: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
|
Move WhisperKeys to KeyStorage
|
2020-01-23 12:39:36 +02:00 |
tracer.nim
|
std_shims -> stew
|
2019-07-07 12:12:01 +02:00 |
transaction.nim
|
reduce compiler warnings
|
2019-11-13 21:49:39 +07:00 |
utils.nim
|
implement EIP1014: Create2 opcode
|
2019-05-13 10:26:28 +03:00 |
validation.nim
|
reduce compiler warnings
|
2019-11-13 21:49:39 +07:00 |
vm_state.nim
|
rename 'txContext' to 'setupTxContext'
|
2020-01-23 18:07:44 +02:00 |
vm_state_transactions.nim
|
rename 'txContext' to 'setupTxContext'
|
2020-01-23 18:07:44 +02:00 |
vm_types.nim
|
remove code from EVM Message and load code in 'Computation'
|
2020-01-23 18:07:44 +02:00 |