mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-28 15:46:43 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| addrlock.go | ||
| api.go | ||
| backend.go | ||
| bor_api.go | ||
| transaction_args.go | ||