plugeth/cmd
Guillaume Ballet 7b68975a00 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-01-27 11:50:48 +01:00
..
abidump cmd: implement abidump (#19958) 2020-01-21 15:51:36 +01:00
abigen cmd/abigen: Sanitize vyper's combined json names (#20419) 2019-12-16 13:37:15 +01:00
bootnode cmd/bootnode: fix exit behavior with -genkey (#20110) 2019-10-02 11:32:02 +02:00
checkpoint-admin cmd: fix command help messages in modules (#20203) 2019-11-26 11:46:39 +01:00
clef cmd: fix command help messages in modules (#20203) 2019-11-26 11:46:39 +01:00
devp2p log, internal/debug: delete RotatingFileHandler (#20586) 2020-01-21 14:57:33 +02:00
ethkey cmd: fix command help messages in modules (#20203) 2019-11-26 11:46:39 +01:00
evm cmd/evm: accept --input for disasm command (#20548) 2020-01-27 10:05:21 +01:00
faucet cmd/faucet, cmd/geth: fix staticcheck warnings (#20374) 2019-11-29 11:38:34 +01:00
geth console, internal/jsre: use github.com/dop251/goja (#20470) 2020-01-27 11:50:48 +01:00
p2psim all: new p2p node representation (#17643) 2018-09-25 00:59:00 +02:00
puppeth cmd/puppeth: change dashboard title to not use "testnet" (#20513) 2020-01-07 11:08:33 +02:00
rlpdump cmd/rlpdump: allow hex input to have leading '0x' 2017-10-27 09:40:52 +01:00
utils consensus/ethash, params: eip-2384: bump difficulty bomb (#20347) 2019-12-06 11:36:40 +02:00
wnode cmd/wnode: remove uses of common.ToHex (#20327) 2019-11-19 15:55:48 +02:00