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.
 
 
 
 
 
 
go-ethereum/node
Martin HS f3b4bbbaf3
all: remove `personal` RPC namespace (#30704)
3 months ago
..
api.go p2p/discover: improved node revalidation (#29572) 8 months ago
api_test.go build: update to golangci-lint 1.61.0 (#30587) 4 months ago
config.go
config_test.go
database.go core, eth, node: break rawdb -> {leveldb, pebble} dependency (#30689) 3 months ago
defaults.go node, rpc: add configurable HTTP request limit (#28948) 12 months ago
doc.go
endpoints.go
errors.go
jwt_auth.go
jwt_handler.go
lifecycle.go
node.go all: remove `personal` RPC namespace (#30704) 3 months ago
node_auth_test.go all: replace path.Join with filepath.Join (#29479) 10 months ago
node_example_test.go
node_test.go build: update to golangci-lint 1.61.0 (#30587) 4 months ago
rpcstack.go all: fix mismatched names in comments (#29348) 10 months ago
rpcstack_test.go build: update to golangci-lint 1.61.0 (#30587) 4 months ago
utils_test.go