go-ethereum/node
JukLee0ira b4308ba733
internal/ethapi: disable sending of non eip155 replay protected tx #22339 (#971)
* internal/ethapi: disable sending of non eip155 replay protected tx #22339

* eth: optimize the initialization logic of EthAPIBackend

* fix
2025-04-25 11:55:52 +08:00
..
api.go all: remove version field #25096 (#970) 2025-04-24 18:55:15 +08:00
api_test.go node, rpc: improve HTTP write timeout handling #25457 (#982) 2025-04-25 08:01:44 +08:00
config.go internal/ethapi: disable sending of non eip155 replay protected tx #22339 (#971) 2025-04-25 11:55:52 +08:00
config_test.go core/txpool, crypto, node: fix os.CreateTemp in test (#31172) 2025-03-19 18:02:46 +08:00
defaults.go node: require LocalAppData variable (#19132) 2024-11-13 09:35:41 +08:00
doc.go all: refactor package node #21105 (#923) 2025-04-10 18:52:49 +08:00
endpoints.go node, rpc: improve HTTP write timeout handling #25457 (#982) 2025-04-25 08:01:44 +08:00
errors.go all: refactor package node #21105 (#923) 2025-04-10 18:52:49 +08:00
lifecycle.go all: refactor package node #21105 (#923) 2025-04-10 18:52:49 +08:00
node.go node, rpc: improve HTTP write timeout handling #25457 (#982) 2025-04-25 08:01:44 +08:00
node_example_test.go all: refactor package node #21105 (#923) 2025-04-10 18:52:49 +08:00
node_test.go node, rpc: improve HTTP write timeout handling #25457 (#982) 2025-04-25 08:01:44 +08:00
rpcstack.go node, rpc: improve HTTP write timeout handling #25457 (#982) 2025-04-25 08:01:44 +08:00
rpcstack_test.go internal/ethapi: disable sending of non eip155 replay protected tx #22339 (#971) 2025-04-25 11:55:52 +08:00
utils_test.go all: remove public field from rpc.API #25059 (#969) 2025-04-24 18:53:59 +08:00