nimbus-eth1/nimbus/vm
Ștefan Talpalaru 03ec65487d
logging changes
- port some "echo" logging to "chronicles"
- change the logging level of messages that should not appear by default
  to TRACE instead of DEBUG
- remove the "nimbusTrace" define
- suppress logging for messages below the ERROR level in "nimble test"
2018-12-07 00:45:52 +01:00
..
interpreter logging changes 2018-12-07 00:45:52 +01:00
code_stream.nim replace logging module with nim-chronicles (fixes #38) 2018-08-29 16:13:03 -06:00
computation.nim logging changes 2018-12-07 00:45:52 +01:00
interpreter.nim Delete utilities: address, padding, bytes (#68) 2018-07-06 17:08:31 +02:00
interpreter_dispatch.nim tracing opcode return value 2018-12-05 22:01:29 +07: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 logging changes 2018-12-07 00:45:52 +01:00
stack.nim replace logging module with nim-chronicles (fixes #38) 2018-08-29 16:13:03 -06:00
transaction_tracer.nim fix trace returnValue 2018-12-05 22:01:29 +07:00