mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-01 16:47:39 +00:00
0953fd42cb
* trace_call initial * Fix tests * More tracing * Add more fields to the action * Completed first example query * Add initial bench11 to compare trace_call with OpenEthereum * Exclude precompile calls from call traces * Add self-destruct, call types, more comparison in rpctest * Support for execution errors * Stack underflow error and delegatecall value * Fix lint * Fix suicide traceAddress, Bad instruction error * Fix lint Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local> |
||
---|---|---|
.. | ||
contracts | ||
access_list.go | ||
cached_reader.go | ||
cached_writer.go | ||
change_set_writer.go | ||
database_test.go | ||
database_writer.go | ||
database.go | ||
db_state_reader.go | ||
db_state_writer.go | ||
dump.go | ||
helper.go | ||
history_test.go | ||
history.go | ||
intra_block_state_test.go | ||
intra_block_state.go | ||
journal.go | ||
plain_readonly.go | ||
plain_state_reader.go | ||
plain_state_writer.go | ||
state_object_test.go | ||
state_object.go | ||
state_test.go | ||
stateless.go |