plugeth/cmd/geth
Sina Mahmoodi f20a569265
cmd/geth: drop geth js command (#25000)
* cmd/geth: drop js command

* cmd: simplify ipc path determination for attach

* Add deprecation warning for js

* rm testdata for exec

* fix account unlock test cases

* Update cmd/geth/consolecmd.go

Co-authored-by: Martin Holst Swende <martin@swende.se>

* fix

Co-authored-by: Martin Holst Swende <martin@swende.se>
2022-06-21 12:16:05 +03:00
..
testdata cmd/geth: update vulnerabilities.json testdata (#24856) 2022-05-16 13:41:36 +02:00
accountcmd_test.go cmd/geth: drop geth js command (#25000) 2022-06-21 12:16:05 +03:00
accountcmd.go all: more linters (#24783) 2022-06-13 16:24:45 +02:00
chaincmd.go cmd/geth: fix init genesis for dev (#24693) 2022-05-04 16:14:14 +02:00
config.go cmd, params: implement Gray Glacier hard-fork (EIP-5133) (#25088) 2022-06-15 14:10:38 +03:00
consolecmd_test.go params: set ropsten TTD for TheMerge (#24876) 2022-05-16 07:32:56 +03:00
consolecmd.go cmd/geth: drop geth js command (#25000) 2022-06-21 12:16:05 +03:00
dao_test.go all: replace uses of ioutil with io and os (#24869) 2022-05-16 11:59:35 +02:00
dbcmd.go all: introduce trie owner notion (#24750) 2022-06-06 17:14:55 +02:00
genesis_test.go all: replace uses of ioutil with io and os (#24869) 2022-05-16 11:59:35 +02:00
les_test.go all: more linters (#24783) 2022-06-13 16:24:45 +02:00
main.go cmd, params: implement Gray Glacier hard-fork (EIP-5133) (#25088) 2022-06-15 14:10:38 +03:00
misccmd.go core, eth: split eth package, implement snap protocol (#21482) 2020-12-14 10:27:15 +01: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: introduce trie owner notion (#24750) 2022-06-06 17:14:55 +02:00
usage.go cmd/geth: exit when freezer has legacy receipts (#24943) 2022-05-26 09:22:10 +02:00
version_check_test.go all: replace non-trivial uses of package ioutil with os (#24886) 2022-05-17 14:27:04 +02:00
version_check.go all: replace uses of ioutil with io and os (#24869) 2022-05-16 11:59:35 +02:00