go-ethereum/eth/tracers
Martin HS 5adc314817
build: update to golangci-lint 1.61.0 (#30587)
Changelog: https://golangci-lint.run/product/changelog/#1610 

Removes `exportloopref` (no longer needed), replaces it with
`copyloopvar` which is basically the opposite.

Also adds: 
- `durationcheck`
- `gocheckcompilerdirectives`
- `reassign`
- `mirror`
- `tenv`

---------

Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
2024-10-14 19:25:22 +02:00
..
internal build: update to golangci-lint 1.61.0 (#30587) 2024-10-14 19:25:22 +02:00
js eth/tracers: avoid panic in state test runner (#30332) 2024-08-21 15:16:08 +02:00
live eth/tracers,trie: remove unnecessary check (#30071) 2024-06-27 11:29:50 +02:00
logger build: update to golangci-lint 1.61.0 (#30587) 2024-10-14 19:25:22 +02:00
native eth/tracers: avoid panic in state test runner (#30332) 2024-08-21 15:16:08 +02:00
api_test.go all: remove forkchoicer and reorgNeeded (#29179) 2024-09-04 15:03:06 +02:00
api.go eth/tracers: do system contract processing prior to parallel-tracing (#30520) 2024-10-09 14:45:14 +02:00
dir.go eth/tracers: live chain tracing with hooks (#29189) 2024-03-22 18:53:53 +01:00
live.go eth/tracers: live chain tracing with hooks (#29189) 2024-03-22 18:53:53 +01:00
tracers_test.go eth/tracers: live chain tracing with hooks (#29189) 2024-03-22 18:53:53 +01:00
tracker_test.go eth/traces: add state limit (#25812) 2022-10-06 10:48:04 +02:00
tracker.go eth/traces: add state limit (#25812) 2022-10-06 10:48:04 +02:00