Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Felföldi Zsolt
7cbce8ed58
beacon/blsync: remove cli dependencies ( #30720 )
...
This PR moves chain config related code (config file processing, fork
logic, network defaults) from `beacon/types` and `beacon/blsync` into
`beacon/params` while the command line flag logic of the chain config is
moved into `cmd/utils`, thereby removing the cli dependencies from
package `beacon` and its sub-packages.
2 weeks ago
..
testdata
all: remove TerminalTotalDifficultyPassed ( #30609 )
1 month ago
accountcmd.go
cmd/geth: make account commands not require datadir lock ( #27084 )
2 years ago
accountcmd_test.go
build: update to golangci-lint 1.61.0 ( #30587 )
1 month ago
attach_test.go
all: fix mismatched names in comments ( #29348 )
8 months ago
chaincmd.go
internal/flags: remove Merge, it's identical to slices.Concat ( #30706 )
3 weeks ago
config.go
beacon/blsync: remove cli dependencies ( #30720 )
2 weeks ago
consolecmd.go
internal/flags: remove Merge, it's identical to slices.Concat ( #30706 )
3 weeks ago
consolecmd_test.go
build, internal, version: break ci.go/version->common dependency ( #30638 )
1 month ago
dbcmd.go
internal/flags: remove Merge, it's identical to slices.Concat ( #30706 )
3 weeks ago
exportcmd_test.go
all: simplify tests using t.TempDir() ( #30150 )
4 months ago
genesis_test.go
all: remove TerminalTotalDifficultyPassed ( #30609 )
1 month ago
logging_test.go
all: simplify tests using t.TempDir() ( #30150 )
4 months ago
logtestcmd_active.go
cmd/geth, internal/debug: get rid of by-default log config ( #28801 )
10 months ago
logtestcmd_inactive.go
cmd/geth: test for logging-output ( #28373 )
1 year ago
main.go
all: remove `personal` RPC namespace ( #30704 )
3 weeks ago
misccmd.go
build, internal, version: break ci.go/version->common dependency ( #30638 )
1 month ago
run_test.go
cmd, les, tests: remove light client code ( #28586 )
1 year ago
snapshot.go
internal/flags: remove Merge, it's identical to slices.Concat ( #30706 )
3 weeks ago
verkle.go
internal/flags: remove Merge, it's identical to slices.Concat ( #30706 )
3 weeks ago
version_check.go
cmd: migrate to urfave/cli/v2 ( #24751 )
2 years ago
version_check_test.go
build: update to golangci-lint 1.61.0 ( #30587 )
1 month ago