plugeth/cmd/geth
Martin Holst Swende c60f7dd08d
deps: update minisign (#28066)
This updates minisign to the latest version. One new thing is that minisign (not go-minisign) has started to prehash the file, and in order to make geth pass the version-check, we need to sign the file in legacy-mode.
2023-09-07 04:18:46 -04:00
..
testdata deps: update minisign (#28066) 2023-09-07 04:18:46 -04:00
accountcmd_test.go cmd: migrate to urfave/cli/v2 (#24751) 2022-06-27 18:22:36 +02:00
accountcmd.go cmd/geth: make account commands not require datadir lock (#27084) 2023-04-27 06:57:29 -04:00
attach_test.go cmd/geth: atomic types used (#27756) 2023-07-24 13:22:54 +03:00
chaincmd.go all: activate pbss as experimental feature (#26274) 2023-08-10 22:21:36 +03:00
config.go metrics, cmd/geth: informational metrics (prometheus, influxdb, opentsb) (#24877) 2023-08-31 13:37:17 -04:00
consolecmd_test.go rpc, internal/cmdtest: increase timeout in tests (#27083) 2023-05-22 08:13:03 -04:00
consolecmd.go node: remove unused error return from Attach (#27450) 2023-06-14 08:24:47 -04:00
dbcmd.go all: activate pbss as experimental feature (#26274) 2023-08-10 22:21:36 +03:00
exportcmd_test.go cmd/utils: enable snapshot generation in import-mode (#25990) 2022-10-19 08:20:39 +02:00
genesis_test.go all: activate pbss as experimental feature (#26274) 2023-08-10 22:21:36 +03:00
les_test.go cmd/geth: atomic types used (#27756) 2023-07-24 13:22:54 +03:00
main.go cmd, core, params: add support for the Holesky testnet (#28007) 2023-08-25 18:11:40 +03:00
misccmd.go all: remove ethash pow, only retain shims needed for consensus and tests (#27178) 2023-05-03 12:58:39 +03:00
run_test.go all: use T.TempDir to create temporary test directories (#24633) 2022-04-08 15:44:55 +02:00
snapshot.go all: activate pbss as experimental feature (#26274) 2023-08-10 22:21:36 +03:00
verkle.go params, trie: add verkle fork management + upgrade go-verkle (#27464) 2023-06-28 12:08:48 +03:00
version_check_test.go deps: update minisign (#28066) 2023-09-07 04:18:46 -04:00
version_check.go cmd: migrate to urfave/cli/v2 (#24751) 2022-06-27 18:22:36 +02:00