go-ethereum/eth/tracers
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
..
internal/tracetest V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
js V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
logger V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
native V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
api.go add : lint 2022-10-21 06:49:01 +05:30
api_bor.go chg : support state-sync in newcli server debugBorBlock 2022-10-13 15:55:45 +05:30
api_test.go Added checks to RPC requests and introduced new flags to customise the parameters (#657) 2023-01-19 14:40:24 +05:30
tracers.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00
tracers_test.go V0.2.16 candidate (#373) 2022-05-06 12:31:48 +02:00