go-ethereum/cmd
meowsbits 23f837c388
cmd/utils: avoid making console preloads absolute (#22109)
Resolves https://github.com/etclabscore/core-geth/issues/273

jsre.JSRE already handles establishing preload
file paths relative to the 'assets' path (aka docroot),
where it joins the assets dir and the file path if relative,
or uses the file path only if absolute.

The duplication of this logic by MakeConsolePreloads
caused preloaded files to have paths which contained
duplicate references to the assets dir path.

Date: 2020-12-30 08:25:01-06:00
Signed-off-by: meows <b5c6@protonmail.com>
2021-01-12 15:50:11 +01:00
..
abidump
abigen cmd/abigen: clarify abigen alias flag usage (#21875) 2020-12-12 17:36:32 +01:00
bootnode
checkpoint-admin
clef all: remove redundant conversions and import names (#21903) 2020-11-25 21:00:23 +01:00
devp2p cmd/devp2p: add node filter for snap + fix arg error (#21950) 2020-12-03 13:16:20 +01:00
ethkey
evm all: remove redundant conversions and import names (#21903) 2020-11-25 21:00:23 +01:00
faucet cmd/faucet: fix nonce-gap problem (#22145) 2021-01-08 12:17:15 +02:00
geth cmd/geth: added --mainnet flag (#21932) 2021-01-05 14:31:23 +01:00
p2psim
puppeth cmd: support v1.1 Twitter API in faucet, fix puppeth 2021-01-04 14:13:21 +02:00
rlpdump
utils cmd/utils: avoid making console preloads absolute (#22109) 2021-01-12 15:50:11 +01:00