go-ethereum/internal
Manav Darji 0d2b1d0630
internal/cli: add block tracing (#397)
* bad block tracing

* Add debug env framework

* add implementation of custom block tracing

* add few comments

* use tar name fn

* wip: add unit tests for block tracing

* complete test for block tracer

* fix: close grpc server

* refactor cli tests

* fix: change condition for parsing args

* Fix port binding for test server

* add helper for creating and closing mock server for tests

* consume mock server in tests

* fixes due to geth merge

* fix: handle port selection for http server

* update help and markdown for debug command

* update docs

* update debug synopsis

* fix: use chunked encoder to handle large data over grpc

* fix prints

* lint

* rm unused function, rename fn to TraceBorBlock

Co-authored-by: Ferran Borreguero <ferranbt@protonmail.com>
2022-06-06 14:54:05 +05:30
..
build V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
cli internal/cli: add block tracing (#397) 2022-06-06 14:54:05 +05:30
cmdtest cmd/evm: add tests for evm t8n (#23507) 2021-09-02 09:22:43 +02:00
debug merged geth v1.10.10 2021-11-22 19:04:07 +05:30
ethapi V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
flags V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
guide all: add support for EIP-2718, EIP-2930 transactions (#21502) 2021-02-25 15:26:57 +01:00
jsre V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
shutdowncheck V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
syncx core: improve shutdown synchronization in BlockChain (#22853) 2021-10-07 15:47:50 +02:00
testlog Update Bor to geth-v1.9.16 (#78) 2020-07-24 19:01:41 +05:30
utesting cmd/devp2p, internal/utesting: implement TAP output (#21760) 2020-11-04 15:02:58 +01:00
web3ext Added GetSnapshotProposerSequence 2022-05-09 17:08:03 +02:00