erigon-pulse/internal
Guillaume Ballet 80fcbd3040 console, internal/jsre: use github.com/dop251/goja (#20470)
This replaces the JavaScript interpreter used by the console with goja,
which is actively maintained and a lot faster than otto. Clef still uses otto
and eth/tracers still uses duktape, so we are currently dependent on three
different JS interpreters. We're looking to replace the remaining uses of otto
soon though.
2020-02-27 17:20:36 +03:00
..
build build, internal/build: drop own file/folder copier 2019-12-03 13:47:50 +01:00
cmdtest internal: fix staticcheck warnings (#20380) 2019-12-09 12:12:12 +01:00
debug log, internal/debug: delete RotatingFileHandler (#20586) 2020-02-27 17:20:36 +03:00
ethapi internal/ethapi: fix encoding of uncle headers and pending blocks (#20460) 2020-01-30 13:36:30 +02:00
guide Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
jsre console, internal/jsre: use github.com/dop251/goja (#20470) 2020-02-27 17:20:36 +03:00
testlog internal/testlog: print file+line number of log call in test log (#20528) 2020-01-30 13:36:30 +02:00
web3ext eth, internal/web3ext: add optional first and last arguments to the admin_exportChain RPC. (#20107) 2020-01-30 13:36:30 +02:00