quorum/tests
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
2017-12-21 13:56:11 +02:00
..
testdata@37f555fbc0 tests: add ethash difficulty tests (#15191) 2017-09-27 15:30:41 +02:00
block_test.go params: Updated finalized gascosts for ECMUL/MODEXP (#15135) 2017-09-14 10:35:54 +03:00
block_test_util.go core, light: send chain events using event.Feed (#14865) 2017-08-18 12:58:36 +02:00
difficulty_test.go tests: add ethash difficulty tests (#15191) 2017-09-27 15:30:41 +02:00
difficulty_test_util.go tests: add ethash difficulty tests (#15191) 2017-09-27 15:30:41 +02:00
gen_btheader.go tests: update tests and implement general state tests (#14734) 2017-07-11 13:49:14 +02:00
gen_difficultytest.go tests: add ethash difficulty tests (#15191) 2017-09-27 15:30:41 +02:00
gen_stenv.go tests: update tests and implement general state tests (#14734) 2017-07-11 13:49:14 +02:00
gen_sttransaction.go tests: update tests and implement general state tests (#14734) 2017-07-11 13:49:14 +02:00
gen_tttransaction.go tests: update tests and implement general state tests (#14734) 2017-07-11 13:49:14 +02:00
gen_vmexec.go tests: update tests and implement general state tests (#14734) 2017-07-11 13:49:14 +02:00
init.go all: gofmt -w -s (#15419) 2017-11-08 11:45:52 +01:00
init_test.go tests: add ethash difficulty tests (#15191) 2017-09-27 15:30:41 +02:00
rlp_test.go tests: update tests and implement general state tests (#14734) 2017-07-11 13:49:14 +02:00
rlp_test_util.go tests: update tests and implement general state tests (#14734) 2017-07-11 13:49:14 +02:00
state_test.go tests: add ethash difficulty tests (#15191) 2017-09-27 15:30:41 +02:00
state_test_util.go cmd, core, eth/tracers: support fancier js tracing (#15516) 2017-12-21 13:56:11 +02:00
transaction_test.go consensus, core, params: rebrand Metro to Byzantium 2017-09-14 10:10:46 +03:00
transaction_test_util.go tests: update tests and implement general state tests (#14734) 2017-07-11 13:49:14 +02:00
vm_test.go core, tests: implement Metropolis EIP 684 2017-08-25 13:00:27 +03:00
vm_test_util.go cmd, core, eth/tracers: support fancier js tracing (#15516) 2017-12-21 13:56:11 +02:00