erigon-pulse/cmd/state/commands
Horacio Mijail Antón Quiles ed1819ec58
Opcode tracer (#1320)
* OpcodeTracer

* Cleanup, rename to opcode_tracer

* Bring back check_change_sets, remove repeated vars

* Cleanup, gofmt

* Linter, cleanup

* Rename "segments" to "basic blocks", "bblocks"

* gofmt

* Lintci madness
2020-10-30 19:44:00 +00:00
..
bodies_snapshot.go Update snapshot hash (#1243) 2020-10-17 08:48:20 +01:00
check_change_sets.go CheckChangeSets to work with plain state and changeSets, optionally generate receipts (#639) 2020-06-09 06:52:38 +01:00
check_enc.go Stages 6 and 7 for generating history indices (#569) 2020-05-23 10:19:56 +01:00
check_index.go change bucket type to string (#894) 2020-08-11 06:55:32 +07:00
gas_limits.go Mutual TLS authentication (for now without verifying the Common Name) (#1113) 2020-09-19 15:16:04 +01:00
global_flags_vars.go Update snapshot hash (#1243) 2020-10-17 08:48:20 +01:00
headers_snapshot.go Update snapshot hash (#1243) 2020-10-17 08:48:20 +01:00
index_stats.go change bucket type to string (#894) 2020-08-11 06:55:32 +07:00
opcode_tracer.go Opcode tracer (#1320) 2020-10-30 19:44:00 +00:00
regenerate_index.go change bucket type to string (#894) 2020-08-11 06:55:32 +07:00
regenerate_txlookup.go [WIP] TxLookup stage (#646) 2020-06-10 23:07:14 +03:00
remote_seeder.go Download/seed block bodies and block headers via BitTorrent (#1218) 2020-10-13 13:56:16 +01:00
root.go Rpcdaemon as lib 2 (#943) 2020-08-20 10:52:27 +07:00
seeder.go Download/seed block bodies and block headers via BitTorrent (#1218) 2020-10-13 13:56:16 +01:00
snapshot_metainfo.go Download/seed block bodies and block headers via BitTorrent (#1218) 2020-10-13 13:56:16 +01:00
state_growth_chart.go Use 'cobra' package to make a more modular CLI for stateless ethereum prototype. (#200) 2019-11-25 14:46:36 +01:00
state_growth.go Mutual TLS authentication (for now without verifying the Common Name) (#1113) 2020-09-19 15:16:04 +01:00
stateless_chart.go Write proper stats to the CSV file; restore charting capabilities. (#201) 2019-11-26 14:29:41 +01:00
stateless.go lmdb_readonly_dont_create_folder (#1293) 2020-10-25 08:39:09 +00:00
verify_export.go optimize codeBitmap (#626) 2020-06-06 21:49:06 +01:00
verify_headers_snapshot.go Download/seed block bodies and block headers via BitTorrent (#1218) 2020-10-13 13:56:16 +01:00
verify_snapshot.go Don't use chaindata where we don't need it. (#449) 2020-04-14 13:49:25 +01:00
verify_txlookup.go [WIP] TxLookup stage (#646) 2020-06-10 23:07:14 +03:00