nimbus-eth1/nimbus/vm
Ștefan Talpalaru 7c7260552d
rebase and various fixes
- port to new APIs
- added copyright headers
- bumped the copyright interval in modified files
- fixed tests
- reorganised imports
- normalised function names
- deleted some trailing space
- added test_rpc to all_tests
- assert() -> doAssert()
- moved the RPC port in a constant for the test suite
2019-01-06 20:19:48 +01:00
..
interpreter rebase and various fixes 2019-01-06 20:19:48 +01:00
code_stream.nim replace logging module with nim-chronicles (fixes #38) 2018-08-29 16:13:03 -06:00
computation.nim fixes #188 2019-01-06 13:16:45 +02:00
interpreter.nim Delete utilities: address, padding, bytes (#68) 2018-07-06 17:08:31 +02:00
interpreter_dispatch.nim remove lastOpCodeHasRetVal, make it simpler 2019-01-06 11:43:38 +02:00
memory.nim 20 new working GeneralStateTests 2018-09-18 14:00:30 +00:00
message.nim logging changes 2018-12-07 00:45:52 +01:00
precompiles.nim more VM tracing 2018-12-12 11:47:10 +01:00
stack.nim add internal transactions dump 2019-01-06 11:43:38 +02:00
transaction_tracer.nim fix internal transactions account tracing 2019-01-06 13:17:25 +02:00