go-ethereum/internal
Guillaume Ballet 6743853dca 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.
2023-11-02 00:43:55 +08:00
..
build new EVM Upgrade 2021-09-21 16:53:46 +05:30
cmdtest FIx Bad block error. 2021-09-17 17:59:06 +05:30
debug Add periodic profiling function (#235) 2023-03-16 16:41:52 +04:00
ethapi replace package sort with common/sort 2023-10-23 22:51:06 +08:00
guide new EVM Upgrade 2021-09-21 16:53:46 +05:30
jsre console, internal/jsre: use github.com/dop251/goja (#20470) 2023-11-02 00:43:55 +08:00
web3ext API: getMasternode and getPoolStatus (#258) 2023-05-01 23:01:39 +10:00