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.
jwasinger
478012ab23
all: remove TerminalTotalDifficultyPassed ( #30609 )
...
rebased https://github.com/ethereum/go-ethereum/pull/29766 . The
downstream branch appears to have been deleted and I don't have perms to
push to that fork.
`TerminalTotalDifficultyPassed` is removed. `TerminalTotalDifficulty`
must now be non-nil, and it is expected that networks are already
merged: we can only import PoW/Clique chains, not produce blocks on
them.
---------
Co-authored-by: stevemilk <wangpeculiar@gmail.com>
4 months ago
..
testdata
all: remove TerminalTotalDifficultyPassed ( #30609 )
4 months 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 )
4 months ago
attach_test.go
all: fix mismatched names in comments ( #29348 )
11 months ago
chaincmd.go
cmd/geth: remove deprecated lightchaindata db ( #30527 )
5 months ago
config.go
build, internal, version: break ci.go/version->common dependency ( #30638 )
4 months ago
consolecmd.go
build: update to golangci-lint 1.61.0 ( #30587 )
4 months ago
consolecmd_test.go
build, internal, version: break ci.go/version->common dependency ( #30638 )
4 months ago
dbcmd.go
core/rawdb, triedb, cmd: create an isolated disk namespace for verkle ( #30105 )
7 months ago
exportcmd_test.go
all: simplify tests using t.TempDir() ( #30150 )
7 months ago
genesis_test.go
all: remove TerminalTotalDifficultyPassed ( #30609 )
4 months ago
logging_test.go
all: simplify tests using t.TempDir() ( #30150 )
7 months ago
logtestcmd_active.go
cmd/geth, internal/debug: get rid of by-default log config ( #28801 )
1 year ago
logtestcmd_inactive.go
cmd/geth: test for logging-output ( #28373 )
1 year ago
main.go
beacon, core, eth, miner: integrate witnesses into production Geth ( #30069 )
5 months ago
misccmd.go
build, internal, version: break ci.go/version->common dependency ( #30638 )
4 months ago
run_test.go
cmd, les, tests: remove light client code ( #28586 )
1 year ago
snapshot.go
core, trie, triedb: minor changes from snapshot integration ( #30599 )
4 months ago
verkle.go
cmd, core, params, trie: add verkle access witness gas charging ( #29338 )
10 months ago
version_check.go
cmd: migrate to urfave/cli/v2 ( #24751 )
3 years ago
version_check_test.go
build: update to golangci-lint 1.61.0 ( #30587 )
4 months ago