prysm-pulse/beacon-chain/slasher
Preston Van Loon 4b033f4cc7
Update go to 1.19.3 (#11630)
* Update go to 1.19.3

* Update other items to 1.19

* Update golangci-lint to latest release

* Run gofmt -s with go1.19

* Huge gofmt changes

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2022-11-18 19:12:19 +00:00
..
mock Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
types Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
BUILD.bazel Give forkchoice to stategen (#11439) 2022-09-28 20:10:27 +00:00
chunks_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
chunks.go Update go to 1.19.3 (#11630) 2022-11-18 19:12:19 +00:00
detect_attestations_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
detect_attestations.go Update go to 1.19.3 (#11630) 2022-11-18 19:12:19 +00:00
detect_blocks_test.go Give forkchoice to stategen (#11439) 2022-09-28 20:10:27 +00:00
detect_blocks.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
doc.go Update go to 1.19.3 (#11630) 2022-11-18 19:12:19 +00:00
helpers_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
helpers.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
log.go Slasher Simulator Code for Testing Optimized Slasher Behavior (#9695) 2021-09-29 02:27:21 +00:00
metrics.go Slasher Min/Max Chunk Logic (#9673) 2021-09-28 02:04:32 +00:00
params_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
params.go Update go to 1.19.3 (#11630) 2022-11-18 19:12:19 +00:00
process_slashings_test.go Give forkchoice to stategen (#11439) 2022-09-28 20:10:27 +00:00
process_slashings.go some minor fixes (#11593) 2022-10-30 02:54:15 +00:00
queue_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
queue.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
receive_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
receive.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
rpc_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
rpc.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
service_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
service.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00