• Péter Szilágyi's avatar
    cmd, core, eth/tracers: support fancier js tracing (#15516) · 5258785c
    Péter Szilágyi authored
    * 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
    5258785c
Name
Last commit
Last update
..
abigen Loading commit data...
bootnode Loading commit data...
ethkey Loading commit data...
evm Loading commit data...
faucet Loading commit data...
geth Loading commit data...
internal/browser Loading commit data...
p2psim Loading commit data...
puppeth Loading commit data...
rlpdump Loading commit data...
swarm Loading commit data...
utils Loading commit data...
wnode Loading commit data...