go-ethereum/node
2026-02-10 16:44:22 +05:30
..
api.go fix(node): fix vhosts for adminAPI #32488 (#2002) 2026-02-10 16:44:22 +05:30
api_test.go all: Remove concept of public/private API definitions #25053 (#1141) 2025-06-24 15:15:25 +08:00
config.go style(node): fix typos (#1997) 2026-02-05 15:31:14 +05:30
config_test.go test(node): more linters #24783 (#1996) 2026-02-05 15:30:40 +05:30
defaults.go cmd, node: implement --authrpc-vhosts flag #24506 (#1028) 2025-05-08 11:13:44 +08:00
doc.go all: refactor package node #21105 (#923) 2025-04-10 18:52:49 +08:00
endpoints.go cmd/geth, node, rpc: implement jwt tokens #24364 (#993) 2025-04-27 18:17:09 +08:00
errors.go refactor(node): remove unused err var #32398 (#2001) 2026-02-05 16:13:55 +05:30
jwt_auth.go node, rpc: add JWT auth support in client #24911 2025-04-28 10:25:07 +08:00
jwt_handler.go node: change JWT error status to 401 Unauthorized #25629 (#1029) 2025-05-08 16:24:41 +08:00
lifecycle.go all: refactor package node #21105 (#923) 2025-04-10 18:52:49 +08:00
node.go refactor(node): use standalone flock dependency #19376 #26633 (#1993) 2026-02-10 16:41:27 +05:30
node_auth_test.go all: replace path.Join with filepath.Join #29479 (#1179) 2025-07-01 18:26:02 +08:00
node_example_test.go all: refactor package node #21105 (#923) 2025-04-10 18:52:49 +08:00
node_test.go all: fix unnecessary whitespace (#1800) 2025-12-08 15:07:11 +05:30
rpcstack.go fix(node): fix data race on httpConfig.prefix #32047 (#2000) 2026-02-10 16:42:45 +05:30
rpcstack_test.go test(node): fix flaky jwt-test #30388 (#1999) 2026-02-10 16:42:20 +05:30
utils_test.go test(node): more linters #24783 (#1996) 2026-02-05 15:30:40 +05:30