Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Péter Szilágyi
5258785c81
cmd, core, eth/tracers: support fancier js tracing (#15516)
* cmd, core, eth/tracers: support fancier js tracing
* eth, internal/web3ext: rework trace API, concurrency, chain tracing
* eth/tracers: add three more JavaScript tracers
* eth/tracers, vendor: swap ottovm to duktape for tracing
* core, eth, internal: finalize call tracer and needed extras
* eth, tests: prestate tracer, call test suite, rewinding
* vendor: fix windows builds for tracer js engine
* vendor: temporary duktape fix
* eth/tracers: fix up 4byte and evmdis tracer
* vendor: pull in latest duktape with my upstream fixes
* eth: fix some review comments
* eth: rename rewind to reexec to make it more obvious
* core/vm: terminate tracing using defers
|
7 years ago |
.. |
abigen
|
cmd/abigen: parse contract name as abi identifier
|
8 years ago |
bootnode
|
cmd/bootnode: stop after generating/writing nodekey
|
8 years ago |
ethkey
|
cmd/ethkey: new command line tool for keys (#15438)
|
7 years ago |
evm
|
cmd, core, eth/tracers: support fancier js tracing (#15516)
|
7 years ago |
faucet
|
all: use gometalinter.v2, fix new gosimple issues (#15650)
|
7 years ago |
geth
|
cmd/geth: add support for geth --rinkeby attach
|
7 years ago |
internal/browser
|
cmd/geth: added 'geth bug' command (#3684)
|
8 years ago |
p2psim
|
p2p: add network simulation framework (#14982)
|
7 years ago |
puppeth
|
all: use gometalinter.v2, fix new gosimple issues (#15650)
|
7 years ago |
rlpdump
|
cmd/rlpdump: allow hex input to have leading '0x'
|
7 years ago |
swarm
|
all: use gometalinter.v2, fix new gosimple issues (#15650)
|
7 years ago |
utils
|
cmd/utils, eth: init etherbase from within eth (#15528)
|
7 years ago |
wnode
|
whisperv5: integrate whisper and add whisper RPC simulator
|
8 years ago |