go-ethereum/internal/cli
SHIVAM SHARMA 2a35bf8340
add : amoy flags and genesis (#1131)
* add : amoy flags and genesis

* minor fix

* add : amoy.json in internal/cli/server

* disable : peer check in mining for Amoy

* add : amoy genesis hash

* add amoy testnet deployment entries

* update : amoy genesis

* fix typos

* add : post london forks + burn contract

* add : amoy genesis hash

* bump : version meta to amoy (#1092)

* add : amoy bootnodes

* chg : maxpeers of amoy val to 3 from 1

* bump : version to v1.1.0-amoy-2

* add : amoychain worker restriction on peercount

---------

Co-authored-by: sreevalsanmr <sreevalsan@polygon.technology>
2024-01-19 02:01:36 +05:30
..
flagset chore: improve bor server --help (#1063) 2023-11-07 10:57:18 +05:30
server add : amoy flags and genesis (#1131) 2024-01-19 02:01:36 +05:30
account.go Lint internal/cli 2022-05-26 11:55:44 -07:00
account_import.go Lint internal/cli 2022-05-26 11:55:44 -07:00
account_list.go Lint internal/cli 2022-05-26 11:55:44 -07:00
account_new.go Lint internal/cli 2022-05-26 11:55:44 -07:00
attach.go Enable prealloc check and improve address comparison 2022-05-26 11:55:44 -07:00
bootnode.go Add read header timeout 2023-09-15 08:17:55 -07:00
bor_fingerprint.go Lint internal/cli 2022-05-26 11:55:44 -07:00
chain.go Lint internal/cli 2022-05-26 11:55:44 -07:00
chain_sethead.go Lint internal/cli 2022-05-26 11:55:44 -07:00
chain_watch.go Lint internal/cli 2022-05-26 11:55:44 -07:00
command.go fix lint 2023-09-23 16:26:23 +05:30
debug.go fix lint 2023-09-23 16:26:23 +05:30
debug_block.go internal/cli: add block tracing (#397) 2022-06-06 14:54:05 +05:30
debug_pprof.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
debug_test.go merge v0.3.9-alpha to qa (#824) 2023-04-17 12:53:39 +02:00
dumpconfig.go removed --cache.trie.journal and --cache.trie.rejournal wrt geth v1.12.2 merge 2023-11-08 17:11:54 +05:30
markdown.go Automatically generate markdown pages from bor CLI 2022-05-09 17:10:36 +02:00
markdown_test.go Reciept e2e test (#431) 2022-07-14 19:28:56 +03:00
peers.go Lint internal/cli 2022-05-26 11:55:44 -07:00
peers_add.go Lint internal/cli 2022-05-26 11:55:44 -07:00
peers_list.go Lint internal/cli 2022-05-26 11:55:44 -07:00
peers_remove.go Lint internal/cli 2022-05-26 11:55:44 -07:00
peers_status.go Lint internal/cli 2022-05-26 11:55:44 -07:00
removedb.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
snapshot.go fix test-integration 2023-09-20 21:44:07 +05:30
status.go merge v0.3.9-alpha to qa (#824) 2023-04-17 12:53:39 +02:00
status_test.go merge v0.3.9-alpha to qa (#824) 2023-04-17 12:53:39 +02:00
version.go merge v0.3.9-alpha to qa (#824) 2023-04-17 12:53:39 +02:00