babylonlabs-io / finality-gadget

Other
4 stars 1 forks source link

fix deps and test #9

Closed bap2pecs closed 1 month ago

bap2pecs commented 1 month ago

Summary

fix broken tests and deps

also addressed comments in https://github.com/babylonchain/babylon-finality-gadget/pull/61

Test Plan

$ GOPRIVATE=github.com/babylonlabs-io/babylon-private go mod tidy
$ make mock-gen
$ make lint
$ make test