1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/node
Marius van der Wijden 142fbcfd6f
internal/ethapi: reject non-replay-protected txs over RPC (#22339)
This PR prevents users from submitting transactions without EIP-155 enabled. This behaviour can be overridden by specifying the flag --rpc.allow-unprotected-txs=true.
2021-02-23 13:09:19 +01:00
..
api.go
api_test.go
config.go internal/ethapi: reject non-replay-protected txs over RPC (#22339) 2021-02-23 13:09:19 +01:00
config_test.go
defaults.go
doc.go
endpoints.go
errors.go
lifecycle.go
node.go
node_example_test.go
node_test.go
rpcstack.go
rpcstack_test.go
utils_test.go