Skip to content

Commit

Permalink
chore: update reward proofs with latest (#176)
Browse files Browse the repository at this point in the history
* chore: update reward proofs with latest
  • Loading branch information
shrimalmadhur authored Jul 25, 2024
1 parent 5d166aa commit a6466d3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21.11
require (
github.com/AlecAivazis/survey/v2 v2.3.7
github.com/Layr-Labs/eigenlayer-contracts v0.3.0-rc3-holesky-preprod-rewards.0.20240618161038-04a0176562a0
github.com/Layr-Labs/eigenlayer-rewards-proofs v0.2.3
github.com/Layr-Labs/eigenlayer-rewards-proofs v0.2.6
github.com/Layr-Labs/eigensdk-go v0.1.9
github.com/blang/semver/v4 v4.0.0
github.com/consensys/gnark-crypto v0.12.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ github.com/DataDog/zstd v1.4.5 h1:EndNeuB0l9syBZhut0wns3gV1hL8zX8LIu6ZiVHWLIQ=
github.com/DataDog/zstd v1.4.5/go.mod h1:1jcaCB/ufaK+sKp1NBhlGmpz41jOoPQ35bpF36t7BBo=
github.com/Layr-Labs/eigenlayer-contracts v0.3.0-rc3-holesky-preprod-rewards.0.20240618161038-04a0176562a0 h1:lnG8PqYWtbjRg3duimXD8eyOcIJ7qGeo91kJLvn8r1A=
github.com/Layr-Labs/eigenlayer-contracts v0.3.0-rc3-holesky-preprod-rewards.0.20240618161038-04a0176562a0/go.mod h1:Ie8YE3EQkTHqG6/tnUS0He7/UPMkXPo/3OFXwSy0iRo=
github.com/Layr-Labs/eigenlayer-rewards-proofs v0.2.3 h1:ZRJK1d1h9QywUlh2sCmnsM/STm7qgKhMnJRjyi+vymU=
github.com/Layr-Labs/eigenlayer-rewards-proofs v0.2.3/go.mod h1:W2a9mERHznfIU+jD1FUaZjdUAfx+9lwbZ0tYQaF+Vhc=
github.com/Layr-Labs/eigenlayer-rewards-proofs v0.2.6 h1:HZY4i/FsRCuauZDv5TwnFohx9HZskwBQGuIUgRMr6NY=
github.com/Layr-Labs/eigenlayer-rewards-proofs v0.2.6/go.mod h1:W2a9mERHznfIU+jD1FUaZjdUAfx+9lwbZ0tYQaF+Vhc=
github.com/Layr-Labs/eigensdk-go v0.1.9 h1:vI7PEhVtjET59IPfpzJZ7rJtndb6+CHQ1/aau/YMCpE=
github.com/Layr-Labs/eigensdk-go v0.1.9/go.mod h1:XcLVDtlB1vOPj63D236b451+SC75B8gwgkpNhYHSxNs=
github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY=
Expand Down

0 comments on commit a6466d3

Please sign in to comment.