nimbus-eth1/src
Alexander Ivanov a233cef719 CodeStream impl and tests, fix byte and string fields 2018-01-31 14:57:05 +02:00
..
db CodeStream impl and tests, fix byte and string fields 2018-01-31 14:57:05 +02:00
logic CodeStream impl and tests, fix byte and string fields 2018-01-31 14:57:05 +02:00
utils CodeStream impl and tests, fix byte and string fields 2018-01-31 14:57:05 +02:00
vm CodeStream impl and tests, fix byte and string fields 2018-01-31 14:57:05 +02:00
account.nim Start using the new rlpFields macro 2018-01-30 12:51:13 +02:00
block.nim Prototype an example fork subclass 2018-01-17 16:16:00 +02:00
chain.nim CodeStream impl and tests, fix byte and string fields 2018-01-31 14:57:05 +02:00
computation.nim CodeStream impl and tests, fix byte and string fields 2018-01-31 14:57:05 +02:00
constants.nim CodeStream impl and tests, fix byte and string fields 2018-01-31 14:57:05 +02:00
errors.nim WIP call (different call variants depending on fork) 2018-01-30 20:12:05 +02:00
lightchain_shell.nim Implement more math: non-rigogous translation for now, more precise operation correctness later 2018-01-16 20:42:38 +02:00
logging.nim Implement some utils and a basic runner 2018-01-24 15:31:24 +02:00
nim.cfg First part of port 2018-01-15 20:42:40 +02:00
opcode.nim Block and stack ops, elegant stack/dup/swap multiple opcode short def 2018-01-30 14:51:43 +02:00
opcode_values.nim CodeStream impl and tests, fix byte and string fields 2018-01-31 14:57:05 +02:00
runner.nim CodeStream impl and tests, fix byte and string fields 2018-01-31 14:57:05 +02:00
transaction.nim CodeStream impl and tests, fix byte and string fields 2018-01-31 14:57:05 +02:00
utils_numeric.nim CodeStream impl and tests, fix byte and string fields 2018-01-31 14:57:05 +02:00
validation.nim CodeStream impl and tests, fix byte and string fields 2018-01-31 14:57:05 +02:00
vm_state.nim CodeStream impl and tests, fix byte and string fields 2018-01-31 14:57:05 +02:00
vm_state_transactions.nim CodeStream impl and tests, fix byte and string fields 2018-01-31 14:57:05 +02:00