.. |
db
|
move initializeEmptyDb to genesis.nim
|
2019-01-15 15:30:25 +02:00 |
p2p
|
fix debug tool
|
2019-01-15 15:30:25 +02:00 |
rpc
|
rebase and various fixes
|
2019-01-06 20:19:48 +01:00 |
utils
|
Deal with the refactoring in status-im/nim-rlp#20
|
2018-09-26 12:58:23 +03:00 |
vm
|
rebase and various fixes
|
2019-01-06 20:19:48 +01:00 |
block_types.nim
|
replace logging module with nim-chronicles (fixes #38)
|
2018-08-29 16:13:03 -06:00 |
config.nim
|
fix persist tool
|
2019-01-15 15:30:25 +02:00 |
constants.nim
|
Minimal changes required for building the LES branch
|
2018-10-16 03:10:01 +03:00 |
errors.nim
|
Refactor interpreter dispatch (#65)
|
2018-07-06 09:52:31 +02:00 |
genesis.nim
|
move initializeEmptyDb to genesis.nim
|
2019-01-15 15:30:25 +02:00 |
genesis_alloc.nim
|
Added genesis initialization
|
2018-08-01 15:50:44 +03:00 |
launcher.nim
|
add premix and browser launcher code
|
2019-01-15 15:30:25 +02:00 |
lightchain_shell.nim
|
Some renames
|
2018-05-28 13:22:28 +03:00 |
nim.cfg
|
new build system
|
2019-01-09 14:25:00 +02:00 |
nimbus.nim
|
move initializeEmptyDb to genesis.nim
|
2019-01-15 15:30:25 +02:00 |
tracer.nim
|
add premix and browser launcher code
|
2019-01-15 15:30:25 +02:00 |
transaction.nim
|
Moved and unstubbed intrinsicGas from vm_state_transactions
|
2019-01-06 19:03:35 +01:00 |
utils.nim
|
implement transaction tracer
|
2018-12-05 22:01:28 +07:00 |
validation.nim
|
Remove validateCanonicalAddress
|
2018-07-19 19:04:01 +01:00 |
vm_state.nim
|
fix internal transactions account tracing
|
2019-01-06 13:17:25 +02:00 |
vm_state_transactions.nim
|
Moved and unstubbed intrinsicGas from vm_state_transactions
|
2019-01-06 19:03:35 +01:00 |
vm_types.nim
|
fix internal transactions account tracing
|
2019-01-06 13:17:25 +02:00 |