v0.0.9
Changes
- 500932a Merge pull request #19 from ethpandaops/minimal-preset
- 7411bd1 go mod tidy
- 09cca63 remove
go-eth2-client
override - 6155c39 Merge branch 'master' into minimal-preset
- d9a9891 fix linter
- 3ad66de add extra data pattern check to
check_consensus_block_proposals
- dc2a96a fix
check_clients_are_healthy
- 7c7c1a8 fix slot underflow in
check_consensus_slot_range
task - 9be5fab Merge branch 'master' into minimal-preset
- 8152ced revert bls-eth-go-binary to 1.33.0 to fix arm64 builds (herumi/bls-eth-go-binary#61)
- 121b62c override
go-eth2-client
module for minimal preset support - 3b4d675
go get -u
,go mod tidy
& fixes - e0aa797 fix dev image workflow
- 93f05e7 Revert "reduce min-epoch for surrounding slashing calculation"
- 09b490c fix log messages in
check_consensus_block_proposals
task - ba291e8 set fixed golangci-lint version
- 01ea1fe reduce min-epoch for surrounding slashing calculation
- 70968e4 added
failOnCheckMiss
setting tocheck_clients_are_healthy
task - eddc770 added
maxUnhealthyCount
setting tocheck_clients_are_healthy
task - cab4f93 add manual GC loop that cleans up memory before next epoch
- c730af7 fix validatorset cache
- 2911ad3 import pprof
- 88c1b49 added workflow to build latest image manually
- 004755b always enable pprof handler for debugging
Release Artifacts
Please read through the wiki for setup & configuration instructions.
Release File | Description |
---|---|
assertoor_0.0.9_windows_amd64.zip | assertoor executables for windows/amd64 |
assertoor_0.0.9_linux_amd64.tar.gz | assertoor executables for linux/amd64 |
assertoor_0.0.9_linux_arm64.tar.gz | assertoor executables for linux/arm64 |
assertoor_0.0.9_darwin_amd64.tar.gz | assertoor executable for macos/amd64 |
assertoor_0.0.9_darwin_arm64.tar.gz | assertoor executable for macos/arm64 |