bsc/cmd/geth
buddho e44de3ab27
core: LoadChainConfig return the predefined config for built-in networks firstly (#2078)
* core: LoadChainConfig return predefined config for built-in net firstly

* cmd/geth: add a warn message for chain config in the configuration file

* consensus/parlia: change chain config log level when New parlia

* core: fix code style
2023-12-18 17:07:50 +08:00
..
testdata cmd/geth: standardize the action of importing bls account (#2020) 2023-12-05 16:37:19 +08: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
blsaccountcmd.go cmd/geth: standardize the action of importing bls account (#2020) 2023-12-05 16:37:19 +08:00
chaincmd.go Merge branch 'develop' into master 2023-10-12 22:17:11 +08:00
config.go core: LoadChainConfig return the predefined config for built-in networks firstly (#2078) 2023-12-18 17:07:50 +08:00
consolecmd_test.go cmd, core, eth: change default network from ETH to BSC 2023-12-14 11:06:07 +08:00
consolecmd.go node: remove unused error return from Attach (#27450) 2023-06-14 08:24:47 -04:00
dbcmd.go cmd, core, eth: change default network from ETH to BSC 2023-12-14 11:06:07 +08:00
exportcmd_test.go cmd/utils: enable snapshot generation in import-mode (#25990) 2022-10-19 08:20:39 +02:00
genesis_test.go cmd, core, eth: change default network from ETH to BSC 2023-12-14 11:06:07 +08:00
initnetwork_test.go cmd: add tests for init-network (#1899) 2023-09-29 20:54:20 +08:00
les_test.go cmd/geth: atomic types used (#27756) 2023-07-24 13:22:54 +03:00
main.go cmd, core, eth: change default network from ETH to BSC 2023-12-14 11:06:07 +08:00
misccmd.go all: remove ethash pow, only retain shims needed for consensus and tests (#27178) 2023-05-03 12:58:39 +03:00
pruneblock_test.go feat: active pbss on bsc 2023-09-26 16:14:32 +08:00
run_test.go all: use T.TempDir to create temporary test directories (#24633) 2022-04-08 15:44:55 +02:00
snapshot.go eth, trie/triedb/pathdb: pbss patches (#1955) 2023-11-06 14:11:17 +08:00
verkle.go upstream: Merge tag 'v1.12.2' into develop 2023-08-23 17:46:08 +08:00
version_check_test.go all: add whitespace linter (#25312) 2022-07-25 13:14:03 +03:00
version_check.go cmd: migrate to urfave/cli/v2 (#24751) 2022-06-27 18:22:36 +02:00