go-ethereum/internal/ethapi
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
..
addrlock.go change package name 2019-11-12 13:17:12 -05:00
api.go Added checks to RPC requests and introduced new flags to customise the parameters (#657) 2023-01-19 14:40:24 +05:30
backend.go Added checks to RPC requests and introduced new flags to customise the parameters (#657) 2023-01-19 14:40:24 +05:30
bor_api.go london fork (#260) 2022-01-11 12:22:03 +01:00
transaction_args.go Merge develop branch into v0.3.0-dev (#430) 2022-06-15 09:02:01 +03:00