Support bellatrix.

This commit is contained in:
Jim McDonald
2022-03-11 13:38:22 +00:00
parent 3d49e091e5
commit 879a20a7af
6 changed files with 226 additions and 1 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.16
require (
github.com/OneOfOne/xxhash v1.2.5 // indirect
github.com/attestantio/dirk v1.1.0
github.com/attestantio/go-eth2-client v0.10.0
github.com/attestantio/go-eth2-client v0.11.0
github.com/aws/aws-sdk-go v1.42.44 // indirect
github.com/ferranbt/fastssz v0.0.0-20220103083642-bc5fefefa28b
github.com/gofrs/uuid v4.2.0+incompatible