go-ethereum/eth/ethconfig
Pratik Patil e4dd2ee1ac
Added checks to RPC requests and introduced new flags to customise the parameters (#657)
* added a check to reject rpc requests with batch size > the one set using a newly added flag (rpcbatchlimit)

* added a check to reject rpc requests whose result size > the one set using a newly added flag (rpcreturndatalimit)

* updated the config files and docs
2023-01-19 14:40:24 +05:30
..
config.go Added checks to RPC requests and introduced new flags to customise the parameters (#657) 2023-01-19 14:40:24 +05:30
gen_config.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00