diff --git a/CHANGELOG.md b/CHANGELOG.md index 1793be5f2..54dbc9709 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,529 +1,529 @@ # Changelog -## [v0.8.0](https://github.com/babylonchain/babylon/tree/v0.8.0) (2024-02-08) +## [v0.8.0](https://github.com/babylonlabs-io/babylon/tree/v0.8.0) (2024-02-08) -[Full Changelog](https://github.com/babylonchain/babylon/compare/v0.8.0-rc.0...v0.8.0) +[Full Changelog](https://github.com/babylonlabs-io/babylon/compare/v0.8.0-rc.0...v0.8.0) -## [v0.8.0-rc.0](https://github.com/babylonchain/babylon/tree/v0.8.0-rc.0) (2024-01-22) +## [v0.8.0-rc.0](https://github.com/babylonlabs-io/babylon/tree/v0.8.0-rc.0) (2024-01-22) -[Full Changelog](https://github.com/babylonchain/babylon/compare/v0.7.2...v0.8.0-rc.0) +[Full Changelog](https://github.com/babylonlabs-io/babylon/compare/v0.7.2...v0.8.0-rc.0) **Closed issues:** -- Dead Link in the Git "Joining the testnet" [\#406](https://github.com/babylonchain/babylon/issues/406) -- Broken link for testnet in the main README.md [\#403](https://github.com/babylonchain/babylon/issues/403) -- Random failure when running integration test [\#319](https://github.com/babylonchain/babylon/issues/319) -- Refactor BLS signer to load gas settings during initiation [\#311](https://github.com/babylonchain/babylon/issues/311) -- Random CI failure on QueryFinalizedChainInfo [\#288](https://github.com/babylonchain/babylon/issues/288) +- Dead Link in the Git "Joining the testnet" [\#406](https://github.com/babylonlabs-io/babylon/issues/406) +- Broken link for testnet in the main README.md [\#403](https://github.com/babylonlabs-io/babylon/issues/403) +- Random failure when running integration test [\#319](https://github.com/babylonlabs-io/babylon/issues/319) +- Refactor BLS signer to load gas settings during initiation [\#311](https://github.com/babylonlabs-io/babylon/issues/311) +- Random CI failure on QueryFinalizedChainInfo [\#288](https://github.com/babylonlabs-io/babylon/issues/288) **Merged pull requests:** -- chore: add parameter sections for module docs [\#418](https://github.com/babylonchain/babylon/pull/418) ([SebastianElvis](https://github.com/SebastianElvis)) -- doc: documentation for the epoching module [\#416](https://github.com/babylonchain/babylon/pull/416) ([SebastianElvis](https://github.com/SebastianElvis)) -- fix: making zoneconcierge resilient against long BTC reorg \(again\) [\#413](https://github.com/babylonchain/babylon/pull/413) ([SebastianElvis](https://github.com/SebastianElvis)) -- BTC Staking [\#409](https://github.com/babylonchain/babylon/pull/409) ([vitsalis](https://github.com/vitsalis)) -- Fix typos [\#405](https://github.com/babylonchain/babylon/pull/405) ([AtomicInnovation321](https://github.com/AtomicInnovation321)) -- Updated testnet link [\#404](https://github.com/babylonchain/babylon/pull/404) ([kunallimaye](https://github.com/kunallimaye)) -- README: updating discord link [\#402](https://github.com/babylonchain/babylon/pull/402) ([GakiBash](https://github.com/GakiBash)) -- README: Add medium link [\#400](https://github.com/babylonchain/babylon/pull/400) ([EdwardFanfan](https://github.com/EdwardFanfan)) -- Bump comet bft [\#399](https://github.com/babylonchain/babylon/pull/399) ([KonradStaniec](https://github.com/KonradStaniec)) -- hotfix: Barberry upgrade [\#398](https://github.com/babylonchain/babylon/pull/398) ([vitsalis](https://github.com/vitsalis)) -- Bump wasmd to stable [\#396](https://github.com/babylonchain/babylon/pull/396) ([KonradStaniec](https://github.com/KonradStaniec)) -- hotfix: fixing marshaling of MsgWrappedCreateValidator [\#394](https://github.com/babylonchain/babylon/pull/394) ([SebastianElvis](https://github.com/SebastianElvis)) -- chore: adding a flag for retrieving proofs of a FinalizedChainInfo [\#391](https://github.com/babylonchain/babylon/pull/391) ([SebastianElvis](https://github.com/SebastianElvis)) -- e2e: merge integration tests with e2e tests [\#390](https://github.com/babylonchain/babylon/pull/390) ([SebastianElvis](https://github.com/SebastianElvis)) +- chore: add parameter sections for module docs [\#418](https://github.com/babylonlabs-io/babylon/pull/418) ([SebastianElvis](https://github.com/SebastianElvis)) +- doc: documentation for the epoching module [\#416](https://github.com/babylonlabs-io/babylon/pull/416) ([SebastianElvis](https://github.com/SebastianElvis)) +- fix: making zoneconcierge resilient against long BTC reorg \(again\) [\#413](https://github.com/babylonlabs-io/babylon/pull/413) ([SebastianElvis](https://github.com/SebastianElvis)) +- BTC Staking [\#409](https://github.com/babylonlabs-io/babylon/pull/409) ([vitsalis](https://github.com/vitsalis)) +- Fix typos [\#405](https://github.com/babylonlabs-io/babylon/pull/405) ([AtomicInnovation321](https://github.com/AtomicInnovation321)) +- Updated testnet link [\#404](https://github.com/babylonlabs-io/babylon/pull/404) ([kunallimaye](https://github.com/kunallimaye)) +- README: updating discord link [\#402](https://github.com/babylonlabs-io/babylon/pull/402) ([GakiBash](https://github.com/GakiBash)) +- README: Add medium link [\#400](https://github.com/babylonlabs-io/babylon/pull/400) ([EdwardFanfan](https://github.com/EdwardFanfan)) +- Bump comet bft [\#399](https://github.com/babylonlabs-io/babylon/pull/399) ([KonradStaniec](https://github.com/KonradStaniec)) +- hotfix: Barberry upgrade [\#398](https://github.com/babylonlabs-io/babylon/pull/398) ([vitsalis](https://github.com/vitsalis)) +- Bump wasmd to stable [\#396](https://github.com/babylonlabs-io/babylon/pull/396) ([KonradStaniec](https://github.com/KonradStaniec)) +- hotfix: fixing marshaling of MsgWrappedCreateValidator [\#394](https://github.com/babylonlabs-io/babylon/pull/394) ([SebastianElvis](https://github.com/SebastianElvis)) +- chore: adding a flag for retrieving proofs of a FinalizedChainInfo [\#391](https://github.com/babylonlabs-io/babylon/pull/391) ([SebastianElvis](https://github.com/SebastianElvis)) +- e2e: merge integration tests with e2e tests [\#390](https://github.com/babylonlabs-io/babylon/pull/390) ([SebastianElvis](https://github.com/SebastianElvis)) -## [v0.7.2](https://github.com/babylonchain/babylon/tree/v0.7.2) (2023-06-10) +## [v0.7.2](https://github.com/babylonlabs-io/babylon/tree/v0.7.2) (2023-06-10) -[Full Changelog](https://github.com/babylonchain/babylon/compare/v0.7.1...v0.7.2) +[Full Changelog](https://github.com/babylonlabs-io/babylon/compare/v0.7.1...v0.7.2) -## [v0.7.1](https://github.com/babylonchain/babylon/tree/v0.7.1) (2023-05-30) +## [v0.7.1](https://github.com/babylonlabs-io/babylon/tree/v0.7.1) (2023-05-30) -[Full Changelog](https://github.com/babylonchain/babylon/compare/v0.7.0...v0.7.1) +[Full Changelog](https://github.com/babylonlabs-io/babylon/compare/v0.7.0...v0.7.1) **Closed issues:** -- zoneconcierge: parameterise timeout for IBC packets [\#207](https://github.com/babylonchain/babylon/issues/207) +- zoneconcierge: parameterise timeout for IBC packets [\#207](https://github.com/babylonlabs-io/babylon/issues/207) **Merged pull requests:** -- hotfix: fixing marshaling of `MsgWrappedCreateValidator` [\#393](https://github.com/babylonchain/babylon/pull/393) ([SebastianElvis](https://github.com/SebastianElvis)) +- hotfix: fixing marshaling of `MsgWrappedCreateValidator` [\#393](https://github.com/babylonlabs-io/babylon/pull/393) ([SebastianElvis](https://github.com/SebastianElvis)) -## [v0.7.0](https://github.com/babylonchain/babylon/tree/v0.7.0) (2023-05-26) +## [v0.7.0](https://github.com/babylonlabs-io/babylon/tree/v0.7.0) (2023-05-26) -[Full Changelog](https://github.com/babylonchain/babylon/compare/v0.6.0...v0.7.0) +[Full Changelog](https://github.com/babylonlabs-io/babylon/compare/v0.6.0...v0.7.0) **Closed issues:** -- Nil hooks [\#214](https://github.com/babylonchain/babylon/issues/214) +- Nil hooks [\#214](https://github.com/babylonlabs-io/babylon/issues/214) **Merged pull requests:** -- Release v0.7.0 [\#388](https://github.com/babylonchain/babylon/pull/388) ([vitsalis](https://github.com/vitsalis)) -- zoneconcierge: adding header timestamp to IndexedHeader [\#387](https://github.com/babylonchain/babylon/pull/387) ([SebastianElvis](https://github.com/SebastianElvis)) -- zoneconcierge: parameterise timeout for IBC packets [\#386](https://github.com/babylonchain/babylon/pull/386) ([SebastianElvis](https://github.com/SebastianElvis)) -- CI: Push images for dev branch commits [\#385](https://github.com/babylonchain/babylon/pull/385) ([filippos47](https://github.com/filippos47)) -- dockerfile: opt out version when building [\#384](https://github.com/babylonchain/babylon/pull/384) ([SebastianElvis](https://github.com/SebastianElvis)) -- Use fee module [\#383](https://github.com/babylonchain/babylon/pull/383) ([KonradStaniec](https://github.com/KonradStaniec)) -- Bump vulnerable docker/distribution [\#382](https://github.com/babylonchain/babylon/pull/382) ([vitsalis](https://github.com/vitsalis)) -- Bump wasmd to rc2 [\#381](https://github.com/babylonchain/babylon/pull/381) ([KonradStaniec](https://github.com/KonradStaniec)) -- Add wasm e2e test [\#380](https://github.com/babylonchain/babylon/pull/380) ([KonradStaniec](https://github.com/KonradStaniec)) -- phase2: IBC packet and logic [\#368](https://github.com/babylonchain/babylon/pull/368) ([SebastianElvis](https://github.com/SebastianElvis)) +- Release v0.7.0 [\#388](https://github.com/babylonlabs-io/babylon/pull/388) ([vitsalis](https://github.com/vitsalis)) +- zoneconcierge: adding header timestamp to IndexedHeader [\#387](https://github.com/babylonlabs-io/babylon/pull/387) ([SebastianElvis](https://github.com/SebastianElvis)) +- zoneconcierge: parameterise timeout for IBC packets [\#386](https://github.com/babylonlabs-io/babylon/pull/386) ([SebastianElvis](https://github.com/SebastianElvis)) +- CI: Push images for dev branch commits [\#385](https://github.com/babylonlabs-io/babylon/pull/385) ([filippos47](https://github.com/filippos47)) +- dockerfile: opt out version when building [\#384](https://github.com/babylonlabs-io/babylon/pull/384) ([SebastianElvis](https://github.com/SebastianElvis)) +- Use fee module [\#383](https://github.com/babylonlabs-io/babylon/pull/383) ([KonradStaniec](https://github.com/KonradStaniec)) +- Bump vulnerable docker/distribution [\#382](https://github.com/babylonlabs-io/babylon/pull/382) ([vitsalis](https://github.com/vitsalis)) +- Bump wasmd to rc2 [\#381](https://github.com/babylonlabs-io/babylon/pull/381) ([KonradStaniec](https://github.com/KonradStaniec)) +- Add wasm e2e test [\#380](https://github.com/babylonlabs-io/babylon/pull/380) ([KonradStaniec](https://github.com/KonradStaniec)) +- phase2: IBC packet and logic [\#368](https://github.com/babylonlabs-io/babylon/pull/368) ([SebastianElvis](https://github.com/SebastianElvis)) -## [v0.6.0](https://github.com/babylonchain/babylon/tree/v0.6.0) (2023-05-10) +## [v0.6.0](https://github.com/babylonlabs-io/babylon/tree/v0.6.0) (2023-05-10) -[Full Changelog](https://github.com/babylonchain/babylon/compare/v0.6.0rc0...v0.6.0) +[Full Changelog](https://github.com/babylonlabs-io/babylon/compare/v0.6.0rc0...v0.6.0) **Merged pull requests:** -- Release v0.6.0 [\#379](https://github.com/babylonchain/babylon/pull/379) ([vitsalis](https://github.com/vitsalis)) -- Fix non-determinism in integration test [\#377](https://github.com/babylonchain/babylon/pull/377) ([KonradStaniec](https://github.com/KonradStaniec)) -- Fix consensus version in our custom modules [\#376](https://github.com/babylonchain/babylon/pull/376) ([KonradStaniec](https://github.com/KonradStaniec)) -- Add fuzz test for epoch finalization/confirmation [\#375](https://github.com/babylonchain/babylon/pull/375) ([KonradStaniec](https://github.com/KonradStaniec)) +- Release v0.6.0 [\#379](https://github.com/babylonlabs-io/babylon/pull/379) ([vitsalis](https://github.com/vitsalis)) +- Fix non-determinism in integration test [\#377](https://github.com/babylonlabs-io/babylon/pull/377) ([KonradStaniec](https://github.com/KonradStaniec)) +- Fix consensus version in our custom modules [\#376](https://github.com/babylonlabs-io/babylon/pull/376) ([KonradStaniec](https://github.com/KonradStaniec)) +- Add fuzz test for epoch finalization/confirmation [\#375](https://github.com/babylonlabs-io/babylon/pull/375) ([KonradStaniec](https://github.com/KonradStaniec)) -## [v0.6.0rc0](https://github.com/babylonchain/babylon/tree/v0.6.0rc0) (2023-05-04) +## [v0.6.0rc0](https://github.com/babylonlabs-io/babylon/tree/v0.6.0rc0) (2023-05-04) -[Full Changelog](https://github.com/babylonchain/babylon/compare/v0.6.0-rc0...v0.6.0rc0) +[Full Changelog](https://github.com/babylonlabs-io/babylon/compare/v0.6.0-rc0...v0.6.0rc0) -## [v0.6.0-rc0](https://github.com/babylonchain/babylon/tree/v0.6.0-rc0) (2023-05-04) +## [v0.6.0-rc0](https://github.com/babylonlabs-io/babylon/tree/v0.6.0-rc0) (2023-05-04) -[Full Changelog](https://github.com/babylonchain/babylon/compare/devnet...v0.6.0-rc0) +[Full Changelog](https://github.com/babylonlabs-io/babylon/compare/devnet...v0.6.0-rc0) **Merged pull requests:** -- use tagged branch in test contract [\#374](https://github.com/babylonchain/babylon/pull/374) ([KonradStaniec](https://github.com/KonradStaniec)) -- chore: Reduce default number of tests from 100 to 10 [\#373](https://github.com/babylonchain/babylon/pull/373) ([vitsalis](https://github.com/vitsalis)) -- feat: new rpc RawCheckpoints [\#372](https://github.com/babylonchain/babylon/pull/372) ([gusin13](https://github.com/gusin13)) -- chore: circleci: Use image with go 1.20.3 installed [\#371](https://github.com/babylonchain/babylon/pull/371) ([vitsalis](https://github.com/vitsalis)) -- Improve btccheckpointinfo rpc [\#370](https://github.com/babylonchain/babylon/pull/370) ([KonradStaniec](https://github.com/KonradStaniec)) -- feat: Add support for multiple chain ids in EpochChainsInfo API [\#369](https://github.com/babylonchain/babylon/pull/369) ([gusin13](https://github.com/gusin13)) -- Fix bug in submission btc info [\#367](https://github.com/babylonchain/babylon/pull/367) ([KonradStaniec](https://github.com/KonradStaniec)) -- chore: Bump Cosmos SDK to v0.47.2 and minor bug fix [\#366](https://github.com/babylonchain/babylon/pull/366) ([vitsalis](https://github.com/vitsalis)) -- feat: support multiple chain ids in FinalizedChainsInfo [\#365](https://github.com/babylonchain/babylon/pull/365) ([gusin13](https://github.com/gusin13)) -- chore: Update runc and docker dependencies due to security alerts [\#364](https://github.com/babylonchain/babylon/pull/364) ([vitsalis](https://github.com/vitsalis)) -- chore: Replace deprecated `rand.Seed` with dedicated datagen random generators [\#363](https://github.com/babylonchain/babylon/pull/363) ([vitsalis](https://github.com/vitsalis)) -- feat: support multiple chain ids in zoneconcierge chains info api [\#362](https://github.com/babylonchain/babylon/pull/362) ([gusin13](https://github.com/gusin13)) -- Add last block height to finalized epoch info [\#361](https://github.com/babylonchain/babylon/pull/361) ([KonradStaniec](https://github.com/KonradStaniec)) -- Version bumps [\#358](https://github.com/babylonchain/babylon/pull/358) ([KonradStaniec](https://github.com/KonradStaniec)) -- fix: Make testnet command produce addresses bound to the host IP [\#357](https://github.com/babylonchain/babylon/pull/357) ([vitsalis](https://github.com/vitsalis)) -- Move checkpoint tag to params [\#356](https://github.com/babylonchain/babylon/pull/356) ([KonradStaniec](https://github.com/KonradStaniec)) -- chore: Use more descriptive error message for using wrapped transactions [\#355](https://github.com/babylonchain/babylon/pull/355) ([vitsalis](https://github.com/vitsalis)) -- chore: Enable building docker image with unpushed changes [\#354](https://github.com/babylonchain/babylon/pull/354) ([vitsalis](https://github.com/vitsalis)) -- Handle btc related wasm queries [\#353](https://github.com/babylonchain/babylon/pull/353) ([KonradStaniec](https://github.com/KonradStaniec)) -- fix: fix query height in `ProveEpochSealed` [\#352](https://github.com/babylonchain/babylon/pull/352) ([SebastianElvis](https://github.com/SebastianElvis)) -- fix: fixing the bug in generating proof of sealed epoch [\#351](https://github.com/babylonchain/babylon/pull/351) ([SebastianElvis](https://github.com/SebastianElvis)) -- testnet: Add flag for time between blocks [\#134](https://github.com/babylonchain/babylon/pull/134) ([vitsalis](https://github.com/vitsalis)) - -## [devnet](https://github.com/babylonchain/babylon/tree/devnet) (2023-04-17) - -[Full Changelog](https://github.com/babylonchain/babylon/compare/test...devnet) +- use tagged branch in test contract [\#374](https://github.com/babylonlabs-io/babylon/pull/374) ([KonradStaniec](https://github.com/KonradStaniec)) +- chore: Reduce default number of tests from 100 to 10 [\#373](https://github.com/babylonlabs-io/babylon/pull/373) ([vitsalis](https://github.com/vitsalis)) +- feat: new rpc RawCheckpoints [\#372](https://github.com/babylonlabs-io/babylon/pull/372) ([gusin13](https://github.com/gusin13)) +- chore: circleci: Use image with go 1.20.3 installed [\#371](https://github.com/babylonlabs-io/babylon/pull/371) ([vitsalis](https://github.com/vitsalis)) +- Improve btccheckpointinfo rpc [\#370](https://github.com/babylonlabs-io/babylon/pull/370) ([KonradStaniec](https://github.com/KonradStaniec)) +- feat: Add support for multiple chain ids in EpochChainsInfo API [\#369](https://github.com/babylonlabs-io/babylon/pull/369) ([gusin13](https://github.com/gusin13)) +- Fix bug in submission btc info [\#367](https://github.com/babylonlabs-io/babylon/pull/367) ([KonradStaniec](https://github.com/KonradStaniec)) +- chore: Bump Cosmos SDK to v0.47.2 and minor bug fix [\#366](https://github.com/babylonlabs-io/babylon/pull/366) ([vitsalis](https://github.com/vitsalis)) +- feat: support multiple chain ids in FinalizedChainsInfo [\#365](https://github.com/babylonlabs-io/babylon/pull/365) ([gusin13](https://github.com/gusin13)) +- chore: Update runc and docker dependencies due to security alerts [\#364](https://github.com/babylonlabs-io/babylon/pull/364) ([vitsalis](https://github.com/vitsalis)) +- chore: Replace deprecated `rand.Seed` with dedicated datagen random generators [\#363](https://github.com/babylonlabs-io/babylon/pull/363) ([vitsalis](https://github.com/vitsalis)) +- feat: support multiple chain ids in zoneconcierge chains info api [\#362](https://github.com/babylonlabs-io/babylon/pull/362) ([gusin13](https://github.com/gusin13)) +- Add last block height to finalized epoch info [\#361](https://github.com/babylonlabs-io/babylon/pull/361) ([KonradStaniec](https://github.com/KonradStaniec)) +- Version bumps [\#358](https://github.com/babylonlabs-io/babylon/pull/358) ([KonradStaniec](https://github.com/KonradStaniec)) +- fix: Make testnet command produce addresses bound to the host IP [\#357](https://github.com/babylonlabs-io/babylon/pull/357) ([vitsalis](https://github.com/vitsalis)) +- Move checkpoint tag to params [\#356](https://github.com/babylonlabs-io/babylon/pull/356) ([KonradStaniec](https://github.com/KonradStaniec)) +- chore: Use more descriptive error message for using wrapped transactions [\#355](https://github.com/babylonlabs-io/babylon/pull/355) ([vitsalis](https://github.com/vitsalis)) +- chore: Enable building docker image with unpushed changes [\#354](https://github.com/babylonlabs-io/babylon/pull/354) ([vitsalis](https://github.com/vitsalis)) +- Handle btc related wasm queries [\#353](https://github.com/babylonlabs-io/babylon/pull/353) ([KonradStaniec](https://github.com/KonradStaniec)) +- fix: fix query height in `ProveEpochSealed` [\#352](https://github.com/babylonlabs-io/babylon/pull/352) ([SebastianElvis](https://github.com/SebastianElvis)) +- fix: fixing the bug in generating proof of sealed epoch [\#351](https://github.com/babylonlabs-io/babylon/pull/351) ([SebastianElvis](https://github.com/SebastianElvis)) +- testnet: Add flag for time between blocks [\#134](https://github.com/babylonlabs-io/babylon/pull/134) ([vitsalis](https://github.com/vitsalis)) + +## [devnet](https://github.com/babylonlabs-io/babylon/tree/devnet) (2023-04-17) + +[Full Changelog](https://github.com/babylonlabs-io/babylon/compare/test...devnet) **Breaking changes:** -- fix gas cost of insert header [\#309](https://github.com/babylonchain/babylon/pull/309) ([KonradStaniec](https://github.com/KonradStaniec)) +- fix gas cost of insert header [\#309](https://github.com/babylonlabs-io/babylon/pull/309) ([KonradStaniec](https://github.com/KonradStaniec)) **Closed issues:** -- Remove `handler.go` from modules [\#336](https://github.com/babylonchain/babylon/issues/336) +- Remove `handler.go` from modules [\#336](https://github.com/babylonlabs-io/babylon/issues/336) **Merged pull requests:** -- Add support for querying for latest finalized epoch [\#350](https://github.com/babylonchain/babylon/pull/350) ([KonradStaniec](https://github.com/KonradStaniec)) -- Use block gas limit when defining genesis [\#349](https://github.com/babylonchain/babylon/pull/349) ([KonradStaniec](https://github.com/KonradStaniec)) -- fix: Use the account specified in app.toml to sign BLS transactions [\#348](https://github.com/babylonchain/babylon/pull/348) ([vitsalis](https://github.com/vitsalis)) -- Custom bindings for smart contracts [\#347](https://github.com/babylonchain/babylon/pull/347) ([KonradStaniec](https://github.com/KonradStaniec)) -- fix: Make e2e tests work with new docker image [\#345](https://github.com/babylonchain/babylon/pull/345) ([vitsalis](https://github.com/vitsalis)) -- Migrate epoching and btccheckpointing module to new way of handling params [\#344](https://github.com/babylonchain/babylon/pull/344) ([KonradStaniec](https://github.com/KonradStaniec)) -- Feature/lint proto ci [\#343](https://github.com/babylonchain/babylon/pull/343) ([KonradStaniec](https://github.com/KonradStaniec)) -- Re-enable e2e tests [\#342](https://github.com/babylonchain/babylon/pull/342) ([KonradStaniec](https://github.com/KonradStaniec)) -- chore: Parallelize CircleCI lint build [\#341](https://github.com/babylonchain/babylon/pull/341) ([vitsalis](https://github.com/vitsalis)) -- docker: Refactor to a lightweight unified image [\#340](https://github.com/babylonchain/babylon/pull/340) ([danbryan](https://github.com/danbryan)) -- chore: set up OpenAPI [\#339](https://github.com/babylonchain/babylon/pull/339) ([fadeev](https://github.com/fadeev)) -- refactor: remove `handler.go` files from modules [\#337](https://github.com/babylonchain/babylon/pull/337) ([fadeev](https://github.com/fadeev)) -- Cleanup params in Babylon custom modules. [\#334](https://github.com/babylonchain/babylon/pull/334) ([KonradStaniec](https://github.com/KonradStaniec)) -- zoneconcierge: moving extended client keeper to Babylon repo [\#333](https://github.com/babylonchain/babylon/pull/333) ([SebastianElvis](https://github.com/SebastianElvis)) -- Use new version for our fork of ibc go [\#332](https://github.com/babylonchain/babylon/pull/332) ([KonradStaniec](https://github.com/KonradStaniec)) -- proto: fix proto-linter comments for epoching/zoneconcierge [\#331](https://github.com/babylonchain/babylon/pull/331) ([SebastianElvis](https://github.com/SebastianElvis)) -- Fix proto linter comments in btccheckpoint and monitor [\#330](https://github.com/babylonchain/babylon/pull/330) ([KonradStaniec](https://github.com/KonradStaniec)) -- proto-lint: Add comments to btclightclient and checkpointing proto files [\#329](https://github.com/babylonchain/babylon/pull/329) ([vitsalis](https://github.com/vitsalis)) -- CI: Build and push Docker image to ECR [\#328](https://github.com/babylonchain/babylon/pull/328) ([filippos47](https://github.com/filippos47)) -- Bump cosmos-sdk to stable version [\#327](https://github.com/babylonchain/babylon/pull/327) ([KonradStaniec](https://github.com/KonradStaniec)) -- Integrate wasmd [\#324](https://github.com/babylonchain/babylon/pull/324) ([KonradStaniec](https://github.com/KonradStaniec)) -- Migrate to comet bft [\#323](https://github.com/babylonchain/babylon/pull/323) ([KonradStaniec](https://github.com/KonradStaniec)) -- Update protobuf generation [\#322](https://github.com/babylonchain/babylon/pull/322) ([KonradStaniec](https://github.com/KonradStaniec)) -- Use cosmos v47 [\#320](https://github.com/babylonchain/babylon/pull/320) ([KonradStaniec](https://github.com/KonradStaniec)) -- chore: Add balance check before inserting MsgWrappedCreateValidator into the epoch message queue [\#318](https://github.com/babylonchain/babylon/pull/318) ([gitferry](https://github.com/gitferry)) -- checkpointing: stateless checks on `MsgCreateValidator` [\#316](https://github.com/babylonchain/babylon/pull/316) ([SebastianElvis](https://github.com/SebastianElvis)) -- chore: Add fuzz test of addBlsSig [\#313](https://github.com/babylonchain/babylon/pull/313) ([gitferry](https://github.com/gitferry)) -- btccheckpoint: Add information about transactions to BTCCheckpointInfo [\#312](https://github.com/babylonchain/babylon/pull/312) ([vitsalis](https://github.com/vitsalis)) -- chore: Keep a single encoding config in the application [\#308](https://github.com/babylonchain/babylon/pull/308) ([gitferry](https://github.com/gitferry)) -- feat: Checkpointing/Add fee estimation in sending BLS-sig tx [\#307](https://github.com/babylonchain/babylon/pull/307) ([gitferry](https://github.com/gitferry)) -- prepare-genesis cmd: Add flags related to inflation [\#306](https://github.com/babylonchain/babylon/pull/306) ([vitsalis](https://github.com/vitsalis)) -- fix: remove `start_epoch` and `end_epoch` parameters in APIs [\#305](https://github.com/babylonchain/babylon/pull/305) ([SebastianElvis](https://github.com/SebastianElvis)) -- Fix whitespace for Make 4.3 [\#303](https://github.com/babylonchain/babylon/pull/303) ([freshe4qa](https://github.com/freshe4qa)) - -## [test](https://github.com/babylonchain/babylon/tree/test) (2023-03-17) - -[Full Changelog](https://github.com/babylonchain/babylon/compare/v0.5.0...test) +- Add support for querying for latest finalized epoch [\#350](https://github.com/babylonlabs-io/babylon/pull/350) ([KonradStaniec](https://github.com/KonradStaniec)) +- Use block gas limit when defining genesis [\#349](https://github.com/babylonlabs-io/babylon/pull/349) ([KonradStaniec](https://github.com/KonradStaniec)) +- fix: Use the account specified in app.toml to sign BLS transactions [\#348](https://github.com/babylonlabs-io/babylon/pull/348) ([vitsalis](https://github.com/vitsalis)) +- Custom bindings for smart contracts [\#347](https://github.com/babylonlabs-io/babylon/pull/347) ([KonradStaniec](https://github.com/KonradStaniec)) +- fix: Make e2e tests work with new docker image [\#345](https://github.com/babylonlabs-io/babylon/pull/345) ([vitsalis](https://github.com/vitsalis)) +- Migrate epoching and btccheckpointing module to new way of handling params [\#344](https://github.com/babylonlabs-io/babylon/pull/344) ([KonradStaniec](https://github.com/KonradStaniec)) +- Feature/lint proto ci [\#343](https://github.com/babylonlabs-io/babylon/pull/343) ([KonradStaniec](https://github.com/KonradStaniec)) +- Re-enable e2e tests [\#342](https://github.com/babylonlabs-io/babylon/pull/342) ([KonradStaniec](https://github.com/KonradStaniec)) +- chore: Parallelize CircleCI lint build [\#341](https://github.com/babylonlabs-io/babylon/pull/341) ([vitsalis](https://github.com/vitsalis)) +- docker: Refactor to a lightweight unified image [\#340](https://github.com/babylonlabs-io/babylon/pull/340) ([danbryan](https://github.com/danbryan)) +- chore: set up OpenAPI [\#339](https://github.com/babylonlabs-io/babylon/pull/339) ([fadeev](https://github.com/fadeev)) +- refactor: remove `handler.go` files from modules [\#337](https://github.com/babylonlabs-io/babylon/pull/337) ([fadeev](https://github.com/fadeev)) +- Cleanup params in Babylon custom modules. [\#334](https://github.com/babylonlabs-io/babylon/pull/334) ([KonradStaniec](https://github.com/KonradStaniec)) +- zoneconcierge: moving extended client keeper to Babylon repo [\#333](https://github.com/babylonlabs-io/babylon/pull/333) ([SebastianElvis](https://github.com/SebastianElvis)) +- Use new version for our fork of ibc go [\#332](https://github.com/babylonlabs-io/babylon/pull/332) ([KonradStaniec](https://github.com/KonradStaniec)) +- proto: fix proto-linter comments for epoching/zoneconcierge [\#331](https://github.com/babylonlabs-io/babylon/pull/331) ([SebastianElvis](https://github.com/SebastianElvis)) +- Fix proto linter comments in btccheckpoint and monitor [\#330](https://github.com/babylonlabs-io/babylon/pull/330) ([KonradStaniec](https://github.com/KonradStaniec)) +- proto-lint: Add comments to btclightclient and checkpointing proto files [\#329](https://github.com/babylonlabs-io/babylon/pull/329) ([vitsalis](https://github.com/vitsalis)) +- CI: Build and push Docker image to ECR [\#328](https://github.com/babylonlabs-io/babylon/pull/328) ([filippos47](https://github.com/filippos47)) +- Bump cosmos-sdk to stable version [\#327](https://github.com/babylonlabs-io/babylon/pull/327) ([KonradStaniec](https://github.com/KonradStaniec)) +- Integrate wasmd [\#324](https://github.com/babylonlabs-io/babylon/pull/324) ([KonradStaniec](https://github.com/KonradStaniec)) +- Migrate to comet bft [\#323](https://github.com/babylonlabs-io/babylon/pull/323) ([KonradStaniec](https://github.com/KonradStaniec)) +- Update protobuf generation [\#322](https://github.com/babylonlabs-io/babylon/pull/322) ([KonradStaniec](https://github.com/KonradStaniec)) +- Use cosmos v47 [\#320](https://github.com/babylonlabs-io/babylon/pull/320) ([KonradStaniec](https://github.com/KonradStaniec)) +- chore: Add balance check before inserting MsgWrappedCreateValidator into the epoch message queue [\#318](https://github.com/babylonlabs-io/babylon/pull/318) ([gitferry](https://github.com/gitferry)) +- checkpointing: stateless checks on `MsgCreateValidator` [\#316](https://github.com/babylonlabs-io/babylon/pull/316) ([SebastianElvis](https://github.com/SebastianElvis)) +- chore: Add fuzz test of addBlsSig [\#313](https://github.com/babylonlabs-io/babylon/pull/313) ([gitferry](https://github.com/gitferry)) +- btccheckpoint: Add information about transactions to BTCCheckpointInfo [\#312](https://github.com/babylonlabs-io/babylon/pull/312) ([vitsalis](https://github.com/vitsalis)) +- chore: Keep a single encoding config in the application [\#308](https://github.com/babylonlabs-io/babylon/pull/308) ([gitferry](https://github.com/gitferry)) +- feat: Checkpointing/Add fee estimation in sending BLS-sig tx [\#307](https://github.com/babylonlabs-io/babylon/pull/307) ([gitferry](https://github.com/gitferry)) +- prepare-genesis cmd: Add flags related to inflation [\#306](https://github.com/babylonlabs-io/babylon/pull/306) ([vitsalis](https://github.com/vitsalis)) +- fix: remove `start_epoch` and `end_epoch` parameters in APIs [\#305](https://github.com/babylonlabs-io/babylon/pull/305) ([SebastianElvis](https://github.com/SebastianElvis)) +- Fix whitespace for Make 4.3 [\#303](https://github.com/babylonlabs-io/babylon/pull/303) ([freshe4qa](https://github.com/freshe4qa)) + +## [test](https://github.com/babylonlabs-io/babylon/tree/test) (2023-03-17) + +[Full Changelog](https://github.com/babylonlabs-io/babylon/compare/v0.5.0...test) **Implemented enhancements:** -- Fees as a parameter for the BlsSig transaction [\#168](https://github.com/babylonchain/babylon/issues/168) +- Fees as a parameter for the BlsSig transaction [\#168](https://github.com/babylonlabs-io/babylon/issues/168) **Fixed bugs:** -- flaky Test: `TestRawCheckpointWithMeta_Accumulate4` [\#124](https://github.com/babylonchain/babylon/issues/124) +- flaky Test: `TestRawCheckpointWithMeta_Accumulate4` [\#124](https://github.com/babylonlabs-io/babylon/issues/124) **Closed issues:** -- Use proto linter and formatter [\#321](https://github.com/babylonchain/babylon/issues/321) -- Lack of balance check before inserting MsgWrappedCreateValidator into the message queue [\#317](https://github.com/babylonchain/babylon/issues/317) -- Duplicate txs queued in the same epoch show inconsistent execution result [\#314](https://github.com/babylonchain/babylon/issues/314) -- Redundant pagination parameters in API [\#304](https://github.com/babylonchain/babylon/issues/304) -- Chain died on block 621 [\#302](https://github.com/babylonchain/babylon/issues/302) -- Add test for adding a BLS-sig transaction [\#279](https://github.com/babylonchain/babylon/issues/279) -- Add logs to show the submitter of each BLS-sig transaction [\#278](https://github.com/babylonchain/babylon/issues/278) -- zoneconcierge: API for querying submitted/confirmed chain info [\#212](https://github.com/babylonchain/babylon/issues/212) -- Validators should stop submitting BLS-sigs when they are syncing [\#182](https://github.com/babylonchain/babylon/issues/182) -- Accept encoding config in `InitPrivSigner` function instead of creating it. [\#174](https://github.com/babylonchain/babylon/issues/174) -- Improving Undelegating Requests and Lifecycle [\#159](https://github.com/babylonchain/babylon/issues/159) +- Use proto linter and formatter [\#321](https://github.com/babylonlabs-io/babylon/issues/321) +- Lack of balance check before inserting MsgWrappedCreateValidator into the message queue [\#317](https://github.com/babylonlabs-io/babylon/issues/317) +- Duplicate txs queued in the same epoch show inconsistent execution result [\#314](https://github.com/babylonlabs-io/babylon/issues/314) +- Redundant pagination parameters in API [\#304](https://github.com/babylonlabs-io/babylon/issues/304) +- Chain died on block 621 [\#302](https://github.com/babylonlabs-io/babylon/issues/302) +- Add test for adding a BLS-sig transaction [\#279](https://github.com/babylonlabs-io/babylon/issues/279) +- Add logs to show the submitter of each BLS-sig transaction [\#278](https://github.com/babylonlabs-io/babylon/issues/278) +- zoneconcierge: API for querying submitted/confirmed chain info [\#212](https://github.com/babylonlabs-io/babylon/issues/212) +- Validators should stop submitting BLS-sigs when they are syncing [\#182](https://github.com/babylonlabs-io/babylon/issues/182) +- Accept encoding config in `InitPrivSigner` function instead of creating it. [\#174](https://github.com/babylonlabs-io/babylon/issues/174) +- Improving Undelegating Requests and Lifecycle [\#159](https://github.com/babylonlabs-io/babylon/issues/159) -## [v0.5.0](https://github.com/babylonchain/babylon/tree/v0.5.0) (2023-02-03) +## [v0.5.0](https://github.com/babylonlabs-io/babylon/tree/v0.5.0) (2023-02-03) -[Full Changelog](https://github.com/babylonchain/babylon/compare/v0.4.0...v0.5.0) +[Full Changelog](https://github.com/babylonlabs-io/babylon/compare/v0.4.0...v0.5.0) **Breaking changes:** -- Improve btc checkpoint data model [\#284](https://github.com/babylonchain/babylon/pull/284) ([KonradStaniec](https://github.com/KonradStaniec)) +- Improve btc checkpoint data model [\#284](https://github.com/babylonlabs-io/babylon/pull/284) ([KonradStaniec](https://github.com/KonradStaniec)) **Fixed bugs:** -- Fix vulnerability when processing bls sig transactions [\#287](https://github.com/babylonchain/babylon/pull/287) ([KonradStaniec](https://github.com/KonradStaniec)) +- Fix vulnerability when processing bls sig transactions [\#287](https://github.com/babylonlabs-io/babylon/pull/287) ([KonradStaniec](https://github.com/KonradStaniec)) **Closed issues:** -- Error results in RawCheckpointList [\#280](https://github.com/babylonchain/babylon/issues/280) -- Creating a validator after the chain has been running for a while leads to the validator never becoming bonded. [\#275](https://github.com/babylonchain/babylon/issues/275) -- Flaky zoneconcierge test [\#251](https://github.com/babylonchain/babylon/issues/251) -- go 1.19 [\#227](https://github.com/babylonchain/babylon/issues/227) +- Error results in RawCheckpointList [\#280](https://github.com/babylonlabs-io/babylon/issues/280) +- Creating a validator after the chain has been running for a while leads to the validator never becoming bonded. [\#275](https://github.com/babylonlabs-io/babylon/issues/275) +- Flaky zoneconcierge test [\#251](https://github.com/babylonlabs-io/babylon/issues/251) +- go 1.19 [\#227](https://github.com/babylonlabs-io/babylon/issues/227) **Merged pull requests:** -- Release v0.5.0 [\#301](https://github.com/babylonchain/babylon/pull/301) ([vitsalis](https://github.com/vitsalis)) -- zoneconcierge API: pagtinating chain IDs API [\#300](https://github.com/babylonchain/babylon/pull/300) ([SebastianElvis](https://github.com/SebastianElvis)) -- Fix: Monitor/fix reported checkpoint BTC height query bugs [\#299](https://github.com/babylonchain/babylon/pull/299) ([gitferry](https://github.com/gitferry)) -- Add Apache 2.0 licence [\#298](https://github.com/babylonchain/babylon/pull/298) ([vitsalis](https://github.com/vitsalis)) -- Clean and split up README [\#297](https://github.com/babylonchain/babylon/pull/297) ([vitsalis](https://github.com/vitsalis)) -- fix: add BLST\_PORTABLE flag before build instruction [\#295](https://github.com/babylonchain/babylon/pull/295) ([vitsalis](https://github.com/vitsalis)) -- btccheckpoint API: enriching existing APIs with `BTCCheckpointInfo` [\#294](https://github.com/babylonchain/babylon/pull/294) ([SebastianElvis](https://github.com/SebastianElvis)) -- chore: Remove checkpointing spec [\#293](https://github.com/babylonchain/babylon/pull/293) ([gitferry](https://github.com/gitferry)) -- API: add parameters to range queries and improve outputs [\#292](https://github.com/babylonchain/babylon/pull/292) ([SebastianElvis](https://github.com/SebastianElvis)) -- btccheckpoint API: range query for BTC checkpoints [\#291](https://github.com/babylonchain/babylon/pull/291) ([SebastianElvis](https://github.com/SebastianElvis)) -- btccheckpoint API: add hash to `BtcCheckpointHeightAndHash` API [\#290](https://github.com/babylonchain/babylon/pull/290) ([SebastianElvis](https://github.com/SebastianElvis)) -- epoching: range query for epochs [\#289](https://github.com/babylonchain/babylon/pull/289) ([SebastianElvis](https://github.com/SebastianElvis)) -- feat: Monitor/Add new KV and query for checkpoint reported btc height [\#286](https://github.com/babylonchain/babylon/pull/286) ([gitferry](https://github.com/gitferry)) -- zoneconcierge: proper initialisation for chain info [\#285](https://github.com/babylonchain/babylon/pull/285) ([SebastianElvis](https://github.com/SebastianElvis)) -- fix: API/Fix checkpoint list total error [\#283](https://github.com/babylonchain/babylon/pull/283) ([gitferry](https://github.com/gitferry)) -- fix: Fix pagination error of RawCheckpointList [\#282](https://github.com/babylonchain/babylon/pull/282) ([gitferry](https://github.com/gitferry)) -- Bump btcd versions to fix 2 consensus issues [\#281](https://github.com/babylonchain/babylon/pull/281) ([KonradStaniec](https://github.com/KonradStaniec)) -- fix: add HTTP URL for LastCheckpointWithStatusRequest [\#277](https://github.com/babylonchain/babylon/pull/277) ([gitferry](https://github.com/gitferry)) -- epoching/checkpointing: fuzz test for validators with zero voting power [\#276](https://github.com/babylonchain/babylon/pull/276) ([SebastianElvis](https://github.com/SebastianElvis)) -- Add simple monitor module [\#274](https://github.com/babylonchain/babylon/pull/274) ([KonradStaniec](https://github.com/KonradStaniec)) -- fix: checkpointing: Do not make the `home` flag a required one and unmarshall PubKey \(\#271\) [\#271](https://github.com/babylonchain/babylon/pull/271) ([vitsalis](https://github.com/vitsalis)) -- Fix: Increase gas in e2e test [\#270](https://github.com/babylonchain/babylon/pull/270) ([KonradStaniec](https://github.com/KonradStaniec)) -- Add integration test for zoneconcierge checkpointing [\#269](https://github.com/babylonchain/babylon/pull/269) ([KonradStaniec](https://github.com/KonradStaniec)) -- chore: refactor `FinalizedChainInfo` API [\#268](https://github.com/babylonchain/babylon/pull/268) ([SebastianElvis](https://github.com/SebastianElvis)) -- checkpointing API: add checkpoint lifecycle in `RawCheckpointWithMeta` [\#267](https://github.com/babylonchain/babylon/pull/267) ([SebastianElvis](https://github.com/SebastianElvis)) -- zoneconcierge API: find header and fork headers at a given height [\#266](https://github.com/babylonchain/babylon/pull/266) ([SebastianElvis](https://github.com/SebastianElvis)) -- zoneconcierge API: find the BTC-finalised chain info before specific CZ height [\#264](https://github.com/babylonchain/babylon/pull/264) ([SebastianElvis](https://github.com/SebastianElvis)) -- zoneconcierge API: adding total number of timestamped headers to chainInfo [\#263](https://github.com/babylonchain/babylon/pull/263) ([SebastianElvis](https://github.com/SebastianElvis)) -- zoneconcierge: API for querying headers in a given epoch [\#261](https://github.com/babylonchain/babylon/pull/261) ([SebastianElvis](https://github.com/SebastianElvis)) -- zoneconcierge: API for querying the chain info of a given epoch [\#260](https://github.com/babylonchain/babylon/pull/260) ([SebastianElvis](https://github.com/SebastianElvis)) -- add e2e test to CI [\#259](https://github.com/babylonchain/babylon/pull/259) ([KonradStaniec](https://github.com/KonradStaniec)) -- Bump golang to 1.19 [\#257](https://github.com/babylonchain/babylon/pull/257) ([KonradStaniec](https://github.com/KonradStaniec)) -- zoneconcierge: fix flaky test `FuzzProofEpochSealed_BLSSig` [\#256](https://github.com/babylonchain/babylon/pull/256) ([SebastianElvis](https://github.com/SebastianElvis)) -- zoneconcierge: ignore out-of-order headers in ZoneConcierge [\#255](https://github.com/babylonchain/babylon/pull/255) ([SebastianElvis](https://github.com/SebastianElvis)) -- zoneconcierge: API for listing the last checkpointed headers [\#254](https://github.com/babylonchain/babylon/pull/254) ([SebastianElvis](https://github.com/SebastianElvis)) -- feat: Add new query for the last checkpoint with a given status [\#253](https://github.com/babylonchain/babylon/pull/253) ([gitferry](https://github.com/gitferry)) - -## [v0.4.0](https://github.com/babylonchain/babylon/tree/v0.4.0) (2022-12-20) - -[Full Changelog](https://github.com/babylonchain/babylon/compare/v0.3.0...v0.4.0) +- Release v0.5.0 [\#301](https://github.com/babylonlabs-io/babylon/pull/301) ([vitsalis](https://github.com/vitsalis)) +- zoneconcierge API: pagtinating chain IDs API [\#300](https://github.com/babylonlabs-io/babylon/pull/300) ([SebastianElvis](https://github.com/SebastianElvis)) +- Fix: Monitor/fix reported checkpoint BTC height query bugs [\#299](https://github.com/babylonlabs-io/babylon/pull/299) ([gitferry](https://github.com/gitferry)) +- Add Apache 2.0 licence [\#298](https://github.com/babylonlabs-io/babylon/pull/298) ([vitsalis](https://github.com/vitsalis)) +- Clean and split up README [\#297](https://github.com/babylonlabs-io/babylon/pull/297) ([vitsalis](https://github.com/vitsalis)) +- fix: add BLST\_PORTABLE flag before build instruction [\#295](https://github.com/babylonlabs-io/babylon/pull/295) ([vitsalis](https://github.com/vitsalis)) +- btccheckpoint API: enriching existing APIs with `BTCCheckpointInfo` [\#294](https://github.com/babylonlabs-io/babylon/pull/294) ([SebastianElvis](https://github.com/SebastianElvis)) +- chore: Remove checkpointing spec [\#293](https://github.com/babylonlabs-io/babylon/pull/293) ([gitferry](https://github.com/gitferry)) +- API: add parameters to range queries and improve outputs [\#292](https://github.com/babylonlabs-io/babylon/pull/292) ([SebastianElvis](https://github.com/SebastianElvis)) +- btccheckpoint API: range query for BTC checkpoints [\#291](https://github.com/babylonlabs-io/babylon/pull/291) ([SebastianElvis](https://github.com/SebastianElvis)) +- btccheckpoint API: add hash to `BtcCheckpointHeightAndHash` API [\#290](https://github.com/babylonlabs-io/babylon/pull/290) ([SebastianElvis](https://github.com/SebastianElvis)) +- epoching: range query for epochs [\#289](https://github.com/babylonlabs-io/babylon/pull/289) ([SebastianElvis](https://github.com/SebastianElvis)) +- feat: Monitor/Add new KV and query for checkpoint reported btc height [\#286](https://github.com/babylonlabs-io/babylon/pull/286) ([gitferry](https://github.com/gitferry)) +- zoneconcierge: proper initialisation for chain info [\#285](https://github.com/babylonlabs-io/babylon/pull/285) ([SebastianElvis](https://github.com/SebastianElvis)) +- fix: API/Fix checkpoint list total error [\#283](https://github.com/babylonlabs-io/babylon/pull/283) ([gitferry](https://github.com/gitferry)) +- fix: Fix pagination error of RawCheckpointList [\#282](https://github.com/babylonlabs-io/babylon/pull/282) ([gitferry](https://github.com/gitferry)) +- Bump btcd versions to fix 2 consensus issues [\#281](https://github.com/babylonlabs-io/babylon/pull/281) ([KonradStaniec](https://github.com/KonradStaniec)) +- fix: add HTTP URL for LastCheckpointWithStatusRequest [\#277](https://github.com/babylonlabs-io/babylon/pull/277) ([gitferry](https://github.com/gitferry)) +- epoching/checkpointing: fuzz test for validators with zero voting power [\#276](https://github.com/babylonlabs-io/babylon/pull/276) ([SebastianElvis](https://github.com/SebastianElvis)) +- Add simple monitor module [\#274](https://github.com/babylonlabs-io/babylon/pull/274) ([KonradStaniec](https://github.com/KonradStaniec)) +- fix: checkpointing: Do not make the `home` flag a required one and unmarshall PubKey \(\#271\) [\#271](https://github.com/babylonlabs-io/babylon/pull/271) ([vitsalis](https://github.com/vitsalis)) +- Fix: Increase gas in e2e test [\#270](https://github.com/babylonlabs-io/babylon/pull/270) ([KonradStaniec](https://github.com/KonradStaniec)) +- Add integration test for zoneconcierge checkpointing [\#269](https://github.com/babylonlabs-io/babylon/pull/269) ([KonradStaniec](https://github.com/KonradStaniec)) +- chore: refactor `FinalizedChainInfo` API [\#268](https://github.com/babylonlabs-io/babylon/pull/268) ([SebastianElvis](https://github.com/SebastianElvis)) +- checkpointing API: add checkpoint lifecycle in `RawCheckpointWithMeta` [\#267](https://github.com/babylonlabs-io/babylon/pull/267) ([SebastianElvis](https://github.com/SebastianElvis)) +- zoneconcierge API: find header and fork headers at a given height [\#266](https://github.com/babylonlabs-io/babylon/pull/266) ([SebastianElvis](https://github.com/SebastianElvis)) +- zoneconcierge API: find the BTC-finalised chain info before specific CZ height [\#264](https://github.com/babylonlabs-io/babylon/pull/264) ([SebastianElvis](https://github.com/SebastianElvis)) +- zoneconcierge API: adding total number of timestamped headers to chainInfo [\#263](https://github.com/babylonlabs-io/babylon/pull/263) ([SebastianElvis](https://github.com/SebastianElvis)) +- zoneconcierge: API for querying headers in a given epoch [\#261](https://github.com/babylonlabs-io/babylon/pull/261) ([SebastianElvis](https://github.com/SebastianElvis)) +- zoneconcierge: API for querying the chain info of a given epoch [\#260](https://github.com/babylonlabs-io/babylon/pull/260) ([SebastianElvis](https://github.com/SebastianElvis)) +- add e2e test to CI [\#259](https://github.com/babylonlabs-io/babylon/pull/259) ([KonradStaniec](https://github.com/KonradStaniec)) +- Bump golang to 1.19 [\#257](https://github.com/babylonlabs-io/babylon/pull/257) ([KonradStaniec](https://github.com/KonradStaniec)) +- zoneconcierge: fix flaky test `FuzzProofEpochSealed_BLSSig` [\#256](https://github.com/babylonlabs-io/babylon/pull/256) ([SebastianElvis](https://github.com/SebastianElvis)) +- zoneconcierge: ignore out-of-order headers in ZoneConcierge [\#255](https://github.com/babylonlabs-io/babylon/pull/255) ([SebastianElvis](https://github.com/SebastianElvis)) +- zoneconcierge: API for listing the last checkpointed headers [\#254](https://github.com/babylonlabs-io/babylon/pull/254) ([SebastianElvis](https://github.com/SebastianElvis)) +- feat: Add new query for the last checkpoint with a given status [\#253](https://github.com/babylonlabs-io/babylon/pull/253) ([gitferry](https://github.com/gitferry)) + +## [v0.4.0](https://github.com/babylonlabs-io/babylon/tree/v0.4.0) (2022-12-20) + +[Full Changelog](https://github.com/babylonlabs-io/babylon/compare/v0.3.0...v0.4.0) **Closed issues:** -- epoching: excessive `absent validator` logs during simulation [\#75](https://github.com/babylonchain/babylon/issues/75) +- epoching: excessive `absent validator` logs during simulation [\#75](https://github.com/babylonlabs-io/babylon/issues/75) **Merged pull requests:** -- Release v0.4.0 [\#252](https://github.com/babylonchain/babylon/pull/252) ([vitsalis](https://github.com/vitsalis)) -- zoneconcierge: typos and rename filenames [\#250](https://github.com/babylonchain/babylon/pull/250) ([SebastianElvis](https://github.com/SebastianElvis)) -- chore: Introduce more control over home directory name for localnet [\#249](https://github.com/babylonchain/babylon/pull/249) ([vitsalis](https://github.com/vitsalis)) -- zoneconcierge/epoching: proof that a header is in an epoch [\#248](https://github.com/babylonchain/babylon/pull/248) ([SebastianElvis](https://github.com/SebastianElvis)) -- Add e2e testing framework based on Osmosis [\#247](https://github.com/babylonchain/babylon/pull/247) ([KonradStaniec](https://github.com/KonradStaniec)) -- zoneconcierge: verifier for `ProofEpochSubmitted` [\#246](https://github.com/babylonchain/babylon/pull/246) ([SebastianElvis](https://github.com/SebastianElvis)) -- Add versioning based on Git names for the executable [\#245](https://github.com/babylonchain/babylon/pull/245) ([vitsalis](https://github.com/vitsalis)) -- Fix: Resolve linting errors [\#244](https://github.com/babylonchain/babylon/pull/244) ([vitsalis](https://github.com/vitsalis)) -- zoneconcierge: query inclusion proofs and add them to `ProofEpochSealed` [\#243](https://github.com/babylonchain/babylon/pull/243) ([SebastianElvis](https://github.com/SebastianElvis)) -- feat: Add kv for validator BLS key set [\#242](https://github.com/babylonchain/babylon/pull/242) ([gitferry](https://github.com/gitferry)) -- zoneconcierge: verifying BLS multisig in `ProofEpochSealed` [\#241](https://github.com/babylonchain/babylon/pull/241) ([SebastianElvis](https://github.com/SebastianElvis)) -- chore: Unify bitmap length [\#240](https://github.com/babylonchain/babylon/pull/240) ([gitferry](https://github.com/gitferry)) -- zoneconcierge: enriching `SubmissionData` to store BTCSpvProof [\#239](https://github.com/babylonchain/babylon/pull/239) ([SebastianElvis](https://github.com/SebastianElvis)) -- chore: Move functionalities from the verifier [\#238](https://github.com/babylonchain/babylon/pull/238) ([gitferry](https://github.com/gitferry)) -- zoneconcierge: proof of a sealed epoch and make proof generation optional [\#237](https://github.com/babylonchain/babylon/pull/237) ([SebastianElvis](https://github.com/SebastianElvis)) -- epoching: API for querying the validator set of a given epoch [\#236](https://github.com/babylonchain/babylon/pull/236) ([SebastianElvis](https://github.com/SebastianElvis)) -- feat: Add voting power to BLS key set API [\#235](https://github.com/babylonchain/babylon/pull/235) ([gitferry](https://github.com/gitferry)) -- zoneconcierge: proof that a tx is in a block [\#234](https://github.com/babylonchain/babylon/pull/234) ([SebastianElvis](https://github.com/SebastianElvis)) -- zoneconcierge: repurpose heartbeat mechanism to a generic function [\#233](https://github.com/babylonchain/babylon/pull/233) ([SebastianElvis](https://github.com/SebastianElvis)) -- feat: Add bls pubkey set api [\#232](https://github.com/babylonchain/babylon/pull/232) ([gitferry](https://github.com/gitferry)) -- golangci-lint [\#222](https://github.com/babylonchain/babylon/pull/222) ([faddat](https://github.com/faddat)) - -## [v0.3.0](https://github.com/babylonchain/babylon/tree/v0.3.0) (2022-11-30) - -[Full Changelog](https://github.com/babylonchain/babylon/compare/v0.2.0...v0.3.0) +- Release v0.4.0 [\#252](https://github.com/babylonlabs-io/babylon/pull/252) ([vitsalis](https://github.com/vitsalis)) +- zoneconcierge: typos and rename filenames [\#250](https://github.com/babylonlabs-io/babylon/pull/250) ([SebastianElvis](https://github.com/SebastianElvis)) +- chore: Introduce more control over home directory name for localnet [\#249](https://github.com/babylonlabs-io/babylon/pull/249) ([vitsalis](https://github.com/vitsalis)) +- zoneconcierge/epoching: proof that a header is in an epoch [\#248](https://github.com/babylonlabs-io/babylon/pull/248) ([SebastianElvis](https://github.com/SebastianElvis)) +- Add e2e testing framework based on Osmosis [\#247](https://github.com/babylonlabs-io/babylon/pull/247) ([KonradStaniec](https://github.com/KonradStaniec)) +- zoneconcierge: verifier for `ProofEpochSubmitted` [\#246](https://github.com/babylonlabs-io/babylon/pull/246) ([SebastianElvis](https://github.com/SebastianElvis)) +- Add versioning based on Git names for the executable [\#245](https://github.com/babylonlabs-io/babylon/pull/245) ([vitsalis](https://github.com/vitsalis)) +- Fix: Resolve linting errors [\#244](https://github.com/babylonlabs-io/babylon/pull/244) ([vitsalis](https://github.com/vitsalis)) +- zoneconcierge: query inclusion proofs and add them to `ProofEpochSealed` [\#243](https://github.com/babylonlabs-io/babylon/pull/243) ([SebastianElvis](https://github.com/SebastianElvis)) +- feat: Add kv for validator BLS key set [\#242](https://github.com/babylonlabs-io/babylon/pull/242) ([gitferry](https://github.com/gitferry)) +- zoneconcierge: verifying BLS multisig in `ProofEpochSealed` [\#241](https://github.com/babylonlabs-io/babylon/pull/241) ([SebastianElvis](https://github.com/SebastianElvis)) +- chore: Unify bitmap length [\#240](https://github.com/babylonlabs-io/babylon/pull/240) ([gitferry](https://github.com/gitferry)) +- zoneconcierge: enriching `SubmissionData` to store BTCSpvProof [\#239](https://github.com/babylonlabs-io/babylon/pull/239) ([SebastianElvis](https://github.com/SebastianElvis)) +- chore: Move functionalities from the verifier [\#238](https://github.com/babylonlabs-io/babylon/pull/238) ([gitferry](https://github.com/gitferry)) +- zoneconcierge: proof of a sealed epoch and make proof generation optional [\#237](https://github.com/babylonlabs-io/babylon/pull/237) ([SebastianElvis](https://github.com/SebastianElvis)) +- epoching: API for querying the validator set of a given epoch [\#236](https://github.com/babylonlabs-io/babylon/pull/236) ([SebastianElvis](https://github.com/SebastianElvis)) +- feat: Add voting power to BLS key set API [\#235](https://github.com/babylonlabs-io/babylon/pull/235) ([gitferry](https://github.com/gitferry)) +- zoneconcierge: proof that a tx is in a block [\#234](https://github.com/babylonlabs-io/babylon/pull/234) ([SebastianElvis](https://github.com/SebastianElvis)) +- zoneconcierge: repurpose heartbeat mechanism to a generic function [\#233](https://github.com/babylonlabs-io/babylon/pull/233) ([SebastianElvis](https://github.com/SebastianElvis)) +- feat: Add bls pubkey set api [\#232](https://github.com/babylonlabs-io/babylon/pull/232) ([gitferry](https://github.com/gitferry)) +- golangci-lint [\#222](https://github.com/babylonlabs-io/babylon/pull/222) ([faddat](https://github.com/faddat)) + +## [v0.3.0](https://github.com/babylonlabs-io/babylon/tree/v0.3.0) (2022-11-30) + +[Full Changelog](https://github.com/babylonlabs-io/babylon/compare/v0.2.0...v0.3.0) **Breaking changes:** -- Submission pruning improvements [\#204](https://github.com/babylonchain/babylon/pull/204) ([KonradStaniec](https://github.com/KonradStaniec)) +- Submission pruning improvements [\#204](https://github.com/babylonlabs-io/babylon/pull/204) ([KonradStaniec](https://github.com/KonradStaniec)) **Closed issues:** -- zoneconcierge: Chain info indexer snapshots the latest chain info for each epoch even without any relayer [\#220](https://github.com/babylonchain/babylon/issues/220) +- zoneconcierge: Chain info indexer snapshots the latest chain info for each epoch even without any relayer [\#220](https://github.com/babylonlabs-io/babylon/issues/220) **Merged pull requests:** -- Release v0.3.0 [\#231](https://github.com/babylonchain/babylon/pull/231) ([vitsalis](https://github.com/vitsalis)) -- doc: update swagger yml file [\#230](https://github.com/babylonchain/babylon/pull/230) ([SebastianElvis](https://github.com/SebastianElvis)) -- fix: Update verification rule for btc raw checkpoints [\#229](https://github.com/babylonchain/babylon/pull/229) ([gitferry](https://github.com/gitferry)) -- zoneconcierge: API route [\#228](https://github.com/babylonchain/babylon/pull/228) ([SebastianElvis](https://github.com/SebastianElvis)) -- Bump protogen cosmos [\#226](https://github.com/babylonchain/babylon/pull/226) ([vitsalis](https://github.com/vitsalis)) -- chore: Remove starport references [\#225](https://github.com/babylonchain/babylon/pull/225) ([faddat](https://github.com/faddat)) -- bump ledger and cosmos-proto [\#223](https://github.com/babylonchain/babylon/pull/223) ([faddat](https://github.com/faddat)) -- zoneconcierge: find the earliest epoch that finalised a chain info for the API [\#221](https://github.com/babylonchain/babylon/pull/221) ([SebastianElvis](https://github.com/SebastianElvis)) -- bump deps [\#218](https://github.com/babylonchain/babylon/pull/218) ([faddat](https://github.com/faddat)) -- fix: fixed marshaling issue when enqueueing CreateValidator message and added tests [\#215](https://github.com/babylonchain/babylon/pull/215) ([gitferry](https://github.com/gitferry)) +- Release v0.3.0 [\#231](https://github.com/babylonlabs-io/babylon/pull/231) ([vitsalis](https://github.com/vitsalis)) +- doc: update swagger yml file [\#230](https://github.com/babylonlabs-io/babylon/pull/230) ([SebastianElvis](https://github.com/SebastianElvis)) +- fix: Update verification rule for btc raw checkpoints [\#229](https://github.com/babylonlabs-io/babylon/pull/229) ([gitferry](https://github.com/gitferry)) +- zoneconcierge: API route [\#228](https://github.com/babylonlabs-io/babylon/pull/228) ([SebastianElvis](https://github.com/SebastianElvis)) +- Bump protogen cosmos [\#226](https://github.com/babylonlabs-io/babylon/pull/226) ([vitsalis](https://github.com/vitsalis)) +- chore: Remove starport references [\#225](https://github.com/babylonlabs-io/babylon/pull/225) ([faddat](https://github.com/faddat)) +- bump ledger and cosmos-proto [\#223](https://github.com/babylonlabs-io/babylon/pull/223) ([faddat](https://github.com/faddat)) +- zoneconcierge: find the earliest epoch that finalised a chain info for the API [\#221](https://github.com/babylonlabs-io/babylon/pull/221) ([SebastianElvis](https://github.com/SebastianElvis)) +- bump deps [\#218](https://github.com/babylonlabs-io/babylon/pull/218) ([faddat](https://github.com/faddat)) +- fix: fixed marshaling issue when enqueueing CreateValidator message and added tests [\#215](https://github.com/babylonlabs-io/babylon/pull/215) ([gitferry](https://github.com/gitferry)) -## [v0.2.0](https://github.com/babylonchain/babylon/tree/v0.2.0) (2022-11-23) +## [v0.2.0](https://github.com/babylonlabs-io/babylon/tree/v0.2.0) (2022-11-23) -[Full Changelog](https://github.com/babylonchain/babylon/compare/v0.1.0...v0.2.0) +[Full Changelog](https://github.com/babylonlabs-io/babylon/compare/v0.1.0...v0.2.0) **Fixed bugs:** -- Concurrent issue when sending BLS-sig tx in a gorouting [\#197](https://github.com/babylonchain/babylon/issues/197) +- Concurrent issue when sending BLS-sig tx in a gorouting [\#197](https://github.com/babylonlabs-io/babylon/issues/197) **Closed issues:** -- Make FromName an attribute in app.toml [\#188](https://github.com/babylonchain/babylon/issues/188) -- Add correspondence check for genesis BLS keys and genesis txs [\#180](https://github.com/babylonchain/babylon/issues/180) +- Make FromName an attribute in app.toml [\#188](https://github.com/babylonlabs-io/babylon/issues/188) +- Add correspondence check for genesis BLS keys and genesis txs [\#180](https://github.com/babylonlabs-io/babylon/issues/180) **Merged pull requests:** -- Release v0.2.0 [\#217](https://github.com/babylonchain/babylon/pull/217) ([vitsalis](https://github.com/vitsalis)) -- hotfix: fixing the hook issue in `app.go` [\#213](https://github.com/babylonchain/babylon/pull/213) ([SebastianElvis](https://github.com/SebastianElvis)) -- zoneconcierge: debugging API `ChainInfo` [\#211](https://github.com/babylonchain/babylon/pull/211) ([SebastianElvis](https://github.com/SebastianElvis)) -- zoneconcierge: add checkpoint info and epoch info to `FinalizedChainInfo` API [\#210](https://github.com/babylonchain/babylon/pull/210) ([SebastianElvis](https://github.com/SebastianElvis)) -- zoneconcierge: restrict the used port for IBC [\#209](https://github.com/babylonchain/babylon/pull/209) ([SebastianElvis](https://github.com/SebastianElvis)) -- fix: Use better short description for the babylond executable [\#208](https://github.com/babylonchain/babylon/pull/208) ([vitsalis](https://github.com/vitsalis)) -- IBC: bug fixes for creating IBC channels [\#206](https://github.com/babylonchain/babylon/pull/206) ([SebastianElvis](https://github.com/SebastianElvis)) -- zoneconcierge: API for listing all chain IDs [\#205](https://github.com/babylonchain/babylon/pull/205) ([SebastianElvis](https://github.com/SebastianElvis)) -- zoneconcierge: fuzz tests for various indexers [\#203](https://github.com/babylonchain/babylon/pull/203) ([SebastianElvis](https://github.com/SebastianElvis)) -- fix: Resolved concurrency issue when sending BLS-sig txs [\#202](https://github.com/babylonchain/babylon/pull/202) ([gitferry](https://github.com/gitferry)) -- zoneconcierge: track latest BTC-finalised header and add the query [\#201](https://github.com/babylonchain/babylon/pull/201) ([SebastianElvis](https://github.com/SebastianElvis)) -- zoneconcierge: subscribe to checkpointing/epoching's hooks, and add a new hooks [\#200](https://github.com/babylonchain/babylon/pull/200) ([SebastianElvis](https://github.com/SebastianElvis)) -- chore: Add signer key name into app custom config [\#199](https://github.com/babylonchain/babylon/pull/199) ([gitferry](https://github.com/gitferry)) -- feat: Introduce swagger docs for RPC queries [\#198](https://github.com/babylonchain/babylon/pull/198) ([vitsalis](https://github.com/vitsalis)) -- feat: Add genesis time on genesis parameters [\#196](https://github.com/babylonchain/babylon/pull/196) ([vitsalis](https://github.com/vitsalis)) -- zoneconcierge: heartbeat IBC packet to keep relayer awake [\#195](https://github.com/babylonchain/babylon/pull/195) ([SebastianElvis](https://github.com/SebastianElvis)) -- zoneconcierge: test infra for IBC and vanilla tests [\#193](https://github.com/babylonchain/babylon/pull/193) ([SebastianElvis](https://github.com/SebastianElvis)) -- Add changelog [\#192](https://github.com/babylonchain/babylon/pull/192) ([KonradStaniec](https://github.com/KonradStaniec)) -- datagen: add datagen functions for testing reporter [\#190](https://github.com/babylonchain/babylon/pull/190) ([SebastianElvis](https://github.com/SebastianElvis)) -- zoneconcierge: hook onto the light client and index headers/forks [\#189](https://github.com/babylonchain/babylon/pull/189) ([SebastianElvis](https://github.com/SebastianElvis)) -- zoneconcierge: replace IBC-Go with Babylon's fork, and implement DB schemas [\#184](https://github.com/babylonchain/babylon/pull/184) ([SebastianElvis](https://github.com/SebastianElvis)) - -## [v0.1.0](https://github.com/babylonchain/babylon/tree/v0.1.0) (2022-11-05) - -[Full Changelog](https://github.com/babylonchain/babylon/compare/b1645c9eea6511069c0b2ad0328d794018450eac...v0.1.0) +- Release v0.2.0 [\#217](https://github.com/babylonlabs-io/babylon/pull/217) ([vitsalis](https://github.com/vitsalis)) +- hotfix: fixing the hook issue in `app.go` [\#213](https://github.com/babylonlabs-io/babylon/pull/213) ([SebastianElvis](https://github.com/SebastianElvis)) +- zoneconcierge: debugging API `ChainInfo` [\#211](https://github.com/babylonlabs-io/babylon/pull/211) ([SebastianElvis](https://github.com/SebastianElvis)) +- zoneconcierge: add checkpoint info and epoch info to `FinalizedChainInfo` API [\#210](https://github.com/babylonlabs-io/babylon/pull/210) ([SebastianElvis](https://github.com/SebastianElvis)) +- zoneconcierge: restrict the used port for IBC [\#209](https://github.com/babylonlabs-io/babylon/pull/209) ([SebastianElvis](https://github.com/SebastianElvis)) +- fix: Use better short description for the babylond executable [\#208](https://github.com/babylonlabs-io/babylon/pull/208) ([vitsalis](https://github.com/vitsalis)) +- IBC: bug fixes for creating IBC channels [\#206](https://github.com/babylonlabs-io/babylon/pull/206) ([SebastianElvis](https://github.com/SebastianElvis)) +- zoneconcierge: API for listing all chain IDs [\#205](https://github.com/babylonlabs-io/babylon/pull/205) ([SebastianElvis](https://github.com/SebastianElvis)) +- zoneconcierge: fuzz tests for various indexers [\#203](https://github.com/babylonlabs-io/babylon/pull/203) ([SebastianElvis](https://github.com/SebastianElvis)) +- fix: Resolved concurrency issue when sending BLS-sig txs [\#202](https://github.com/babylonlabs-io/babylon/pull/202) ([gitferry](https://github.com/gitferry)) +- zoneconcierge: track latest BTC-finalised header and add the query [\#201](https://github.com/babylonlabs-io/babylon/pull/201) ([SebastianElvis](https://github.com/SebastianElvis)) +- zoneconcierge: subscribe to checkpointing/epoching's hooks, and add a new hooks [\#200](https://github.com/babylonlabs-io/babylon/pull/200) ([SebastianElvis](https://github.com/SebastianElvis)) +- chore: Add signer key name into app custom config [\#199](https://github.com/babylonlabs-io/babylon/pull/199) ([gitferry](https://github.com/gitferry)) +- feat: Introduce swagger docs for RPC queries [\#198](https://github.com/babylonlabs-io/babylon/pull/198) ([vitsalis](https://github.com/vitsalis)) +- feat: Add genesis time on genesis parameters [\#196](https://github.com/babylonlabs-io/babylon/pull/196) ([vitsalis](https://github.com/vitsalis)) +- zoneconcierge: heartbeat IBC packet to keep relayer awake [\#195](https://github.com/babylonlabs-io/babylon/pull/195) ([SebastianElvis](https://github.com/SebastianElvis)) +- zoneconcierge: test infra for IBC and vanilla tests [\#193](https://github.com/babylonlabs-io/babylon/pull/193) ([SebastianElvis](https://github.com/SebastianElvis)) +- Add changelog [\#192](https://github.com/babylonlabs-io/babylon/pull/192) ([KonradStaniec](https://github.com/KonradStaniec)) +- datagen: add datagen functions for testing reporter [\#190](https://github.com/babylonlabs-io/babylon/pull/190) ([SebastianElvis](https://github.com/SebastianElvis)) +- zoneconcierge: hook onto the light client and index headers/forks [\#189](https://github.com/babylonlabs-io/babylon/pull/189) ([SebastianElvis](https://github.com/SebastianElvis)) +- zoneconcierge: replace IBC-Go with Babylon's fork, and implement DB schemas [\#184](https://github.com/babylonlabs-io/babylon/pull/184) ([SebastianElvis](https://github.com/SebastianElvis)) + +## [v0.1.0](https://github.com/babylonlabs-io/babylon/tree/v0.1.0) (2022-11-05) + +[Full Changelog](https://github.com/babylonlabs-io/babylon/compare/b1645c9eea6511069c0b2ad0328d794018450eac...v0.1.0) **Implemented enhancements:** -- Checkpointing: remove hardcoded FlagFee [\#160](https://github.com/babylonchain/babylon/issues/160) -- Proper coin denomination for testnet [\#139](https://github.com/babylonchain/babylon/issues/139) -- chore: bump Cosmos SDK dependency to `v0.46.0` [\#93](https://github.com/babylonchain/babylon/issues/93) -- btclightclient: Store BTCHeaderInfo objects instead of BTCHeaderBytes objects [\#57](https://github.com/babylonchain/babylon/issues/57) +- Checkpointing: remove hardcoded FlagFee [\#160](https://github.com/babylonlabs-io/babylon/issues/160) +- Proper coin denomination for testnet [\#139](https://github.com/babylonlabs-io/babylon/issues/139) +- chore: bump Cosmos SDK dependency to `v0.46.0` [\#93](https://github.com/babylonlabs-io/babylon/issues/93) +- btclightclient: Store BTCHeaderInfo objects instead of BTCHeaderBytes objects [\#57](https://github.com/babylonlabs-io/babylon/issues/57) **Fixed bugs:** -- bug: Transaction submission panics due to unavailability of BTC config [\#117](https://github.com/babylonchain/babylon/issues/117) -- epoching: simulation panicked with error message `panic: no delegation distribution info` [\#74](https://github.com/babylonchain/babylon/issues/74) -- Epoching AnteHandler rejects genesis staking transactions [\#36](https://github.com/babylonchain/babylon/issues/36) -- Fix handling duplicated submissions [\#163](https://github.com/babylonchain/babylon/pull/163) ([KonradStaniec](https://github.com/KonradStaniec)) +- bug: Transaction submission panics due to unavailability of BTC config [\#117](https://github.com/babylonlabs-io/babylon/issues/117) +- epoching: simulation panicked with error message `panic: no delegation distribution info` [\#74](https://github.com/babylonlabs-io/babylon/issues/74) +- Epoching AnteHandler rejects genesis staking transactions [\#36](https://github.com/babylonlabs-io/babylon/issues/36) +- Fix handling duplicated submissions [\#163](https://github.com/babylonlabs-io/babylon/pull/163) ([KonradStaniec](https://github.com/KonradStaniec)) **Closed issues:** -- Improve sending of bls transaction by checkpointing module. [\#155](https://github.com/babylonchain/babylon/issues/155) -- Checkpointing: random BLS-sig transactions are not executed successfully [\#141](https://github.com/babylonchain/babylon/issues/141) -- Fix integration test and blssigner denominations [\#137](https://github.com/babylonchain/babylon/issues/137) -- Errors prompted by the static analyser in `x/btclightclient` [\#9](https://github.com/babylonchain/babylon/issues/9) +- Improve sending of bls transaction by checkpointing module. [\#155](https://github.com/babylonlabs-io/babylon/issues/155) +- Checkpointing: random BLS-sig transactions are not executed successfully [\#141](https://github.com/babylonlabs-io/babylon/issues/141) +- Fix integration test and blssigner denominations [\#137](https://github.com/babylonlabs-io/babylon/issues/137) +- Errors prompted by the static analyser in `x/btclightclient` [\#9](https://github.com/babylonlabs-io/babylon/issues/9) **Merged pull requests:** -- Release v0.1.0 [\#191](https://github.com/babylonchain/babylon/pull/191) ([KonradStaniec](https://github.com/KonradStaniec)) -- feat: add validate-genesis cmd [\#187](https://github.com/babylonchain/babylon/pull/187) ([gitferry](https://github.com/gitferry)) -- chore: add correspondence check against gentx when adding genesis BLS keys [\#186](https://github.com/babylonchain/babylon/pull/186) ([gitferry](https://github.com/gitferry)) -- chore: regtest support [\#185](https://github.com/babylonchain/babylon/pull/185) ([SebastianElvis](https://github.com/SebastianElvis)) -- Implement ADR-01 [\#183](https://github.com/babylonchain/babylon/pull/183) ([KonradStaniec](https://github.com/KonradStaniec)) -- chore: Upgrade proto generation Docker image and script [\#181](https://github.com/babylonchain/babylon/pull/181) ([vitsalis](https://github.com/vitsalis)) -- Fix accepting submission [\#179](https://github.com/babylonchain/babylon/pull/179) ([KonradStaniec](https://github.com/KonradStaniec)) -- feat: add add-genesis-bls cmd [\#178](https://github.com/babylonchain/babylon/pull/178) ([gitferry](https://github.com/gitferry)) -- fix: CI failed after merging \#175 [\#177](https://github.com/babylonchain/babylon/pull/177) ([gitferry](https://github.com/gitferry)) -- ibc: vanilla IBC module [\#176](https://github.com/babylonchain/babylon/pull/176) ([SebastianElvis](https://github.com/SebastianElvis)) -- feat: add create-genesis-bls cmd [\#175](https://github.com/babylonchain/babylon/pull/175) ([gitferry](https://github.com/gitferry)) -- Bump cosmos sdk [\#173](https://github.com/babylonchain/babylon/pull/173) ([KonradStaniec](https://github.com/KonradStaniec)) -- feat: Add prepare-genesis command [\#172](https://github.com/babylonchain/babylon/pull/172) ([vitsalis](https://github.com/vitsalis)) -- Refactor submission bitcoin status [\#170](https://github.com/babylonchain/babylon/pull/170) ([KonradStaniec](https://github.com/KonradStaniec)) -- Validate btc objects in ante-handler [\#169](https://github.com/babylonchain/babylon/pull/169) ([KonradStaniec](https://github.com/KonradStaniec)) -- feat: Use \(u\)bbn bond denominations [\#167](https://github.com/babylonchain/babylon/pull/167) ([vitsalis](https://github.com/vitsalis)) -- feat: checkpointing/improve the sending of BLS-sig tx [\#166](https://github.com/babylonchain/babylon/pull/166) ([gitferry](https://github.com/gitferry)) -- feat: checkpointing/implement WrappedCreateValidator cli [\#165](https://github.com/babylonchain/babylon/pull/165) ([gitferry](https://github.com/gitferry)) -- Move retry module from Vigilante to BBN [\#164](https://github.com/babylonchain/babylon/pull/164) ([gusin13](https://github.com/gusin13)) -- feat: checkpointing/add create-bls-key cli [\#162](https://github.com/babylonchain/babylon/pull/162) ([gitferry](https://github.com/gitferry)) -- chore: checkpointing/refactor validate basic [\#161](https://github.com/babylonchain/babylon/pull/161) ([gitferry](https://github.com/gitferry)) -- Query to get submissions for given epoch [\#158](https://github.com/babylonchain/babylon/pull/158) ([KonradStaniec](https://github.com/KonradStaniec)) -- Functionality for building custom mainnet tags [\#157](https://github.com/babylonchain/babylon/pull/157) ([vitsalis](https://github.com/vitsalis)) -- Improve integration tests [\#156](https://github.com/babylonchain/babylon/pull/156) ([KonradStaniec](https://github.com/KonradStaniec)) -- epoching: fix error of `unexpected validator in unbonding queue` [\#154](https://github.com/babylonchain/babylon/pull/154) ([SebastianElvis](https://github.com/SebastianElvis)) -- Fix ancestry error [\#153](https://github.com/babylonchain/babylon/pull/153) ([KonradStaniec](https://github.com/KonradStaniec)) -- chore: fix error msg typo of btccheckpoint [\#151](https://github.com/babylonchain/babylon/pull/151) ([SebastianElvis](https://github.com/SebastianElvis)) -- epoching/checkpointing: checkpoint-assisted unbonding [\#150](https://github.com/babylonchain/babylon/pull/150) ([SebastianElvis](https://github.com/SebastianElvis)) -- fix: Allow minimum work headers for a testnet/simnet [\#148](https://github.com/babylonchain/babylon/pull/148) ([vitsalis](https://github.com/vitsalis)) -- Add test for checkpoint submissions and state change [\#147](https://github.com/babylonchain/babylon/pull/147) ([KonradStaniec](https://github.com/KonradStaniec)) -- fix: fixed decoder for checkpoint [\#146](https://github.com/babylonchain/babylon/pull/146) ([gitferry](https://github.com/gitferry)) -- epoching: add delegator address to events [\#145](https://github.com/babylonchain/babylon/pull/145) ([SebastianElvis](https://github.com/SebastianElvis)) -- chore: checkpointing/add logs for checkpoint status change [\#144](https://github.com/babylonchain/babylon/pull/144) ([gitferry](https://github.com/gitferry)) -- epoching: delegation lifecycle [\#143](https://github.com/babylonchain/babylon/pull/143) ([SebastianElvis](https://github.com/SebastianElvis)) -- Relax tx formatter rules [\#142](https://github.com/babylonchain/babylon/pull/142) ([KonradStaniec](https://github.com/KonradStaniec)) -- epoching: bugfix of `LatestEpochMsgs` API [\#140](https://github.com/babylonchain/babylon/pull/140) ([SebastianElvis](https://github.com/SebastianElvis)) -- epoching: CLI for delegating/undelegating/redelegating requests [\#138](https://github.com/babylonchain/babylon/pull/138) ([SebastianElvis](https://github.com/SebastianElvis)) -- Revert: testnet: denom of gas price \#133 [\#136](https://github.com/babylonchain/babylon/pull/136) ([vitsalis](https://github.com/vitsalis)) -- bitcoinsim: Remove it from the repository [\#135](https://github.com/babylonchain/babylon/pull/135) ([vitsalis](https://github.com/vitsalis)) -- testnet: denom of gas price [\#133](https://github.com/babylonchain/babylon/pull/133) ([SebastianElvis](https://github.com/SebastianElvis)) -- btclightclient: create temporary method for Contains request with bytes parameter [\#132](https://github.com/babylonchain/babylon/pull/132) ([SebastianElvis](https://github.com/SebastianElvis)) -- btclightclient: Add BaseHeader query [\#130](https://github.com/babylonchain/babylon/pull/130) ([vitsalis](https://github.com/vitsalis)) -- Remove full stack deployment and irrelevant files [\#129](https://github.com/babylonchain/babylon/pull/129) ([vitsalis](https://github.com/vitsalis)) -- testnet: Add CLI args for specifying btccheckpoint and staking genesis params [\#128](https://github.com/babylonchain/babylon/pull/128) ([vitsalis](https://github.com/vitsalis)) -- Add extending btc light client chain in tests [\#127](https://github.com/babylonchain/babylon/pull/127) ([KonradStaniec](https://github.com/KonradStaniec)) -- chore: checkpointing/refactor bls-signer [\#126](https://github.com/babylonchain/babylon/pull/126) ([gitferry](https://github.com/gitferry)) -- fix: Re-introduce localnet start to enable integration tests [\#125](https://github.com/babylonchain/babylon/pull/125) ([vitsalis](https://github.com/vitsalis)) -- docker: Include vigilantes and explorer in the localnet deployment [\#123](https://github.com/babylonchain/babylon/pull/123) ([vitsalis](https://github.com/vitsalis)) -- fix: checkpointing/query epoch status count bug [\#122](https://github.com/babylonchain/babylon/pull/122) ([gitferry](https://github.com/gitferry)) -- Fixes initialisation bug [\#121](https://github.com/babylonchain/babylon/pull/121) ([KonradStaniec](https://github.com/KonradStaniec)) -- feat: checkpointing/integrate bls-sig tx into the message flow [\#120](https://github.com/babylonchain/babylon/pull/120) ([gitferry](https://github.com/gitferry)) -- epoching API: add epoch msg range queries and add timestamp to validator lifecycle [\#119](https://github.com/babylonchain/babylon/pull/119) ([SebastianElvis](https://github.com/SebastianElvis)) -- fix: bls-sig accumulating bug and added tests [\#118](https://github.com/babylonchain/babylon/pull/118) ([gitferry](https://github.com/gitferry)) -- epoching API: add timestamp to queued messages [\#116](https://github.com/babylonchain/babylon/pull/116) ([SebastianElvis](https://github.com/SebastianElvis)) -- Parameterize genesis and config through testnet command flags [\#115](https://github.com/babylonchain/babylon/pull/115) ([vitsalis](https://github.com/vitsalis)) -- Add custom query [\#114](https://github.com/babylonchain/babylon/pull/114) ([KonradStaniec](https://github.com/KonradStaniec)) -- btccheckpoint: make kDeep/wDeep as system parameters [\#113](https://github.com/babylonchain/babylon/pull/113) ([SebastianElvis](https://github.com/SebastianElvis)) -- feat: checkpointing/add typed events [\#112](https://github.com/babylonchain/babylon/pull/112) ([gitferry](https://github.com/gitferry)) -- feat: checkpointing/ add queries about epoch status [\#111](https://github.com/babylonchain/babylon/pull/111) ([gitferry](https://github.com/gitferry)) -- chore: BLS signer refactor [\#110](https://github.com/babylonchain/babylon/pull/110) ([gitferry](https://github.com/gitferry)) -- epoching API: validator lifecycle [\#109](https://github.com/babylonchain/babylon/pull/109) ([SebastianElvis](https://github.com/SebastianElvis)) -- epoching: API: epoch\_msgs/{epoch\_num} -\> all events during this epoch [\#108](https://github.com/babylonchain/babylon/pull/108) ([SebastianElvis](https://github.com/SebastianElvis)) -- btcutils: refactor for vigilante [\#107](https://github.com/babylonchain/babylon/pull/107) ([SebastianElvis](https://github.com/SebastianElvis)) -- chore: Replace all instances of bbl with bbn [\#106](https://github.com/babylonchain/babylon/pull/106) ([vitsalis](https://github.com/vitsalis)) -- Add babylon app config [\#105](https://github.com/babylonchain/babylon/pull/105) ([KonradStaniec](https://github.com/KonradStaniec)) -- feat: checkpointing/implement BLS signer [\#104](https://github.com/babylonchain/babylon/pull/104) ([gitferry](https://github.com/gitferry)) -- Add parsing correct format in btccheckpoint [\#102](https://github.com/babylonchain/babylon/pull/102) ([KonradStaniec](https://github.com/KonradStaniec)) -- feat: add genesis state for checkpointing [\#101](https://github.com/babylonchain/babylon/pull/101) ([gitferry](https://github.com/gitferry)) -- Add fuzz tests to formatter [\#100](https://github.com/babylonchain/babylon/pull/100) ([KonradStaniec](https://github.com/KonradStaniec)) -- Fix: checkpointing/epoch growth bug [\#99](https://github.com/babylonchain/babylon/pull/99) ([gitferry](https://github.com/gitferry)) -- chore: replace bbl with bbn and gitignore [\#98](https://github.com/babylonchain/babylon/pull/98) ([SebastianElvis](https://github.com/SebastianElvis)) -- FIX: checkpointing/changed PoP by signing BLS public key [\#97](https://github.com/babylonchain/babylon/pull/97) ([gitferry](https://github.com/gitferry)) -- Add initial implementation of tx formatter [\#96](https://github.com/babylonchain/babylon/pull/96) ([KonradStaniec](https://github.com/KonradStaniec)) -- BM-102: Single BTC node in docker producing blocks [\#95](https://github.com/babylonchain/babylon/pull/95) ([aakoshh](https://github.com/aakoshh)) -- Add initial test checking progress [\#94](https://github.com/babylonchain/babylon/pull/94) ([KonradStaniec](https://github.com/KonradStaniec)) -- Add tests to ci [\#90](https://github.com/babylonchain/babylon/pull/90) ([KonradStaniec](https://github.com/KonradStaniec)) -- FIX: Add checkpoint query with status [\#89](https://github.com/babylonchain/babylon/pull/89) ([gitferry](https://github.com/gitferry)) -- enable gRPC gateway routes for rest queries [\#88](https://github.com/babylonchain/babylon/pull/88) ([toliujiayi](https://github.com/toliujiayi)) -- Wire app without mocks [\#87](https://github.com/babylonchain/babylon/pull/87) ([KonradStaniec](https://github.com/KonradStaniec)) -- feat: implement bls key generation [\#86](https://github.com/babylonchain/babylon/pull/86) ([gitferry](https://github.com/gitferry)) -- Add integration tests [\#85](https://github.com/babylonchain/babylon/pull/85) ([KonradStaniec](https://github.com/KonradStaniec)) -- feat: checkpointing/implement checkpoint verification and keeper tests [\#84](https://github.com/babylonchain/babylon/pull/84) ([gitferry](https://github.com/gitferry)) -- Add btccheckpoit unit tests [\#83](https://github.com/babylonchain/babylon/pull/83) ([KonradStaniec](https://github.com/KonradStaniec)) -- feat: btclightclient: Add BTCHeaderInserted event [\#82](https://github.com/babylonchain/babylon/pull/82) ([vitsalis](https://github.com/vitsalis)) -- fix: Remove WASM config from application configuration [\#81](https://github.com/babylonchain/babylon/pull/81) ([vitsalis](https://github.com/vitsalis)) -- epoching: smaller epoch interval in simulation [\#80](https://github.com/babylonchain/babylon/pull/80) ([SebastianElvis](https://github.com/SebastianElvis)) -- FIX: Use a caching multistore in delayed staking message handler [\#79](https://github.com/babylonchain/babylon/pull/79) ([aakoshh](https://github.com/aakoshh)) -- feat: checkpointing/implement cli [\#78](https://github.com/babylonchain/babylon/pull/78) ([gitferry](https://github.com/gitferry)) -- fix: Add installation instructions and executable reference [\#77](https://github.com/babylonchain/babylon/pull/77) ([vitsalis](https://github.com/vitsalis)) -- chore: issue templates [\#76](https://github.com/babylonchain/babylon/pull/76) ([SebastianElvis](https://github.com/SebastianElvis)) -- feat: Register msg server for all modules & instructions for tx submission [\#73](https://github.com/babylonchain/babylon/pull/73) ([vitsalis](https://github.com/vitsalis)) -- feat: btclightclient: Refactor keepers based on needs of btcheckpoint module [\#72](https://github.com/babylonchain/babylon/pull/72) ([vitsalis](https://github.com/vitsalis)) -- simulation: vanilla simulation tests [\#71](https://github.com/babylonchain/babylon/pull/71) ([SebastianElvis](https://github.com/SebastianElvis)) -- Implement core btc handling logic [\#70](https://github.com/babylonchain/babylon/pull/70) ([KonradStaniec](https://github.com/KonradStaniec)) -- feat: btclightclient: gRPC query fuzz tests [\#69](https://github.com/babylonchain/babylon/pull/69) ([vitsalis](https://github.com/vitsalis)) -- epoching: simulation infra for integration testing [\#68](https://github.com/babylonchain/babylon/pull/68) ([SebastianElvis](https://github.com/SebastianElvis)) -- feat: btclightclient: Add keeper fuzz tests [\#67](https://github.com/babylonchain/babylon/pull/67) ([vitsalis](https://github.com/vitsalis)) -- epoching: fuzz tests on epoched undelegations and redelegations [\#66](https://github.com/babylonchain/babylon/pull/66) ([SebastianElvis](https://github.com/SebastianElvis)) -- epoching: refactor test infra, mock messages and sample fuzz tests [\#65](https://github.com/babylonchain/babylon/pull/65) ([SebastianElvis](https://github.com/SebastianElvis)) -- epoching: fuzz tests for slashed validator set [\#64](https://github.com/babylonchain/babylon/pull/64) ([SebastianElvis](https://github.com/SebastianElvis)) -- epoching: replace deprecated `EmitEvent` APIs with `EmitTypedEvent` ones [\#63](https://github.com/babylonchain/babylon/pull/63) ([SebastianElvis](https://github.com/SebastianElvis)) -- feat: btclightclient HeadersState keeper fuzz tests [\#61](https://github.com/babylonchain/babylon/pull/61) ([vitsalis](https://github.com/vitsalis)) -- epoching: more test infra and some fuzz tests on keeper functionalities [\#60](https://github.com/babylonchain/babylon/pull/60) ([SebastianElvis](https://github.com/SebastianElvis)) -- feat: checkpointing/aggregate BLS signatures [\#59](https://github.com/babylonchain/babylon/pull/59) ([gitferry](https://github.com/gitferry)) -- feat: btclightclient: Abstract the usage of btcd types and store BTCHeaderInfo objects [\#58](https://github.com/babylonchain/babylon/pull/58) ([vitsalis](https://github.com/vitsalis)) -- feat: Replace BTC types unit tests with fuzz tests [\#56](https://github.com/babylonchain/babylon/pull/56) ([vitsalis](https://github.com/vitsalis)) -- feat: Create datagen testutil for common random generation functions [\#55](https://github.com/babylonchain/babylon/pull/55) ([vitsalis](https://github.com/vitsalis)) -- epoching: wrapper type `Epoch` and simplify code using this type [\#54](https://github.com/babylonchain/babylon/pull/54) ([SebastianElvis](https://github.com/SebastianElvis)) -- feat: Add btclightclient events and hooks [\#53](https://github.com/babylonchain/babylon/pull/53) ([vitsalis](https://github.com/vitsalis)) -- feat: add raw checkpoint creation [\#52](https://github.com/babylonchain/babylon/pull/52) ([gitferry](https://github.com/gitferry)) -- feat: Add accumulattive PoW functionality to btclightclient [\#51](https://github.com/babylonchain/babylon/pull/51) ([vitsalis](https://github.com/vitsalis)) -- btclightclient: Cleanup codebase and add descriptive comments [\#50](https://github.com/babylonchain/babylon/pull/50) ([vitsalis](https://github.com/vitsalis)) -- Update go to 1.18 in README [\#49](https://github.com/babylonchain/babylon/pull/49) ([vitsalis](https://github.com/vitsalis)) -- Upgrade to go 1.18 [\#48](https://github.com/babylonchain/babylon/pull/48) ([vitsalis](https://github.com/vitsalis)) -- feat: define checkpointing registration proto and state [\#46](https://github.com/babylonchain/babylon/pull/46) ([gitferry](https://github.com/gitferry)) -- BM-60: Database schema ER diagram [\#45](https://github.com/babylonchain/babylon/pull/45) ([aakoshh](https://github.com/aakoshh)) -- Revert "feat: CI: Generate a single block in build check " [\#44](https://github.com/babylonchain/babylon/pull/44) ([vitsalis](https://github.com/vitsalis)) -- Btccheckpoint oracle schema and processing [\#43](https://github.com/babylonchain/babylon/pull/43) ([KonradStaniec](https://github.com/KonradStaniec)) -- feat: Fuzz and unit tests for btclightclient types [\#42](https://github.com/babylonchain/babylon/pull/42) ([vitsalis](https://github.com/vitsalis)) -- epoching: fix genesis, param and bootstrapping [\#41](https://github.com/babylonchain/babylon/pull/41) ([SebastianElvis](https://github.com/SebastianElvis)) -- feat: Add unit tests for ValidateHeader of btcutils [\#40](https://github.com/babylonchain/babylon/pull/40) ([vitsalis](https://github.com/vitsalis)) -- feat: Add unit tests for BTCHeaderHashBytes and BTCHeaderBytes types [\#39](https://github.com/babylonchain/babylon/pull/39) ([vitsalis](https://github.com/vitsalis)) -- Add building, testing, and testnet instructions on README [\#38](https://github.com/babylonchain/babylon/pull/38) ([vitsalis](https://github.com/vitsalis)) -- feat: CI: Generate a single block in build check [\#37](https://github.com/babylonchain/babylon/pull/37) ([vitsalis](https://github.com/vitsalis)) -- epoching: event and hook upon a certain threshold amount of slashed voting power [\#35](https://github.com/babylonchain/babylon/pull/35) ([SebastianElvis](https://github.com/SebastianElvis)) -- doc: add BLS key registration spec [\#34](https://github.com/babylonchain/babylon/pull/34) ([gitferry](https://github.com/gitferry)) -- feat: add hooks, events, and error types to the checkpointing module [\#33](https://github.com/babylonchain/babylon/pull/33) ([gitferry](https://github.com/gitferry)) -- epoching: state transition upon `BeginBlock` and `EndBlock` [\#32](https://github.com/babylonchain/babylon/pull/32) ([SebastianElvis](https://github.com/SebastianElvis)) -- Handle insert checkpoint [\#31](https://github.com/babylonchain/babylon/pull/31) ([KonradStaniec](https://github.com/KonradStaniec)) -- feat: Add btclightclient chain query [\#30](https://github.com/babylonchain/babylon/pull/30) ([vitsalis](https://github.com/vitsalis)) -- feat: Implement BTCHeaderBytes and BTCHeaderHashBytes types [\#29](https://github.com/babylonchain/babylon/pull/29) ([vitsalis](https://github.com/vitsalis)) -- epoching: copy/paste necessary code from staking/evidence/slashing and make modifications [\#28](https://github.com/babylonchain/babylon/pull/28) ([SebastianElvis](https://github.com/SebastianElvis)) -- checkpointing: add keeper and core state [\#27](https://github.com/babylonchain/babylon/pull/27) ([gitferry](https://github.com/gitferry)) -- FIX: btclightclient: Properly convert the input of contains to bytes [\#26](https://github.com/babylonchain/babylon/pull/26) ([vitsalis](https://github.com/vitsalis)) -- BM-32: Update diagrams for out-of-sequence checkpoint handling [\#25](https://github.com/babylonchain/babylon/pull/25) ([aakoshh](https://github.com/aakoshh)) -- FIX\(localnet\): Redirect babylond stderr to stdout [\#24](https://github.com/babylonchain/babylon/pull/24) ([vitsalis](https://github.com/vitsalis)) -- BM-31: Add CircleCI pipeline for building and testing [\#23](https://github.com/babylonchain/babylon/pull/23) ([vitsalis](https://github.com/vitsalis)) -- FIX: Failing btclightclient tests, remove unneeded ones, clean up [\#22](https://github.com/babylonchain/babylon/pull/22) ([vitsalis](https://github.com/vitsalis)) -- FIX: Replace 'unimplemented' AnteHandler panic with comment [\#21](https://github.com/babylonchain/babylon/pull/21) ([vitsalis](https://github.com/vitsalis)) -- FIX: Implement Msg interface for MsgInsertBTCSpvProof [\#20](https://github.com/babylonchain/babylon/pull/20) ([vitsalis](https://github.com/vitsalis)) -- epoching: keeper functions, queries, and testing infra [\#19](https://github.com/babylonchain/babylon/pull/19) ([SebastianElvis](https://github.com/SebastianElvis)) -- epoching: Wrapped messages and AnteHandler implementation [\#18](https://github.com/babylonchain/babylon/pull/18) ([SebastianElvis](https://github.com/SebastianElvis)) -- FIX: Stringer in RawCheckpoint and correct checkpointing module ModuleName [\#17](https://github.com/babylonchain/babylon/pull/17) ([vitsalis](https://github.com/vitsalis)) -- BM-16: feat\(epoching\): add AnteHandler `DropValidatorMsgDecorator` [\#15](https://github.com/babylonchain/babylon/pull/15) ([SebastianElvis](https://github.com/SebastianElvis)) -- BM-13: feat\(epoching\): add hooks, events and keeper functions [\#14](https://github.com/babylonchain/babylon/pull/14) ([SebastianElvis](https://github.com/SebastianElvis)) -- BM-10: Basic btcheaderoracle module [\#13](https://github.com/babylonchain/babylon/pull/13) ([vitsalis](https://github.com/vitsalis)) -- BM-17: Add basic functianalities of bls crypto [\#12](https://github.com/babylonchain/babylon/pull/12) ([gitferry](https://github.com/gitferry)) -- FIX: Resolve inconsistent BTCLightClientKeeper name [\#11](https://github.com/babylonchain/babylon/pull/11) ([vitsalis](https://github.com/vitsalis)) -- BM-15: feat\(epoching\): add protobuf messages [\#10](https://github.com/babylonchain/babylon/pull/10) ([SebastianElvis](https://github.com/SebastianElvis)) -- BM-6: Initial proposal for btc checkpoint message [\#8](https://github.com/babylonchain/babylon/pull/8) ([KonradStaniec](https://github.com/KonradStaniec)) -- FIX: Do not modify go.mod when generating proto files [\#7](https://github.com/babylonchain/babylon/pull/7) ([vitsalis](https://github.com/vitsalis)) -- BM-5: feat\(btc light client\): BTC Light Client module setup [\#6](https://github.com/babylonchain/babylon/pull/6) ([vitsalis](https://github.com/vitsalis)) -- BM-2: feat\(checkpointing\): init checkpointing module and define proto types [\#5](https://github.com/babylonchain/babylon/pull/5) ([gitferry](https://github.com/gitferry)) -- BM-6: Add initial scaffold for rawcheckpoint module [\#4](https://github.com/babylonchain/babylon/pull/4) ([KonradStaniec](https://github.com/KonradStaniec)) -- FIX: Add script that downloads third party proto dependencies [\#3](https://github.com/babylonchain/babylon/pull/3) ([vitsalis](https://github.com/vitsalis)) -- BM-3: feat\(epoching\): Epoching module setup [\#2](https://github.com/babylonchain/babylon/pull/2) ([SebastianElvis](https://github.com/SebastianElvis)) -- BM-4: Add docs/diagrams with a Makefile and a test. [\#1](https://github.com/babylonchain/babylon/pull/1) ([aakoshh](https://github.com/aakoshh)) +- Release v0.1.0 [\#191](https://github.com/babylonlabs-io/babylon/pull/191) ([KonradStaniec](https://github.com/KonradStaniec)) +- feat: add validate-genesis cmd [\#187](https://github.com/babylonlabs-io/babylon/pull/187) ([gitferry](https://github.com/gitferry)) +- chore: add correspondence check against gentx when adding genesis BLS keys [\#186](https://github.com/babylonlabs-io/babylon/pull/186) ([gitferry](https://github.com/gitferry)) +- chore: regtest support [\#185](https://github.com/babylonlabs-io/babylon/pull/185) ([SebastianElvis](https://github.com/SebastianElvis)) +- Implement ADR-01 [\#183](https://github.com/babylonlabs-io/babylon/pull/183) ([KonradStaniec](https://github.com/KonradStaniec)) +- chore: Upgrade proto generation Docker image and script [\#181](https://github.com/babylonlabs-io/babylon/pull/181) ([vitsalis](https://github.com/vitsalis)) +- Fix accepting submission [\#179](https://github.com/babylonlabs-io/babylon/pull/179) ([KonradStaniec](https://github.com/KonradStaniec)) +- feat: add add-genesis-bls cmd [\#178](https://github.com/babylonlabs-io/babylon/pull/178) ([gitferry](https://github.com/gitferry)) +- fix: CI failed after merging \#175 [\#177](https://github.com/babylonlabs-io/babylon/pull/177) ([gitferry](https://github.com/gitferry)) +- ibc: vanilla IBC module [\#176](https://github.com/babylonlabs-io/babylon/pull/176) ([SebastianElvis](https://github.com/SebastianElvis)) +- feat: add create-genesis-bls cmd [\#175](https://github.com/babylonlabs-io/babylon/pull/175) ([gitferry](https://github.com/gitferry)) +- Bump cosmos sdk [\#173](https://github.com/babylonlabs-io/babylon/pull/173) ([KonradStaniec](https://github.com/KonradStaniec)) +- feat: Add prepare-genesis command [\#172](https://github.com/babylonlabs-io/babylon/pull/172) ([vitsalis](https://github.com/vitsalis)) +- Refactor submission bitcoin status [\#170](https://github.com/babylonlabs-io/babylon/pull/170) ([KonradStaniec](https://github.com/KonradStaniec)) +- Validate btc objects in ante-handler [\#169](https://github.com/babylonlabs-io/babylon/pull/169) ([KonradStaniec](https://github.com/KonradStaniec)) +- feat: Use \(u\)bbn bond denominations [\#167](https://github.com/babylonlabs-io/babylon/pull/167) ([vitsalis](https://github.com/vitsalis)) +- feat: checkpointing/improve the sending of BLS-sig tx [\#166](https://github.com/babylonlabs-io/babylon/pull/166) ([gitferry](https://github.com/gitferry)) +- feat: checkpointing/implement WrappedCreateValidator cli [\#165](https://github.com/babylonlabs-io/babylon/pull/165) ([gitferry](https://github.com/gitferry)) +- Move retry module from Vigilante to BBN [\#164](https://github.com/babylonlabs-io/babylon/pull/164) ([gusin13](https://github.com/gusin13)) +- feat: checkpointing/add create-bls-key cli [\#162](https://github.com/babylonlabs-io/babylon/pull/162) ([gitferry](https://github.com/gitferry)) +- chore: checkpointing/refactor validate basic [\#161](https://github.com/babylonlabs-io/babylon/pull/161) ([gitferry](https://github.com/gitferry)) +- Query to get submissions for given epoch [\#158](https://github.com/babylonlabs-io/babylon/pull/158) ([KonradStaniec](https://github.com/KonradStaniec)) +- Functionality for building custom mainnet tags [\#157](https://github.com/babylonlabs-io/babylon/pull/157) ([vitsalis](https://github.com/vitsalis)) +- Improve integration tests [\#156](https://github.com/babylonlabs-io/babylon/pull/156) ([KonradStaniec](https://github.com/KonradStaniec)) +- epoching: fix error of `unexpected validator in unbonding queue` [\#154](https://github.com/babylonlabs-io/babylon/pull/154) ([SebastianElvis](https://github.com/SebastianElvis)) +- Fix ancestry error [\#153](https://github.com/babylonlabs-io/babylon/pull/153) ([KonradStaniec](https://github.com/KonradStaniec)) +- chore: fix error msg typo of btccheckpoint [\#151](https://github.com/babylonlabs-io/babylon/pull/151) ([SebastianElvis](https://github.com/SebastianElvis)) +- epoching/checkpointing: checkpoint-assisted unbonding [\#150](https://github.com/babylonlabs-io/babylon/pull/150) ([SebastianElvis](https://github.com/SebastianElvis)) +- fix: Allow minimum work headers for a testnet/simnet [\#148](https://github.com/babylonlabs-io/babylon/pull/148) ([vitsalis](https://github.com/vitsalis)) +- Add test for checkpoint submissions and state change [\#147](https://github.com/babylonlabs-io/babylon/pull/147) ([KonradStaniec](https://github.com/KonradStaniec)) +- fix: fixed decoder for checkpoint [\#146](https://github.com/babylonlabs-io/babylon/pull/146) ([gitferry](https://github.com/gitferry)) +- epoching: add delegator address to events [\#145](https://github.com/babylonlabs-io/babylon/pull/145) ([SebastianElvis](https://github.com/SebastianElvis)) +- chore: checkpointing/add logs for checkpoint status change [\#144](https://github.com/babylonlabs-io/babylon/pull/144) ([gitferry](https://github.com/gitferry)) +- epoching: delegation lifecycle [\#143](https://github.com/babylonlabs-io/babylon/pull/143) ([SebastianElvis](https://github.com/SebastianElvis)) +- Relax tx formatter rules [\#142](https://github.com/babylonlabs-io/babylon/pull/142) ([KonradStaniec](https://github.com/KonradStaniec)) +- epoching: bugfix of `LatestEpochMsgs` API [\#140](https://github.com/babylonlabs-io/babylon/pull/140) ([SebastianElvis](https://github.com/SebastianElvis)) +- epoching: CLI for delegating/undelegating/redelegating requests [\#138](https://github.com/babylonlabs-io/babylon/pull/138) ([SebastianElvis](https://github.com/SebastianElvis)) +- Revert: testnet: denom of gas price \#133 [\#136](https://github.com/babylonlabs-io/babylon/pull/136) ([vitsalis](https://github.com/vitsalis)) +- bitcoinsim: Remove it from the repository [\#135](https://github.com/babylonlabs-io/babylon/pull/135) ([vitsalis](https://github.com/vitsalis)) +- testnet: denom of gas price [\#133](https://github.com/babylonlabs-io/babylon/pull/133) ([SebastianElvis](https://github.com/SebastianElvis)) +- btclightclient: create temporary method for Contains request with bytes parameter [\#132](https://github.com/babylonlabs-io/babylon/pull/132) ([SebastianElvis](https://github.com/SebastianElvis)) +- btclightclient: Add BaseHeader query [\#130](https://github.com/babylonlabs-io/babylon/pull/130) ([vitsalis](https://github.com/vitsalis)) +- Remove full stack deployment and irrelevant files [\#129](https://github.com/babylonlabs-io/babylon/pull/129) ([vitsalis](https://github.com/vitsalis)) +- testnet: Add CLI args for specifying btccheckpoint and staking genesis params [\#128](https://github.com/babylonlabs-io/babylon/pull/128) ([vitsalis](https://github.com/vitsalis)) +- Add extending btc light client chain in tests [\#127](https://github.com/babylonlabs-io/babylon/pull/127) ([KonradStaniec](https://github.com/KonradStaniec)) +- chore: checkpointing/refactor bls-signer [\#126](https://github.com/babylonlabs-io/babylon/pull/126) ([gitferry](https://github.com/gitferry)) +- fix: Re-introduce localnet start to enable integration tests [\#125](https://github.com/babylonlabs-io/babylon/pull/125) ([vitsalis](https://github.com/vitsalis)) +- docker: Include vigilantes and explorer in the localnet deployment [\#123](https://github.com/babylonlabs-io/babylon/pull/123) ([vitsalis](https://github.com/vitsalis)) +- fix: checkpointing/query epoch status count bug [\#122](https://github.com/babylonlabs-io/babylon/pull/122) ([gitferry](https://github.com/gitferry)) +- Fixes initialisation bug [\#121](https://github.com/babylonlabs-io/babylon/pull/121) ([KonradStaniec](https://github.com/KonradStaniec)) +- feat: checkpointing/integrate bls-sig tx into the message flow [\#120](https://github.com/babylonlabs-io/babylon/pull/120) ([gitferry](https://github.com/gitferry)) +- epoching API: add epoch msg range queries and add timestamp to validator lifecycle [\#119](https://github.com/babylonlabs-io/babylon/pull/119) ([SebastianElvis](https://github.com/SebastianElvis)) +- fix: bls-sig accumulating bug and added tests [\#118](https://github.com/babylonlabs-io/babylon/pull/118) ([gitferry](https://github.com/gitferry)) +- epoching API: add timestamp to queued messages [\#116](https://github.com/babylonlabs-io/babylon/pull/116) ([SebastianElvis](https://github.com/SebastianElvis)) +- Parameterize genesis and config through testnet command flags [\#115](https://github.com/babylonlabs-io/babylon/pull/115) ([vitsalis](https://github.com/vitsalis)) +- Add custom query [\#114](https://github.com/babylonlabs-io/babylon/pull/114) ([KonradStaniec](https://github.com/KonradStaniec)) +- btccheckpoint: make kDeep/wDeep as system parameters [\#113](https://github.com/babylonlabs-io/babylon/pull/113) ([SebastianElvis](https://github.com/SebastianElvis)) +- feat: checkpointing/add typed events [\#112](https://github.com/babylonlabs-io/babylon/pull/112) ([gitferry](https://github.com/gitferry)) +- feat: checkpointing/ add queries about epoch status [\#111](https://github.com/babylonlabs-io/babylon/pull/111) ([gitferry](https://github.com/gitferry)) +- chore: BLS signer refactor [\#110](https://github.com/babylonlabs-io/babylon/pull/110) ([gitferry](https://github.com/gitferry)) +- epoching API: validator lifecycle [\#109](https://github.com/babylonlabs-io/babylon/pull/109) ([SebastianElvis](https://github.com/SebastianElvis)) +- epoching: API: epoch\_msgs/{epoch\_num} -\> all events during this epoch [\#108](https://github.com/babylonlabs-io/babylon/pull/108) ([SebastianElvis](https://github.com/SebastianElvis)) +- btcutils: refactor for vigilante [\#107](https://github.com/babylonlabs-io/babylon/pull/107) ([SebastianElvis](https://github.com/SebastianElvis)) +- chore: Replace all instances of bbl with bbn [\#106](https://github.com/babylonlabs-io/babylon/pull/106) ([vitsalis](https://github.com/vitsalis)) +- Add babylon app config [\#105](https://github.com/babylonlabs-io/babylon/pull/105) ([KonradStaniec](https://github.com/KonradStaniec)) +- feat: checkpointing/implement BLS signer [\#104](https://github.com/babylonlabs-io/babylon/pull/104) ([gitferry](https://github.com/gitferry)) +- Add parsing correct format in btccheckpoint [\#102](https://github.com/babylonlabs-io/babylon/pull/102) ([KonradStaniec](https://github.com/KonradStaniec)) +- feat: add genesis state for checkpointing [\#101](https://github.com/babylonlabs-io/babylon/pull/101) ([gitferry](https://github.com/gitferry)) +- Add fuzz tests to formatter [\#100](https://github.com/babylonlabs-io/babylon/pull/100) ([KonradStaniec](https://github.com/KonradStaniec)) +- Fix: checkpointing/epoch growth bug [\#99](https://github.com/babylonlabs-io/babylon/pull/99) ([gitferry](https://github.com/gitferry)) +- chore: replace bbl with bbn and gitignore [\#98](https://github.com/babylonlabs-io/babylon/pull/98) ([SebastianElvis](https://github.com/SebastianElvis)) +- FIX: checkpointing/changed PoP by signing BLS public key [\#97](https://github.com/babylonlabs-io/babylon/pull/97) ([gitferry](https://github.com/gitferry)) +- Add initial implementation of tx formatter [\#96](https://github.com/babylonlabs-io/babylon/pull/96) ([KonradStaniec](https://github.com/KonradStaniec)) +- BM-102: Single BTC node in docker producing blocks [\#95](https://github.com/babylonlabs-io/babylon/pull/95) ([aakoshh](https://github.com/aakoshh)) +- Add initial test checking progress [\#94](https://github.com/babylonlabs-io/babylon/pull/94) ([KonradStaniec](https://github.com/KonradStaniec)) +- Add tests to ci [\#90](https://github.com/babylonlabs-io/babylon/pull/90) ([KonradStaniec](https://github.com/KonradStaniec)) +- FIX: Add checkpoint query with status [\#89](https://github.com/babylonlabs-io/babylon/pull/89) ([gitferry](https://github.com/gitferry)) +- enable gRPC gateway routes for rest queries [\#88](https://github.com/babylonlabs-io/babylon/pull/88) ([toliujiayi](https://github.com/toliujiayi)) +- Wire app without mocks [\#87](https://github.com/babylonlabs-io/babylon/pull/87) ([KonradStaniec](https://github.com/KonradStaniec)) +- feat: implement bls key generation [\#86](https://github.com/babylonlabs-io/babylon/pull/86) ([gitferry](https://github.com/gitferry)) +- Add integration tests [\#85](https://github.com/babylonlabs-io/babylon/pull/85) ([KonradStaniec](https://github.com/KonradStaniec)) +- feat: checkpointing/implement checkpoint verification and keeper tests [\#84](https://github.com/babylonlabs-io/babylon/pull/84) ([gitferry](https://github.com/gitferry)) +- Add btccheckpoit unit tests [\#83](https://github.com/babylonlabs-io/babylon/pull/83) ([KonradStaniec](https://github.com/KonradStaniec)) +- feat: btclightclient: Add BTCHeaderInserted event [\#82](https://github.com/babylonlabs-io/babylon/pull/82) ([vitsalis](https://github.com/vitsalis)) +- fix: Remove WASM config from application configuration [\#81](https://github.com/babylonlabs-io/babylon/pull/81) ([vitsalis](https://github.com/vitsalis)) +- epoching: smaller epoch interval in simulation [\#80](https://github.com/babylonlabs-io/babylon/pull/80) ([SebastianElvis](https://github.com/SebastianElvis)) +- FIX: Use a caching multistore in delayed staking message handler [\#79](https://github.com/babylonlabs-io/babylon/pull/79) ([aakoshh](https://github.com/aakoshh)) +- feat: checkpointing/implement cli [\#78](https://github.com/babylonlabs-io/babylon/pull/78) ([gitferry](https://github.com/gitferry)) +- fix: Add installation instructions and executable reference [\#77](https://github.com/babylonlabs-io/babylon/pull/77) ([vitsalis](https://github.com/vitsalis)) +- chore: issue templates [\#76](https://github.com/babylonlabs-io/babylon/pull/76) ([SebastianElvis](https://github.com/SebastianElvis)) +- feat: Register msg server for all modules & instructions for tx submission [\#73](https://github.com/babylonlabs-io/babylon/pull/73) ([vitsalis](https://github.com/vitsalis)) +- feat: btclightclient: Refactor keepers based on needs of btcheckpoint module [\#72](https://github.com/babylonlabs-io/babylon/pull/72) ([vitsalis](https://github.com/vitsalis)) +- simulation: vanilla simulation tests [\#71](https://github.com/babylonlabs-io/babylon/pull/71) ([SebastianElvis](https://github.com/SebastianElvis)) +- Implement core btc handling logic [\#70](https://github.com/babylonlabs-io/babylon/pull/70) ([KonradStaniec](https://github.com/KonradStaniec)) +- feat: btclightclient: gRPC query fuzz tests [\#69](https://github.com/babylonlabs-io/babylon/pull/69) ([vitsalis](https://github.com/vitsalis)) +- epoching: simulation infra for integration testing [\#68](https://github.com/babylonlabs-io/babylon/pull/68) ([SebastianElvis](https://github.com/SebastianElvis)) +- feat: btclightclient: Add keeper fuzz tests [\#67](https://github.com/babylonlabs-io/babylon/pull/67) ([vitsalis](https://github.com/vitsalis)) +- epoching: fuzz tests on epoched undelegations and redelegations [\#66](https://github.com/babylonlabs-io/babylon/pull/66) ([SebastianElvis](https://github.com/SebastianElvis)) +- epoching: refactor test infra, mock messages and sample fuzz tests [\#65](https://github.com/babylonlabs-io/babylon/pull/65) ([SebastianElvis](https://github.com/SebastianElvis)) +- epoching: fuzz tests for slashed validator set [\#64](https://github.com/babylonlabs-io/babylon/pull/64) ([SebastianElvis](https://github.com/SebastianElvis)) +- epoching: replace deprecated `EmitEvent` APIs with `EmitTypedEvent` ones [\#63](https://github.com/babylonlabs-io/babylon/pull/63) ([SebastianElvis](https://github.com/SebastianElvis)) +- feat: btclightclient HeadersState keeper fuzz tests [\#61](https://github.com/babylonlabs-io/babylon/pull/61) ([vitsalis](https://github.com/vitsalis)) +- epoching: more test infra and some fuzz tests on keeper functionalities [\#60](https://github.com/babylonlabs-io/babylon/pull/60) ([SebastianElvis](https://github.com/SebastianElvis)) +- feat: checkpointing/aggregate BLS signatures [\#59](https://github.com/babylonlabs-io/babylon/pull/59) ([gitferry](https://github.com/gitferry)) +- feat: btclightclient: Abstract the usage of btcd types and store BTCHeaderInfo objects [\#58](https://github.com/babylonlabs-io/babylon/pull/58) ([vitsalis](https://github.com/vitsalis)) +- feat: Replace BTC types unit tests with fuzz tests [\#56](https://github.com/babylonlabs-io/babylon/pull/56) ([vitsalis](https://github.com/vitsalis)) +- feat: Create datagen testutil for common random generation functions [\#55](https://github.com/babylonlabs-io/babylon/pull/55) ([vitsalis](https://github.com/vitsalis)) +- epoching: wrapper type `Epoch` and simplify code using this type [\#54](https://github.com/babylonlabs-io/babylon/pull/54) ([SebastianElvis](https://github.com/SebastianElvis)) +- feat: Add btclightclient events and hooks [\#53](https://github.com/babylonlabs-io/babylon/pull/53) ([vitsalis](https://github.com/vitsalis)) +- feat: add raw checkpoint creation [\#52](https://github.com/babylonlabs-io/babylon/pull/52) ([gitferry](https://github.com/gitferry)) +- feat: Add accumulattive PoW functionality to btclightclient [\#51](https://github.com/babylonlabs-io/babylon/pull/51) ([vitsalis](https://github.com/vitsalis)) +- btclightclient: Cleanup codebase and add descriptive comments [\#50](https://github.com/babylonlabs-io/babylon/pull/50) ([vitsalis](https://github.com/vitsalis)) +- Update go to 1.18 in README [\#49](https://github.com/babylonlabs-io/babylon/pull/49) ([vitsalis](https://github.com/vitsalis)) +- Upgrade to go 1.18 [\#48](https://github.com/babylonlabs-io/babylon/pull/48) ([vitsalis](https://github.com/vitsalis)) +- feat: define checkpointing registration proto and state [\#46](https://github.com/babylonlabs-io/babylon/pull/46) ([gitferry](https://github.com/gitferry)) +- BM-60: Database schema ER diagram [\#45](https://github.com/babylonlabs-io/babylon/pull/45) ([aakoshh](https://github.com/aakoshh)) +- Revert "feat: CI: Generate a single block in build check " [\#44](https://github.com/babylonlabs-io/babylon/pull/44) ([vitsalis](https://github.com/vitsalis)) +- Btccheckpoint oracle schema and processing [\#43](https://github.com/babylonlabs-io/babylon/pull/43) ([KonradStaniec](https://github.com/KonradStaniec)) +- feat: Fuzz and unit tests for btclightclient types [\#42](https://github.com/babylonlabs-io/babylon/pull/42) ([vitsalis](https://github.com/vitsalis)) +- epoching: fix genesis, param and bootstrapping [\#41](https://github.com/babylonlabs-io/babylon/pull/41) ([SebastianElvis](https://github.com/SebastianElvis)) +- feat: Add unit tests for ValidateHeader of btcutils [\#40](https://github.com/babylonlabs-io/babylon/pull/40) ([vitsalis](https://github.com/vitsalis)) +- feat: Add unit tests for BTCHeaderHashBytes and BTCHeaderBytes types [\#39](https://github.com/babylonlabs-io/babylon/pull/39) ([vitsalis](https://github.com/vitsalis)) +- Add building, testing, and testnet instructions on README [\#38](https://github.com/babylonlabs-io/babylon/pull/38) ([vitsalis](https://github.com/vitsalis)) +- feat: CI: Generate a single block in build check [\#37](https://github.com/babylonlabs-io/babylon/pull/37) ([vitsalis](https://github.com/vitsalis)) +- epoching: event and hook upon a certain threshold amount of slashed voting power [\#35](https://github.com/babylonlabs-io/babylon/pull/35) ([SebastianElvis](https://github.com/SebastianElvis)) +- doc: add BLS key registration spec [\#34](https://github.com/babylonlabs-io/babylon/pull/34) ([gitferry](https://github.com/gitferry)) +- feat: add hooks, events, and error types to the checkpointing module [\#33](https://github.com/babylonlabs-io/babylon/pull/33) ([gitferry](https://github.com/gitferry)) +- epoching: state transition upon `BeginBlock` and `EndBlock` [\#32](https://github.com/babylonlabs-io/babylon/pull/32) ([SebastianElvis](https://github.com/SebastianElvis)) +- Handle insert checkpoint [\#31](https://github.com/babylonlabs-io/babylon/pull/31) ([KonradStaniec](https://github.com/KonradStaniec)) +- feat: Add btclightclient chain query [\#30](https://github.com/babylonlabs-io/babylon/pull/30) ([vitsalis](https://github.com/vitsalis)) +- feat: Implement BTCHeaderBytes and BTCHeaderHashBytes types [\#29](https://github.com/babylonlabs-io/babylon/pull/29) ([vitsalis](https://github.com/vitsalis)) +- epoching: copy/paste necessary code from staking/evidence/slashing and make modifications [\#28](https://github.com/babylonlabs-io/babylon/pull/28) ([SebastianElvis](https://github.com/SebastianElvis)) +- checkpointing: add keeper and core state [\#27](https://github.com/babylonlabs-io/babylon/pull/27) ([gitferry](https://github.com/gitferry)) +- FIX: btclightclient: Properly convert the input of contains to bytes [\#26](https://github.com/babylonlabs-io/babylon/pull/26) ([vitsalis](https://github.com/vitsalis)) +- BM-32: Update diagrams for out-of-sequence checkpoint handling [\#25](https://github.com/babylonlabs-io/babylon/pull/25) ([aakoshh](https://github.com/aakoshh)) +- FIX\(localnet\): Redirect babylond stderr to stdout [\#24](https://github.com/babylonlabs-io/babylon/pull/24) ([vitsalis](https://github.com/vitsalis)) +- BM-31: Add CircleCI pipeline for building and testing [\#23](https://github.com/babylonlabs-io/babylon/pull/23) ([vitsalis](https://github.com/vitsalis)) +- FIX: Failing btclightclient tests, remove unneeded ones, clean up [\#22](https://github.com/babylonlabs-io/babylon/pull/22) ([vitsalis](https://github.com/vitsalis)) +- FIX: Replace 'unimplemented' AnteHandler panic with comment [\#21](https://github.com/babylonlabs-io/babylon/pull/21) ([vitsalis](https://github.com/vitsalis)) +- FIX: Implement Msg interface for MsgInsertBTCSpvProof [\#20](https://github.com/babylonlabs-io/babylon/pull/20) ([vitsalis](https://github.com/vitsalis)) +- epoching: keeper functions, queries, and testing infra [\#19](https://github.com/babylonlabs-io/babylon/pull/19) ([SebastianElvis](https://github.com/SebastianElvis)) +- epoching: Wrapped messages and AnteHandler implementation [\#18](https://github.com/babylonlabs-io/babylon/pull/18) ([SebastianElvis](https://github.com/SebastianElvis)) +- FIX: Stringer in RawCheckpoint and correct checkpointing module ModuleName [\#17](https://github.com/babylonlabs-io/babylon/pull/17) ([vitsalis](https://github.com/vitsalis)) +- BM-16: feat\(epoching\): add AnteHandler `DropValidatorMsgDecorator` [\#15](https://github.com/babylonlabs-io/babylon/pull/15) ([SebastianElvis](https://github.com/SebastianElvis)) +- BM-13: feat\(epoching\): add hooks, events and keeper functions [\#14](https://github.com/babylonlabs-io/babylon/pull/14) ([SebastianElvis](https://github.com/SebastianElvis)) +- BM-10: Basic btcheaderoracle module [\#13](https://github.com/babylonlabs-io/babylon/pull/13) ([vitsalis](https://github.com/vitsalis)) +- BM-17: Add basic functianalities of bls crypto [\#12](https://github.com/babylonlabs-io/babylon/pull/12) ([gitferry](https://github.com/gitferry)) +- FIX: Resolve inconsistent BTCLightClientKeeper name [\#11](https://github.com/babylonlabs-io/babylon/pull/11) ([vitsalis](https://github.com/vitsalis)) +- BM-15: feat\(epoching\): add protobuf messages [\#10](https://github.com/babylonlabs-io/babylon/pull/10) ([SebastianElvis](https://github.com/SebastianElvis)) +- BM-6: Initial proposal for btc checkpoint message [\#8](https://github.com/babylonlabs-io/babylon/pull/8) ([KonradStaniec](https://github.com/KonradStaniec)) +- FIX: Do not modify go.mod when generating proto files [\#7](https://github.com/babylonlabs-io/babylon/pull/7) ([vitsalis](https://github.com/vitsalis)) +- BM-5: feat\(btc light client\): BTC Light Client module setup [\#6](https://github.com/babylonlabs-io/babylon/pull/6) ([vitsalis](https://github.com/vitsalis)) +- BM-2: feat\(checkpointing\): init checkpointing module and define proto types [\#5](https://github.com/babylonlabs-io/babylon/pull/5) ([gitferry](https://github.com/gitferry)) +- BM-6: Add initial scaffold for rawcheckpoint module [\#4](https://github.com/babylonlabs-io/babylon/pull/4) ([KonradStaniec](https://github.com/KonradStaniec)) +- FIX: Add script that downloads third party proto dependencies [\#3](https://github.com/babylonlabs-io/babylon/pull/3) ([vitsalis](https://github.com/vitsalis)) +- BM-3: feat\(epoching\): Epoching module setup [\#2](https://github.com/babylonlabs-io/babylon/pull/2) ([SebastianElvis](https://github.com/SebastianElvis)) +- BM-4: Add docs/diagrams with a Makefile and a test. [\#1](https://github.com/babylonlabs-io/babylon/pull/1) ([aakoshh](https://github.com/aakoshh)) diff --git a/Makefile b/Makefile index f70e4c026..b7ded1913 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ LEDGER_ENABLED ?= true BINDIR ?= $(GOPATH)/bin PROJECT_NAME ?= babylon BUILDDIR ?= $(CURDIR)/build -HTTPS_GIT := https://github.com/babylonchain/babylon.git +HTTPS_GIT := https://github.com/babylonlabs-io/babylon.git DOCKER := $(shell which docker) SIMAPP = ./simapp @@ -341,7 +341,7 @@ lint-go: format: ## Run code formater find . -name '*.go' -type f -not -path "./vendor*" -not -path "*.git*" -not -path "./client/docs/statik/statik.go" -not -name '*.pb.go' | xargs gofmt -w -s find . -name '*.go' -type f -not -path "./vendor*" -not -path "*.git*" -not -path "./client/docs/statik/statik.go" -not -name '*.pb.go' | xargs misspell -w - find . -name '*.go' -type f -not -path "./vendor*" -not -path "*.git*" -not -path "./client/docs/statik/statik.go" -not -name '*.pb.go' | xargs goimports -w -local github.com/babylonchain/babylon + find . -name '*.go' -type f -not -path "./vendor*" -not -path "*.git*" -not -path "./client/docs/statik/statik.go" -not -name '*.pb.go' | xargs goimports -w -local github.com/babylonlabs-io/babylon .PHONY: format ############################################################################### @@ -363,12 +363,12 @@ gosec-local: ## Run local security checkss DEVDOC_SAVE = docker commit `docker ps -a -n 1 -q` devdoc:local devdoc-init: ## Initialize documentation - $(DOCKER) run -it -v "$(CURDIR):/go/src/github.com/babylonchain/babylon" -w "/go/src/github.com/babylonchain/babylon" tendermint/devdoc echo + $(DOCKER) run -it -v "$(CURDIR):/go/src/github.com/babylonlabs-io/babylon" -w "/go/src/github.com/babylonlabs-io/babylon" tendermint/devdoc echo # TODO make this safer $(call DEVDOC_SAVE) devdoc: ## Generate documentation - $(DOCKER) run -it -v "$(CURDIR):/go/src/github.com/babylonchain/babylon" -w "/go/src/github.com/babylonchain/babylon" devdoc:local bash + $(DOCKER) run -it -v "$(CURDIR):/go/src/github.com/babylonlabs-io/babylon" -w "/go/src/github.com/babylonlabs-io/babylon" devdoc:local bash devdoc-save: ## Save documentation changes # TODO make this safer diff --git a/SECURITY.md b/SECURITY.md index e30d358d5..ee8c3febf 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -25,7 +25,7 @@ Send your detailed vulnerability report to `security@babylonchain.io`. ### 2. GitHub Private Vulnerability Reporting -Utilize [GitHub's Private Vulnerability Reporting](https://github.com/babylonchain/babylon/security/advisories/new) +Utilize [GitHub's Private Vulnerability Reporting](https://github.com/babylonlabs-io/babylon/security/advisories/new) for confidential disclosure. ## Submit Vulnerability Report diff --git a/app/ante_btc_validation_decorator.go b/app/ante_btc_validation_decorator.go index 46a003bb1..8e5febfb8 100644 --- a/app/ante_btc_validation_decorator.go +++ b/app/ante_btc_validation_decorator.go @@ -1,10 +1,10 @@ package app import ( - bbn "github.com/babylonchain/babylon/types" - btccheckpointkeeper "github.com/babylonchain/babylon/x/btccheckpoint/keeper" - btccheckpointtypes "github.com/babylonchain/babylon/x/btccheckpoint/types" - btclightclient "github.com/babylonchain/babylon/x/btclightclient/types" + bbn "github.com/babylonlabs-io/babylon/types" + btccheckpointkeeper "github.com/babylonlabs-io/babylon/x/btccheckpoint/keeper" + btccheckpointtypes "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" + btclightclient "github.com/babylonlabs-io/babylon/x/btclightclient/types" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/app/app.go b/app/app.go index 67b0b7800..541bcd8d3 100644 --- a/app/app.go +++ b/app/app.go @@ -93,32 +93,32 @@ import ( ibctm "github.com/cosmos/ibc-go/v8/modules/light-clients/07-tendermint" "github.com/spf13/cast" - "github.com/babylonchain/babylon/app/upgrades" - bbn "github.com/babylonchain/babylon/types" - - appkeepers "github.com/babylonchain/babylon/app/keepers" - appparams "github.com/babylonchain/babylon/app/params" - "github.com/babylonchain/babylon/client/docs" - "github.com/babylonchain/babylon/x/btccheckpoint" - btccheckpointtypes "github.com/babylonchain/babylon/x/btccheckpoint/types" - "github.com/babylonchain/babylon/x/btclightclient" - btclightclienttypes "github.com/babylonchain/babylon/x/btclightclient/types" - "github.com/babylonchain/babylon/x/btcstaking" - btcstakingtypes "github.com/babylonchain/babylon/x/btcstaking/types" - "github.com/babylonchain/babylon/x/checkpointing" - checkpointingtypes "github.com/babylonchain/babylon/x/checkpointing/types" - "github.com/babylonchain/babylon/x/epoching" - epochingkeeper "github.com/babylonchain/babylon/x/epoching/keeper" - epochingtypes "github.com/babylonchain/babylon/x/epoching/types" - "github.com/babylonchain/babylon/x/finality" - finalitytypes "github.com/babylonchain/babylon/x/finality/types" - "github.com/babylonchain/babylon/x/incentive" - incentivetypes "github.com/babylonchain/babylon/x/incentive/types" - "github.com/babylonchain/babylon/x/monitor" - monitortypes "github.com/babylonchain/babylon/x/monitor/types" - "github.com/babylonchain/babylon/x/zoneconcierge" - zckeeper "github.com/babylonchain/babylon/x/zoneconcierge/keeper" - zctypes "github.com/babylonchain/babylon/x/zoneconcierge/types" + "github.com/babylonlabs-io/babylon/app/upgrades" + bbn "github.com/babylonlabs-io/babylon/types" + + appkeepers "github.com/babylonlabs-io/babylon/app/keepers" + appparams "github.com/babylonlabs-io/babylon/app/params" + "github.com/babylonlabs-io/babylon/client/docs" + "github.com/babylonlabs-io/babylon/x/btccheckpoint" + btccheckpointtypes "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" + "github.com/babylonlabs-io/babylon/x/btclightclient" + btclightclienttypes "github.com/babylonlabs-io/babylon/x/btclightclient/types" + "github.com/babylonlabs-io/babylon/x/btcstaking" + btcstakingtypes "github.com/babylonlabs-io/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/x/checkpointing" + checkpointingtypes "github.com/babylonlabs-io/babylon/x/checkpointing/types" + "github.com/babylonlabs-io/babylon/x/epoching" + epochingkeeper "github.com/babylonlabs-io/babylon/x/epoching/keeper" + epochingtypes "github.com/babylonlabs-io/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/x/finality" + finalitytypes "github.com/babylonlabs-io/babylon/x/finality/types" + "github.com/babylonlabs-io/babylon/x/incentive" + incentivetypes "github.com/babylonlabs-io/babylon/x/incentive/types" + "github.com/babylonlabs-io/babylon/x/monitor" + monitortypes "github.com/babylonlabs-io/babylon/x/monitor/types" + "github.com/babylonlabs-io/babylon/x/zoneconcierge" + zckeeper "github.com/babylonlabs-io/babylon/x/zoneconcierge/keeper" + zctypes "github.com/babylonlabs-io/babylon/x/zoneconcierge/types" ) const ( diff --git a/app/encoding.go b/app/encoding.go index 0ae2e5a9f..57a5b6cf5 100644 --- a/app/encoding.go +++ b/app/encoding.go @@ -9,8 +9,8 @@ import ( "github.com/cosmos/cosmos-sdk/client/flags" simsutils "github.com/cosmos/cosmos-sdk/testutil/sims" - appparams "github.com/babylonchain/babylon/app/params" - bbn "github.com/babylonchain/babylon/types" + appparams "github.com/babylonlabs-io/babylon/app/params" + bbn "github.com/babylonlabs-io/babylon/types" ) // TmpAppOptions returns an app option with tmp dir and btc network diff --git a/app/keepers/keepers.go b/app/keepers/keepers.go index 64c0baa14..74174a608 100644 --- a/app/keepers/keepers.go +++ b/app/keepers/keepers.go @@ -61,28 +61,28 @@ import ( ibcexported "github.com/cosmos/ibc-go/v8/modules/core/exported" ibckeeper "github.com/cosmos/ibc-go/v8/modules/core/keeper" - appparams "github.com/babylonchain/babylon/app/params" - bbn "github.com/babylonchain/babylon/types" - owasm "github.com/babylonchain/babylon/wasmbinding" - btccheckpointkeeper "github.com/babylonchain/babylon/x/btccheckpoint/keeper" - btccheckpointtypes "github.com/babylonchain/babylon/x/btccheckpoint/types" - btclightclientkeeper "github.com/babylonchain/babylon/x/btclightclient/keeper" - btclightclienttypes "github.com/babylonchain/babylon/x/btclightclient/types" - btcstakingkeeper "github.com/babylonchain/babylon/x/btcstaking/keeper" - btcstakingtypes "github.com/babylonchain/babylon/x/btcstaking/types" - checkpointingkeeper "github.com/babylonchain/babylon/x/checkpointing/keeper" - checkpointingtypes "github.com/babylonchain/babylon/x/checkpointing/types" - epochingkeeper "github.com/babylonchain/babylon/x/epoching/keeper" - epochingtypes "github.com/babylonchain/babylon/x/epoching/types" - finalitykeeper "github.com/babylonchain/babylon/x/finality/keeper" - finalitytypes "github.com/babylonchain/babylon/x/finality/types" - incentivekeeper "github.com/babylonchain/babylon/x/incentive/keeper" - incentivetypes "github.com/babylonchain/babylon/x/incentive/types" - monitorkeeper "github.com/babylonchain/babylon/x/monitor/keeper" - monitortypes "github.com/babylonchain/babylon/x/monitor/types" - "github.com/babylonchain/babylon/x/zoneconcierge" - zckeeper "github.com/babylonchain/babylon/x/zoneconcierge/keeper" - zctypes "github.com/babylonchain/babylon/x/zoneconcierge/types" + appparams "github.com/babylonlabs-io/babylon/app/params" + bbn "github.com/babylonlabs-io/babylon/types" + owasm "github.com/babylonlabs-io/babylon/wasmbinding" + btccheckpointkeeper "github.com/babylonlabs-io/babylon/x/btccheckpoint/keeper" + btccheckpointtypes "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" + btclightclientkeeper "github.com/babylonlabs-io/babylon/x/btclightclient/keeper" + btclightclienttypes "github.com/babylonlabs-io/babylon/x/btclightclient/types" + btcstakingkeeper "github.com/babylonlabs-io/babylon/x/btcstaking/keeper" + btcstakingtypes "github.com/babylonlabs-io/babylon/x/btcstaking/types" + checkpointingkeeper "github.com/babylonlabs-io/babylon/x/checkpointing/keeper" + checkpointingtypes "github.com/babylonlabs-io/babylon/x/checkpointing/types" + epochingkeeper "github.com/babylonlabs-io/babylon/x/epoching/keeper" + epochingtypes "github.com/babylonlabs-io/babylon/x/epoching/types" + finalitykeeper "github.com/babylonlabs-io/babylon/x/finality/keeper" + finalitytypes "github.com/babylonlabs-io/babylon/x/finality/types" + incentivekeeper "github.com/babylonlabs-io/babylon/x/incentive/keeper" + incentivetypes "github.com/babylonlabs-io/babylon/x/incentive/types" + monitorkeeper "github.com/babylonlabs-io/babylon/x/monitor/keeper" + monitortypes "github.com/babylonlabs-io/babylon/x/monitor/types" + "github.com/babylonlabs-io/babylon/x/zoneconcierge" + zckeeper "github.com/babylonlabs-io/babylon/x/zoneconcierge/keeper" + zctypes "github.com/babylonlabs-io/babylon/x/zoneconcierge/types" ) // Capabilities of the IBC wasm contracts diff --git a/app/keepers/utils.go b/app/keepers/utils.go index 121f3531f..7efe4b78a 100644 --- a/app/keepers/utils.go +++ b/app/keepers/utils.go @@ -11,7 +11,7 @@ import ( cmtos "github.com/cometbft/cometbft/libs/os" "github.com/cosmos/cosmos-sdk/client/config" - "github.com/babylonchain/babylon/privval" + "github.com/babylonlabs-io/babylon/privval" ) const defaultConfigTemplate = `# This is a TOML config file. diff --git a/app/test_helpers.go b/app/test_helpers.go index d8dfea5ef..08ff94d76 100644 --- a/app/test_helpers.go +++ b/app/test_helpers.go @@ -30,12 +30,12 @@ import ( "github.com/docker/docker/pkg/ioutils" "github.com/stretchr/testify/require" - appkeepers "github.com/babylonchain/babylon/app/keepers" - appparams "github.com/babylonchain/babylon/app/params" - "github.com/babylonchain/babylon/crypto/bls12381" - "github.com/babylonchain/babylon/privval" - bbn "github.com/babylonchain/babylon/types" - checkpointingtypes "github.com/babylonchain/babylon/x/checkpointing/types" + appkeepers "github.com/babylonlabs-io/babylon/app/keepers" + appparams "github.com/babylonlabs-io/babylon/app/params" + "github.com/babylonlabs-io/babylon/crypto/bls12381" + "github.com/babylonlabs-io/babylon/privval" + bbn "github.com/babylonlabs-io/babylon/types" + checkpointingtypes "github.com/babylonlabs-io/babylon/x/checkpointing/types" ) // SetupOptions defines arguments that are passed into `Simapp` constructor. diff --git a/app/upgrades/types.go b/app/upgrades/types.go index 8f143c8e1..15fa8ae05 100644 --- a/app/upgrades/types.go +++ b/app/upgrades/types.go @@ -7,7 +7,7 @@ import ( sdk "github.com/cosmos/cosmos-sdk/types" "github.com/cosmos/cosmos-sdk/types/module" - "github.com/babylonchain/babylon/app/keepers" + "github.com/babylonlabs-io/babylon/app/keepers" ) // BaseAppParamManager defines an interrace that BaseApp is expected to fulfill diff --git a/app/upgrades/vanilla/upgrades.go b/app/upgrades/vanilla/upgrades.go index 1cc0c9060..35d546958 100644 --- a/app/upgrades/vanilla/upgrades.go +++ b/app/upgrades/vanilla/upgrades.go @@ -8,11 +8,11 @@ import ( store "cosmossdk.io/store/types" upgradetypes "cosmossdk.io/x/upgrade/types" - "github.com/babylonchain/babylon/app/keepers" - "github.com/babylonchain/babylon/app/upgrades" - bbn "github.com/babylonchain/babylon/types" - btcstakingkeeper "github.com/babylonchain/babylon/x/btcstaking/keeper" - bstypes "github.com/babylonchain/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/app/keepers" + "github.com/babylonlabs-io/babylon/app/upgrades" + bbn "github.com/babylonlabs-io/babylon/types" + btcstakingkeeper "github.com/babylonlabs-io/babylon/x/btcstaking/keeper" + bstypes "github.com/babylonlabs-io/babylon/x/btcstaking/types" "github.com/btcsuite/btcd/btcec/v2" sdk "github.com/cosmos/cosmos-sdk/types" "github.com/cosmos/cosmos-sdk/types/module" diff --git a/app/upgrades/vanilla/upgrades_test.go b/app/upgrades/vanilla/upgrades_test.go index fba069c7f..19511629f 100644 --- a/app/upgrades/vanilla/upgrades_test.go +++ b/app/upgrades/vanilla/upgrades_test.go @@ -9,9 +9,9 @@ import ( "cosmossdk.io/core/header" "cosmossdk.io/x/upgrade" upgradetypes "cosmossdk.io/x/upgrade/types" - "github.com/babylonchain/babylon/app" - v1 "github.com/babylonchain/babylon/app/upgrades/vanilla" - bstypes "github.com/babylonchain/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/app" + v1 "github.com/babylonlabs-io/babylon/app/upgrades/vanilla" + bstypes "github.com/babylonlabs-io/babylon/x/btcstaking/types" tmproto "github.com/cometbft/cometbft/proto/tendermint/types" sdk "github.com/cosmos/cosmos-sdk/types" "github.com/stretchr/testify/suite" diff --git a/btcstaking/btcstaking_test.go b/btcstaking/btcstaking_test.go index fc41142aa..940a4aace 100644 --- a/btcstaking/btcstaking_test.go +++ b/btcstaking/btcstaking_test.go @@ -7,8 +7,8 @@ import ( "testing" "time" - "github.com/babylonchain/babylon/btcstaking" - btctest "github.com/babylonchain/babylon/testutil/bitcoin" + "github.com/babylonlabs-io/babylon/btcstaking" + btctest "github.com/babylonlabs-io/babylon/testutil/bitcoin" "github.com/btcsuite/btcd/btcec/v2" "github.com/btcsuite/btcd/btcec/v2/schnorr" "github.com/btcsuite/btcd/btcutil" diff --git a/btcstaking/identifiable_staking_test.go b/btcstaking/identifiable_staking_test.go index 6f790f8d8..96692735b 100644 --- a/btcstaking/identifiable_staking_test.go +++ b/btcstaking/identifiable_staking_test.go @@ -5,7 +5,7 @@ import ( "math/rand" "testing" - "github.com/babylonchain/babylon/btcstaking" + "github.com/babylonlabs-io/babylon/btcstaking" "github.com/btcsuite/btcd/btcec/v2/schnorr" "github.com/btcsuite/btcd/btcutil" @@ -13,7 +13,7 @@ import ( "github.com/btcsuite/btcd/wire" "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/testutil/datagen" + "github.com/babylonlabs-io/babylon/testutil/datagen" ) func generateTxFromOutputs(r *rand.Rand, info *btcstaking.IdentifiableStakingInfo) (*wire.MsgTx, int, int) { diff --git a/btcstaking/staking.go b/btcstaking/staking.go index d0c412f4a..d82cb0f2a 100644 --- a/btcstaking/staking.go +++ b/btcstaking/staking.go @@ -15,7 +15,7 @@ import ( "github.com/btcsuite/btcd/txscript" "github.com/btcsuite/btcd/wire" - asig "github.com/babylonchain/babylon/crypto/schnorr-adaptor-signature" + asig "github.com/babylonlabs-io/babylon/crypto/schnorr-adaptor-signature" ) // buildSlashingTxFromOutpoint builds a valid slashing transaction by creating a new Bitcoin transaction that slashes a portion diff --git a/btcstaking/staking_test.go b/btcstaking/staking_test.go index 8a02803f7..b54c97c95 100644 --- a/btcstaking/staking_test.go +++ b/btcstaking/staking_test.go @@ -9,8 +9,8 @@ import ( "time" sdkmath "cosmossdk.io/math" - "github.com/babylonchain/babylon/btcstaking" - "github.com/babylonchain/babylon/testutil/datagen" + "github.com/babylonlabs-io/babylon/btcstaking" + "github.com/babylonlabs-io/babylon/testutil/datagen" "github.com/btcsuite/btcd/btcec/v2" "github.com/btcsuite/btcd/btcutil" "github.com/btcsuite/btcd/chaincfg" diff --git a/btcstaking/staking_testvectors_test.go b/btcstaking/staking_testvectors_test.go index 2a60273f5..b8e3613b7 100644 --- a/btcstaking/staking_testvectors_test.go +++ b/btcstaking/staking_testvectors_test.go @@ -15,7 +15,7 @@ import ( "github.com/btcsuite/btcd/wire" "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/btcstaking" + "github.com/babylonlabs-io/babylon/btcstaking" ) func getBtcNetworkParams(network string) (*chaincfg.Params, error) { diff --git a/btcstaking/staking_utils_test.go b/btcstaking/staking_utils_test.go index e286ad05e..7cb2da873 100644 --- a/btcstaking/staking_utils_test.go +++ b/btcstaking/staking_utils_test.go @@ -5,9 +5,9 @@ import ( "testing" "time" - "github.com/babylonchain/babylon/btcstaking" - "github.com/babylonchain/babylon/testutil/datagen" - bbn "github.com/babylonchain/babylon/types" + "github.com/babylonlabs-io/babylon/btcstaking" + "github.com/babylonlabs-io/babylon/testutil/datagen" + bbn "github.com/babylonlabs-io/babylon/types" "github.com/btcsuite/btcd/btcec/v2/schnorr" "github.com/stretchr/testify/require" ) diff --git a/btcstaking/types.go b/btcstaking/types.go index 95d6a9455..d6dc68f8c 100644 --- a/btcstaking/types.go +++ b/btcstaking/types.go @@ -13,7 +13,7 @@ import ( "github.com/btcsuite/btcd/txscript" "github.com/btcsuite/btcd/wire" - bbn "github.com/babylonchain/babylon/types" + bbn "github.com/babylonlabs-io/babylon/types" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/client/client/client.go b/client/client/client.go index 14b84fc15..e641c96bc 100644 --- a/client/client/client.go +++ b/client/client/client.go @@ -4,9 +4,9 @@ import ( "context" "time" - bbn "github.com/babylonchain/babylon/app" - "github.com/babylonchain/babylon/client/config" - "github.com/babylonchain/babylon/client/query" + bbn "github.com/babylonlabs-io/babylon/app" + "github.com/babylonlabs-io/babylon/client/config" + "github.com/babylonlabs-io/babylon/client/query" rpchttp "github.com/cometbft/cometbft/rpc/client/http" "github.com/cosmos/relayer/v2/relayer/chains/cosmos" "go.uber.org/zap" diff --git a/client/client/keys.go b/client/client/keys.go index baf6b7bac..2974ccbde 100644 --- a/client/client/keys.go +++ b/client/client/keys.go @@ -28,7 +28,7 @@ func (c *Client) GetKeyring() keyring.Keyring { // the file system lock, in order to remain thread-safe when multiple concurrent // relayers are running on the same machine and accessing the same keyring // adapted from -// https://github.com/babylonchain/babylon-relayer/blob/f962d0940832a8f84f747c5d9cbc67bc1b156386/bbnrelayer/utils.go#L212 +// https://github.com/babylonlabs-io/babylon-relayer/blob/f962d0940832a8f84f747c5d9cbc67bc1b156386/bbnrelayer/utils.go#L212 func (c *Client) accessKeyWithLock(accessFunc func()) error { // use lock file to guard concurrent access to the keyring lockFilePath := path.Join(c.provider.PCfg.KeyDirectory, "keys.lock") diff --git a/client/client/keys_test.go b/client/client/keys_test.go index 5b1a716ec..4192b87ab 100644 --- a/client/client/keys_test.go +++ b/client/client/keys_test.go @@ -5,10 +5,10 @@ import ( "strings" "testing" - bbn "github.com/babylonchain/babylon/app" - "github.com/babylonchain/babylon/client/client" - "github.com/babylonchain/babylon/client/config" - "github.com/babylonchain/babylon/testutil/datagen" + bbn "github.com/babylonlabs-io/babylon/app" + "github.com/babylonlabs-io/babylon/client/client" + "github.com/babylonlabs-io/babylon/client/config" + "github.com/babylonlabs-io/babylon/testutil/datagen" "github.com/cosmos/cosmos-sdk/crypto/hd" "github.com/cosmos/cosmos-sdk/crypto/keyring" "github.com/stretchr/testify/require" diff --git a/client/client/tx.go b/client/client/tx.go index 4bf35f9d7..f3bac897e 100644 --- a/client/client/tx.go +++ b/client/client/tx.go @@ -9,8 +9,8 @@ import ( "cosmossdk.io/errors" txsigning "cosmossdk.io/x/tx/signing" "github.com/avast/retry-go/v4" - btcctypes "github.com/babylonchain/babylon/x/btccheckpoint/types" - btclctypes "github.com/babylonchain/babylon/x/btclightclient/types" + btcctypes "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" + btclctypes "github.com/babylonlabs-io/babylon/x/btclightclient/types" abci "github.com/cometbft/cometbft/abci/types" coretypes "github.com/cometbft/cometbft/rpc/core/types" "github.com/cosmos/cosmos-sdk/client" diff --git a/client/config/babylon_config.go b/client/config/babylon_config.go index a332e2633..680e5fb1a 100644 --- a/client/config/babylon_config.go +++ b/client/config/babylon_config.go @@ -84,7 +84,7 @@ func DefaultBabylonConfig() BabylonConfig { } // defaultBabylonHome returns the default Babylon node directory, which is $HOME/.babylond -// copied from https://github.com/babylonchain/babylon/blob/648b804bc492ded2cb826ba261d7164b4614d78a/app/app.go#L205-L210 +// copied from https://github.com/babylonlabs-io/babylon/blob/648b804bc492ded2cb826ba261d7164b4614d78a/app/app.go#L205-L210 func defaultBabylonHome() string { userHomeDir, err := os.UserHomeDir() if err != nil { diff --git a/client/config/babylon_query_config_test.go b/client/config/babylon_query_config_test.go index ba758a1ae..18c9ac2e5 100644 --- a/client/config/babylon_query_config_test.go +++ b/client/config/babylon_query_config_test.go @@ -3,7 +3,7 @@ package config_test import ( "testing" - "github.com/babylonchain/babylon/client/config" + "github.com/babylonlabs-io/babylon/client/config" "github.com/stretchr/testify/require" ) diff --git a/client/docs/swagger-ui/swagger.yaml b/client/docs/swagger-ui/swagger.yaml index 3fa9bac6e..00e83b140 100644 --- a/client/docs/swagger-ui/swagger.yaml +++ b/client/docs/swagger-ui/swagger.yaml @@ -615,7 +615,7 @@ paths: summary: |- ContainsBytes is a temporary method that checks whether a hash is maintained by the module. - See discussion at https://github.com/babylonchain/babylon/pull/132 + See discussion at https://github.com/babylonlabs-io/babylon/pull/132 for more details. operationId: ContainsBytes responses: diff --git a/client/query/btccheckpoint.go b/client/query/btccheckpoint.go index 974dbe7ef..c5947cd68 100644 --- a/client/query/btccheckpoint.go +++ b/client/query/btccheckpoint.go @@ -3,7 +3,7 @@ package query import ( "context" - btcctypes "github.com/babylonchain/babylon/x/btccheckpoint/types" + btcctypes "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" "github.com/cosmos/cosmos-sdk/client" sdkquerytypes "github.com/cosmos/cosmos-sdk/types/query" ) diff --git a/client/query/btclightclient.go b/client/query/btclightclient.go index a20e0c19d..3c400c631 100644 --- a/client/query/btclightclient.go +++ b/client/query/btclightclient.go @@ -3,7 +3,7 @@ package query import ( "context" - btclctypes "github.com/babylonchain/babylon/x/btclightclient/types" + btclctypes "github.com/babylonlabs-io/babylon/x/btclightclient/types" "github.com/btcsuite/btcd/chaincfg/chainhash" "github.com/cosmos/cosmos-sdk/client" sdkquerytypes "github.com/cosmos/cosmos-sdk/types/query" diff --git a/client/query/btcstaking.go b/client/query/btcstaking.go index 4a9b17e68..04250fd3d 100644 --- a/client/query/btcstaking.go +++ b/client/query/btcstaking.go @@ -3,7 +3,7 @@ package query import ( "context" - btcstakingtypes "github.com/babylonchain/babylon/x/btcstaking/types" + btcstakingtypes "github.com/babylonlabs-io/babylon/x/btcstaking/types" "github.com/cosmos/cosmos-sdk/client" sdkquerytypes "github.com/cosmos/cosmos-sdk/types/query" ) diff --git a/client/query/checkpointing.go b/client/query/checkpointing.go index 50afba26c..58466b5bf 100644 --- a/client/query/checkpointing.go +++ b/client/query/checkpointing.go @@ -3,7 +3,7 @@ package query import ( "context" - checkpointingtypes "github.com/babylonchain/babylon/x/checkpointing/types" + checkpointingtypes "github.com/babylonlabs-io/babylon/x/checkpointing/types" "github.com/cosmos/cosmos-sdk/client" sdkquerytypes "github.com/cosmos/cosmos-sdk/types/query" ) diff --git a/client/query/client.go b/client/query/client.go index 17c60e98d..4a41f4fd9 100644 --- a/client/query/client.go +++ b/client/query/client.go @@ -8,7 +8,7 @@ import ( "github.com/cosmos/cosmos-sdk/types/query" - "github.com/babylonchain/babylon/client/config" + "github.com/babylonlabs-io/babylon/client/config" rpcclient "github.com/cometbft/cometbft/rpc/client" "github.com/cosmos/cosmos-sdk/client" grpctypes "github.com/cosmos/cosmos-sdk/types/grpc" diff --git a/client/query/epoching.go b/client/query/epoching.go index a94743737..ec6dc792e 100644 --- a/client/query/epoching.go +++ b/client/query/epoching.go @@ -3,7 +3,7 @@ package query import ( "context" - epochingtypes "github.com/babylonchain/babylon/x/epoching/types" + epochingtypes "github.com/babylonlabs-io/babylon/x/epoching/types" "github.com/cosmos/cosmos-sdk/client" sdkquerytypes "github.com/cosmos/cosmos-sdk/types/query" ) diff --git a/client/query/finality.go b/client/query/finality.go index 554705bc5..2db05d281 100644 --- a/client/query/finality.go +++ b/client/query/finality.go @@ -3,7 +3,7 @@ package query import ( "context" - finalitytypes "github.com/babylonchain/babylon/x/finality/types" + finalitytypes "github.com/babylonlabs-io/babylon/x/finality/types" "github.com/cosmos/cosmos-sdk/client" sdkquerytypes "github.com/cosmos/cosmos-sdk/types/query" ) diff --git a/client/query/incentive.go b/client/query/incentive.go index fe45356a1..6031578c6 100644 --- a/client/query/incentive.go +++ b/client/query/incentive.go @@ -3,7 +3,7 @@ package query import ( "context" - incentivetypes "github.com/babylonchain/babylon/x/incentive/types" + incentivetypes "github.com/babylonlabs-io/babylon/x/incentive/types" "github.com/cosmos/cosmos-sdk/client" ) diff --git a/client/query/monitor.go b/client/query/monitor.go index 3ca35f95d..d08597e51 100644 --- a/client/query/monitor.go +++ b/client/query/monitor.go @@ -3,7 +3,7 @@ package query import ( "context" - monitortypes "github.com/babylonchain/babylon/x/monitor/types" + monitortypes "github.com/babylonlabs-io/babylon/x/monitor/types" "github.com/cosmos/cosmos-sdk/client" ) diff --git a/client/query/zoneconcierge.go b/client/query/zoneconcierge.go index 95f3c5331..6639d5207 100644 --- a/client/query/zoneconcierge.go +++ b/client/query/zoneconcierge.go @@ -3,7 +3,7 @@ package query import ( "context" - zctypes "github.com/babylonchain/babylon/x/zoneconcierge/types" + zctypes "github.com/babylonlabs-io/babylon/x/zoneconcierge/types" "github.com/cosmos/cosmos-sdk/client" sdkquerytypes "github.com/cosmos/cosmos-sdk/types/query" ) diff --git a/cmd/babylond/cmd/cmd_test.go b/cmd/babylond/cmd/cmd_test.go index f00b10994..ddebd4ac7 100644 --- a/cmd/babylond/cmd/cmd_test.go +++ b/cmd/babylond/cmd/cmd_test.go @@ -6,8 +6,8 @@ import ( "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/app" - "github.com/babylonchain/babylon/cmd/babylond/cmd" + "github.com/babylonlabs-io/babylon/app" + "github.com/babylonlabs-io/babylon/cmd/babylond/cmd" svrcmd "github.com/cosmos/cosmos-sdk/server/cmd" "github.com/cosmos/cosmos-sdk/x/genutil/client/cli" ) diff --git a/cmd/babylond/cmd/create_bls_key.go b/cmd/babylond/cmd/create_bls_key.go index ab402874e..37e4f4be4 100644 --- a/cmd/babylond/cmd/create_bls_key.go +++ b/cmd/babylond/cmd/create_bls_key.go @@ -12,10 +12,10 @@ import ( sdk "github.com/cosmos/cosmos-sdk/types" "github.com/spf13/cobra" - "github.com/babylonchain/babylon/app" - appparams "github.com/babylonchain/babylon/app/params" - "github.com/babylonchain/babylon/crypto/bls12381" - "github.com/babylonchain/babylon/privval" + "github.com/babylonlabs-io/babylon/app" + appparams "github.com/babylonlabs-io/babylon/app/params" + "github.com/babylonlabs-io/babylon/crypto/bls12381" + "github.com/babylonlabs-io/babylon/privval" ) func CreateBlsKeyCmd() *cobra.Command { diff --git a/cmd/babylond/cmd/custom_babylon_config.go b/cmd/babylond/cmd/custom_babylon_config.go index c90ec3210..055f6069f 100644 --- a/cmd/babylond/cmd/custom_babylon_config.go +++ b/cmd/babylond/cmd/custom_babylon_config.go @@ -4,7 +4,7 @@ import ( wasmtypes "github.com/CosmWasm/wasmd/x/wasm/types" serverconfig "github.com/cosmos/cosmos-sdk/server/config" - bbn "github.com/babylonchain/babylon/types" + bbn "github.com/babylonlabs-io/babylon/types" ) type BtcConfig struct { diff --git a/cmd/babylond/cmd/flags.go b/cmd/babylond/cmd/flags.go index 3d154b980..65713599a 100644 --- a/cmd/babylond/cmd/flags.go +++ b/cmd/babylond/cmd/flags.go @@ -10,10 +10,10 @@ import ( "github.com/cosmos/cosmos-sdk/client/flags" "github.com/spf13/cobra" - babylonApp "github.com/babylonchain/babylon/app" - btcctypes "github.com/babylonchain/babylon/x/btccheckpoint/types" - btcltypes "github.com/babylonchain/babylon/x/btclightclient/types" - btcstypes "github.com/babylonchain/babylon/x/btcstaking/types" + babylonApp "github.com/babylonlabs-io/babylon/app" + btcctypes "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" + btcltypes "github.com/babylonlabs-io/babylon/x/btclightclient/types" + btcstypes "github.com/babylonlabs-io/babylon/x/btcstaking/types" ) const ( diff --git a/cmd/babylond/cmd/genaccounts_test.go b/cmd/babylond/cmd/genaccounts_test.go index 0142009a1..0ea1ba566 100644 --- a/cmd/babylond/cmd/genaccounts_test.go +++ b/cmd/babylond/cmd/genaccounts_test.go @@ -3,7 +3,7 @@ package cmd_test import ( "context" "fmt" - "github.com/babylonchain/babylon/app" + "github.com/babylonlabs-io/babylon/app" "testing" "github.com/cosmos/cosmos-sdk/crypto/hd" @@ -22,7 +22,7 @@ import ( "github.com/cosmos/cosmos-sdk/x/genutil" genutiltest "github.com/cosmos/cosmos-sdk/x/genutil/client/testutil" - bbncmd "github.com/babylonchain/babylon/cmd/babylond/cmd" + bbncmd "github.com/babylonlabs-io/babylon/cmd/babylond/cmd" ) var testMbm = module.NewBasicManager(genutil.AppModuleBasic{}) diff --git a/cmd/babylond/cmd/genesis.go b/cmd/babylond/cmd/genesis.go index 8d7d6cb93..23a6d7dad 100644 --- a/cmd/babylond/cmd/genesis.go +++ b/cmd/babylond/cmd/genesis.go @@ -7,8 +7,8 @@ import ( sdkmath "cosmossdk.io/math" - btcstakingtypes "github.com/babylonchain/babylon/x/btcstaking/types" - finalitytypes "github.com/babylonchain/babylon/x/finality/types" + btcstakingtypes "github.com/babylonlabs-io/babylon/x/btcstaking/types" + finalitytypes "github.com/babylonlabs-io/babylon/x/finality/types" comettypes "github.com/cometbft/cometbft/types" "github.com/cosmos/cosmos-sdk/client" @@ -29,12 +29,12 @@ import ( stakingtypes "github.com/cosmos/cosmos-sdk/x/staking/types" "github.com/spf13/cobra" - appparams "github.com/babylonchain/babylon/app/params" - bbn "github.com/babylonchain/babylon/types" - btccheckpointtypes "github.com/babylonchain/babylon/x/btccheckpoint/types" - btclightclienttypes "github.com/babylonchain/babylon/x/btclightclient/types" - checkpointingtypes "github.com/babylonchain/babylon/x/checkpointing/types" - epochingtypes "github.com/babylonchain/babylon/x/epoching/types" + appparams "github.com/babylonlabs-io/babylon/app/params" + bbn "github.com/babylonlabs-io/babylon/types" + btccheckpointtypes "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" + btclightclienttypes "github.com/babylonlabs-io/babylon/x/btclightclient/types" + checkpointingtypes "github.com/babylonlabs-io/babylon/x/checkpointing/types" + epochingtypes "github.com/babylonlabs-io/babylon/x/epoching/types" ) func PrepareGenesisCmd(defaultNodeHome string, mbm module.BasicManager) *cobra.Command { diff --git a/cmd/babylond/cmd/genhelpers/bls_add.go b/cmd/babylond/cmd/genhelpers/bls_add.go index 8cae9f906..c8ca06a36 100644 --- a/cmd/babylond/cmd/genhelpers/bls_add.go +++ b/cmd/babylond/cmd/genhelpers/bls_add.go @@ -13,7 +13,7 @@ import ( stakingtypes "github.com/cosmos/cosmos-sdk/x/staking/types" "github.com/spf13/cobra" - "github.com/babylonchain/babylon/x/checkpointing/types" + "github.com/babylonlabs-io/babylon/x/checkpointing/types" ) // CmdAddBls CLI adds the BLS key file with proof of possession into the genesis state. diff --git a/cmd/babylond/cmd/genhelpers/bls_add_test.go b/cmd/babylond/cmd/genhelpers/bls_add_test.go index ce5e42545..949b5dd14 100644 --- a/cmd/babylond/cmd/genhelpers/bls_add_test.go +++ b/cmd/babylond/cmd/genhelpers/bls_add_test.go @@ -30,12 +30,12 @@ import ( "github.com/spf13/viper" "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/app" - "github.com/babylonchain/babylon/cmd/babylond/cmd/genhelpers" - "github.com/babylonchain/babylon/privval" - "github.com/babylonchain/babylon/testutil/cli" - "github.com/babylonchain/babylon/testutil/datagen" - "github.com/babylonchain/babylon/x/checkpointing/types" + "github.com/babylonlabs-io/babylon/app" + "github.com/babylonlabs-io/babylon/cmd/babylond/cmd/genhelpers" + "github.com/babylonlabs-io/babylon/privval" + "github.com/babylonlabs-io/babylon/testutil/cli" + "github.com/babylonlabs-io/babylon/testutil/datagen" + "github.com/babylonlabs-io/babylon/x/checkpointing/types" ) func newConfig() depinject.Config { diff --git a/cmd/babylond/cmd/genhelpers/bls_create.go b/cmd/babylond/cmd/genhelpers/bls_create.go index 5c041d738..ac1ab7882 100644 --- a/cmd/babylond/cmd/genhelpers/bls_create.go +++ b/cmd/babylond/cmd/genhelpers/bls_create.go @@ -10,8 +10,8 @@ import ( "github.com/cosmos/cosmos-sdk/client/flags" "github.com/spf13/cobra" - "github.com/babylonchain/babylon/app" - "github.com/babylonchain/babylon/privval" + "github.com/babylonlabs-io/babylon/app" + "github.com/babylonlabs-io/babylon/privval" ) // CmdCreateBls CLI command to create BLS file with proof of possession. diff --git a/cmd/babylond/cmd/genhelpers/bls_create_test.go b/cmd/babylond/cmd/genhelpers/bls_create_test.go index 259709372..c036794ac 100644 --- a/cmd/babylond/cmd/genhelpers/bls_create_test.go +++ b/cmd/babylond/cmd/genhelpers/bls_create_test.go @@ -22,10 +22,10 @@ import ( "github.com/spf13/viper" "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/app" - "github.com/babylonchain/babylon/cmd/babylond/cmd/genhelpers" - "github.com/babylonchain/babylon/privval" - "github.com/babylonchain/babylon/x/checkpointing/types" + "github.com/babylonlabs-io/babylon/app" + "github.com/babylonlabs-io/babylon/cmd/babylond/cmd/genhelpers" + "github.com/babylonlabs-io/babylon/privval" + "github.com/babylonlabs-io/babylon/x/checkpointing/types" ) func Test_CmdCreateBls(t *testing.T) { diff --git a/cmd/babylond/cmd/genhelpers/set_btc_delegations.go b/cmd/babylond/cmd/genhelpers/set_btc_delegations.go index 15427d573..c4b1f2e28 100644 --- a/cmd/babylond/cmd/genhelpers/set_btc_delegations.go +++ b/cmd/babylond/cmd/genhelpers/set_btc_delegations.go @@ -3,7 +3,7 @@ package genhelpers import ( "fmt" - btcstktypes "github.com/babylonchain/babylon/x/btcstaking/types" + btcstktypes "github.com/babylonlabs-io/babylon/x/btcstaking/types" "github.com/cosmos/cosmos-sdk/client" "github.com/cosmos/cosmos-sdk/server" "github.com/cosmos/cosmos-sdk/x/genutil" diff --git a/cmd/babylond/cmd/genhelpers/set_btc_delegations_test.go b/cmd/babylond/cmd/genhelpers/set_btc_delegations_test.go index a12401389..ccaa5a4bd 100644 --- a/cmd/babylond/cmd/genhelpers/set_btc_delegations_test.go +++ b/cmd/babylond/cmd/genhelpers/set_btc_delegations_test.go @@ -9,12 +9,12 @@ import ( "testing" sdkmath "cosmossdk.io/math" - "github.com/babylonchain/babylon/cmd/babylond/cmd/genhelpers" - "github.com/babylonchain/babylon/testutil/datagen" - "github.com/babylonchain/babylon/testutil/helper" - bbn "github.com/babylonchain/babylon/types" - btcctypes "github.com/babylonchain/babylon/x/btccheckpoint/types" - btcstktypes "github.com/babylonchain/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/cmd/babylond/cmd/genhelpers" + "github.com/babylonlabs-io/babylon/testutil/datagen" + "github.com/babylonlabs-io/babylon/testutil/helper" + bbn "github.com/babylonlabs-io/babylon/types" + btcctypes "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" + btcstktypes "github.com/babylonlabs-io/babylon/x/btcstaking/types" "github.com/btcsuite/btcd/chaincfg" "github.com/cosmos/cosmos-sdk/client" genutiltest "github.com/cosmos/cosmos-sdk/x/genutil/client/testutil" diff --git a/cmd/babylond/cmd/genhelpers/set_btc_headers.go b/cmd/babylond/cmd/genhelpers/set_btc_headers.go index 63014c88a..db30b2f04 100644 --- a/cmd/babylond/cmd/genhelpers/set_btc_headers.go +++ b/cmd/babylond/cmd/genhelpers/set_btc_headers.go @@ -12,7 +12,7 @@ import ( "github.com/cosmos/cosmos-sdk/x/genutil" genutiltypes "github.com/cosmos/cosmos-sdk/x/genutil/types" - btclighttypes "github.com/babylonchain/babylon/x/btclightclient/types" + btclighttypes "github.com/babylonlabs-io/babylon/x/btclightclient/types" "github.com/spf13/cobra" ) diff --git a/cmd/babylond/cmd/genhelpers/set_btc_headers_test.go b/cmd/babylond/cmd/genhelpers/set_btc_headers_test.go index 3659ec232..023c87553 100644 --- a/cmd/babylond/cmd/genhelpers/set_btc_headers_test.go +++ b/cmd/babylond/cmd/genhelpers/set_btc_headers_test.go @@ -8,10 +8,10 @@ import ( "path/filepath" "testing" - "github.com/babylonchain/babylon/cmd/babylond/cmd/genhelpers" - "github.com/babylonchain/babylon/testutil/datagen" - "github.com/babylonchain/babylon/testutil/helper" - btclighttypes "github.com/babylonchain/babylon/x/btclightclient/types" + "github.com/babylonlabs-io/babylon/cmd/babylond/cmd/genhelpers" + "github.com/babylonlabs-io/babylon/testutil/datagen" + "github.com/babylonlabs-io/babylon/testutil/helper" + btclighttypes "github.com/babylonlabs-io/babylon/x/btclightclient/types" "github.com/cosmos/cosmos-sdk/client" genutiltest "github.com/cosmos/cosmos-sdk/x/genutil/client/testutil" diff --git a/cmd/babylond/cmd/genhelpers/set_finality_providers.go b/cmd/babylond/cmd/genhelpers/set_finality_providers.go index 5298130c2..b5a8cf40f 100644 --- a/cmd/babylond/cmd/genhelpers/set_finality_providers.go +++ b/cmd/babylond/cmd/genhelpers/set_finality_providers.go @@ -6,7 +6,7 @@ import ( "os" "path/filepath" - btcstktypes "github.com/babylonchain/babylon/x/btcstaking/types" + btcstktypes "github.com/babylonlabs-io/babylon/x/btcstaking/types" cmtos "github.com/cometbft/cometbft/libs/os" "github.com/cosmos/cosmos-sdk/client" "github.com/cosmos/cosmos-sdk/codec" diff --git a/cmd/babylond/cmd/genhelpers/set_finality_providers_test.go b/cmd/babylond/cmd/genhelpers/set_finality_providers_test.go index d3a97909a..bd3776a78 100644 --- a/cmd/babylond/cmd/genhelpers/set_finality_providers_test.go +++ b/cmd/babylond/cmd/genhelpers/set_finality_providers_test.go @@ -8,10 +8,10 @@ import ( "path/filepath" "testing" - "github.com/babylonchain/babylon/cmd/babylond/cmd/genhelpers" - "github.com/babylonchain/babylon/testutil/datagen" - "github.com/babylonchain/babylon/testutil/helper" - btcstktypes "github.com/babylonchain/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/cmd/babylond/cmd/genhelpers" + "github.com/babylonlabs-io/babylon/testutil/datagen" + "github.com/babylonlabs-io/babylon/testutil/helper" + btcstktypes "github.com/babylonlabs-io/babylon/x/btcstaking/types" "github.com/cometbft/cometbft/libs/tempfile" "github.com/cosmos/cosmos-sdk/client" "github.com/cosmos/cosmos-sdk/codec" diff --git a/cmd/babylond/cmd/root.go b/cmd/babylond/cmd/root.go index bab90741e..efc9304c1 100644 --- a/cmd/babylond/cmd/root.go +++ b/cmd/babylond/cmd/root.go @@ -8,7 +8,7 @@ import ( confixcmd "cosmossdk.io/tools/confix/cmd" "github.com/CosmWasm/wasmd/x/wasm" wasmkeeper "github.com/CosmWasm/wasmd/x/wasm/keeper" - appkeepers "github.com/babylonchain/babylon/app/keepers" + appkeepers "github.com/babylonlabs-io/babylon/app/keepers" cmtcfg "github.com/cometbft/cometbft/config" cmtcli "github.com/cometbft/cometbft/libs/cli" dbm "github.com/cosmos/cosmos-db" @@ -40,9 +40,9 @@ import ( "github.com/spf13/cast" "github.com/spf13/cobra" - "github.com/babylonchain/babylon/app" - "github.com/babylonchain/babylon/app/params" - "github.com/babylonchain/babylon/cmd/babylond/cmd/genhelpers" + "github.com/babylonlabs-io/babylon/app" + "github.com/babylonlabs-io/babylon/app/params" + "github.com/babylonlabs-io/babylon/cmd/babylond/cmd/genhelpers" ) // NewRootCmd creates a new root command for babylond. It is called once in the diff --git a/cmd/babylond/cmd/testnet.go b/cmd/babylond/cmd/testnet.go index 8ac343ea6..aff015cb5 100644 --- a/cmd/babylond/cmd/testnet.go +++ b/cmd/babylond/cmd/testnet.go @@ -11,7 +11,7 @@ import ( "time" "cosmossdk.io/math" - appkeepers "github.com/babylonchain/babylon/app/keepers" + appkeepers "github.com/babylonlabs-io/babylon/app/keepers" cmtconfig "github.com/cometbft/cometbft/config" cmtos "github.com/cometbft/cometbft/libs/os" cmttime "github.com/cometbft/cometbft/types/time" @@ -36,11 +36,11 @@ import ( stakingtypes "github.com/cosmos/cosmos-sdk/x/staking/types" "github.com/spf13/cobra" - appparams "github.com/babylonchain/babylon/app/params" - "github.com/babylonchain/babylon/privval" - "github.com/babylonchain/babylon/testutil/datagen" - bbn "github.com/babylonchain/babylon/types" - checkpointingtypes "github.com/babylonchain/babylon/x/checkpointing/types" + appparams "github.com/babylonlabs-io/babylon/app/params" + "github.com/babylonlabs-io/babylon/privval" + "github.com/babylonlabs-io/babylon/testutil/datagen" + bbn "github.com/babylonlabs-io/babylon/types" + checkpointingtypes "github.com/babylonlabs-io/babylon/x/checkpointing/types" ) var ( diff --git a/cmd/babylond/cmd/testnet_test.go b/cmd/babylond/cmd/testnet_test.go index 551f0326d..f379b1357 100644 --- a/cmd/babylond/cmd/testnet_test.go +++ b/cmd/babylond/cmd/testnet_test.go @@ -17,7 +17,7 @@ import ( "github.com/spf13/viper" "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/app" + "github.com/babylonlabs-io/babylon/app" ) func Test_TestnetCmd(t *testing.T) { diff --git a/cmd/babylond/cmd/validate_genesis.go b/cmd/babylond/cmd/validate_genesis.go index 61fba3f17..f9ba0c0fc 100644 --- a/cmd/babylond/cmd/validate_genesis.go +++ b/cmd/babylond/cmd/validate_genesis.go @@ -13,7 +13,7 @@ import ( stakingtypes "github.com/cosmos/cosmos-sdk/x/staking/types" "github.com/spf13/cobra" - "github.com/babylonchain/babylon/x/checkpointing/types" + "github.com/babylonlabs-io/babylon/x/checkpointing/types" ) const chainUpgradeGuide = "https://github.com/cosmos/cosmos-sdk/blob/a51aa517c46c70df04a06f586c67fb765e45322a/UPGRADING.md" diff --git a/cmd/babylond/cmd/validate_genesis_test.go b/cmd/babylond/cmd/validate_genesis_test.go index 017f50b7e..1248d596d 100644 --- a/cmd/babylond/cmd/validate_genesis_test.go +++ b/cmd/babylond/cmd/validate_genesis_test.go @@ -8,7 +8,7 @@ import ( dbm "github.com/cosmos/cosmos-db" - checkpointingtypes "github.com/babylonchain/babylon/x/checkpointing/types" + checkpointingtypes "github.com/babylonlabs-io/babylon/x/checkpointing/types" "github.com/cosmos/cosmos-sdk/x/genutil" "github.com/spf13/viper" @@ -22,8 +22,8 @@ import ( genutiltest "github.com/cosmos/cosmos-sdk/x/genutil/client/testutil" genutiltypes "github.com/cosmos/cosmos-sdk/x/genutil/types" - "github.com/babylonchain/babylon/app" - "github.com/babylonchain/babylon/cmd/babylond/cmd" + "github.com/babylonlabs-io/babylon/app" + "github.com/babylonlabs-io/babylon/cmd/babylond/cmd" ) func TestCheckCorrespondence(t *testing.T) { diff --git a/cmd/babylond/main.go b/cmd/babylond/main.go index 338f0cb45..7b323f60d 100644 --- a/cmd/babylond/main.go +++ b/cmd/babylond/main.go @@ -4,11 +4,11 @@ import ( "cosmossdk.io/log" "os" - "github.com/babylonchain/babylon/app" - "github.com/babylonchain/babylon/cmd/babylond/cmd" + "github.com/babylonlabs-io/babylon/app" + "github.com/babylonlabs-io/babylon/cmd/babylond/cmd" svrcmd "github.com/cosmos/cosmos-sdk/server/cmd" - "github.com/babylonchain/babylon/app/params" + "github.com/babylonlabs-io/babylon/app/params" ) func main() { diff --git a/contrib/images/babylond/Dockerfile b/contrib/images/babylond/Dockerfile index 2e8add214..4a81e8fda 100644 --- a/contrib/images/babylond/Dockerfile +++ b/contrib/images/babylond/Dockerfile @@ -15,12 +15,12 @@ ARG COSMOS_BUILD_OPTIONS="" RUN apt-get update && apt-get install -y make git bash gcc curl jq # Build -WORKDIR /go/src/github.com/babylonchain/babylon +WORKDIR /go/src/github.com/babylonlabs-io/babylon # First cache dependencies -COPY go.mod go.sum /go/src/github.com/babylonchain/babylon/ +COPY go.mod go.sum /go/src/github.com/babylonlabs-io/babylon/ RUN go mod download # Then copy everything else -COPY ./ /go/src/github.com/babylonchain/babylon/ +COPY ./ /go/src/github.com/babylonlabs-io/babylon/ # If version is set, then checkout this version RUN if [ -n "${VERSION}" ]; then \ git checkout -f ${VERSION}; \ @@ -42,7 +42,7 @@ LABEL org.opencontainers.image.source="https://github.com/babylonchain/babylond: # Install libraries # Cosmwasm - Download correct libwasmvm version -COPY --from=build-env /go/src/github.com/babylonchain/babylon/go.mod /tmp +COPY --from=build-env /go/src/github.com/babylonlabs-io/babylon/go.mod /tmp RUN WASMVM_VERSION=$(grep github.com/CosmWasm/wasmvm /tmp/go.mod | cut -d' ' -f2) && \ wget https://github.com/CosmWasm/wasmvm/releases/download/$WASMVM_VERSION/libwasmvm.$(uname -m).so \ -O /lib/libwasmvm.$(uname -m).so && \ @@ -51,7 +51,7 @@ RUN WASMVM_VERSION=$(grep github.com/CosmWasm/wasmvm /tmp/go.mod | cut -d' ' -f2 sha256sum /lib/libwasmvm.$(uname -m).so | grep $(cat /tmp/checksums.txt | grep libwasmvm.$(uname -m) | cut -d ' ' -f 1) RUN rm -f /tmp/go.mod -COPY --from=build-env /go/src/github.com/babylonchain/babylon/build/babylond /bin/babylond +COPY --from=build-env /go/src/github.com/babylonlabs-io/babylon/build/babylond /bin/babylond # Set home directory and user WORKDIR /home/babylon diff --git a/crypto/bip322/bip322_test.go b/crypto/bip322/bip322_test.go index 22b4f5a13..bbf4d3697 100644 --- a/crypto/bip322/bip322_test.go +++ b/crypto/bip322/bip322_test.go @@ -6,8 +6,8 @@ import ( "math/rand" "testing" - "github.com/babylonchain/babylon/crypto/bip322" - "github.com/babylonchain/babylon/testutil/datagen" + "github.com/babylonlabs-io/babylon/crypto/bip322" + "github.com/babylonlabs-io/babylon/testutil/datagen" "github.com/btcsuite/btcd/btcec/v2" "github.com/btcsuite/btcd/btcutil" "github.com/btcsuite/btcd/chaincfg" diff --git a/crypto/ecdsa/ecdsa_test.go b/crypto/ecdsa/ecdsa_test.go index 836e49f8a..473eee42c 100644 --- a/crypto/ecdsa/ecdsa_test.go +++ b/crypto/ecdsa/ecdsa_test.go @@ -6,7 +6,7 @@ import ( "encoding/hex" "testing" - "github.com/babylonchain/babylon/crypto/ecdsa" + "github.com/babylonlabs-io/babylon/crypto/ecdsa" "github.com/btcsuite/btcd/btcec/v2" "github.com/stretchr/testify/require" ) diff --git a/crypto/eots/eots_test.go b/crypto/eots/eots_test.go index 91865b4d0..4ff6ab156 100644 --- a/crypto/eots/eots_test.go +++ b/crypto/eots/eots_test.go @@ -6,8 +6,8 @@ import ( mathrand "math/rand" "testing" - "github.com/babylonchain/babylon/crypto/eots" - "github.com/babylonchain/babylon/testutil/datagen" + "github.com/babylonlabs-io/babylon/crypto/eots" + "github.com/babylonlabs-io/babylon/testutil/datagen" "github.com/decred/dcrd/dcrec/secp256k1/v4" "github.com/stretchr/testify/require" "github.com/vulpine-io/io-test/v1/pkg/iotest" diff --git a/crypto/eots/examples/btc-testnet-txs/main.go b/crypto/eots/examples/btc-testnet-txs/main.go index 4ee467e62..766da8d01 100644 --- a/crypto/eots/examples/btc-testnet-txs/main.go +++ b/crypto/eots/examples/btc-testnet-txs/main.go @@ -8,7 +8,7 @@ import ( "fmt" "os" - "github.com/babylonchain/babylon/crypto/eots" + "github.com/babylonlabs-io/babylon/crypto/eots" "github.com/btcsuite/btcd/btcutil" "github.com/btcsuite/btcd/chaincfg" "github.com/btcsuite/btcd/chaincfg/chainhash" diff --git a/crypto/schnorr-adaptor-signature/keys_test.go b/crypto/schnorr-adaptor-signature/keys_test.go index dcc1bcdf8..92b8aee7b 100644 --- a/crypto/schnorr-adaptor-signature/keys_test.go +++ b/crypto/schnorr-adaptor-signature/keys_test.go @@ -3,7 +3,7 @@ package schnorr_adaptor_signature_test import ( "testing" - asig "github.com/babylonchain/babylon/crypto/schnorr-adaptor-signature" + asig "github.com/babylonlabs-io/babylon/crypto/schnorr-adaptor-signature" "github.com/stretchr/testify/require" ) diff --git a/crypto/schnorr-adaptor-signature/sig_test.go b/crypto/schnorr-adaptor-signature/sig_test.go index 34ee6cd49..83cb49eba 100644 --- a/crypto/schnorr-adaptor-signature/sig_test.go +++ b/crypto/schnorr-adaptor-signature/sig_test.go @@ -7,7 +7,7 @@ import ( "github.com/btcsuite/btcd/chaincfg/chainhash" "github.com/stretchr/testify/require" - asig "github.com/babylonchain/babylon/crypto/schnorr-adaptor-signature" + asig "github.com/babylonlabs-io/babylon/crypto/schnorr-adaptor-signature" ) func FuzzEncSignAndEncVerify(f *testing.F) { diff --git a/docs/architecture.md b/docs/architecture.md index 329e8ec01..ca2f56160 100644 --- a/docs/architecture.md +++ b/docs/architecture.md @@ -210,14 +210,14 @@ this function. Most notably: - [Cosmos Relayer](https://github.com/cosmos/relayer): A fully functional relayer written in Go. -- [Babylon Relayer](https://github.com/babylonchain/babylon-relayer/): +- [Babylon Relayer](https://github.com/babylonlabs-io/babylon-relayer/): A wrapper of the Cosmos Relayer that can maintain a one-way IBC connection. It is recommended to be used when the Consumer Zone does not deploy the Babylon smart contract. - [Hermes Relayer](https://github.com/informalsystems/hermes): A fully functional relayer written in Rust. -### [Babylon Contract](https://github.com/babylonchain/babylon-contract) +### [Babylon Contract](https://github.com/babylonlabs-io/babylon-contract) A [CosmWasm](https://cosmwasm.com/) smart contract intended for deployment in a Consumer Zone. diff --git a/docs/transaction-impl-spec.md b/docs/transaction-impl-spec.md index 4cf55e823..d21a45caf 100644 --- a/docs/transaction-impl-spec.md +++ b/docs/transaction-impl-spec.md @@ -259,7 +259,7 @@ timelock script, the following function could be implemented ```go import ( // Babylon btc staking library - "github.com/babylonchain/babylon/btcstaking" + "github.com/babylonlabs-io/babylon/btcstaking" ) func buildTimelockScriptAndControlBlock( diff --git a/go.mod b/go.mod index 98badadb7..e8ba3e373 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ go 1.21 -module github.com/babylonchain/babylon +module github.com/babylonlabs-io/babylon require ( github.com/CosmWasm/wasmd v0.51.0 diff --git a/privval/file.go b/privval/file.go index 691038593..ebfac1314 100644 --- a/privval/file.go +++ b/privval/file.go @@ -17,8 +17,8 @@ import ( "github.com/cosmos/cosmos-sdk/crypto/codec" sdk "github.com/cosmos/cosmos-sdk/types" - "github.com/babylonchain/babylon/crypto/bls12381" - checkpointingtypes "github.com/babylonchain/babylon/x/checkpointing/types" + "github.com/babylonlabs-io/babylon/crypto/bls12381" + checkpointingtypes "github.com/babylonlabs-io/babylon/x/checkpointing/types" ) // copied from github.com/cometbft/cometbft/privval/file.go" diff --git a/privval/types.go b/privval/types.go index 17ed68fcf..be2a302f4 100644 --- a/privval/types.go +++ b/privval/types.go @@ -5,8 +5,8 @@ import ( cmtcrypto "github.com/cometbft/cometbft/crypto" - "github.com/babylonchain/babylon/crypto/bls12381" - "github.com/babylonchain/babylon/x/checkpointing/types" + "github.com/babylonlabs-io/babylon/crypto/bls12381" + "github.com/babylonlabs-io/babylon/x/checkpointing/types" ) type ValidatorKeys struct { diff --git a/proto/babylon/btccheckpoint/v1/btccheckpoint.proto b/proto/babylon/btccheckpoint/v1/btccheckpoint.proto index 8bfef61d6..70b3b5aeb 100644 --- a/proto/babylon/btccheckpoint/v1/btccheckpoint.proto +++ b/proto/babylon/btccheckpoint/v1/btccheckpoint.proto @@ -3,7 +3,7 @@ package babylon.btccheckpoint.v1; import "gogoproto/gogo.proto"; -option go_package = "github.com/babylonchain/babylon/x/btccheckpoint/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/btccheckpoint/types"; // Consider we have a Merkle tree with following structure: // ROOT @@ -36,7 +36,7 @@ message BTCSpvProof { // Should have exactly 80 bytes bytes confirming_btc_header = 4 [ (gogoproto.customtype) = - "github.com/babylonchain/babylon/types.BTCHeaderBytes" ]; + "github.com/babylonlabs-io/babylon/types.BTCHeaderBytes" ]; } // Each provided OP_RETURN transaction can be identified by hash of block in @@ -45,7 +45,7 @@ message TransactionKey { uint32 index = 1; bytes hash = 2 [ (gogoproto.customtype) = - "github.com/babylonchain/babylon/types.BTCHeaderHashBytes" ]; + "github.com/babylonlabs-io/babylon/types.BTCHeaderHashBytes" ]; } // Checkpoint can be composed from multiple transactions, so to identify whole @@ -143,7 +143,7 @@ message BTCCheckpointInfo { // youngest block of best submission bytes best_submission_btc_block_hash = 3 [ (gogoproto.customtype) = - "github.com/babylonchain/babylon/types.BTCHeaderHashBytes" ]; + "github.com/babylonlabs-io/babylon/types.BTCHeaderHashBytes" ]; // the BTC checkpoint transactions of the best submission repeated TransactionInfo best_submission_transactions = 4; // list of vigilantes' addresses of the best submission diff --git a/proto/babylon/btccheckpoint/v1/genesis.proto b/proto/babylon/btccheckpoint/v1/genesis.proto index 49097c360..4d1187126 100644 --- a/proto/babylon/btccheckpoint/v1/genesis.proto +++ b/proto/babylon/btccheckpoint/v1/genesis.proto @@ -4,7 +4,7 @@ package babylon.btccheckpoint.v1; import "gogoproto/gogo.proto"; import "babylon/btccheckpoint/v1/params.proto"; -option go_package = "github.com/babylonchain/babylon/x/btccheckpoint/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/btccheckpoint/types"; // GenesisState defines the btccheckpoint module's genesis state. message GenesisState { Params params = 1 [ (gogoproto.nullable) = false ]; } diff --git a/proto/babylon/btccheckpoint/v1/params.proto b/proto/babylon/btccheckpoint/v1/params.proto index 20ed5e6ee..3315aa03d 100644 --- a/proto/babylon/btccheckpoint/v1/params.proto +++ b/proto/babylon/btccheckpoint/v1/params.proto @@ -3,7 +3,7 @@ package babylon.btccheckpoint.v1; import "gogoproto/gogo.proto"; -option go_package = "github.com/babylonchain/babylon/x/btccheckpoint/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/btccheckpoint/types"; // Params defines the parameters for the module. message Params { diff --git a/proto/babylon/btccheckpoint/v1/query.proto b/proto/babylon/btccheckpoint/v1/query.proto index 9fc55b2c8..d7ee344ef 100644 --- a/proto/babylon/btccheckpoint/v1/query.proto +++ b/proto/babylon/btccheckpoint/v1/query.proto @@ -7,7 +7,7 @@ import "google/api/annotations.proto"; import "cosmos/base/query/v1beta1/pagination.proto"; import "babylon/btccheckpoint/v1/params.proto"; -option go_package = "github.com/babylonchain/babylon/x/btccheckpoint/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/btccheckpoint/types"; // Query defines the gRPC querier service. service Query { diff --git a/proto/babylon/btccheckpoint/v1/tx.proto b/proto/babylon/btccheckpoint/v1/tx.proto index 38fb5a173..9664ea79c 100644 --- a/proto/babylon/btccheckpoint/v1/tx.proto +++ b/proto/babylon/btccheckpoint/v1/tx.proto @@ -7,7 +7,7 @@ import "cosmos/msg/v1/msg.proto"; import "babylon/btccheckpoint/v1/params.proto"; import "gogoproto/gogo.proto"; -option go_package = "github.com/babylonchain/babylon/x/btccheckpoint/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/btccheckpoint/types"; // Msg defines the Msg service. service Msg { diff --git a/proto/babylon/btclightclient/v1/btclightclient.proto b/proto/babylon/btclightclient/v1/btclightclient.proto index f5300706c..d38314f3d 100644 --- a/proto/babylon/btclightclient/v1/btclightclient.proto +++ b/proto/babylon/btclightclient/v1/btclightclient.proto @@ -3,7 +3,7 @@ package babylon.btclightclient.v1; import "gogoproto/gogo.proto"; -option go_package = "github.com/babylonchain/babylon/x/btclightclient/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/btclightclient/types"; // BTCHeaderInfo is a structure that contains all relevant information about a // BTC header @@ -16,10 +16,10 @@ option go_package = "github.com/babylonchain/babylon/x/btclightclient/types"; message BTCHeaderInfo { bytes header = 1 [ (gogoproto.customtype) = - "github.com/babylonchain/babylon/types.BTCHeaderBytes" ]; + "github.com/babylonlabs-io/babylon/types.BTCHeaderBytes" ]; bytes hash = 2 [ (gogoproto.customtype) = - "github.com/babylonchain/babylon/types.BTCHeaderHashBytes" ]; + "github.com/babylonlabs-io/babylon/types.BTCHeaderHashBytes" ]; uint64 height = 3; bytes work = 4 [ (gogoproto.customtype) = "cosmossdk.io/math.Uint" ]; diff --git a/proto/babylon/btclightclient/v1/event.proto b/proto/babylon/btclightclient/v1/event.proto index 4b1a3a0af..4e29ad384 100644 --- a/proto/babylon/btclightclient/v1/event.proto +++ b/proto/babylon/btclightclient/v1/event.proto @@ -3,7 +3,7 @@ package babylon.btclightclient.v1; import "babylon/btclightclient/v1/btclightclient.proto"; -option go_package = "github.com/babylonchain/babylon/x/btclightclient/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/btclightclient/types"; // The header included in the event is the block in the history // of the current mainchain to which we are rolling back to. diff --git a/proto/babylon/btclightclient/v1/genesis.proto b/proto/babylon/btclightclient/v1/genesis.proto index 4d747e3f7..2ed0d830b 100644 --- a/proto/babylon/btclightclient/v1/genesis.proto +++ b/proto/babylon/btclightclient/v1/genesis.proto @@ -5,7 +5,7 @@ import "gogoproto/gogo.proto"; import "babylon/btclightclient/v1/btclightclient.proto"; import "babylon/btclightclient/v1/params.proto"; -option go_package = "github.com/babylonchain/babylon/x/btclightclient/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/btclightclient/types"; // GenesisState defines the btclightclient module's genesis state. message GenesisState { diff --git a/proto/babylon/btclightclient/v1/params.proto b/proto/babylon/btclightclient/v1/params.proto index ea0f0c709..7ca7c5757 100644 --- a/proto/babylon/btclightclient/v1/params.proto +++ b/proto/babylon/btclightclient/v1/params.proto @@ -4,7 +4,7 @@ package babylon.btclightclient.v1; import "gogoproto/gogo.proto"; -option go_package = "github.com/babylonchain/babylon/x/btclightclient/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/btclightclient/types"; // Params defines the parameters for the module. message Params { diff --git a/proto/babylon/btclightclient/v1/query.proto b/proto/babylon/btclightclient/v1/query.proto index 60ae07cc2..51ea46cf1 100644 --- a/proto/babylon/btclightclient/v1/query.proto +++ b/proto/babylon/btclightclient/v1/query.proto @@ -7,7 +7,7 @@ import "google/api/annotations.proto"; import "cosmos/base/query/v1beta1/pagination.proto"; import "babylon/btclightclient/v1/params.proto"; -option go_package = "github.com/babylonchain/babylon/x/btclightclient/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/btclightclient/types"; // Query defines the gRPC querier service. service Query { @@ -28,7 +28,7 @@ service Query { // ContainsBytes is a temporary method that // checks whether a hash is maintained by the module. - // See discussion at https://github.com/babylonchain/babylon/pull/132 + // See discussion at https://github.com/babylonlabs-io/babylon/pull/132 // for more details. rpc ContainsBytes(QueryContainsBytesRequest) returns (QueryContainsBytesResponse) { @@ -77,7 +77,7 @@ message QueryHashesRequest { message QueryHashesResponse { repeated bytes hashes = 1 [ (gogoproto.customtype) = - "github.com/babylonchain/babylon/types.BTCHeaderHashBytes" ]; + "github.com/babylonlabs-io/babylon/types.BTCHeaderHashBytes" ]; cosmos.base.query.v1beta1.PageResponse pagination = 2; } @@ -86,7 +86,7 @@ message QueryHashesResponse { message QueryContainsRequest { bytes hash = 1 [ (gogoproto.customtype) = - "github.com/babylonchain/babylon/types.BTCHeaderHashBytes" ]; + "github.com/babylonlabs-io/babylon/types.BTCHeaderHashBytes" ]; } // QueryContainsResponse is response type for the Query/Contains RPC method. diff --git a/proto/babylon/btclightclient/v1/tx.proto b/proto/babylon/btclightclient/v1/tx.proto index 1c884ba87..421508712 100644 --- a/proto/babylon/btclightclient/v1/tx.proto +++ b/proto/babylon/btclightclient/v1/tx.proto @@ -6,7 +6,7 @@ import "cosmos/msg/v1/msg.proto"; import "babylon/btclightclient/v1/params.proto"; import "cosmos_proto/cosmos.proto"; -option go_package = "github.com/babylonchain/babylon/x/btclightclient/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/btclightclient/types"; // Msg defines the Msg service. service Msg { @@ -26,7 +26,7 @@ message MsgInsertHeaders { string signer = 1; repeated bytes headers = 2 [ (gogoproto.customtype) = - "github.com/babylonchain/babylon/types.BTCHeaderBytes" ]; + "github.com/babylonlabs-io/babylon/types.BTCHeaderBytes" ]; } // MsgInsertHeadersResponse defines the response for the InsertHeaders transaction message MsgInsertHeadersResponse {} diff --git a/proto/babylon/btcstaking/v1/btcstaking.proto b/proto/babylon/btcstaking/v1/btcstaking.proto index e8fcc14de..183694036 100644 --- a/proto/babylon/btcstaking/v1/btcstaking.proto +++ b/proto/babylon/btcstaking/v1/btcstaking.proto @@ -6,7 +6,7 @@ import "cosmos_proto/cosmos.proto"; import "cosmos/staking/v1beta1/staking.proto"; import "babylon/btcstaking/v1/pop.proto"; -option go_package = "github.com/babylonchain/babylon/x/btcstaking/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/btcstaking/types"; // FinalityProvider defines a finality provider message FinalityProvider { @@ -21,7 +21,7 @@ message FinalityProvider { ]; // btc_pk is the Bitcoin secp256k1 PK of this finality provider // the PK follows encoding in BIP-340 spec - bytes btc_pk = 4 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + bytes btc_pk = 4 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; // pop is the proof of possession of the btc_pk, where the BTC // private key signs the bech32 bbn addr of the finality provider. ProofOfPossessionBTC pop = 5; @@ -41,7 +41,7 @@ message FinalityProvider { message FinalityProviderWithMeta { // btc_pk is the Bitcoin secp256k1 PK of thisfinality provider // the PK follows encoding in BIP-340 spec - bytes btc_pk = 1 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + bytes btc_pk = 1 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; // height is the queried Babylon height uint64 height = 2; // voting_power is the voting power of this finality provider at the given height @@ -64,14 +64,14 @@ message BTCDelegation { string staker_addr = 1 [(cosmos_proto.scalar) = "cosmos.AddressString"]; // btc_pk is the Bitcoin secp256k1 PK of this BTC delegation // the PK follows encoding in BIP-340 spec - bytes btc_pk = 2 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + bytes btc_pk = 2 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; // pop is the proof of possession of babylon_pk and btc_pk ProofOfPossessionBTC pop = 3; // fp_btc_pk_list is the list of BIP-340 PKs of the finality providers that // this BTC delegation delegates to // If there is more than 1 PKs, then this means the delegation is restaked // to multiple finality providers - repeated bytes fp_btc_pk_list = 4 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + repeated bytes fp_btc_pk_list = 4 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; // start_height is the start BTC height of the BTC delegation // it is the start BTC height of the timelock uint64 start_height = 5; @@ -92,7 +92,7 @@ message BTCDelegation { // delegator_sig is the signature on the slashing tx // by the delegator (i.e., SK corresponding to btc_pk). // It will be a part of the witness for the staking tx output. - bytes delegator_sig = 11 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340Signature" ]; + bytes delegator_sig = 11 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340Signature" ]; // covenant_sigs is a list of adaptor signatures on the slashing tx // by each covenant member // It will be a part of the witness for the staking tx output. @@ -121,11 +121,11 @@ message BTCUndelegation { // It effectively proves that the delegator wants to unbond and thus // Babylon will consider this BTC delegation unbonded. Delegator's BTC // on Bitcoin will be unbonded after timelock - bytes delegator_unbonding_sig = 3 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340Signature" ]; + bytes delegator_unbonding_sig = 3 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340Signature" ]; // delegator_slashing_sig is the signature on the slashing tx // by the delegator (i.e., SK corresponding to btc_pk). // It will be a part of the witness for the unbonding tx output. - bytes delegator_slashing_sig = 4 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340Signature" ]; + bytes delegator_slashing_sig = 4 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340Signature" ]; // covenant_slashing_sigs is a list of adaptor signatures on the slashing tx // by each covenant member // It will be a part of the witness for the staking tx output. @@ -165,15 +165,15 @@ enum BTCDelegationStatus { // SignatureInfo is a BIP-340 signature together with its signer's BIP-340 PK message SignatureInfo { - bytes pk = 1 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; - bytes sig = 2 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340Signature" ]; + bytes pk = 1 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; + bytes sig = 2 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340Signature" ]; } // CovenantAdaptorSignatures is a list adaptor signatures signed by the // covenant with different finality provider's public keys as encryption keys message CovenantAdaptorSignatures { // cov_pk is the public key of the covenant emulator, used as the public key of the adaptor signature - bytes cov_pk = 1 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + bytes cov_pk = 1 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; // adaptor_sigs is a list of adaptor signatures, each encrypted by a restaked BTC finality provider's public key repeated bytes adaptor_sigs = 2; } @@ -190,7 +190,7 @@ message SelectiveSlashingEvidence { string staking_tx_hash = 1; // fp_btc_pk is the BTC PK of the finality provider who // launches the selective slashing offence - bytes fp_btc_pk = 2 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + bytes fp_btc_pk = 2 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; // recovered_fp_btc_sk is the finality provider's BTC SK recovered from // the covenant adaptor/Schnorr signature pair. It is the consequence // of selective slashing. diff --git a/proto/babylon/btcstaking/v1/events.proto b/proto/babylon/btcstaking/v1/events.proto index 1de3137a6..a8d4fb3e4 100644 --- a/proto/babylon/btcstaking/v1/events.proto +++ b/proto/babylon/btcstaking/v1/events.proto @@ -4,7 +4,7 @@ package babylon.btcstaking.v1; import "gogoproto/gogo.proto"; import "babylon/btcstaking/v1/btcstaking.proto"; -option go_package = "github.com/babylonchain/babylon/x/btcstaking/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/btcstaking/types"; // EventNewFinalityProvider is the event emitted when a finality provider is created message EventNewFinalityProvider { FinalityProvider fp = 1; } @@ -37,7 +37,7 @@ message EventPowerDistUpdate { // is slashed // TODO: unify with existing slashing events message EventSlashedFinalityProvider { - bytes pk = 1 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + bytes pk = 1 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; } // ev is the event that affects voting power distribution diff --git a/proto/babylon/btcstaking/v1/genesis.proto b/proto/babylon/btcstaking/v1/genesis.proto index bc8529454..2e5d5966e 100644 --- a/proto/babylon/btcstaking/v1/genesis.proto +++ b/proto/babylon/btcstaking/v1/genesis.proto @@ -7,7 +7,7 @@ import "babylon/btcstaking/v1/btcstaking.proto"; import "babylon/btcstaking/v1/incentive.proto"; import "babylon/btcstaking/v1/events.proto"; -option go_package = "github.com/babylonchain/babylon/x/btcstaking/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/btcstaking/types"; // GenesisState defines the btcstaking module's genesis state. message GenesisState { @@ -36,7 +36,7 @@ message VotingPowerFP { // block_height is the height of the block the voting power was stored. uint64 block_height = 1; // fp_btc_pk the finality provider btc public key. - bytes fp_btc_pk = 2 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + bytes fp_btc_pk = 2 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; // voting_power is the power of the finality provider at this specific block height. uint64 voting_power = 3; } @@ -62,9 +62,9 @@ message BTCDelegator { // idx the btc delegator index. BTCDelegatorDelegationIndex idx = 1; // fp_btc_pk the finality provider btc public key. - bytes fp_btc_pk = 2 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + bytes fp_btc_pk = 2 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; // del_btc_pk the delegator btc public key. - bytes del_btc_pk = 3 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + bytes del_btc_pk = 3 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; } // EventIndex contains the event and its index. diff --git a/proto/babylon/btcstaking/v1/incentive.proto b/proto/babylon/btcstaking/v1/incentive.proto index 8072a5d44..7dcde01f8 100644 --- a/proto/babylon/btcstaking/v1/incentive.proto +++ b/proto/babylon/btcstaking/v1/incentive.proto @@ -4,7 +4,7 @@ package babylon.btcstaking.v1; import "gogoproto/gogo.proto"; import "cosmos_proto/cosmos.proto"; -option go_package = "github.com/babylonchain/babylon/x/btcstaking/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/btcstaking/types"; // VotingPowerDistCache is the cache for voting power distribution of finality providers // and their BTC delegations at a height @@ -18,7 +18,7 @@ message VotingPowerDistCache { message FinalityProviderDistInfo { // btc_pk is the Bitcoin secp256k1 PK of this finality provider // the PK follows encoding in BIP-340 spec - bytes btc_pk = 1 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + bytes btc_pk = 1 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; // addr is the address to receive commission from delegations. string addr = 2 [(cosmos_proto.scalar) = "cosmos.AddressString"]; // commission defines the commission rate of finality provider @@ -36,7 +36,7 @@ message FinalityProviderDistInfo { message BTCDelDistInfo { // btc_pk is the Bitcoin secp256k1 PK of this BTC delegation // the PK follows encoding in BIP-340 spec - bytes btc_pk = 1 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + bytes btc_pk = 1 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; // staker_addr is the address to receive rewards from BTC delegation. string staker_addr = 2 [(cosmos_proto.scalar) = "cosmos.AddressString"]; // staking_tx_hash is the staking tx hash of the BTC delegation diff --git a/proto/babylon/btcstaking/v1/params.proto b/proto/babylon/btcstaking/v1/params.proto index d705a3c1f..5746ffb25 100644 --- a/proto/babylon/btcstaking/v1/params.proto +++ b/proto/babylon/btcstaking/v1/params.proto @@ -4,7 +4,7 @@ package babylon.btcstaking.v1; import "gogoproto/gogo.proto"; import "cosmos_proto/cosmos.proto"; -option go_package = "github.com/babylonchain/babylon/x/btcstaking/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/btcstaking/types"; // Params defines the parameters for the module. message Params { @@ -12,7 +12,7 @@ message Params { // covenant_pks is the list of public keys held by the covenant committee // each PK follows encoding in BIP-340 spec on Bitcoin - repeated bytes covenant_pks = 1 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + repeated bytes covenant_pks = 1 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; // covenant_quorum is the minimum number of signatures needed for the covenant // multisignature uint32 covenant_quorum = 2; diff --git a/proto/babylon/btcstaking/v1/pop.proto b/proto/babylon/btcstaking/v1/pop.proto index 4762d3c12..316bb1df7 100644 --- a/proto/babylon/btcstaking/v1/pop.proto +++ b/proto/babylon/btcstaking/v1/pop.proto @@ -1,7 +1,7 @@ syntax = "proto3"; package babylon.btcstaking.v1; -option go_package = "github.com/babylonchain/babylon/x/btcstaking/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/btcstaking/types"; // BTCSigType indicates the type of btc_sig in a pop enum BTCSigType { diff --git a/proto/babylon/btcstaking/v1/query.proto b/proto/babylon/btcstaking/v1/query.proto index 5b4417568..3f9aabe51 100644 --- a/proto/babylon/btcstaking/v1/query.proto +++ b/proto/babylon/btcstaking/v1/query.proto @@ -10,7 +10,7 @@ import "babylon/btcstaking/v1/params.proto"; import "babylon/btcstaking/v1/btcstaking.proto"; import "babylon/btcstaking/v1/pop.proto"; -option go_package = "github.com/babylonchain/babylon/x/btcstaking/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/btcstaking/types"; // Query defines the gRPC querier service. service Query { @@ -247,10 +247,10 @@ message BTCDelegationResponse { string staker_addr = 1 [(cosmos_proto.scalar) = "cosmos.AddressString"]; // btc_pk is the Bitcoin secp256k1 PK of this BTC delegation // the PK follows encoding in BIP-340 spec - bytes btc_pk = 2 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + bytes btc_pk = 2 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; // fp_btc_pk_list is the list of BIP-340 PKs of the finality providers that // this BTC delegation delegates to - repeated bytes fp_btc_pk_list = 3 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + repeated bytes fp_btc_pk_list = 3 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; // start_height is the start BTC height of the BTC delegation // it is the start BTC height of the timelock uint64 start_height = 4; @@ -333,7 +333,7 @@ message FinalityProviderResponse { string addr = 3 [(cosmos_proto.scalar) = "cosmos.AddressString"]; // btc_pk is the Bitcoin secp256k1 PK of this finality provider // the PK follows encoding in BIP-340 spec - bytes btc_pk = 4 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + bytes btc_pk = 4 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; // pop is the proof of possession of the BTC_PK by the fp addr. // Essentially is the signature where the BTC SK sigs the fp addr. ProofOfPossessionBTC pop = 5; diff --git a/proto/babylon/btcstaking/v1/tx.proto b/proto/babylon/btcstaking/v1/tx.proto index e2cdcbf6b..61500d480 100644 --- a/proto/babylon/btcstaking/v1/tx.proto +++ b/proto/babylon/btcstaking/v1/tx.proto @@ -9,7 +9,7 @@ import "babylon/btccheckpoint/v1/btccheckpoint.proto"; import "cosmos/staking/v1beta1/staking.proto"; import "babylon/btcstaking/v1/pop.proto"; -option go_package = "github.com/babylonchain/babylon/x/btcstaking/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/btcstaking/types"; // Msg defines the Msg service. // TODO: handle unbonding tx with full witness @@ -48,7 +48,7 @@ message MsgCreateFinalityProvider { ]; // btc_pk is the Bitcoin secp256k1 PK of this finality provider // the PK follows encoding in BIP-340 spec - bytes btc_pk = 4 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + bytes btc_pk = 4 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; // pop is the proof of possession of btc_pk over the FP signer address. ProofOfPossessionBTC pop = 5; } @@ -82,10 +82,10 @@ message MsgCreateBTCDelegation { // pop is the proof of possession of btc_pk by the staker_addr. ProofOfPossessionBTC pop = 2; // btc_pk is the Bitcoin secp256k1 PK of the BTC delegator - bytes btc_pk = 3 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + bytes btc_pk = 3 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; // fp_btc_pk_list is the list of Bitcoin secp256k1 PKs of the finality providers, if there is more than one // finality provider pk it means that delegation is re-staked - repeated bytes fp_btc_pk_list = 4 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + repeated bytes fp_btc_pk_list = 4 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; // staking_time is the time lock used in staking transaction uint32 staking_time = 5; // staking_value is the amount of satoshis locked in staking output @@ -99,7 +99,7 @@ message MsgCreateBTCDelegation { // It will be a part of the witness for the staking tx output. // The staking tx output further needs signatures from covenant and finality provider in // order to be spendable. - bytes delegator_slashing_sig = 9 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340Signature" ]; + bytes delegator_slashing_sig = 9 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340Signature" ]; // unbonding_time is the time lock used when funds are being unbonded. It is be used in: // - unbonding transaction, time lock spending path // - staking slashing transaction, change output @@ -117,7 +117,7 @@ message MsgCreateBTCDelegation { // Note that the tx itself does not contain signatures, which are off-chain. bytes unbonding_slashing_tx = 13 [ (gogoproto.customtype) = "BTCSlashingTx" ]; // delegator_unbonding_slashing_sig is the signature on the slashing tx by the delegator (i.e., SK corresponding to btc_pk). - bytes delegator_unbonding_slashing_sig = 14 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340Signature" ]; + bytes delegator_unbonding_slashing_sig = 14 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340Signature" ]; } // MsgCreateBTCDelegationResponse is the response for MsgCreateBTCDelegation message MsgCreateBTCDelegationResponse {} @@ -128,7 +128,7 @@ message MsgAddCovenantSigs { string signer = 1; // pk is the BTC public key of the covenant member - bytes pk = 2 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + bytes pk = 2 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; // staking_tx_hash is the hash of the staking tx. // It uniquely identifies a BTC delegation string staking_tx_hash = 3; @@ -138,7 +138,7 @@ message MsgAddCovenantSigs { repeated bytes slashing_tx_sigs = 4; // unbonding_tx_sig is the signature of the covenant on the unbonding tx submitted to babylon // the signature follows encoding in BIP-340 spec - bytes unbonding_tx_sig = 5 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340Signature" ]; + bytes unbonding_tx_sig = 5 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340Signature" ]; // slashing_unbonding_tx_sigs is a list of adaptor signatures of the covenant // on slashing tx corresponding to unbonding tx submitted to babylon // the order of sigs should respect the order of finality providers @@ -160,7 +160,7 @@ message MsgBTCUndelegate { string staking_tx_hash = 2; // unbonding_tx_sig is the signature of the staker on the unbonding tx submitted to babylon // the signature follows encoding in BIP-340 spec - bytes unbonding_tx_sig = 3 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340Signature" ]; + bytes unbonding_tx_sig = 3 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340Signature" ]; } // MsgBTCUndelegateResponse is the response for MsgBTCUndelegate message MsgBTCUndelegateResponse {} diff --git a/proto/babylon/checkpointing/v1/bls_key.proto b/proto/babylon/checkpointing/v1/bls_key.proto index 4ea1363c5..912f9dd63 100644 --- a/proto/babylon/checkpointing/v1/bls_key.proto +++ b/proto/babylon/checkpointing/v1/bls_key.proto @@ -3,14 +3,14 @@ package babylon.checkpointing.v1; import "gogoproto/gogo.proto"; -option go_package = "github.com/babylonchain/babylon/x/checkpointing/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/checkpointing/types"; // BlsKey wraps BLS public key with PoP message BlsKey { // pubkey is the BLS public key of a validator bytes pubkey = 1 [ (gogoproto.customtype) = - "github.com/babylonchain/babylon/crypto/bls12381.PublicKey" ]; + "github.com/babylonlabs-io/babylon/crypto/bls12381.PublicKey" ]; // pop is the proof-of-possession of the BLS key ProofOfPossession pop = 2; @@ -26,7 +26,7 @@ message ProofOfPossession { // ed25519_sig) bytes bls_sig = 2 [ (gogoproto.customtype) = - "github.com/babylonchain/babylon/crypto/bls12381.Signature" ]; + "github.com/babylonlabs-io/babylon/crypto/bls12381.Signature" ]; } // ValidatorWithBLSSet defines a set of validators with their BLS public keys @@ -58,5 +58,5 @@ message VoteExtension { // bls_sig is the BLS signature bytes bls_sig = 6 [ (gogoproto.customtype) = - "github.com/babylonchain/babylon/crypto/bls12381.Signature" ]; + "github.com/babylonlabs-io/babylon/crypto/bls12381.Signature" ]; } diff --git a/proto/babylon/checkpointing/v1/checkpoint.proto b/proto/babylon/checkpointing/v1/checkpoint.proto index 208a191d4..309447a7a 100644 --- a/proto/babylon/checkpointing/v1/checkpoint.proto +++ b/proto/babylon/checkpointing/v1/checkpoint.proto @@ -5,7 +5,7 @@ import "google/protobuf/timestamp.proto"; import "gogoproto/gogo.proto"; import "tendermint/abci/types.proto"; -option go_package = "github.com/babylonchain/babylon/x/checkpointing/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/checkpointing/types"; // RawCheckpoint wraps the BLS multi sig with metadata message RawCheckpoint { @@ -22,7 +22,7 @@ message RawCheckpoint { // sigs bytes bls_multi_sig = 4 [ (gogoproto.customtype) = - "github.com/babylonchain/babylon/crypto/bls12381.Signature" ]; + "github.com/babylonlabs-io/babylon/crypto/bls12381.Signature" ]; } // RawCheckpointWithMeta wraps the raw checkpoint with metadata. @@ -35,7 +35,7 @@ message RawCheckpointWithMeta { // bls_aggr_pk defines the aggregated BLS public key bytes bls_aggr_pk = 3 [ (gogoproto.customtype) = - "github.com/babylonchain/babylon/crypto/bls12381.PublicKey" ]; + "github.com/babylonlabs-io/babylon/crypto/bls12381.PublicKey" ]; // power_sum defines the accumulated voting power for the checkpoint uint64 power_sum = 4; // lifecycle defines the lifecycle of this checkpoint, i.e., each state @@ -94,7 +94,7 @@ message BlsSig { bytes block_hash = 2 [ (gogoproto.customtype) = "BlockHash" ]; bytes bls_sig = 3 [ (gogoproto.customtype) = - "github.com/babylonchain/babylon/crypto/bls12381.Signature" ]; + "github.com/babylonlabs-io/babylon/crypto/bls12381.Signature" ]; // can't find cosmos_proto.scalar when compiling due to cosmos v0.45.4 does // not support scalar string signer_address = 4 [(cosmos_proto.scalar) = // "cosmos.AddressString"] diff --git a/proto/babylon/checkpointing/v1/events.proto b/proto/babylon/checkpointing/v1/events.proto index 4e170c058..090888b0a 100644 --- a/proto/babylon/checkpointing/v1/events.proto +++ b/proto/babylon/checkpointing/v1/events.proto @@ -3,7 +3,7 @@ package babylon.checkpointing.v1; import "babylon/checkpointing/v1/checkpoint.proto"; -option go_package = "github.com/babylonchain/babylon/x/checkpointing/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/checkpointing/types"; // EventCheckpointAccumulating is emitted when a checkpoint reaches the // `Accumulating` state. diff --git a/proto/babylon/checkpointing/v1/genesis.proto b/proto/babylon/checkpointing/v1/genesis.proto index dd65d5017..dd96841a2 100644 --- a/proto/babylon/checkpointing/v1/genesis.proto +++ b/proto/babylon/checkpointing/v1/genesis.proto @@ -4,7 +4,7 @@ package babylon.checkpointing.v1; import "cosmos/crypto/ed25519/keys.proto"; import "babylon/checkpointing/v1/bls_key.proto"; -option go_package = "github.com/babylonchain/babylon/x/checkpointing/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/checkpointing/types"; // GenesisState defines the checkpointing module's genesis state. message GenesisState { diff --git a/proto/babylon/checkpointing/v1/query.proto b/proto/babylon/checkpointing/v1/query.proto index a7ee01e16..74c9853f7 100644 --- a/proto/babylon/checkpointing/v1/query.proto +++ b/proto/babylon/checkpointing/v1/query.proto @@ -8,7 +8,7 @@ import "babylon/checkpointing/v1/bls_key.proto"; import "babylon/checkpointing/v1/checkpoint.proto"; import "cosmos/base/query/v1beta1/pagination.proto"; -option go_package = "github.com/babylonchain/babylon/x/checkpointing/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/checkpointing/types"; // Query defines the gRPC querier service. service Query { @@ -177,7 +177,7 @@ message RawCheckpointResponse { // bls_multi_sig defines the multi sig that is aggregated from individual BLS // sigs bytes bls_multi_sig = 4 [ - (gogoproto.customtype) = "github.com/babylonchain/babylon/crypto/bls12381.Signature" + (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/crypto/bls12381.Signature" ]; } @@ -205,7 +205,7 @@ message RawCheckpointWithMetaResponse { // bls_aggr_pk defines the aggregated BLS public key bytes bls_aggr_pk = 4 [ (gogoproto.customtype) = - "github.com/babylonchain/babylon/crypto/bls12381.PublicKey" ]; + "github.com/babylonlabs-io/babylon/crypto/bls12381.PublicKey" ]; // power_sum defines the accumulated voting power for the checkpoint uint64 power_sum = 5; // lifecycle defines the lifecycle of this checkpoint, i.e., each state diff --git a/proto/babylon/checkpointing/v1/tx.proto b/proto/babylon/checkpointing/v1/tx.proto index bfc00666e..14709eee3 100644 --- a/proto/babylon/checkpointing/v1/tx.proto +++ b/proto/babylon/checkpointing/v1/tx.proto @@ -6,7 +6,7 @@ import "babylon/checkpointing/v1/bls_key.proto"; import "cosmos/staking/v1beta1/tx.proto"; import "cosmos/msg/v1/msg.proto"; -option go_package = "github.com/babylonchain/babylon/x/checkpointing/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/checkpointing/types"; // Msg defines the checkpointing Msg service. service Msg { diff --git a/proto/babylon/epoching/v1/epoching.proto b/proto/babylon/epoching/v1/epoching.proto index 79e579119..a7f90c4a1 100644 --- a/proto/babylon/epoching/v1/epoching.proto +++ b/proto/babylon/epoching/v1/epoching.proto @@ -6,7 +6,7 @@ import "gogoproto/gogo.proto"; import "cosmos/staking/v1beta1/tx.proto"; import "cosmos/base/v1beta1/coin.proto"; -option go_package = "github.com/babylonchain/babylon/x/epoching/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/epoching/types"; // Epoch is a structure that contains the metadata of an epoch message Epoch { diff --git a/proto/babylon/epoching/v1/events.proto b/proto/babylon/epoching/v1/events.proto index f41c527e3..79e0dfae2 100644 --- a/proto/babylon/epoching/v1/events.proto +++ b/proto/babylon/epoching/v1/events.proto @@ -3,7 +3,7 @@ package babylon.epoching.v1; import "gogoproto/gogo.proto"; -option go_package = "github.com/babylonchain/babylon/x/epoching/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/epoching/types"; // EventBeginEpoch is the event emitted when an epoch has started message EventBeginEpoch { uint64 epoch_number = 1; } diff --git a/proto/babylon/epoching/v1/genesis.proto b/proto/babylon/epoching/v1/genesis.proto index eea522cba..f9c44d5b5 100644 --- a/proto/babylon/epoching/v1/genesis.proto +++ b/proto/babylon/epoching/v1/genesis.proto @@ -4,7 +4,7 @@ package babylon.epoching.v1; import "gogoproto/gogo.proto"; import "babylon/epoching/v1/params.proto"; -option go_package = "github.com/babylonchain/babylon/x/epoching/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/epoching/types"; // GenesisState defines the epoching module's genesis state. message GenesisState { Params params = 1 [ (gogoproto.nullable) = false ]; } diff --git a/proto/babylon/epoching/v1/params.proto b/proto/babylon/epoching/v1/params.proto index a9ce9a531..b315f37ca 100644 --- a/proto/babylon/epoching/v1/params.proto +++ b/proto/babylon/epoching/v1/params.proto @@ -3,7 +3,7 @@ package babylon.epoching.v1; import "gogoproto/gogo.proto"; -option go_package = "github.com/babylonchain/babylon/x/epoching/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/epoching/types"; // Params defines the parameters for the module. message Params { diff --git a/proto/babylon/epoching/v1/query.proto b/proto/babylon/epoching/v1/query.proto index e86999302..7243da42c 100644 --- a/proto/babylon/epoching/v1/query.proto +++ b/proto/babylon/epoching/v1/query.proto @@ -8,7 +8,7 @@ import "cosmos/base/query/v1beta1/pagination.proto"; import "babylon/epoching/v1/params.proto"; import "babylon/epoching/v1/epoching.proto"; -option go_package = "github.com/babylonchain/babylon/x/epoching/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/epoching/types"; // Query defines the gRPC querier service. service Query { diff --git a/proto/babylon/epoching/v1/tx.proto b/proto/babylon/epoching/v1/tx.proto index 47f24da33..2157dea0c 100644 --- a/proto/babylon/epoching/v1/tx.proto +++ b/proto/babylon/epoching/v1/tx.proto @@ -8,7 +8,7 @@ import "babylon/epoching/v1/params.proto"; import "cosmos_proto/cosmos.proto"; import "cosmos/msg/v1/msg.proto"; -option go_package = "github.com/babylonchain/babylon/x/epoching/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/epoching/types"; // Msg defines the Msg service. service Msg { diff --git a/proto/babylon/finality/v1/events.proto b/proto/babylon/finality/v1/events.proto index 436456dea..1c2fe0947 100644 --- a/proto/babylon/finality/v1/events.proto +++ b/proto/babylon/finality/v1/events.proto @@ -3,7 +3,7 @@ package babylon.finality.v1; import "babylon/finality/v1/finality.proto"; -option go_package = "github.com/babylonchain/babylon/x/finality/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/finality/types"; // EventSlashedFinalityProvider is the event emitted when a finality provider is slashed // due to signing two conflicting blocks diff --git a/proto/babylon/finality/v1/finality.proto b/proto/babylon/finality/v1/finality.proto index c833f5fc6..f6f56f6d9 100644 --- a/proto/babylon/finality/v1/finality.proto +++ b/proto/babylon/finality/v1/finality.proto @@ -1,7 +1,7 @@ syntax = "proto3"; package babylon.finality.v1; -option go_package = "github.com/babylonchain/babylon/x/finality/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/finality/types"; import "gogoproto/gogo.proto"; @@ -33,11 +33,11 @@ message PubRandCommit { // signatures with correct public randomness on two conflicting Babylon headers message Evidence { // fp_btc_pk is the BTC PK of the finality provider that casts this vote - bytes fp_btc_pk = 1 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + bytes fp_btc_pk = 1 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; // block_height is the height of the conflicting blocks uint64 block_height = 2; // pub_rand is the public randomness the finality provider has committed to - bytes pub_rand = 3 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.SchnorrPubRand" ]; + bytes pub_rand = 3 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.SchnorrPubRand" ]; // canonical_app_hash is the AppHash of the canonical block bytes canonical_app_hash = 4; // fork_app_hash is the AppHash of the fork block @@ -46,17 +46,17 @@ message Evidence { // where finality signature is an EOTS signature, i.e., // the `s` in a Schnorr signature `(r, s)` // `r` is the public randomness that is already committed by the finality provider - bytes canonical_finality_sig = 6 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.SchnorrEOTSSig" ]; + bytes canonical_finality_sig = 6 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.SchnorrEOTSSig" ]; // fork_finality_sig is the finality signature to the fork block // where finality signature is an EOTS signature - bytes fork_finality_sig = 7 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.SchnorrEOTSSig" ]; + bytes fork_finality_sig = 7 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.SchnorrEOTSSig" ]; } // FinalityProviderSigningInfo defines a finality provider's signing info for monitoring their // liveness activity. message FinalityProviderSigningInfo { // fp_btc_pk is the BTC PK of the finality provider that casts this vote - bytes fp_btc_pk = 1 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + bytes fp_btc_pk = 1 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; // start_height is the block height at which finality provider become active int64 start_height = 2; // missed_blocks_counter defines a counter to avoid unnecessary array reads. diff --git a/proto/babylon/finality/v1/genesis.proto b/proto/babylon/finality/v1/genesis.proto index af3ef6cd6..4e40c9bd0 100644 --- a/proto/babylon/finality/v1/genesis.proto +++ b/proto/babylon/finality/v1/genesis.proto @@ -5,7 +5,7 @@ import "gogoproto/gogo.proto"; import "babylon/finality/v1/params.proto"; import "babylon/finality/v1/finality.proto"; -option go_package = "github.com/babylonchain/babylon/x/finality/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/finality/types"; // GenesisState defines the finality module's genesis state. message GenesisState { @@ -35,10 +35,10 @@ message VoteSig { // block_height is the height of the voted block. uint64 block_height = 1; // fp_btc_pk is the BTC PK of the finality provider that casts this vote - bytes fp_btc_pk = 2 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + bytes fp_btc_pk = 2 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; // finality_sig is the finality signature to this block // where finality signature is an EOTS signature, i.e. - bytes finality_sig = 3 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.SchnorrEOTSSig" ]; + bytes finality_sig = 3 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.SchnorrEOTSSig" ]; } // PublicRandomness the block height and public randomness that the finality provider has submitted. @@ -46,15 +46,15 @@ message PublicRandomness { // block_height is the height of block which the finality provider submited public randomness. uint64 block_height = 1; // fp_btc_pk is the BTC PK of the finality provider that casts this vote. - bytes fp_btc_pk = 2 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + bytes fp_btc_pk = 2 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; // pub_rand is the public randomness the finality provider has committed to. - bytes pub_rand = 3 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.SchnorrPubRand" ]; + bytes pub_rand = 3 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.SchnorrPubRand" ]; } // PubRandCommitWithPK is the public randomness commitment with the finality provider's BTC public key message PubRandCommitWithPK { // fp_btc_pk is the BTC PK of the finality provider that commits the public randomness - bytes fp_btc_pk = 1 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + bytes fp_btc_pk = 1 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; // pub_rand_commit is the public randomness commitment PubRandCommit pub_rand_commit = 2; } @@ -62,7 +62,7 @@ message PubRandCommitWithPK { // SigningInfo stores finality provider signing info of corresponding BTC public key. message SigningInfo { // fp_btc_pk is the BTC PK of the finality provider - bytes fp_btc_pk = 1 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + bytes fp_btc_pk = 1 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; // fp_signing_info represents the signing info of this finality provider. FinalityProviderSigningInfo fp_signing_info = 2 [(gogoproto.nullable) = false]; } @@ -71,7 +71,7 @@ message SigningInfo { // BTC public key. message FinalityProviderMissedBlocks { // fp_btc_pk is the BTC PK of the finality provider - bytes fp_btc_pk = 1 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + bytes fp_btc_pk = 1 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; // missed_blocks is an array of missed blocks by the finality provider. repeated MissedBlock missed_blocks = 2 [(gogoproto.nullable) = false]; } diff --git a/proto/babylon/finality/v1/params.proto b/proto/babylon/finality/v1/params.proto index 67751c58d..875497283 100644 --- a/proto/babylon/finality/v1/params.proto +++ b/proto/babylon/finality/v1/params.proto @@ -5,7 +5,7 @@ import "gogoproto/gogo.proto"; import "amino/amino.proto"; import "cosmos_proto/cosmos.proto"; -option go_package = "github.com/babylonchain/babylon/x/finality/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/finality/types"; // Params defines the parameters for the module. message Params { diff --git a/proto/babylon/finality/v1/query.proto b/proto/babylon/finality/v1/query.proto index 270834f72..7b6c9fb0b 100644 --- a/proto/babylon/finality/v1/query.proto +++ b/proto/babylon/finality/v1/query.proto @@ -7,7 +7,7 @@ import "cosmos/base/query/v1beta1/pagination.proto"; import "babylon/finality/v1/params.proto"; import "babylon/finality/v1/finality.proto"; -option go_package = "github.com/babylonchain/babylon/x/finality/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/finality/types"; // Query defines the gRPC querier service. service Query { @@ -90,7 +90,7 @@ message QueryListPublicRandomnessRequest { message QueryListPublicRandomnessResponse { // pub_rand_map is the map where the key is the height and the value // is the public randomness at this height for the given finality provider - map pub_rand_map = 1 [(gogoproto.customtype) = "github.com/babylonchain/babylon/types.SchnorrPubRand" ]; + map pub_rand_map = 1 [(gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.SchnorrPubRand" ]; // pagination defines the pagination in the response. cosmos.base.query.v1beta1.PageResponse pagination = 2; @@ -181,7 +181,7 @@ message QueryVotesAtHeightRequest { message QueryVotesAtHeightResponse { // btc_pk is the Bitcoin secp256k1 PK of finality providers who have signed the block at given height. // the PK follows encoding in BIP-340 spec - repeated bytes btc_pks = 1 [(gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey"]; + repeated bytes btc_pks = 1 [(gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey"]; } // QueryEvidenceRequest is the request type for the diff --git a/proto/babylon/finality/v1/tx.proto b/proto/babylon/finality/v1/tx.proto index c1ff68ea2..fd46f9f3a 100644 --- a/proto/babylon/finality/v1/tx.proto +++ b/proto/babylon/finality/v1/tx.proto @@ -1,7 +1,7 @@ syntax = "proto3"; package babylon.finality.v1; -option go_package = "github.com/babylonchain/babylon/x/finality/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/finality/types"; import "gogoproto/gogo.proto"; import "tendermint/crypto/proof.proto"; @@ -28,7 +28,7 @@ message MsgCommitPubRandList { string signer = 1; // fp_btc_pk is the BTC PK of the finality provider that commits the public randomness - bytes fp_btc_pk = 2 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + bytes fp_btc_pk = 2 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; // start_height is the start block height of the list of public randomness uint64 start_height = 3; // num_pub_rand is the number of public randomness committed @@ -41,7 +41,7 @@ message MsgCommitPubRandList { // randomness on behalf of fp_btc_pk // TODO: another option is to restrict signer to correspond to fp_btc_pk. This restricts // the tx submitter to be the holder of fp_btc_pk. Decide this later - bytes sig = 6 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340Signature" ]; + bytes sig = 6 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340Signature" ]; } // MsgCommitPubRandListResponse is the response to the MsgCommitPubRandList message message MsgCommitPubRandListResponse{} @@ -52,11 +52,11 @@ message MsgAddFinalitySig { string signer = 1; // fp_btc_pk is the BTC PK of the finality provider that casts this vote - bytes fp_btc_pk = 2 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + bytes fp_btc_pk = 2 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; // block_height is the height of the voted block uint64 block_height = 3; // pub_rand is the public randomness committed at this height - bytes pub_rand = 4 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.SchnorrPubRand" ]; + bytes pub_rand = 4 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.SchnorrPubRand" ]; // proof is the proof that the given public randomness is committed under the commitment tendermint.crypto.Proof proof = 5; // block_app_hash is the AppHash of the voted block @@ -65,7 +65,7 @@ message MsgAddFinalitySig { // where finality signature is an EOTS signature, i.e., // the `s` in a Schnorr signature `(r, s)` // `r` is the public randomness that is already committed by the finality provider - bytes finality_sig = 7 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.SchnorrEOTSSig" ]; + bytes finality_sig = 7 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.SchnorrEOTSSig" ]; } // MsgAddFinalitySigResponse is the response to the MsgAddFinalitySig message message MsgAddFinalitySigResponse{} diff --git a/proto/babylon/incentive/genesis.proto b/proto/babylon/incentive/genesis.proto index 04f82d21a..efe84b06f 100644 --- a/proto/babylon/incentive/genesis.proto +++ b/proto/babylon/incentive/genesis.proto @@ -4,7 +4,7 @@ package babylon.incentive; import "gogoproto/gogo.proto"; import "babylon/incentive/params.proto"; -option go_package = "github.com/babylonchain/babylon/x/incentive/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/incentive/types"; // GenesisState defines the incentive module's genesis state. message GenesisState { diff --git a/proto/babylon/incentive/incentive.proto b/proto/babylon/incentive/incentive.proto index ccc4c3a6c..1e606919f 100644 --- a/proto/babylon/incentive/incentive.proto +++ b/proto/babylon/incentive/incentive.proto @@ -4,7 +4,7 @@ package babylon.incentive; import "gogoproto/gogo.proto"; import "cosmos/base/v1beta1/coin.proto"; -option go_package = "github.com/babylonchain/babylon/x/incentive/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/incentive/types"; // Gauge is an object that stores rewards to be distributed // code adapted from https://github.com/osmosis-labs/osmosis/blob/v18.0.0/proto/osmosis/incentives/gauge.proto diff --git a/proto/babylon/incentive/params.proto b/proto/babylon/incentive/params.proto index c576cb9a4..8f5f6d54a 100644 --- a/proto/babylon/incentive/params.proto +++ b/proto/babylon/incentive/params.proto @@ -4,7 +4,7 @@ package babylon.incentive; import "gogoproto/gogo.proto"; import "cosmos_proto/cosmos.proto"; -option go_package = "github.com/babylonchain/babylon/x/incentive/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/incentive/types"; // Params defines the parameters for the module, including portions of rewards // distributed to each type of stakeholder. Note that sum of the portions should diff --git a/proto/babylon/incentive/query.proto b/proto/babylon/incentive/query.proto index 1239786e1..f31a511cb 100644 --- a/proto/babylon/incentive/query.proto +++ b/proto/babylon/incentive/query.proto @@ -6,7 +6,7 @@ import "google/api/annotations.proto"; import "babylon/incentive/params.proto"; import "babylon/incentive/incentive.proto"; -option go_package = "github.com/babylonchain/babylon/x/incentive/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/incentive/types"; // Query defines the gRPC querier service. service Query { diff --git a/proto/babylon/incentive/tx.proto b/proto/babylon/incentive/tx.proto index 965147bd5..13810102e 100644 --- a/proto/babylon/incentive/tx.proto +++ b/proto/babylon/incentive/tx.proto @@ -7,7 +7,7 @@ import "cosmos/msg/v1/msg.proto"; import "cosmos/base/v1beta1/coin.proto"; import "babylon/incentive/params.proto"; -option go_package = "github.com/babylonchain/babylon/x/incentive/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/incentive/types"; // Msg defines the Msg service. service Msg { diff --git a/proto/babylon/monitor/v1/genesis.proto b/proto/babylon/monitor/v1/genesis.proto index 66a259f15..b1e60078d 100644 --- a/proto/babylon/monitor/v1/genesis.proto +++ b/proto/babylon/monitor/v1/genesis.proto @@ -1,7 +1,7 @@ syntax = "proto3"; package babylon.monitor.v1; -option go_package = "github.com/babylonchain/babylon/x/monitor/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/monitor/types"; // GenesisState defines the monitor module's genesis state. message GenesisState {} diff --git a/proto/babylon/monitor/v1/query.proto b/proto/babylon/monitor/v1/query.proto index 622305a34..c77bfc8f2 100644 --- a/proto/babylon/monitor/v1/query.proto +++ b/proto/babylon/monitor/v1/query.proto @@ -3,7 +3,7 @@ package babylon.monitor.v1; import "google/api/annotations.proto"; -option go_package = "github.com/babylonchain/babylon/x/monitor/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/monitor/types"; // Query defines the gRPC querier service. service Query { diff --git a/proto/babylon/zoneconcierge/v1/genesis.proto b/proto/babylon/zoneconcierge/v1/genesis.proto index 468fa02eb..8277e9e8a 100644 --- a/proto/babylon/zoneconcierge/v1/genesis.proto +++ b/proto/babylon/zoneconcierge/v1/genesis.proto @@ -4,7 +4,7 @@ package babylon.zoneconcierge.v1; import "gogoproto/gogo.proto"; import "babylon/zoneconcierge/v1/params.proto"; -option go_package = "github.com/babylonchain/babylon/x/zoneconcierge/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/zoneconcierge/types"; // GenesisState defines the zoneconcierge module's genesis state. message GenesisState { diff --git a/proto/babylon/zoneconcierge/v1/packet.proto b/proto/babylon/zoneconcierge/v1/packet.proto index a9b4ef163..9576b951c 100644 --- a/proto/babylon/zoneconcierge/v1/packet.proto +++ b/proto/babylon/zoneconcierge/v1/packet.proto @@ -7,7 +7,7 @@ import "babylon/btclightclient/v1/btclightclient.proto"; import "babylon/epoching/v1/epoching.proto"; import "babylon/zoneconcierge/v1/zoneconcierge.proto"; -option go_package = "github.com/babylonchain/babylon/x/zoneconcierge/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/zoneconcierge/types"; // ZoneconciergePacketData is the message that defines the IBC packets of // ZoneConcierge diff --git a/proto/babylon/zoneconcierge/v1/params.proto b/proto/babylon/zoneconcierge/v1/params.proto index bb3e23738..48fa6c9e5 100644 --- a/proto/babylon/zoneconcierge/v1/params.proto +++ b/proto/babylon/zoneconcierge/v1/params.proto @@ -3,7 +3,7 @@ package babylon.zoneconcierge.v1; import "gogoproto/gogo.proto"; -option go_package = "github.com/babylonchain/babylon/x/zoneconcierge/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/zoneconcierge/types"; // Params defines the parameters for the module. message Params { diff --git a/proto/babylon/zoneconcierge/v1/query.proto b/proto/babylon/zoneconcierge/v1/query.proto index aa65a805f..690ab0182 100644 --- a/proto/babylon/zoneconcierge/v1/query.proto +++ b/proto/babylon/zoneconcierge/v1/query.proto @@ -10,7 +10,7 @@ import "babylon/epoching/v1/epoching.proto"; import "babylon/zoneconcierge/v1/zoneconcierge.proto"; import "babylon/zoneconcierge/v1/params.proto"; -option go_package = "github.com/babylonchain/babylon/x/zoneconcierge/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/zoneconcierge/types"; // Query defines the gRPC querier service. service Query { diff --git a/proto/babylon/zoneconcierge/v1/tx.proto b/proto/babylon/zoneconcierge/v1/tx.proto index 105a29107..5e94ee9f4 100644 --- a/proto/babylon/zoneconcierge/v1/tx.proto +++ b/proto/babylon/zoneconcierge/v1/tx.proto @@ -7,7 +7,7 @@ import "cosmos_proto/cosmos.proto"; import "cosmos/msg/v1/msg.proto"; import "babylon/zoneconcierge/v1/params.proto"; -option go_package = "github.com/babylonchain/babylon/x/zoneconcierge/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/zoneconcierge/types"; // Msg defines the Msg service. service Msg { diff --git a/proto/babylon/zoneconcierge/v1/zoneconcierge.proto b/proto/babylon/zoneconcierge/v1/zoneconcierge.proto index 47e316a0f..b6c1dde8c 100644 --- a/proto/babylon/zoneconcierge/v1/zoneconcierge.proto +++ b/proto/babylon/zoneconcierge/v1/zoneconcierge.proto @@ -10,7 +10,7 @@ import "babylon/checkpointing/v1/checkpoint.proto"; import "babylon/epoching/v1/epoching.proto"; import "babylon/btclightclient/v1/btclightclient.proto"; -option go_package = "github.com/babylonchain/babylon/x/zoneconcierge/types"; +option go_package = "github.com/babylonlabs-io/babylon/x/zoneconcierge/types"; // IndexedHeader is the metadata of a CZ header message IndexedHeader { diff --git a/proto/scripts/protocgen.sh b/proto/scripts/protocgen.sh index 9cbce2e51..a61d0e936 100755 --- a/proto/scripts/protocgen.sh +++ b/proto/scripts/protocgen.sh @@ -16,7 +16,7 @@ done cd .. # move proto files to the right places -cp -r github.com/babylonchain/babylon/* ./ +cp -r github.com/babylonlabs-io/babylon/* ./ rm -rf github.com go mod tidy -compat=1.21 diff --git a/test/e2e/README.md b/test/e2e/README.md index d29a6539a..dacd487f7 100644 --- a/test/e2e/README.md +++ b/test/e2e/README.md @@ -9,7 +9,7 @@ approach. ### Wasm contract used for e2e testing -Wasm contract located in `bytecode/babylon_contract.wasm` is compiled from most recent commit `main` branch - https://github.com/babylonchain/babylon-contract +Wasm contract located in `bytecode/babylon_contract.wasm` is compiled from most recent commit `main` branch - https://github.com/babylonlabs-io/babylon-contract This contract uses feature specific to Babylon, through Babylon bindings library. diff --git a/test/e2e/btc_staking_e2e_test.go b/test/e2e/btc_staking_e2e_test.go index e76a83c11..d4bcf2775 100644 --- a/test/e2e/btc_staking_e2e_test.go +++ b/test/e2e/btc_staking_e2e_test.go @@ -17,17 +17,17 @@ import ( feegrantcli "cosmossdk.io/x/feegrant/client/cli" sdk "github.com/cosmos/cosmos-sdk/types" - "github.com/babylonchain/babylon/app/params" - "github.com/babylonchain/babylon/crypto/eots" - "github.com/babylonchain/babylon/test/e2e/configurer" - "github.com/babylonchain/babylon/test/e2e/configurer/chain" - "github.com/babylonchain/babylon/test/e2e/initialization" - "github.com/babylonchain/babylon/testutil/datagen" - bbn "github.com/babylonchain/babylon/types" - btcctypes "github.com/babylonchain/babylon/x/btccheckpoint/types" - bstypes "github.com/babylonchain/babylon/x/btcstaking/types" - ftypes "github.com/babylonchain/babylon/x/finality/types" - itypes "github.com/babylonchain/babylon/x/incentive/types" + "github.com/babylonlabs-io/babylon/app/params" + "github.com/babylonlabs-io/babylon/crypto/eots" + "github.com/babylonlabs-io/babylon/test/e2e/configurer" + "github.com/babylonlabs-io/babylon/test/e2e/configurer/chain" + "github.com/babylonlabs-io/babylon/test/e2e/initialization" + "github.com/babylonlabs-io/babylon/testutil/datagen" + bbn "github.com/babylonlabs-io/babylon/types" + btcctypes "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" + bstypes "github.com/babylonlabs-io/babylon/x/btcstaking/types" + ftypes "github.com/babylonlabs-io/babylon/x/finality/types" + itypes "github.com/babylonlabs-io/babylon/x/incentive/types" ) var ( @@ -666,7 +666,7 @@ func (s *BTCStakingTestSuite) Test8BTCDelegationFeeGrantTyped() { // tries to create a send transaction putting the freegranter as feepayer, it should FAIL // since we only gave grant for BTC delegation msgs. - // TODO: Uncomment the next lines when issue: https://github.com/babylonchain/babylon/issues/693 + // TODO: Uncomment the next lines when issue: https://github.com/babylonlabs-io/babylon/issues/693 // is fixed on cosmos-sdk side // outBuff, errBuff, err := node.BankSendOutput( // wGratee, node.PublicAddress, stakerBalance.String(), diff --git a/test/e2e/btc_timestamping_e2e_test.go b/test/e2e/btc_timestamping_e2e_test.go index db447f5d5..6b8282311 100644 --- a/test/e2e/btc_timestamping_e2e_test.go +++ b/test/e2e/btc_timestamping_e2e_test.go @@ -8,11 +8,11 @@ import ( "strconv" "time" - "github.com/babylonchain/babylon/test/e2e/configurer" - "github.com/babylonchain/babylon/test/e2e/initialization" - bbn "github.com/babylonchain/babylon/types" - ct "github.com/babylonchain/babylon/x/checkpointing/types" - itypes "github.com/babylonchain/babylon/x/incentive/types" + "github.com/babylonlabs-io/babylon/test/e2e/configurer" + "github.com/babylonlabs-io/babylon/test/e2e/initialization" + bbn "github.com/babylonlabs-io/babylon/types" + ct "github.com/babylonlabs-io/babylon/x/checkpointing/types" + itypes "github.com/babylonlabs-io/babylon/x/incentive/types" sdk "github.com/cosmos/cosmos-sdk/types" "github.com/stretchr/testify/suite" ) diff --git a/test/e2e/btc_timestamping_phase2_hermes_test.go b/test/e2e/btc_timestamping_phase2_hermes_test.go index 1a9cf8945..cfae910f4 100644 --- a/test/e2e/btc_timestamping_phase2_hermes_test.go +++ b/test/e2e/btc_timestamping_phase2_hermes_test.go @@ -3,9 +3,9 @@ package e2e import ( "time" - "github.com/babylonchain/babylon/test/e2e/configurer" - "github.com/babylonchain/babylon/test/e2e/initialization" - ct "github.com/babylonchain/babylon/x/checkpointing/types" + "github.com/babylonlabs-io/babylon/test/e2e/configurer" + "github.com/babylonlabs-io/babylon/test/e2e/initialization" + ct "github.com/babylonlabs-io/babylon/x/checkpointing/types" "github.com/cosmos/cosmos-sdk/types/query" channeltypes "github.com/cosmos/ibc-go/v8/modules/core/04-channel/types" "github.com/stretchr/testify/suite" diff --git a/test/e2e/btc_timestamping_phase2_rly_test.go b/test/e2e/btc_timestamping_phase2_rly_test.go index 8bc1e5352..091eabc06 100644 --- a/test/e2e/btc_timestamping_phase2_rly_test.go +++ b/test/e2e/btc_timestamping_phase2_rly_test.go @@ -3,9 +3,9 @@ package e2e import ( "time" - "github.com/babylonchain/babylon/test/e2e/configurer" - "github.com/babylonchain/babylon/test/e2e/initialization" - ct "github.com/babylonchain/babylon/x/checkpointing/types" + "github.com/babylonlabs-io/babylon/test/e2e/configurer" + "github.com/babylonlabs-io/babylon/test/e2e/initialization" + ct "github.com/babylonlabs-io/babylon/x/checkpointing/types" "github.com/cosmos/cosmos-sdk/types/query" channeltypes "github.com/cosmos/ibc-go/v8/modules/core/04-channel/types" "github.com/stretchr/testify/suite" diff --git a/test/e2e/bytecode/README.md b/test/e2e/bytecode/README.md index e0926f743..0655fa11f 100644 --- a/test/e2e/bytecode/README.md +++ b/test/e2e/bytecode/README.md @@ -1 +1 @@ -Contract built from https://github.com/babylonchain/babylon-contract/tree/main/contracts +Contract built from https://github.com/babylonlabs-io/babylon-contract/tree/main/contracts diff --git a/test/e2e/configurer/base.go b/test/e2e/configurer/base.go index 6744fff94..302fd8ca9 100644 --- a/test/e2e/configurer/base.go +++ b/test/e2e/configurer/base.go @@ -12,12 +12,12 @@ import ( "testing" "time" - "github.com/babylonchain/babylon/test/e2e/configurer/chain" - "github.com/babylonchain/babylon/test/e2e/containers" - "github.com/babylonchain/babylon/test/e2e/initialization" - "github.com/babylonchain/babylon/test/e2e/util" - "github.com/babylonchain/babylon/types" - types2 "github.com/babylonchain/babylon/x/btccheckpoint/types" + "github.com/babylonlabs-io/babylon/test/e2e/configurer/chain" + "github.com/babylonlabs-io/babylon/test/e2e/containers" + "github.com/babylonlabs-io/babylon/test/e2e/initialization" + "github.com/babylonlabs-io/babylon/test/e2e/util" + "github.com/babylonlabs-io/babylon/types" + types2 "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" "github.com/stretchr/testify/require" ) diff --git a/test/e2e/configurer/chain/chain.go b/test/e2e/configurer/chain/chain.go index 4d5e1ec03..a6d92dc3f 100644 --- a/test/e2e/configurer/chain/chain.go +++ b/test/e2e/configurer/chain/chain.go @@ -10,9 +10,9 @@ import ( sdk "github.com/cosmos/cosmos-sdk/types" "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/test/e2e/configurer/config" - "github.com/babylonchain/babylon/test/e2e/containers" - "github.com/babylonchain/babylon/test/e2e/initialization" + "github.com/babylonlabs-io/babylon/test/e2e/configurer/config" + "github.com/babylonlabs-io/babylon/test/e2e/containers" + "github.com/babylonlabs-io/babylon/test/e2e/initialization" ) type Config struct { diff --git a/test/e2e/configurer/chain/commands.go b/test/e2e/configurer/chain/commands.go index 8d8c59b1a..36155d45c 100644 --- a/test/e2e/configurer/chain/commands.go +++ b/test/e2e/configurer/chain/commands.go @@ -12,15 +12,15 @@ import ( "strings" "time" - txformat "github.com/babylonchain/babylon/btctxformatter" - "github.com/babylonchain/babylon/test/e2e/containers" - "github.com/babylonchain/babylon/test/e2e/initialization" - "github.com/babylonchain/babylon/test/e2e/util" - "github.com/babylonchain/babylon/testutil/datagen" - bbn "github.com/babylonchain/babylon/types" - btccheckpointtypes "github.com/babylonchain/babylon/x/btccheckpoint/types" - blc "github.com/babylonchain/babylon/x/btclightclient/types" - cttypes "github.com/babylonchain/babylon/x/checkpointing/types" + txformat "github.com/babylonlabs-io/babylon/btctxformatter" + "github.com/babylonlabs-io/babylon/test/e2e/containers" + "github.com/babylonlabs-io/babylon/test/e2e/initialization" + "github.com/babylonlabs-io/babylon/test/e2e/util" + "github.com/babylonlabs-io/babylon/testutil/datagen" + bbn "github.com/babylonlabs-io/babylon/types" + btccheckpointtypes "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" + blc "github.com/babylonlabs-io/babylon/x/btclightclient/types" + cttypes "github.com/babylonlabs-io/babylon/x/checkpointing/types" sdk "github.com/cosmos/cosmos-sdk/types" "github.com/cosmos/cosmos-sdk/types/bech32" sdkquerytypes "github.com/cosmos/cosmos-sdk/types/query" diff --git a/test/e2e/configurer/chain/commands_btcstaking.go b/test/e2e/configurer/chain/commands_btcstaking.go index f42041b7e..f7586d812 100644 --- a/test/e2e/configurer/chain/commands_btcstaking.go +++ b/test/e2e/configurer/chain/commands_btcstaking.go @@ -16,11 +16,11 @@ import ( sdkmath "cosmossdk.io/math" cmtcrypto "github.com/cometbft/cometbft/proto/tendermint/crypto" - asig "github.com/babylonchain/babylon/crypto/schnorr-adaptor-signature" - "github.com/babylonchain/babylon/test/e2e/containers" - bbn "github.com/babylonchain/babylon/types" - btcctypes "github.com/babylonchain/babylon/x/btccheckpoint/types" - bstypes "github.com/babylonchain/babylon/x/btcstaking/types" + asig "github.com/babylonlabs-io/babylon/crypto/schnorr-adaptor-signature" + "github.com/babylonlabs-io/babylon/test/e2e/containers" + bbn "github.com/babylonlabs-io/babylon/types" + btcctypes "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" + bstypes "github.com/babylonlabs-io/babylon/x/btcstaking/types" ) func (n *NodeConfig) CreateFinalityProvider(walletAddrOrName string, btcPK *bbn.BIP340PubKey, pop *bstypes.ProofOfPossessionBTC, moniker, identity, website, securityContract, details string, commission *sdkmath.LegacyDec) { diff --git a/test/e2e/configurer/chain/node.go b/test/e2e/configurer/chain/node.go index 8e185ec51..f849ac5ab 100644 --- a/test/e2e/configurer/chain/node.go +++ b/test/e2e/configurer/chain/node.go @@ -13,8 +13,8 @@ import ( coretypes "github.com/cometbft/cometbft/rpc/core/types" "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/test/e2e/containers" - "github.com/babylonchain/babylon/test/e2e/initialization" + "github.com/babylonlabs-io/babylon/test/e2e/containers" + "github.com/babylonlabs-io/babylon/test/e2e/initialization" ) type NodeConfig struct { diff --git a/test/e2e/configurer/chain/queries.go b/test/e2e/configurer/chain/queries.go index c0bb049f8..ff4ae0302 100644 --- a/test/e2e/configurer/chain/queries.go +++ b/test/e2e/configurer/chain/queries.go @@ -21,12 +21,12 @@ import ( banktypes "github.com/cosmos/cosmos-sdk/x/bank/types" "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/test/e2e/util" - blc "github.com/babylonchain/babylon/x/btclightclient/types" - ct "github.com/babylonchain/babylon/x/checkpointing/types" - etypes "github.com/babylonchain/babylon/x/epoching/types" - mtypes "github.com/babylonchain/babylon/x/monitor/types" - zctypes "github.com/babylonchain/babylon/x/zoneconcierge/types" + "github.com/babylonlabs-io/babylon/test/e2e/util" + blc "github.com/babylonlabs-io/babylon/x/btclightclient/types" + ct "github.com/babylonlabs-io/babylon/x/checkpointing/types" + etypes "github.com/babylonlabs-io/babylon/x/epoching/types" + mtypes "github.com/babylonlabs-io/babylon/x/monitor/types" + zctypes "github.com/babylonlabs-io/babylon/x/zoneconcierge/types" ) func (n *NodeConfig) QueryGRPCGateway(path string, queryParams url.Values) ([]byte, error) { diff --git a/test/e2e/configurer/chain/queries_btcstaking.go b/test/e2e/configurer/chain/queries_btcstaking.go index 8e3cec5e0..f7a735c8f 100644 --- a/test/e2e/configurer/chain/queries_btcstaking.go +++ b/test/e2e/configurer/chain/queries_btcstaking.go @@ -6,10 +6,10 @@ import ( "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/test/e2e/util" - bbn "github.com/babylonchain/babylon/types" - bstypes "github.com/babylonchain/babylon/x/btcstaking/types" - ftypes "github.com/babylonchain/babylon/x/finality/types" + "github.com/babylonlabs-io/babylon/test/e2e/util" + bbn "github.com/babylonlabs-io/babylon/types" + bstypes "github.com/babylonlabs-io/babylon/x/btcstaking/types" + ftypes "github.com/babylonlabs-io/babylon/x/finality/types" ) func (n *NodeConfig) QueryBTCStakingParams() *bstypes.Params { diff --git a/test/e2e/configurer/chain/queries_ibc.go b/test/e2e/configurer/chain/queries_ibc.go index 621f5867c..f5889b229 100644 --- a/test/e2e/configurer/chain/queries_ibc.go +++ b/test/e2e/configurer/chain/queries_ibc.go @@ -4,7 +4,7 @@ import ( "fmt" "net/url" - "github.com/babylonchain/babylon/test/e2e/util" + "github.com/babylonlabs-io/babylon/test/e2e/util" channeltypes "github.com/cosmos/ibc-go/v8/modules/core/04-channel/types" ) diff --git a/test/e2e/configurer/chain/queries_incentive.go b/test/e2e/configurer/chain/queries_incentive.go index 9416d9866..152c42352 100644 --- a/test/e2e/configurer/chain/queries_incentive.go +++ b/test/e2e/configurer/chain/queries_incentive.go @@ -4,8 +4,8 @@ import ( "fmt" "net/url" - "github.com/babylonchain/babylon/test/e2e/util" - incentivetypes "github.com/babylonchain/babylon/x/incentive/types" + "github.com/babylonlabs-io/babylon/test/e2e/util" + incentivetypes "github.com/babylonlabs-io/babylon/x/incentive/types" sdk "github.com/cosmos/cosmos-sdk/types" "github.com/stretchr/testify/require" ) diff --git a/test/e2e/configurer/current.go b/test/e2e/configurer/current.go index 32572e12e..ca2c26ae6 100644 --- a/test/e2e/configurer/current.go +++ b/test/e2e/configurer/current.go @@ -5,9 +5,9 @@ import ( "testing" "time" - "github.com/babylonchain/babylon/test/e2e/configurer/chain" - "github.com/babylonchain/babylon/test/e2e/containers" - "github.com/babylonchain/babylon/test/e2e/initialization" + "github.com/babylonlabs-io/babylon/test/e2e/configurer/chain" + "github.com/babylonlabs-io/babylon/test/e2e/containers" + "github.com/babylonlabs-io/babylon/test/e2e/initialization" ) type CurrentBranchConfigurer struct { diff --git a/test/e2e/configurer/factory.go b/test/e2e/configurer/factory.go index bcac549e5..a04a834cd 100644 --- a/test/e2e/configurer/factory.go +++ b/test/e2e/configurer/factory.go @@ -3,10 +3,10 @@ package configurer import ( "testing" - "github.com/babylonchain/babylon/test/e2e/configurer/chain" - "github.com/babylonchain/babylon/test/e2e/containers" - "github.com/babylonchain/babylon/test/e2e/initialization" - zctypes "github.com/babylonchain/babylon/x/zoneconcierge/types" + "github.com/babylonlabs-io/babylon/test/e2e/configurer/chain" + "github.com/babylonlabs-io/babylon/test/e2e/containers" + "github.com/babylonlabs-io/babylon/test/e2e/initialization" + zctypes "github.com/babylonlabs-io/babylon/x/zoneconcierge/types" ibctesting "github.com/cosmos/ibc-go/v8/testing" ) diff --git a/test/e2e/ibc_transfer_e2e_test.go b/test/e2e/ibc_transfer_e2e_test.go index 8f1848c54..c1521a467 100644 --- a/test/e2e/ibc_transfer_e2e_test.go +++ b/test/e2e/ibc_transfer_e2e_test.go @@ -3,8 +3,8 @@ package e2e import ( "time" - "github.com/babylonchain/babylon/test/e2e/configurer" - "github.com/babylonchain/babylon/test/e2e/initialization" + "github.com/babylonlabs-io/babylon/test/e2e/configurer" + "github.com/babylonlabs-io/babylon/test/e2e/initialization" sdk "github.com/cosmos/cosmos-sdk/types" "github.com/stretchr/testify/suite" ) diff --git a/test/e2e/initialization/chain/main.go b/test/e2e/initialization/chain/main.go index 074b7968f..6d22e8e78 100644 --- a/test/e2e/initialization/chain/main.go +++ b/test/e2e/initialization/chain/main.go @@ -7,7 +7,7 @@ import ( "os" "time" - "github.com/babylonchain/babylon/test/e2e/initialization" + "github.com/babylonlabs-io/babylon/test/e2e/initialization" ) func main() { diff --git a/test/e2e/initialization/config.go b/test/e2e/initialization/config.go index 9e5f95a16..3e7119ae0 100644 --- a/test/e2e/initialization/config.go +++ b/test/e2e/initialization/config.go @@ -21,13 +21,13 @@ import ( staketypes "github.com/cosmos/cosmos-sdk/x/staking/types" "github.com/cosmos/gogoproto/proto" - "github.com/babylonchain/babylon/privval" - bbn "github.com/babylonchain/babylon/types" - btccheckpointtypes "github.com/babylonchain/babylon/x/btccheckpoint/types" - blctypes "github.com/babylonchain/babylon/x/btclightclient/types" - checkpointingtypes "github.com/babylonchain/babylon/x/checkpointing/types" + "github.com/babylonlabs-io/babylon/privval" + bbn "github.com/babylonlabs-io/babylon/types" + btccheckpointtypes "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" + blctypes "github.com/babylonlabs-io/babylon/x/btclightclient/types" + checkpointingtypes "github.com/babylonlabs-io/babylon/x/checkpointing/types" - "github.com/babylonchain/babylon/test/e2e/util" + "github.com/babylonlabs-io/babylon/test/e2e/util" ) // NodeConfig is a confiuration for the node supplied from the test runner diff --git a/test/e2e/initialization/init.go b/test/e2e/initialization/init.go index 0a4f2b62b..94e8ca3e5 100644 --- a/test/e2e/initialization/init.go +++ b/test/e2e/initialization/init.go @@ -6,8 +6,8 @@ import ( "path/filepath" "time" - appkeepers "github.com/babylonchain/babylon/app/keepers" - "github.com/babylonchain/babylon/test/e2e/util" + appkeepers "github.com/babylonlabs-io/babylon/app/keepers" + "github.com/babylonlabs-io/babylon/test/e2e/util" ) func InitChain(id, dataDir string, nodeConfigs []*NodeConfig, votingPeriod, expeditedVotingPeriod time.Duration, forkHeight int) (*Chain, error) { diff --git a/test/e2e/initialization/init_test.go b/test/e2e/initialization/init_test.go index cdebd2ef1..8d21b1b4d 100644 --- a/test/e2e/initialization/init_test.go +++ b/test/e2e/initialization/init_test.go @@ -13,7 +13,7 @@ import ( "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/test/e2e/initialization" + "github.com/babylonlabs-io/babylon/test/e2e/initialization" ) const forkHeight = 10 diff --git a/test/e2e/initialization/node.go b/test/e2e/initialization/node.go index d2a8dc1bf..4346e7b31 100644 --- a/test/e2e/initialization/node.go +++ b/test/e2e/initialization/node.go @@ -31,12 +31,12 @@ import ( "github.com/cosmos/go-bip39" "github.com/spf13/viper" - babylonApp "github.com/babylonchain/babylon/app" - "github.com/babylonchain/babylon/cmd/babylond/cmd" - "github.com/babylonchain/babylon/crypto/bls12381" - "github.com/babylonchain/babylon/privval" - "github.com/babylonchain/babylon/test/e2e/util" - bbn "github.com/babylonchain/babylon/types" + babylonApp "github.com/babylonlabs-io/babylon/app" + "github.com/babylonlabs-io/babylon/cmd/babylond/cmd" + "github.com/babylonlabs-io/babylon/crypto/bls12381" + "github.com/babylonlabs-io/babylon/privval" + "github.com/babylonlabs-io/babylon/test/e2e/util" + bbn "github.com/babylonlabs-io/babylon/types" ) type internalNode struct { diff --git a/test/e2e/initialization/node/main.go b/test/e2e/initialization/node/main.go index cfa43b6c5..3a3a0a858 100644 --- a/test/e2e/initialization/node/main.go +++ b/test/e2e/initialization/node/main.go @@ -7,7 +7,7 @@ import ( "strings" "time" - "github.com/babylonchain/babylon/test/e2e/initialization" + "github.com/babylonlabs-io/babylon/test/e2e/initialization" ) func main() { diff --git a/test/e2e/initialization/util.go b/test/e2e/initialization/util.go index 3346f2b5d..fbcc6714a 100644 --- a/test/e2e/initialization/util.go +++ b/test/e2e/initialization/util.go @@ -6,7 +6,7 @@ import ( "github.com/cosmos/cosmos-sdk/codec/unknownproto" sdktx "github.com/cosmos/cosmos-sdk/types/tx" - "github.com/babylonchain/babylon/test/e2e/util" + "github.com/babylonlabs-io/babylon/test/e2e/util" ) func decodeTx(txBytes []byte) (*sdktx.Tx, error) { diff --git a/test/e2e/util/codec.go b/test/e2e/util/codec.go index fd633f711..3e078ffdc 100644 --- a/test/e2e/util/codec.go +++ b/test/e2e/util/codec.go @@ -1,8 +1,8 @@ package util import ( - "github.com/babylonchain/babylon/app" - "github.com/babylonchain/babylon/app/params" + "github.com/babylonlabs-io/babylon/app" + "github.com/babylonlabs-io/babylon/app/params" "github.com/cosmos/cosmos-sdk/codec" "github.com/cosmos/cosmos-sdk/crypto/keys/ed25519" diff --git a/testutil/datagen/account_balance.go b/testutil/datagen/account_balance.go index 5530ecea5..d748c2939 100644 --- a/testutil/datagen/account_balance.go +++ b/testutil/datagen/account_balance.go @@ -2,7 +2,7 @@ package datagen import ( sdkmath "cosmossdk.io/math" - appparams "github.com/babylonchain/babylon/app/params" + appparams "github.com/babylonlabs-io/babylon/app/params" sec256k1 "github.com/cosmos/cosmos-sdk/crypto/keys/secp256k1" sdk "github.com/cosmos/cosmos-sdk/types" authtypes "github.com/cosmos/cosmos-sdk/x/auth/types" diff --git a/testutil/datagen/btc_address_test.go b/testutil/datagen/btc_address_test.go index b1da6d13e..8a560c66e 100644 --- a/testutil/datagen/btc_address_test.go +++ b/testutil/datagen/btc_address_test.go @@ -4,7 +4,7 @@ import ( "math/rand" "testing" - "github.com/babylonchain/babylon/testutil/datagen" + "github.com/babylonlabs-io/babylon/testutil/datagen" "github.com/btcsuite/btcd/btcutil" "github.com/btcsuite/btcd/chaincfg" "github.com/stretchr/testify/require" diff --git a/testutil/datagen/btc_blockchain.go b/testutil/datagen/btc_blockchain.go index 1beb797cd..3e3ee42ec 100644 --- a/testutil/datagen/btc_blockchain.go +++ b/testutil/datagen/btc_blockchain.go @@ -4,7 +4,7 @@ import ( "math/big" "math/rand" - "github.com/babylonchain/babylon/btctxformatter" + "github.com/babylonlabs-io/babylon/btctxformatter" "github.com/btcsuite/btcd/blockchain" "github.com/btcsuite/btcd/chaincfg" "github.com/btcsuite/btcd/chaincfg/chainhash" diff --git a/testutil/datagen/btc_header_chain.go b/testutil/datagen/btc_header_chain.go index 339fef508..e28421ef3 100644 --- a/testutil/datagen/btc_header_chain.go +++ b/testutil/datagen/btc_header_chain.go @@ -4,8 +4,8 @@ import ( "math/rand" sdkmath "cosmossdk.io/math" - bbn "github.com/babylonchain/babylon/types" - "github.com/babylonchain/babylon/x/btclightclient/types" + bbn "github.com/babylonlabs-io/babylon/types" + "github.com/babylonlabs-io/babylon/x/btclightclient/types" "github.com/btcsuite/btcd/chaincfg" "github.com/btcsuite/btcd/wire" ) diff --git a/testutil/datagen/btc_header_info.go b/testutil/datagen/btc_header_info.go index d8a773acf..91230a1dd 100644 --- a/testutil/datagen/btc_header_info.go +++ b/testutil/datagen/btc_header_info.go @@ -8,9 +8,9 @@ import ( "time" sdkmath "cosmossdk.io/math" - bbn "github.com/babylonchain/babylon/types" - btclightclientk "github.com/babylonchain/babylon/x/btclightclient/keeper" - btclightclienttypes "github.com/babylonchain/babylon/x/btclightclient/types" + bbn "github.com/babylonlabs-io/babylon/types" + btclightclientk "github.com/babylonlabs-io/babylon/x/btclightclient/keeper" + btclightclienttypes "github.com/babylonlabs-io/babylon/x/btclightclient/types" "github.com/btcsuite/btcd/blockchain" "github.com/btcsuite/btcd/chaincfg" "github.com/btcsuite/btcd/chaincfg/chainhash" diff --git a/testutil/datagen/btc_schnorr.go b/testutil/datagen/btc_schnorr.go index 1eec8d047..3068d0923 100644 --- a/testutil/datagen/btc_schnorr.go +++ b/testutil/datagen/btc_schnorr.go @@ -3,7 +3,7 @@ package datagen import ( "math/rand" - bbn "github.com/babylonchain/babylon/types" + bbn "github.com/babylonlabs-io/babylon/types" "github.com/btcsuite/btcd/btcec/v2" "github.com/decred/dcrd/dcrec/secp256k1/v4" ) diff --git a/testutil/datagen/btc_transaction.go b/testutil/datagen/btc_transaction.go index 9bcdad7f9..ae6a58947 100644 --- a/testutil/datagen/btc_transaction.go +++ b/testutil/datagen/btc_transaction.go @@ -17,9 +17,9 @@ import ( "github.com/btcsuite/btcd/wire" sdk "github.com/cosmos/cosmos-sdk/types" - txformat "github.com/babylonchain/babylon/btctxformatter" - bbn "github.com/babylonchain/babylon/types" - btcctypes "github.com/babylonchain/babylon/x/btccheckpoint/types" + txformat "github.com/babylonlabs-io/babylon/btctxformatter" + bbn "github.com/babylonlabs-io/babylon/types" + btcctypes "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" ) var ( diff --git a/testutil/datagen/btcstaking.go b/testutil/datagen/btcstaking.go index 810be2364..ed2ed828a 100644 --- a/testutil/datagen/btcstaking.go +++ b/testutil/datagen/btcstaking.go @@ -15,9 +15,9 @@ import ( stakingtypes "github.com/cosmos/cosmos-sdk/x/staking/types" "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/btcstaking" - bbn "github.com/babylonchain/babylon/types" - bstypes "github.com/babylonchain/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/btcstaking" + bbn "github.com/babylonlabs-io/babylon/types" + bstypes "github.com/babylonlabs-io/babylon/x/btcstaking/types" ) const ( diff --git a/testutil/datagen/covenant.go b/testutil/datagen/covenant.go index 9961b5055..03f2944ac 100644 --- a/testutil/datagen/covenant.go +++ b/testutil/datagen/covenant.go @@ -1,10 +1,10 @@ package datagen import ( - "github.com/babylonchain/babylon/btcstaking" - asig "github.com/babylonchain/babylon/crypto/schnorr-adaptor-signature" - bbn "github.com/babylonchain/babylon/types" - bstypes "github.com/babylonchain/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/btcstaking" + asig "github.com/babylonlabs-io/babylon/crypto/schnorr-adaptor-signature" + bbn "github.com/babylonlabs-io/babylon/types" + bstypes "github.com/babylonlabs-io/babylon/x/btcstaking/types" "github.com/btcsuite/btcd/btcec/v2" "github.com/btcsuite/btcd/btcec/v2/schnorr" "github.com/btcsuite/btcd/wire" diff --git a/testutil/datagen/epoching.go b/testutil/datagen/epoching.go index 6cec642f1..3e4dc40b3 100644 --- a/testutil/datagen/epoching.go +++ b/testutil/datagen/epoching.go @@ -3,7 +3,7 @@ package datagen import ( "math/rand" - epochingtypes "github.com/babylonchain/babylon/x/epoching/types" + epochingtypes "github.com/babylonlabs-io/babylon/x/epoching/types" ) // getFirstBlockHeight returns the height of the first block of a given epoch and epoch interval diff --git a/testutil/datagen/finality.go b/testutil/datagen/finality.go index 9216dd6d0..ad6a6f12e 100644 --- a/testutil/datagen/finality.go +++ b/testutil/datagen/finality.go @@ -3,9 +3,9 @@ package datagen import ( "math/rand" - "github.com/babylonchain/babylon/crypto/eots" - bbn "github.com/babylonchain/babylon/types" - ftypes "github.com/babylonchain/babylon/x/finality/types" + "github.com/babylonlabs-io/babylon/crypto/eots" + bbn "github.com/babylonlabs-io/babylon/types" + ftypes "github.com/babylonlabs-io/babylon/x/finality/types" "github.com/btcsuite/btcd/btcec/v2" "github.com/btcsuite/btcd/btcec/v2/schnorr" "github.com/cometbft/cometbft/crypto/merkle" diff --git a/testutil/datagen/genesiskey.go b/testutil/datagen/genesiskey.go index aff771d1b..77bffb8af 100644 --- a/testutil/datagen/genesiskey.go +++ b/testutil/datagen/genesiskey.go @@ -1,11 +1,11 @@ package datagen import ( - "github.com/babylonchain/babylon/app" - appkeepers "github.com/babylonchain/babylon/app/keepers" - "github.com/babylonchain/babylon/crypto/bls12381" - "github.com/babylonchain/babylon/privval" - checkpointingtypes "github.com/babylonchain/babylon/x/checkpointing/types" + "github.com/babylonlabs-io/babylon/app" + appkeepers "github.com/babylonlabs-io/babylon/app/keepers" + "github.com/babylonlabs-io/babylon/crypto/bls12381" + "github.com/babylonlabs-io/babylon/privval" + checkpointingtypes "github.com/babylonlabs-io/babylon/x/checkpointing/types" cmtcrypto "github.com/cometbft/cometbft/crypto" cmted25519 "github.com/cometbft/cometbft/crypto/ed25519" "github.com/cosmos/cosmos-sdk/crypto/codec" diff --git a/testutil/datagen/incentive.go b/testutil/datagen/incentive.go index b970f1ca2..2cd0e10b6 100644 --- a/testutil/datagen/incentive.go +++ b/testutil/datagen/incentive.go @@ -4,9 +4,9 @@ import ( "math/rand" sdkmath "cosmossdk.io/math" - btcctypes "github.com/babylonchain/babylon/x/btccheckpoint/types" - bstypes "github.com/babylonchain/babylon/x/btcstaking/types" - itypes "github.com/babylonchain/babylon/x/incentive/types" + btcctypes "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" + bstypes "github.com/babylonlabs-io/babylon/x/btcstaking/types" + itypes "github.com/babylonlabs-io/babylon/x/incentive/types" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/testutil/datagen/init_val.go b/testutil/datagen/init_val.go index 5870ca8cf..46e883b46 100644 --- a/testutil/datagen/init_val.go +++ b/testutil/datagen/init_val.go @@ -11,8 +11,8 @@ import ( sdk "github.com/cosmos/cosmos-sdk/types" "github.com/cosmos/go-bip39" - "github.com/babylonchain/babylon/crypto/bls12381" - "github.com/babylonchain/babylon/privval" + "github.com/babylonlabs-io/babylon/crypto/bls12381" + "github.com/babylonlabs-io/babylon/privval" ) // InitializeNodeValidatorFiles creates private validator and p2p configuration files. diff --git a/testutil/datagen/raw_checkpoint.go b/testutil/datagen/raw_checkpoint.go index 88512ab0f..cc6d8d80a 100644 --- a/testutil/datagen/raw_checkpoint.go +++ b/testutil/datagen/raw_checkpoint.go @@ -5,9 +5,9 @@ import ( "github.com/boljen/go-bitmap" - txformat "github.com/babylonchain/babylon/btctxformatter" - "github.com/babylonchain/babylon/crypto/bls12381" - "github.com/babylonchain/babylon/x/checkpointing/types" + txformat "github.com/babylonlabs-io/babylon/btctxformatter" + "github.com/babylonlabs-io/babylon/crypto/bls12381" + "github.com/babylonlabs-io/babylon/x/checkpointing/types" ) const ( diff --git a/testutil/datagen/tendermint.go b/testutil/datagen/tendermint.go index cea24c2e5..c09368739 100644 --- a/testutil/datagen/tendermint.go +++ b/testutil/datagen/tendermint.go @@ -9,7 +9,7 @@ import ( sdk "github.com/cosmos/cosmos-sdk/types" ibctmtypes "github.com/cosmos/ibc-go/v8/modules/light-clients/07-tendermint" - zctypes "github.com/babylonchain/babylon/x/zoneconcierge/types" + zctypes "github.com/babylonlabs-io/babylon/x/zoneconcierge/types" ) func GenRandomTMHeader(r *rand.Rand, chainID string, height uint64) *cmtproto.Header { diff --git a/testutil/datagen/val_set.go b/testutil/datagen/val_set.go index 8c55f9bec..b98429e29 100644 --- a/testutil/datagen/val_set.go +++ b/testutil/datagen/val_set.go @@ -5,9 +5,9 @@ import ( "github.com/cosmos/cosmos-sdk/crypto/keys/secp256k1" sdk "github.com/cosmos/cosmos-sdk/types" - "github.com/babylonchain/babylon/crypto/bls12381" - checkpointingtypes "github.com/babylonchain/babylon/x/checkpointing/types" - epochingtypes "github.com/babylonchain/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/crypto/bls12381" + checkpointingtypes "github.com/babylonlabs-io/babylon/x/checkpointing/types" + epochingtypes "github.com/babylonlabs-io/babylon/x/epoching/types" ) func GenRandomValSet(n int) epochingtypes.ValidatorSet { diff --git a/testutil/datagen/vote_ext.go b/testutil/datagen/vote_ext.go index 1f0e35f8d..f33917204 100644 --- a/testutil/datagen/vote_ext.go +++ b/testutil/datagen/vote_ext.go @@ -5,7 +5,7 @@ import ( abci "github.com/cometbft/cometbft/abci/types" - checkpointingtypes "github.com/babylonchain/babylon/x/checkpointing/types" + checkpointingtypes "github.com/babylonlabs-io/babylon/x/checkpointing/types" ) func GenRandomVoteExtension( diff --git a/testutil/helper/gen_blocks.go b/testutil/helper/gen_blocks.go index def52b924..edb3b54d8 100644 --- a/testutil/helper/gen_blocks.go +++ b/testutil/helper/gen_blocks.go @@ -15,7 +15,7 @@ import ( sdk "github.com/cosmos/cosmos-sdk/types" stakingtypes "github.com/cosmos/cosmos-sdk/x/staking/types" - "github.com/babylonchain/babylon/testutil/datagen" + "github.com/babylonlabs-io/babylon/testutil/datagen" ) // adapted from https://github.com/cosmos/cosmos-sdk/blob/v0.50.6/baseapp/abci_utils_test.go diff --git a/testutil/helper/helper.go b/testutil/helper/helper.go index 2a0390e09..6ae1de0d9 100644 --- a/testutil/helper/helper.go +++ b/testutil/helper/helper.go @@ -7,10 +7,10 @@ import ( "testing" "cosmossdk.io/core/header" - appkeepers "github.com/babylonchain/babylon/app/keepers" - "github.com/babylonchain/babylon/crypto/bls12381" - "github.com/babylonchain/babylon/testutil/datagen" - checkpointingtypes "github.com/babylonchain/babylon/x/checkpointing/types" + appkeepers "github.com/babylonlabs-io/babylon/app/keepers" + "github.com/babylonlabs-io/babylon/crypto/bls12381" + "github.com/babylonlabs-io/babylon/testutil/datagen" + checkpointingtypes "github.com/babylonlabs-io/babylon/x/checkpointing/types" abci "github.com/cometbft/cometbft/abci/types" cmtproto "github.com/cometbft/cometbft/proto/tendermint/types" "github.com/cosmos/cosmos-sdk/baseapp" @@ -26,11 +26,11 @@ import ( banktypes "github.com/cosmos/cosmos-sdk/x/bank/types" stakingtypes "github.com/cosmos/cosmos-sdk/x/staking/types" - "github.com/babylonchain/babylon/app" - appparams "github.com/babylonchain/babylon/app/params" - btcstakingtypes "github.com/babylonchain/babylon/x/btcstaking/types" - "github.com/babylonchain/babylon/x/epoching/keeper" - "github.com/babylonchain/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/app" + appparams "github.com/babylonlabs-io/babylon/app/params" + btcstakingtypes "github.com/babylonlabs-io/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/x/epoching/keeper" + "github.com/babylonlabs-io/babylon/x/epoching/types" ) // Helper is a structure which wraps the entire app and exposes functionalities for testing the epoching module diff --git a/testutil/keeper/btccheckpoint.go b/testutil/keeper/btccheckpoint.go index 528c059f5..9049041af 100644 --- a/testutil/keeper/btccheckpoint.go +++ b/testutil/keeper/btccheckpoint.go @@ -19,8 +19,8 @@ import ( govtypes "github.com/cosmos/cosmos-sdk/x/gov/types" "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/x/btccheckpoint/keeper" - btcctypes "github.com/babylonchain/babylon/x/btccheckpoint/types" + "github.com/babylonlabs-io/babylon/x/btccheckpoint/keeper" + btcctypes "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" ) func NewBTCCheckpointKeeper( diff --git a/testutil/keeper/btclightclient.go b/testutil/keeper/btclightclient.go index 484c275ee..ebacf965e 100644 --- a/testutil/keeper/btclightclient.go +++ b/testutil/keeper/btclightclient.go @@ -20,10 +20,10 @@ import ( govtypes "github.com/cosmos/cosmos-sdk/x/gov/types" "github.com/stretchr/testify/require" - bapp "github.com/babylonchain/babylon/app" - bbn "github.com/babylonchain/babylon/types" - btclightclientk "github.com/babylonchain/babylon/x/btclightclient/keeper" - btclightclientt "github.com/babylonchain/babylon/x/btclightclient/types" + bapp "github.com/babylonlabs-io/babylon/app" + bbn "github.com/babylonlabs-io/babylon/types" + btclightclientk "github.com/babylonlabs-io/babylon/x/btclightclient/keeper" + btclightclientt "github.com/babylonlabs-io/babylon/x/btclightclient/types" ) func BTCLightClientKeeper(t testing.TB) (*btclightclientk.Keeper, sdk.Context) { diff --git a/testutil/keeper/btcstaking.go b/testutil/keeper/btcstaking.go index 4402aa477..fd00fbf7f 100644 --- a/testutil/keeper/btcstaking.go +++ b/testutil/keeper/btcstaking.go @@ -19,8 +19,8 @@ import ( govtypes "github.com/cosmos/cosmos-sdk/x/gov/types" "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/x/btcstaking/keeper" - "github.com/babylonchain/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/x/btcstaking/keeper" + "github.com/babylonlabs-io/babylon/x/btcstaking/types" ) func BTCStakingKeeper( diff --git a/testutil/keeper/checkpointing.go b/testutil/keeper/checkpointing.go index 9014c328d..f9ec59271 100644 --- a/testutil/keeper/checkpointing.go +++ b/testutil/keeper/checkpointing.go @@ -16,8 +16,8 @@ import ( sdk "github.com/cosmos/cosmos-sdk/types" "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/x/checkpointing/keeper" - "github.com/babylonchain/babylon/x/checkpointing/types" + "github.com/babylonlabs-io/babylon/x/checkpointing/keeper" + "github.com/babylonlabs-io/babylon/x/checkpointing/types" ) func CheckpointingKeeper(t testing.TB, ek types.EpochingKeeper, signer keeper.BlsSigner) (*keeper.Keeper, sdk.Context, *codec.ProtoCodec) { diff --git a/testutil/keeper/epoching.go b/testutil/keeper/epoching.go index 902a11593..716761886 100644 --- a/testutil/keeper/epoching.go +++ b/testutil/keeper/epoching.go @@ -18,8 +18,8 @@ import ( govtypes "github.com/cosmos/cosmos-sdk/x/gov/types" "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/x/epoching/keeper" - "github.com/babylonchain/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/x/epoching/keeper" + "github.com/babylonlabs-io/babylon/x/epoching/types" ) func EpochingKeeper(t testing.TB) (*keeper.Keeper, sdk.Context) { diff --git a/testutil/keeper/finality.go b/testutil/keeper/finality.go index 83b6ce264..fc15a866e 100644 --- a/testutil/keeper/finality.go +++ b/testutil/keeper/finality.go @@ -18,8 +18,8 @@ import ( govtypes "github.com/cosmos/cosmos-sdk/x/gov/types" "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/x/finality/keeper" - "github.com/babylonchain/babylon/x/finality/types" + "github.com/babylonlabs-io/babylon/x/finality/keeper" + "github.com/babylonlabs-io/babylon/x/finality/types" ) func FinalityKeeper(t testing.TB, bsKeeper types.BTCStakingKeeper, iKeeper types.IncentiveKeeper) (*keeper.Keeper, sdk.Context) { diff --git a/testutil/keeper/incentive.go b/testutil/keeper/incentive.go index f5a23be90..2a6d2017b 100644 --- a/testutil/keeper/incentive.go +++ b/testutil/keeper/incentive.go @@ -18,8 +18,8 @@ import ( govtypes "github.com/cosmos/cosmos-sdk/x/gov/types" "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/x/incentive/keeper" - "github.com/babylonchain/babylon/x/incentive/types" + "github.com/babylonlabs-io/babylon/x/incentive/keeper" + "github.com/babylonlabs-io/babylon/x/incentive/types" ) func IncentiveKeeper(t testing.TB, bankKeeper types.BankKeeper, accountKeeper types.AccountKeeper, epochingKeeper types.EpochingKeeper) (*keeper.Keeper, sdk.Context) { diff --git a/testutil/keeper/zoneconcierge.go b/testutil/keeper/zoneconcierge.go index 1c5478db4..30ed2679e 100644 --- a/testutil/keeper/zoneconcierge.go +++ b/testutil/keeper/zoneconcierge.go @@ -23,8 +23,8 @@ import ( ibcexported "github.com/cosmos/ibc-go/v8/modules/core/exported" "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/x/zoneconcierge/keeper" - "github.com/babylonchain/babylon/x/zoneconcierge/types" + "github.com/babylonlabs-io/babylon/x/zoneconcierge/keeper" + "github.com/babylonlabs-io/babylon/x/zoneconcierge/types" ) // zoneconciergeChannelKeeper is a stub of ChannelKeeper diff --git a/testutil/mocks/bls_signer.go b/testutil/mocks/bls_signer.go index 094e5b89c..c59a2fcd7 100644 --- a/testutil/mocks/bls_signer.go +++ b/testutil/mocks/bls_signer.go @@ -7,7 +7,7 @@ package mocks import ( reflect "reflect" - bls12381 "github.com/babylonchain/babylon/crypto/bls12381" + bls12381 "github.com/babylonlabs-io/babylon/crypto/bls12381" crypto "github.com/cometbft/cometbft/crypto" types "github.com/cosmos/cosmos-sdk/types" gomock "github.com/golang/mock/gomock" diff --git a/testutil/mocks/checkpointing_expected_keepers.go b/testutil/mocks/checkpointing_expected_keepers.go index 80f0345f2..c4975364a 100644 --- a/testutil/mocks/checkpointing_expected_keepers.go +++ b/testutil/mocks/checkpointing_expected_keepers.go @@ -8,8 +8,8 @@ import ( context "context" reflect "reflect" - types "github.com/babylonchain/babylon/x/checkpointing/types" - types0 "github.com/babylonchain/babylon/x/epoching/types" + types "github.com/babylonlabs-io/babylon/x/checkpointing/types" + types0 "github.com/babylonlabs-io/babylon/x/epoching/types" crypto "github.com/cometbft/cometbft/proto/tendermint/crypto" types1 "github.com/cosmos/cosmos-sdk/types" types2 "github.com/cosmos/cosmos-sdk/x/staking/types" diff --git a/testutil/mocks/proposal_keeper.go b/testutil/mocks/proposal_keeper.go index 89becc9ea..0afdfeab4 100644 --- a/testutil/mocks/proposal_keeper.go +++ b/testutil/mocks/proposal_keeper.go @@ -8,9 +8,9 @@ import ( context "context" reflect "reflect" - bls12381 "github.com/babylonchain/babylon/crypto/bls12381" - types "github.com/babylonchain/babylon/x/checkpointing/types" - types0 "github.com/babylonchain/babylon/x/epoching/types" + bls12381 "github.com/babylonlabs-io/babylon/crypto/bls12381" + types "github.com/babylonlabs-io/babylon/x/checkpointing/types" + types0 "github.com/babylonlabs-io/babylon/x/epoching/types" crypto "github.com/cometbft/cometbft/proto/tendermint/crypto" types1 "github.com/cosmos/cosmos-sdk/types" gomock "github.com/golang/mock/gomock" diff --git a/types/btc_header_bytes_test.go b/types/btc_header_bytes_test.go index df0b00dcd..7e2eb638e 100644 --- a/types/btc_header_bytes_test.go +++ b/types/btc_header_bytes_test.go @@ -6,8 +6,8 @@ import ( "math/rand" "testing" - "github.com/babylonchain/babylon/testutil/datagen" - "github.com/babylonchain/babylon/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + "github.com/babylonlabs-io/babylon/types" ) func FuzzBTCHeaderBytesBytesOps(f *testing.F) { diff --git a/types/btc_header_hash_bytes_test.go b/types/btc_header_hash_bytes_test.go index 83305e969..ba7367821 100644 --- a/types/btc_header_hash_bytes_test.go +++ b/types/btc_header_hash_bytes_test.go @@ -6,8 +6,8 @@ import ( "math/rand" "testing" - "github.com/babylonchain/babylon/testutil/datagen" - "github.com/babylonchain/babylon/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + "github.com/babylonlabs-io/babylon/types" "github.com/btcsuite/btcd/chaincfg/chainhash" ) diff --git a/types/btc_schnorr_eots_test.go b/types/btc_schnorr_eots_test.go index d6fe38575..27e6397f9 100644 --- a/types/btc_schnorr_eots_test.go +++ b/types/btc_schnorr_eots_test.go @@ -4,8 +4,8 @@ import ( "math/rand" "testing" - "github.com/babylonchain/babylon/testutil/datagen" - "github.com/babylonchain/babylon/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + "github.com/babylonlabs-io/babylon/types" "github.com/btcsuite/btcd/btcec/v2" "github.com/stretchr/testify/require" ) diff --git a/types/btc_schnorr_pk_test.go b/types/btc_schnorr_pk_test.go index 6daf60629..3efbb125e 100644 --- a/types/btc_schnorr_pk_test.go +++ b/types/btc_schnorr_pk_test.go @@ -4,8 +4,8 @@ import ( "math/rand" "testing" - "github.com/babylonchain/babylon/testutil/datagen" - "github.com/babylonchain/babylon/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + "github.com/babylonlabs-io/babylon/types" "github.com/stretchr/testify/require" ) diff --git a/types/btc_schnorr_pub_rand.go b/types/btc_schnorr_pub_rand.go index 154c6dee6..6cbe4b8d3 100644 --- a/types/btc_schnorr_pub_rand.go +++ b/types/btc_schnorr_pub_rand.go @@ -4,7 +4,7 @@ import ( "encoding/hex" "fmt" - "github.com/babylonchain/babylon/crypto/eots" + "github.com/babylonlabs-io/babylon/crypto/eots" "github.com/btcsuite/btcd/btcec/v2" "github.com/decred/dcrd/dcrec/secp256k1/v4" ) diff --git a/types/btc_schnorr_pub_rand_test.go b/types/btc_schnorr_pub_rand_test.go index 06e22387e..a1fc3966c 100644 --- a/types/btc_schnorr_pub_rand_test.go +++ b/types/btc_schnorr_pub_rand_test.go @@ -4,8 +4,8 @@ import ( "math/rand" "testing" - "github.com/babylonchain/babylon/testutil/datagen" - "github.com/babylonchain/babylon/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + "github.com/babylonlabs-io/babylon/types" "github.com/btcsuite/btcd/btcec/v2" "github.com/stretchr/testify/require" ) diff --git a/types/btc_schnorr_sig_test.go b/types/btc_schnorr_sig_test.go index c8a7f2ad8..68a001937 100644 --- a/types/btc_schnorr_sig_test.go +++ b/types/btc_schnorr_sig_test.go @@ -4,8 +4,8 @@ import ( "math/rand" "testing" - "github.com/babylonchain/babylon/testutil/datagen" - "github.com/babylonchain/babylon/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + "github.com/babylonlabs-io/babylon/types" "github.com/btcsuite/btcd/btcec/v2/schnorr" "github.com/stretchr/testify/require" ) diff --git a/types/btcutils_test.go b/types/btcutils_test.go index e9890b0a7..7bd100a53 100644 --- a/types/btcutils_test.go +++ b/types/btcutils_test.go @@ -1,7 +1,7 @@ package types_test import ( - "github.com/babylonchain/babylon/types" + "github.com/babylonlabs-io/babylon/types" btcchaincfg "github.com/btcsuite/btcd/chaincfg" "github.com/btcsuite/btcd/wire" "github.com/stretchr/testify/suite" diff --git a/types/retry/retry.go b/types/retry/retry.go index 05cf78bcf..e193a83a9 100644 --- a/types/retry/retry.go +++ b/types/retry/retry.go @@ -6,9 +6,9 @@ import ( "math/big" "time" - btcctypes "github.com/babylonchain/babylon/x/btccheckpoint/types" - btclctypes "github.com/babylonchain/babylon/x/btclightclient/types" - checkpointingtypes "github.com/babylonchain/babylon/x/checkpointing/types" + btcctypes "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" + btclctypes "github.com/babylonlabs-io/babylon/x/btclightclient/types" + checkpointingtypes "github.com/babylonlabs-io/babylon/x/checkpointing/types" ) // unrecoverableErrors is a list of errors which are unsafe and should not be retried. diff --git a/wasmbinding/bindings/utils.go b/wasmbinding/bindings/utils.go index a4c278cd9..51eb450fa 100644 --- a/wasmbinding/bindings/utils.go +++ b/wasmbinding/bindings/utils.go @@ -1,7 +1,7 @@ package bindings import ( - lcTypes "github.com/babylonchain/babylon/x/btclightclient/types" + lcTypes "github.com/babylonlabs-io/babylon/x/btclightclient/types" ) // AsBtcBlockHeaderInfo translates BTCHeaderInfo to BtcBlockHeaderInfo diff --git a/wasmbinding/test/custom_query_test.go b/wasmbinding/test/custom_query_test.go index 6237edaf6..a21d9c04d 100644 --- a/wasmbinding/test/custom_query_test.go +++ b/wasmbinding/test/custom_query_test.go @@ -19,9 +19,9 @@ import ( minttypes "github.com/cosmos/cosmos-sdk/x/mint/types" "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/app" - "github.com/babylonchain/babylon/testutil/datagen" - "github.com/babylonchain/babylon/wasmbinding/bindings" + "github.com/babylonlabs-io/babylon/app" + "github.com/babylonlabs-io/babylon/testutil/datagen" + "github.com/babylonlabs-io/babylon/wasmbinding/bindings" ) // TODO consider doing it by enviromental variables as currently it may fail on some diff --git a/wasmbinding/wasm.go b/wasmbinding/wasm.go index 3dbdbb7e6..8896e0ec0 100644 --- a/wasmbinding/wasm.go +++ b/wasmbinding/wasm.go @@ -7,11 +7,11 @@ import ( errorsmod "cosmossdk.io/errors" wasmkeeper "github.com/CosmWasm/wasmd/x/wasm/keeper" wasmvmtypes "github.com/CosmWasm/wasmvm/v2/types" - bbn "github.com/babylonchain/babylon/types" - "github.com/babylonchain/babylon/wasmbinding/bindings" - lcKeeper "github.com/babylonchain/babylon/x/btclightclient/keeper" - epochingkeeper "github.com/babylonchain/babylon/x/epoching/keeper" - zckeeper "github.com/babylonchain/babylon/x/zoneconcierge/keeper" + bbn "github.com/babylonlabs-io/babylon/types" + "github.com/babylonlabs-io/babylon/wasmbinding/bindings" + lcKeeper "github.com/babylonlabs-io/babylon/x/btclightclient/keeper" + epochingkeeper "github.com/babylonlabs-io/babylon/x/epoching/keeper" + zckeeper "github.com/babylonlabs-io/babylon/x/zoneconcierge/keeper" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/btccheckpoint/abci.go b/x/btccheckpoint/abci.go index 2307557f2..cb5579985 100644 --- a/x/btccheckpoint/abci.go +++ b/x/btccheckpoint/abci.go @@ -2,7 +2,7 @@ package btccheckpoint import ( "context" - "github.com/babylonchain/babylon/x/btccheckpoint/keeper" + "github.com/babylonlabs-io/babylon/x/btccheckpoint/keeper" ) // EndBlocker checks if during block execution btc light client head had been diff --git a/x/btccheckpoint/client/cli/query.go b/x/btccheckpoint/client/cli/query.go index 07d645da6..43124c93c 100644 --- a/x/btccheckpoint/client/cli/query.go +++ b/x/btccheckpoint/client/cli/query.go @@ -10,7 +10,7 @@ import ( "github.com/cosmos/cosmos-sdk/client" "github.com/cosmos/cosmos-sdk/client/flags" - "github.com/babylonchain/babylon/x/btccheckpoint/types" + "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" ) // GetQueryCmd returns the cli query commands for this module diff --git a/x/btccheckpoint/client/cli/query_params.go b/x/btccheckpoint/client/cli/query_params.go index 3519dc58a..0dc96de8b 100644 --- a/x/btccheckpoint/client/cli/query_params.go +++ b/x/btccheckpoint/client/cli/query_params.go @@ -3,7 +3,7 @@ package cli import ( "context" - "github.com/babylonchain/babylon/x/btccheckpoint/types" + "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" "github.com/cosmos/cosmos-sdk/client" "github.com/cosmos/cosmos-sdk/client/flags" "github.com/spf13/cobra" diff --git a/x/btccheckpoint/client/cli/tx.go b/x/btccheckpoint/client/cli/tx.go index 9d9f5b608..d463dd636 100644 --- a/x/btccheckpoint/client/cli/tx.go +++ b/x/btccheckpoint/client/cli/tx.go @@ -9,7 +9,7 @@ import ( "github.com/cosmos/cosmos-sdk/client/tx" // "github.com/cosmos/cosmos-sdk/client/flags" - "github.com/babylonchain/babylon/x/btccheckpoint/types" + "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" ) // GetTxCmd returns the transaction commands for this module diff --git a/x/btccheckpoint/genesis.go b/x/btccheckpoint/genesis.go index 7b55f84a0..1b66e2251 100644 --- a/x/btccheckpoint/genesis.go +++ b/x/btccheckpoint/genesis.go @@ -2,8 +2,8 @@ package btccheckpoint import ( "context" - "github.com/babylonchain/babylon/x/btccheckpoint/keeper" - "github.com/babylonchain/babylon/x/btccheckpoint/types" + "github.com/babylonlabs-io/babylon/x/btccheckpoint/keeper" + "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" ) // InitGenesis initializes the capability module's state from a provided genesis diff --git a/x/btccheckpoint/genesis_test.go b/x/btccheckpoint/genesis_test.go index 5266094df..62b36760c 100644 --- a/x/btccheckpoint/genesis_test.go +++ b/x/btccheckpoint/genesis_test.go @@ -3,11 +3,11 @@ package btccheckpoint_test import ( "testing" - "github.com/babylonchain/babylon/x/btccheckpoint" + "github.com/babylonlabs-io/babylon/x/btccheckpoint" "github.com/stretchr/testify/require" - simapp "github.com/babylonchain/babylon/app" - "github.com/babylonchain/babylon/x/btccheckpoint/types" + simapp "github.com/babylonlabs-io/babylon/app" + "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" ) func TestExportGenesis(t *testing.T) { diff --git a/x/btccheckpoint/keeper/grpc_query.go b/x/btccheckpoint/keeper/grpc_query.go index 81986aea5..2ee4ad676 100644 --- a/x/btccheckpoint/keeper/grpc_query.go +++ b/x/btccheckpoint/keeper/grpc_query.go @@ -5,7 +5,7 @@ import ( "errors" "fmt" - "github.com/babylonchain/babylon/x/btccheckpoint/types" + "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" sdk "github.com/cosmos/cosmos-sdk/types" "github.com/cosmos/cosmos-sdk/types/query" "google.golang.org/grpc/codes" diff --git a/x/btccheckpoint/keeper/grpc_query_params.go b/x/btccheckpoint/keeper/grpc_query_params.go index 630c5e454..63923bf96 100644 --- a/x/btccheckpoint/keeper/grpc_query_params.go +++ b/x/btccheckpoint/keeper/grpc_query_params.go @@ -3,7 +3,7 @@ package keeper import ( "context" - "github.com/babylonchain/babylon/x/btccheckpoint/types" + "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" sdk "github.com/cosmos/cosmos-sdk/types" "google.golang.org/grpc/codes" "google.golang.org/grpc/status" diff --git a/x/btccheckpoint/keeper/grpc_query_params_test.go b/x/btccheckpoint/keeper/grpc_query_params_test.go index b9db61836..9624ef04a 100644 --- a/x/btccheckpoint/keeper/grpc_query_params_test.go +++ b/x/btccheckpoint/keeper/grpc_query_params_test.go @@ -4,8 +4,8 @@ import ( "math/rand" "testing" - testkeeper "github.com/babylonchain/babylon/testutil/keeper" - "github.com/babylonchain/babylon/x/btccheckpoint/types" + testkeeper "github.com/babylonlabs-io/babylon/testutil/keeper" + "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" "github.com/stretchr/testify/require" ) diff --git a/x/btccheckpoint/keeper/grpc_query_test.go b/x/btccheckpoint/keeper/grpc_query_test.go index b9917de18..f1b32d76d 100644 --- a/x/btccheckpoint/keeper/grpc_query_test.go +++ b/x/btccheckpoint/keeper/grpc_query_test.go @@ -9,8 +9,8 @@ import ( sdk "github.com/cosmos/cosmos-sdk/types" "github.com/stretchr/testify/require" - dg "github.com/babylonchain/babylon/testutil/datagen" - "github.com/babylonchain/babylon/x/btccheckpoint/types" + dg "github.com/babylonlabs-io/babylon/testutil/datagen" + "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" ) func TestBtcCheckpointInfo(t *testing.T) { diff --git a/x/btccheckpoint/keeper/hooks.go b/x/btccheckpoint/keeper/hooks.go index 3fd096a46..9dfbef441 100644 --- a/x/btccheckpoint/keeper/hooks.go +++ b/x/btccheckpoint/keeper/hooks.go @@ -2,8 +2,8 @@ package keeper import ( "context" - ltypes "github.com/babylonchain/babylon/x/btclightclient/types" - etypes "github.com/babylonchain/babylon/x/epoching/types" + ltypes "github.com/babylonlabs-io/babylon/x/btclightclient/types" + etypes "github.com/babylonlabs-io/babylon/x/epoching/types" ) // HandledHooks Helper interface to ensure Hooks implements diff --git a/x/btccheckpoint/keeper/incentive.go b/x/btccheckpoint/keeper/incentive.go index 36c17f035..259af1ae4 100644 --- a/x/btccheckpoint/keeper/incentive.go +++ b/x/btccheckpoint/keeper/incentive.go @@ -2,7 +2,7 @@ package keeper import ( "context" - "github.com/babylonchain/babylon/x/btccheckpoint/types" + "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" ) // rewardBTCTimestamping finds the (submitter, reporter) pairs of all submissions at the diff --git a/x/btccheckpoint/keeper/keeper.go b/x/btccheckpoint/keeper/keeper.go index 7f01dad7a..9d345cebd 100644 --- a/x/btccheckpoint/keeper/keeper.go +++ b/x/btccheckpoint/keeper/keeper.go @@ -11,9 +11,9 @@ import ( "cosmossdk.io/log" "cosmossdk.io/store/prefix" - txformat "github.com/babylonchain/babylon/btctxformatter" - bbn "github.com/babylonchain/babylon/types" - "github.com/babylonchain/babylon/x/btccheckpoint/types" + txformat "github.com/babylonlabs-io/babylon/btctxformatter" + bbn "github.com/babylonlabs-io/babylon/types" + "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" "github.com/cosmos/cosmos-sdk/codec" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/btccheckpoint/keeper/keeper_test.go b/x/btccheckpoint/keeper/keeper_test.go index 5eed1abd6..5ed112659 100644 --- a/x/btccheckpoint/keeper/keeper_test.go +++ b/x/btccheckpoint/keeper/keeper_test.go @@ -5,8 +5,8 @@ import ( "testing" "time" - "github.com/babylonchain/babylon/testutil/datagen" - "github.com/babylonchain/babylon/x/btccheckpoint/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" "github.com/stretchr/testify/require" ) diff --git a/x/btccheckpoint/keeper/msg_server.go b/x/btccheckpoint/keeper/msg_server.go index 17480a698..d2cc65310 100644 --- a/x/btccheckpoint/keeper/msg_server.go +++ b/x/btccheckpoint/keeper/msg_server.go @@ -4,7 +4,7 @@ import ( "context" errorsmod "cosmossdk.io/errors" - "github.com/babylonchain/babylon/x/btccheckpoint/types" + "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" sdk "github.com/cosmos/cosmos-sdk/types" govtypes "github.com/cosmos/cosmos-sdk/x/gov/types" ) diff --git a/x/btccheckpoint/keeper/msg_server_test.go b/x/btccheckpoint/keeper/msg_server_test.go index 651eedb7d..c74e939c7 100644 --- a/x/btccheckpoint/keeper/msg_server_test.go +++ b/x/btccheckpoint/keeper/msg_server_test.go @@ -8,11 +8,11 @@ import ( "testing" "time" - dg "github.com/babylonchain/babylon/testutil/datagen" - keepertest "github.com/babylonchain/babylon/testutil/keeper" - bbn "github.com/babylonchain/babylon/types" - bkeeper "github.com/babylonchain/babylon/x/btccheckpoint/keeper" - btcctypes "github.com/babylonchain/babylon/x/btccheckpoint/types" + dg "github.com/babylonlabs-io/babylon/testutil/datagen" + keepertest "github.com/babylonlabs-io/babylon/testutil/keeper" + bbn "github.com/babylonlabs-io/babylon/types" + bkeeper "github.com/babylonlabs-io/babylon/x/btccheckpoint/keeper" + btcctypes "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" "github.com/btcsuite/btcd/chaincfg" sdk "github.com/cosmos/cosmos-sdk/types" "github.com/stretchr/testify/require" diff --git a/x/btccheckpoint/keeper/params.go b/x/btccheckpoint/keeper/params.go index a4333facb..c1fa0d068 100644 --- a/x/btccheckpoint/keeper/params.go +++ b/x/btccheckpoint/keeper/params.go @@ -2,7 +2,7 @@ package keeper import ( "context" - "github.com/babylonchain/babylon/x/btccheckpoint/types" + "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" ) // SetParams sets the x/btccheckpoint module parameters. diff --git a/x/btccheckpoint/keeper/params_test.go b/x/btccheckpoint/keeper/params_test.go index 444e46eb9..08b049012 100644 --- a/x/btccheckpoint/keeper/params_test.go +++ b/x/btccheckpoint/keeper/params_test.go @@ -3,8 +3,8 @@ package keeper_test import ( "testing" - testkeeper "github.com/babylonchain/babylon/testutil/keeper" - "github.com/babylonchain/babylon/x/btccheckpoint/types" + testkeeper "github.com/babylonlabs-io/babylon/testutil/keeper" + "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" "github.com/stretchr/testify/require" ) diff --git a/x/btccheckpoint/keeper/submissions.go b/x/btccheckpoint/keeper/submissions.go index bcdb3e8c9..5e3f99b89 100644 --- a/x/btccheckpoint/keeper/submissions.go +++ b/x/btccheckpoint/keeper/submissions.go @@ -7,8 +7,8 @@ import ( "math" "cosmossdk.io/store/prefix" - bbn "github.com/babylonchain/babylon/types" - "github.com/babylonchain/babylon/x/btccheckpoint/types" + bbn "github.com/babylonlabs-io/babylon/types" + "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" ) func (k Keeper) HasSubmission(ctx context.Context, sk types.SubmissionKey) bool { diff --git a/x/btccheckpoint/module.go b/x/btccheckpoint/module.go index 40db44228..47b73657c 100644 --- a/x/btccheckpoint/module.go +++ b/x/btccheckpoint/module.go @@ -12,9 +12,9 @@ import ( abci "github.com/cometbft/cometbft/abci/types" - "github.com/babylonchain/babylon/x/btccheckpoint/client/cli" - "github.com/babylonchain/babylon/x/btccheckpoint/keeper" - "github.com/babylonchain/babylon/x/btccheckpoint/types" + "github.com/babylonlabs-io/babylon/x/btccheckpoint/client/cli" + "github.com/babylonlabs-io/babylon/x/btccheckpoint/keeper" + "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" "github.com/cosmos/cosmos-sdk/client" "github.com/cosmos/cosmos-sdk/codec" cdctypes "github.com/cosmos/cosmos-sdk/codec/types" diff --git a/x/btccheckpoint/types/btccheckpoint.pb.go b/x/btccheckpoint/types/btccheckpoint.pb.go index 1f1882d7a..60d6c4a8d 100644 --- a/x/btccheckpoint/types/btccheckpoint.pb.go +++ b/x/btccheckpoint/types/btccheckpoint.pb.go @@ -5,7 +5,7 @@ package types import ( fmt "fmt" - github_com_babylonchain_babylon_types "github.com/babylonchain/babylon/types" + github_com_babylonchain_babylon_types "github.com/babylonlabs-io/babylon/types" _ "github.com/cosmos/gogoproto/gogoproto" proto "github.com/cosmos/gogoproto/proto" io "io" @@ -90,7 +90,7 @@ type BTCSpvProof struct { MerkleNodes []byte `protobuf:"bytes,3,opt,name=merkle_nodes,json=merkleNodes,proto3" json:"merkle_nodes,omitempty"` // Valid btc header which confirms btc_transaction. // Should have exactly 80 bytes - ConfirmingBtcHeader *github_com_babylonchain_babylon_types.BTCHeaderBytes `protobuf:"bytes,4,opt,name=confirming_btc_header,json=confirmingBtcHeader,proto3,customtype=github.com/babylonchain/babylon/types.BTCHeaderBytes" json:"confirming_btc_header,omitempty"` + ConfirmingBtcHeader *github_com_babylonchain_babylon_types.BTCHeaderBytes `protobuf:"bytes,4,opt,name=confirming_btc_header,json=confirmingBtcHeader,proto3,customtype=github.com/babylonlabs-io/babylon/types.BTCHeaderBytes" json:"confirming_btc_header,omitempty"` } func (m *BTCSpvProof) Reset() { *m = BTCSpvProof{} } @@ -151,7 +151,7 @@ func (m *BTCSpvProof) GetMerkleNodes() []byte { // which transaction was included and transaction index in the block type TransactionKey struct { Index uint32 `protobuf:"varint,1,opt,name=index,proto3" json:"index,omitempty"` - Hash *github_com_babylonchain_babylon_types.BTCHeaderHashBytes `protobuf:"bytes,2,opt,name=hash,proto3,customtype=github.com/babylonchain/babylon/types.BTCHeaderHashBytes" json:"hash,omitempty"` + Hash *github_com_babylonchain_babylon_types.BTCHeaderHashBytes `protobuf:"bytes,2,opt,name=hash,proto3,customtype=github.com/babylonlabs-io/babylon/types.BTCHeaderHashBytes" json:"hash,omitempty"` } func (m *TransactionKey) Reset() { *m = TransactionKey{} } @@ -516,7 +516,7 @@ type BTCCheckpointInfo struct { BestSubmissionBtcBlockHeight uint64 `protobuf:"varint,2,opt,name=best_submission_btc_block_height,json=bestSubmissionBtcBlockHeight,proto3" json:"best_submission_btc_block_height,omitempty"` // hash of the btc block which determines checkpoint btc block height i.e. // youngest block of best submission - BestSubmissionBtcBlockHash *github_com_babylonchain_babylon_types.BTCHeaderHashBytes `protobuf:"bytes,3,opt,name=best_submission_btc_block_hash,json=bestSubmissionBtcBlockHash,proto3,customtype=github.com/babylonchain/babylon/types.BTCHeaderHashBytes" json:"best_submission_btc_block_hash,omitempty"` + BestSubmissionBtcBlockHash *github_com_babylonchain_babylon_types.BTCHeaderHashBytes `protobuf:"bytes,3,opt,name=best_submission_btc_block_hash,json=bestSubmissionBtcBlockHash,proto3,customtype=github.com/babylonlabs-io/babylon/types.BTCHeaderHashBytes" json:"best_submission_btc_block_hash,omitempty"` // the BTC checkpoint transactions of the best submission BestSubmissionTransactions []*TransactionInfo `protobuf:"bytes,4,rep,name=best_submission_transactions,json=bestSubmissionTransactions,proto3" json:"best_submission_transactions,omitempty"` // list of vigilantes' addresses of the best submission diff --git a/x/btccheckpoint/types/btcutils.go b/x/btccheckpoint/types/btcutils.go index 9fc55702c..b03d476ae 100644 --- a/x/btccheckpoint/types/btcutils.go +++ b/x/btccheckpoint/types/btcutils.go @@ -6,7 +6,7 @@ import ( "fmt" "math/big" - "github.com/babylonchain/babylon/types" + "github.com/babylonlabs-io/babylon/types" "github.com/btcsuite/btcd/blockchain" "github.com/btcsuite/btcd/btcutil" "github.com/btcsuite/btcd/chaincfg/chainhash" diff --git a/x/btccheckpoint/types/btcutils_test.go b/x/btccheckpoint/types/btcutils_test.go index 803750dd4..405b7bde3 100644 --- a/x/btccheckpoint/types/btcutils_test.go +++ b/x/btccheckpoint/types/btcutils_test.go @@ -7,9 +7,9 @@ import ( "testing" "time" - "github.com/babylonchain/babylon/testutil/datagen" - bbn "github.com/babylonchain/babylon/types" - btcctypes "github.com/babylonchain/babylon/x/btccheckpoint/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + bbn "github.com/babylonlabs-io/babylon/types" + btcctypes "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" "github.com/btcsuite/btcd/btcutil" btcchaincfg "github.com/btcsuite/btcd/chaincfg" "github.com/btcsuite/btcd/chaincfg/chainhash" diff --git a/x/btccheckpoint/types/expected_keepers.go b/x/btccheckpoint/types/expected_keepers.go index 1d9da3675..324fccefc 100644 --- a/x/btccheckpoint/types/expected_keepers.go +++ b/x/btccheckpoint/types/expected_keepers.go @@ -2,8 +2,8 @@ package types import ( "context" - txformat "github.com/babylonchain/babylon/btctxformatter" - bbn "github.com/babylonchain/babylon/types" + txformat "github.com/babylonlabs-io/babylon/btctxformatter" + bbn "github.com/babylonlabs-io/babylon/types" ) type BTCLightClientKeeper interface { diff --git a/x/btccheckpoint/types/genesis_test.go b/x/btccheckpoint/types/genesis_test.go index 068fd4e15..aa5c98b5d 100644 --- a/x/btccheckpoint/types/genesis_test.go +++ b/x/btccheckpoint/types/genesis_test.go @@ -3,7 +3,7 @@ package types_test import ( "testing" - "github.com/babylonchain/babylon/x/btccheckpoint/types" + "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" "github.com/stretchr/testify/require" ) diff --git a/x/btccheckpoint/types/mock_keepers.go b/x/btccheckpoint/types/mock_keepers.go index 3d533d24f..8d58c3dc3 100644 --- a/x/btccheckpoint/types/mock_keepers.go +++ b/x/btccheckpoint/types/mock_keepers.go @@ -4,8 +4,8 @@ import ( "context" "errors" - txformat "github.com/babylonchain/babylon/btctxformatter" - bbn "github.com/babylonchain/babylon/types" + txformat "github.com/babylonlabs-io/babylon/btctxformatter" + bbn "github.com/babylonlabs-io/babylon/types" ) type MockBTCLightClientKeeper struct { diff --git a/x/btccheckpoint/types/msgs.go b/x/btccheckpoint/types/msgs.go index 312f7cc68..ee645c24e 100644 --- a/x/btccheckpoint/types/msgs.go +++ b/x/btccheckpoint/types/msgs.go @@ -5,7 +5,7 @@ import ( fmt "fmt" "math/big" - txformat "github.com/babylonchain/babylon/btctxformatter" + txformat "github.com/babylonlabs-io/babylon/btctxformatter" sdk "github.com/cosmos/cosmos-sdk/types" sdkerrors "github.com/cosmos/cosmos-sdk/types/errors" ) diff --git a/x/btccheckpoint/types/params.go b/x/btccheckpoint/types/params.go index 6a72e6e32..68b62f4b7 100644 --- a/x/btccheckpoint/types/params.go +++ b/x/btccheckpoint/types/params.go @@ -4,7 +4,7 @@ import ( "encoding/hex" "fmt" - txformat "github.com/babylonchain/babylon/btctxformatter" + txformat "github.com/babylonlabs-io/babylon/btctxformatter" ) const ( diff --git a/x/btccheckpoint/types/params_test.go b/x/btccheckpoint/types/params_test.go index e22e25245..a534b9a0a 100644 --- a/x/btccheckpoint/types/params_test.go +++ b/x/btccheckpoint/types/params_test.go @@ -3,7 +3,7 @@ package types_test import ( "testing" - "github.com/babylonchain/babylon/x/btccheckpoint/types" + "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" "github.com/stretchr/testify/require" ) diff --git a/x/btccheckpoint/types/types.go b/x/btccheckpoint/types/types.go index fa7423a56..e70846158 100644 --- a/x/btccheckpoint/types/types.go +++ b/x/btccheckpoint/types/types.go @@ -5,8 +5,8 @@ import ( "fmt" "math/big" - "github.com/babylonchain/babylon/btctxformatter" - "github.com/babylonchain/babylon/types" + "github.com/babylonlabs-io/babylon/btctxformatter" + "github.com/babylonlabs-io/babylon/types" "github.com/cosmos/cosmos-sdk/codec" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/btclightclient/README.md b/x/btclightclient/README.md index 65609d6f1..7b7134b97 100644 --- a/x/btclightclient/README.md +++ b/x/btclightclient/README.md @@ -115,10 +115,10 @@ which contains the BTC header along with some metadata. message BTCHeaderInfo { bytes header = 1 [ (gogoproto.customtype) = - "github.com/babylonchain/babylon/types.BTCHeaderBytes" ]; + "github.com/babylonlabs-io/babylon/types.BTCHeaderBytes" ]; bytes hash = 2 [ (gogoproto.customtype) = - "github.com/babylonchain/babylon/types.BTCHeaderHashBytes" ]; + "github.com/babylonlabs-io/babylon/types.BTCHeaderHashBytes" ]; uint64 height = 3; bytes work = 4 [ (gogoproto.customtype) = "cosmossdk.io/math.Uint" ]; @@ -153,7 +153,7 @@ message MsgInsertHeaders { string signer = 1; repeated bytes headers = 2 [ (gogoproto.customtype) = - "github.com/babylonchain/babylon/types.BTCHeaderBytes" ]; + "github.com/babylonlabs-io/babylon/types.BTCHeaderBytes" ]; } ``` diff --git a/x/btclightclient/client/cli/query.go b/x/btclightclient/client/cli/query.go index 17faccb2b..fa956d287 100644 --- a/x/btclightclient/client/cli/query.go +++ b/x/btclightclient/client/cli/query.go @@ -4,7 +4,7 @@ import ( "context" "fmt" - "github.com/babylonchain/babylon/x/btclightclient/types" + "github.com/babylonlabs-io/babylon/x/btclightclient/types" "github.com/cosmos/cosmos-sdk/client" "github.com/cosmos/cosmos-sdk/client/flags" "github.com/spf13/cobra" diff --git a/x/btclightclient/client/cli/tx.go b/x/btclightclient/client/cli/tx.go index bcf27f541..d2e20d367 100644 --- a/x/btclightclient/client/cli/tx.go +++ b/x/btclightclient/client/cli/tx.go @@ -3,7 +3,7 @@ package cli import ( "fmt" - "github.com/babylonchain/babylon/x/btclightclient/types" + "github.com/babylonlabs-io/babylon/x/btclightclient/types" "github.com/cosmos/cosmos-sdk/client" "github.com/cosmos/cosmos-sdk/client/flags" "github.com/cosmos/cosmos-sdk/client/tx" diff --git a/x/btclightclient/genesis.go b/x/btclightclient/genesis.go index 81d2f3ff5..a87edd838 100644 --- a/x/btclightclient/genesis.go +++ b/x/btclightclient/genesis.go @@ -3,8 +3,8 @@ package btclightclient import ( "context" - "github.com/babylonchain/babylon/x/btclightclient/keeper" - "github.com/babylonchain/babylon/x/btclightclient/types" + "github.com/babylonlabs-io/babylon/x/btclightclient/keeper" + "github.com/babylonlabs-io/babylon/x/btclightclient/types" ) // InitGenesis initializes the capability module's state from a provided genesis diff --git a/x/btclightclient/genesis_test.go b/x/btclightclient/genesis_test.go index a91066e4f..98ffd13a4 100644 --- a/x/btclightclient/genesis_test.go +++ b/x/btclightclient/genesis_test.go @@ -5,13 +5,13 @@ import ( "testing" "time" - "github.com/babylonchain/babylon/testutil/datagen" - thelper "github.com/babylonchain/babylon/testutil/helper" - keepertest "github.com/babylonchain/babylon/testutil/keeper" - "github.com/babylonchain/babylon/testutil/nullify" - "github.com/babylonchain/babylon/x/btclightclient" - "github.com/babylonchain/babylon/x/btclightclient/keeper" - "github.com/babylonchain/babylon/x/btclightclient/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + thelper "github.com/babylonlabs-io/babylon/testutil/helper" + keepertest "github.com/babylonlabs-io/babylon/testutil/keeper" + "github.com/babylonlabs-io/babylon/testutil/nullify" + "github.com/babylonlabs-io/babylon/x/btclightclient" + "github.com/babylonlabs-io/babylon/x/btclightclient/keeper" + "github.com/babylonlabs-io/babylon/x/btclightclient/types" "github.com/cometbft/cometbft/crypto/secp256k1" "github.com/stretchr/testify/require" diff --git a/x/btclightclient/keeper/base_btc_header.go b/x/btclightclient/keeper/base_btc_header.go index 6c860a512..b1d98710c 100644 --- a/x/btclightclient/keeper/base_btc_header.go +++ b/x/btclightclient/keeper/base_btc_header.go @@ -2,7 +2,7 @@ package keeper import ( "context" - "github.com/babylonchain/babylon/x/btclightclient/types" + "github.com/babylonlabs-io/babylon/x/btclightclient/types" ) func (k Keeper) GetBaseBTCHeader(ctx context.Context) *types.BTCHeaderInfo { diff --git a/x/btclightclient/keeper/base_btc_header_test.go b/x/btclightclient/keeper/base_btc_header_test.go index 8fa2eca7f..b6e94f81b 100644 --- a/x/btclightclient/keeper/base_btc_header_test.go +++ b/x/btclightclient/keeper/base_btc_header_test.go @@ -1,8 +1,8 @@ package keeper_test import ( - "github.com/babylonchain/babylon/testutil/datagen" - "github.com/babylonchain/babylon/testutil/keeper" + "github.com/babylonlabs-io/babylon/testutil/datagen" + "github.com/babylonlabs-io/babylon/testutil/keeper" "math/rand" "testing" ) diff --git a/x/btclightclient/keeper/grpc_query.go b/x/btclightclient/keeper/grpc_query.go index 567c51b19..91d3792e8 100644 --- a/x/btclightclient/keeper/grpc_query.go +++ b/x/btclightclient/keeper/grpc_query.go @@ -3,8 +3,8 @@ package keeper import ( "context" - bbn "github.com/babylonchain/babylon/types" - "github.com/babylonchain/babylon/x/btclightclient/types" + bbn "github.com/babylonlabs-io/babylon/types" + "github.com/babylonlabs-io/babylon/x/btclightclient/types" sdk "github.com/cosmos/cosmos-sdk/types" "github.com/cosmos/cosmos-sdk/types/query" "google.golang.org/grpc/codes" diff --git a/x/btclightclient/keeper/grpc_query_test.go b/x/btclightclient/keeper/grpc_query_test.go index 1d2829614..6a6fed783 100644 --- a/x/btclightclient/keeper/grpc_query_test.go +++ b/x/btclightclient/keeper/grpc_query_test.go @@ -4,12 +4,12 @@ import ( "math/rand" "testing" - "github.com/babylonchain/babylon/testutil/datagen" - bbn "github.com/babylonchain/babylon/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + bbn "github.com/babylonlabs-io/babylon/types" "github.com/cosmos/cosmos-sdk/types/query" - keepertest "github.com/babylonchain/babylon/testutil/keeper" - "github.com/babylonchain/babylon/x/btclightclient/types" + keepertest "github.com/babylonlabs-io/babylon/testutil/keeper" + "github.com/babylonlabs-io/babylon/x/btclightclient/types" ) func FuzzHashesQuery(f *testing.F) { diff --git a/x/btclightclient/keeper/hooks.go b/x/btclightclient/keeper/hooks.go index 17ff31d24..076b15da0 100644 --- a/x/btclightclient/keeper/hooks.go +++ b/x/btclightclient/keeper/hooks.go @@ -2,7 +2,7 @@ package keeper import ( "context" - "github.com/babylonchain/babylon/x/btclightclient/types" + "github.com/babylonlabs-io/babylon/x/btclightclient/types" ) // Implements BTCLightClientHooks interface diff --git a/x/btclightclient/keeper/keeper.go b/x/btclightclient/keeper/keeper.go index 9cb0330bc..64b7508ba 100644 --- a/x/btclightclient/keeper/keeper.go +++ b/x/btclightclient/keeper/keeper.go @@ -7,11 +7,11 @@ import ( corestoretypes "cosmossdk.io/core/store" "cosmossdk.io/log" - bbn "github.com/babylonchain/babylon/types" + bbn "github.com/babylonlabs-io/babylon/types" "github.com/btcsuite/btcd/chaincfg" "github.com/btcsuite/btcd/wire" - "github.com/babylonchain/babylon/x/btclightclient/types" + "github.com/babylonlabs-io/babylon/x/btclightclient/types" "github.com/cosmos/cosmos-sdk/codec" sdk "github.com/cosmos/cosmos-sdk/types" proto "github.com/cosmos/gogoproto/proto" diff --git a/x/btclightclient/keeper/keeper_test.go b/x/btclightclient/keeper/keeper_test.go index 93e1ff905..90ddeaa96 100644 --- a/x/btclightclient/keeper/keeper_test.go +++ b/x/btclightclient/keeper/keeper_test.go @@ -6,12 +6,12 @@ import ( "testing" sdkmath "cosmossdk.io/math" - bbn "github.com/babylonchain/babylon/types" - "github.com/babylonchain/babylon/x/btclightclient/types" + bbn "github.com/babylonlabs-io/babylon/types" + "github.com/babylonlabs-io/babylon/x/btclightclient/types" "github.com/btcsuite/btcd/chaincfg" - "github.com/babylonchain/babylon/testutil/datagen" - keepertest "github.com/babylonchain/babylon/testutil/keeper" + "github.com/babylonlabs-io/babylon/testutil/datagen" + keepertest "github.com/babylonlabs-io/babylon/testutil/keeper" sdk "github.com/cosmos/cosmos-sdk/types" "github.com/stretchr/testify/require" ) diff --git a/x/btclightclient/keeper/msg_server.go b/x/btclightclient/keeper/msg_server.go index cd8fff632..90de17942 100644 --- a/x/btclightclient/keeper/msg_server.go +++ b/x/btclightclient/keeper/msg_server.go @@ -4,7 +4,7 @@ import ( "context" errorsmod "cosmossdk.io/errors" - "github.com/babylonchain/babylon/x/btclightclient/types" + "github.com/babylonlabs-io/babylon/x/btclightclient/types" sdk "github.com/cosmos/cosmos-sdk/types" govtypes "github.com/cosmos/cosmos-sdk/x/gov/types" ) diff --git a/x/btclightclient/keeper/msg_server_test.go b/x/btclightclient/keeper/msg_server_test.go index 8d9bd3735..343b6859a 100644 --- a/x/btclightclient/keeper/msg_server_test.go +++ b/x/btclightclient/keeper/msg_server_test.go @@ -6,12 +6,12 @@ import ( "testing" "time" - "github.com/babylonchain/babylon/testutil/datagen" + "github.com/babylonlabs-io/babylon/testutil/datagen" "github.com/stretchr/testify/require" - keepertest "github.com/babylonchain/babylon/testutil/keeper" - "github.com/babylonchain/babylon/x/btclightclient/keeper" - "github.com/babylonchain/babylon/x/btclightclient/types" + keepertest "github.com/babylonlabs-io/babylon/testutil/keeper" + "github.com/babylonlabs-io/babylon/x/btclightclient/keeper" + "github.com/babylonlabs-io/babylon/x/btclightclient/types" "github.com/cosmos/cosmos-sdk/crypto/keys/secp256k1" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/btclightclient/keeper/params.go b/x/btclightclient/keeper/params.go index bd68dd5d6..4e2847d13 100644 --- a/x/btclightclient/keeper/params.go +++ b/x/btclightclient/keeper/params.go @@ -3,7 +3,7 @@ package keeper import ( "context" - "github.com/babylonchain/babylon/x/btclightclient/types" + "github.com/babylonlabs-io/babylon/x/btclightclient/types" ) // SetParams sets the x/btclightclient module parameters. diff --git a/x/btclightclient/keeper/params_test.go b/x/btclightclient/keeper/params_test.go index 4dc68b70f..15129bd3a 100644 --- a/x/btclightclient/keeper/params_test.go +++ b/x/btclightclient/keeper/params_test.go @@ -3,8 +3,8 @@ package keeper_test import ( "testing" - testkeeper "github.com/babylonchain/babylon/testutil/keeper" - "github.com/babylonchain/babylon/x/btclightclient/types" + testkeeper "github.com/babylonlabs-io/babylon/testutil/keeper" + "github.com/babylonlabs-io/babylon/x/btclightclient/types" "github.com/stretchr/testify/require" ) diff --git a/x/btclightclient/keeper/state.go b/x/btclightclient/keeper/state.go index 27c869cea..55ddb4e71 100644 --- a/x/btclightclient/keeper/state.go +++ b/x/btclightclient/keeper/state.go @@ -8,8 +8,8 @@ import ( "github.com/cosmos/cosmos-sdk/runtime" "cosmossdk.io/store/prefix" - bbn "github.com/babylonchain/babylon/types" - "github.com/babylonchain/babylon/x/btclightclient/types" + bbn "github.com/babylonlabs-io/babylon/types" + "github.com/babylonlabs-io/babylon/x/btclightclient/types" "github.com/cosmos/cosmos-sdk/codec" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/btclightclient/keeper/state_test.go b/x/btclightclient/keeper/state_test.go index eb1e3c892..10d5e34e8 100644 --- a/x/btclightclient/keeper/state_test.go +++ b/x/btclightclient/keeper/state_test.go @@ -4,11 +4,11 @@ import ( "math/rand" "testing" - bbn "github.com/babylonchain/babylon/types" + bbn "github.com/babylonlabs-io/babylon/types" - "github.com/babylonchain/babylon/testutil/datagen" - keepertest "github.com/babylonchain/babylon/testutil/keeper" - "github.com/babylonchain/babylon/x/btclightclient/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + keepertest "github.com/babylonlabs-io/babylon/testutil/keeper" + "github.com/babylonlabs-io/babylon/x/btclightclient/types" "github.com/stretchr/testify/require" ) diff --git a/x/btclightclient/keeper/triggers.go b/x/btclightclient/keeper/triggers.go index e01a102c9..15f91f0b6 100644 --- a/x/btclightclient/keeper/triggers.go +++ b/x/btclightclient/keeper/triggers.go @@ -3,7 +3,7 @@ package keeper import ( "context" - "github.com/babylonchain/babylon/x/btclightclient/types" + "github.com/babylonlabs-io/babylon/x/btclightclient/types" ) func (k Keeper) triggerHeaderInserted(ctx context.Context, headerInfo *types.BTCHeaderInfo) { diff --git a/x/btclightclient/keeper/utils.go b/x/btclightclient/keeper/utils.go index 55d353cbf..9cc340ab4 100644 --- a/x/btclightclient/keeper/utils.go +++ b/x/btclightclient/keeper/utils.go @@ -1,7 +1,7 @@ package keeper import ( - "github.com/babylonchain/babylon/x/btclightclient/types" + "github.com/babylonlabs-io/babylon/x/btclightclient/types" "github.com/cosmos/cosmos-sdk/codec" ) diff --git a/x/btclightclient/keeper/utils_test.go b/x/btclightclient/keeper/utils_test.go index ec1131655..cbf1a3421 100644 --- a/x/btclightclient/keeper/utils_test.go +++ b/x/btclightclient/keeper/utils_test.go @@ -6,8 +6,8 @@ import ( "testing" sdkmath "cosmossdk.io/math" - "github.com/babylonchain/babylon/x/btclightclient/keeper" - "github.com/babylonchain/babylon/x/btclightclient/types" + "github.com/babylonlabs-io/babylon/x/btclightclient/keeper" + "github.com/babylonlabs-io/babylon/x/btclightclient/types" "github.com/btcsuite/btcd/blockchain" "github.com/btcsuite/btcd/wire" "github.com/stretchr/testify/require" diff --git a/x/btclightclient/module.go b/x/btclightclient/module.go index 6c6982d4a..74957909b 100644 --- a/x/btclightclient/module.go +++ b/x/btclightclient/module.go @@ -12,9 +12,9 @@ import ( abci "github.com/cometbft/cometbft/abci/types" - "github.com/babylonchain/babylon/x/btclightclient/client/cli" - "github.com/babylonchain/babylon/x/btclightclient/keeper" - "github.com/babylonchain/babylon/x/btclightclient/types" + "github.com/babylonlabs-io/babylon/x/btclightclient/client/cli" + "github.com/babylonlabs-io/babylon/x/btclightclient/keeper" + "github.com/babylonlabs-io/babylon/x/btclightclient/types" "github.com/cosmos/cosmos-sdk/client" "github.com/cosmos/cosmos-sdk/codec" cdctypes "github.com/cosmos/cosmos-sdk/codec/types" diff --git a/x/btclightclient/types/btc_header_info.go b/x/btclightclient/types/btc_header_info.go index 17f6a1517..2cfdb00f6 100644 --- a/x/btclightclient/types/btc_header_info.go +++ b/x/btclightclient/types/btc_header_info.go @@ -5,7 +5,7 @@ import ( "fmt" sdkmath "cosmossdk.io/math" - bbn "github.com/babylonchain/babylon/types" + bbn "github.com/babylonlabs-io/babylon/types" ) func NewBTCHeaderInfo(header *bbn.BTCHeaderBytes, headerHash *bbn.BTCHeaderHashBytes, height uint64, work *sdkmath.Uint) *BTCHeaderInfo { diff --git a/x/btclightclient/types/btc_header_info_test.go b/x/btclightclient/types/btc_header_info_test.go index f0afe81cd..10bea02f1 100644 --- a/x/btclightclient/types/btc_header_info_test.go +++ b/x/btclightclient/types/btc_header_info_test.go @@ -9,9 +9,9 @@ import ( sdkmath "cosmossdk.io/math" - "github.com/babylonchain/babylon/testutil/datagen" - bbn "github.com/babylonchain/babylon/types" - "github.com/babylonchain/babylon/x/btclightclient/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + bbn "github.com/babylonlabs-io/babylon/types" + "github.com/babylonlabs-io/babylon/x/btclightclient/types" "github.com/stretchr/testify/require" ) diff --git a/x/btclightclient/types/btc_light_client.go b/x/btclightclient/types/btc_light_client.go index dbbd19204..69440383f 100644 --- a/x/btclightclient/types/btc_light_client.go +++ b/x/btclightclient/types/btc_light_client.go @@ -5,7 +5,7 @@ import ( "time" sdkmath "cosmossdk.io/math" - bbn "github.com/babylonchain/babylon/types" + bbn "github.com/babylonlabs-io/babylon/types" "github.com/btcsuite/btcd/blockchain" "github.com/btcsuite/btcd/chaincfg" "github.com/btcsuite/btcd/chaincfg/chainhash" diff --git a/x/btclightclient/types/btclightclient.pb.go b/x/btclightclient/types/btclightclient.pb.go index dd50ff83e..1d572587f 100644 --- a/x/btclightclient/types/btclightclient.pb.go +++ b/x/btclightclient/types/btclightclient.pb.go @@ -6,7 +6,7 @@ package types import ( cosmossdk_io_math "cosmossdk.io/math" fmt "fmt" - github_com_babylonchain_babylon_types "github.com/babylonchain/babylon/types" + github_com_babylonchain_babylon_types "github.com/babylonlabs-io/babylon/types" _ "github.com/cosmos/gogoproto/gogoproto" proto "github.com/cosmos/gogoproto/proto" io "io" @@ -34,8 +34,8 @@ const _ = proto.GoGoProtoPackageIsVersion3 // please upgrade the proto package // to the header Bits field // and the total work of the header. type BTCHeaderInfo struct { - Header *github_com_babylonchain_babylon_types.BTCHeaderBytes `protobuf:"bytes,1,opt,name=header,proto3,customtype=github.com/babylonchain/babylon/types.BTCHeaderBytes" json:"header,omitempty"` - Hash *github_com_babylonchain_babylon_types.BTCHeaderHashBytes `protobuf:"bytes,2,opt,name=hash,proto3,customtype=github.com/babylonchain/babylon/types.BTCHeaderHashBytes" json:"hash,omitempty"` + Header *github_com_babylonchain_babylon_types.BTCHeaderBytes `protobuf:"bytes,1,opt,name=header,proto3,customtype=github.com/babylonlabs-io/babylon/types.BTCHeaderBytes" json:"header,omitempty"` + Hash *github_com_babylonchain_babylon_types.BTCHeaderHashBytes `protobuf:"bytes,2,opt,name=hash,proto3,customtype=github.com/babylonlabs-io/babylon/types.BTCHeaderHashBytes" json:"hash,omitempty"` Height uint64 `protobuf:"varint,3,opt,name=height,proto3" json:"height,omitempty"` Work *cosmossdk_io_math.Uint `protobuf:"bytes,4,opt,name=work,proto3,customtype=cosmossdk.io/math.Uint" json:"work,omitempty"` } diff --git a/x/btclightclient/types/genesis.go b/x/btclightclient/types/genesis.go index 8cd976143..13835fa2b 100644 --- a/x/btclightclient/types/genesis.go +++ b/x/btclightclient/types/genesis.go @@ -5,7 +5,7 @@ import ( "errors" "fmt" - bbn "github.com/babylonchain/babylon/types" + bbn "github.com/babylonlabs-io/babylon/types" "github.com/btcsuite/btcd/chaincfg" "github.com/cosmos/cosmos-sdk/codec" diff --git a/x/btclightclient/types/genesis_test.go b/x/btclightclient/types/genesis_test.go index 29695c129..3d64269ce 100644 --- a/x/btclightclient/types/genesis_test.go +++ b/x/btclightclient/types/genesis_test.go @@ -3,7 +3,7 @@ package types_test import ( "testing" - "github.com/babylonchain/babylon/x/btclightclient/types" + "github.com/babylonlabs-io/babylon/x/btclightclient/types" "github.com/stretchr/testify/require" ) diff --git a/x/btclightclient/types/keys.go b/x/btclightclient/types/keys.go index b0844f440..4761c2be8 100644 --- a/x/btclightclient/types/keys.go +++ b/x/btclightclient/types/keys.go @@ -1,7 +1,7 @@ package types import ( - bbn "github.com/babylonchain/babylon/types" + bbn "github.com/babylonlabs-io/babylon/types" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/btclightclient/types/keys_test.go b/x/btclightclient/types/keys_test.go index e075a6c4e..e7095b95c 100644 --- a/x/btclightclient/types/keys_test.go +++ b/x/btclightclient/types/keys_test.go @@ -5,9 +5,9 @@ import ( "math/rand" "testing" - "github.com/babylonchain/babylon/testutil/datagen" - bbn "github.com/babylonchain/babylon/types" - "github.com/babylonchain/babylon/x/btclightclient/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + bbn "github.com/babylonlabs-io/babylon/types" + "github.com/babylonlabs-io/babylon/x/btclightclient/types" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/btclightclient/types/msgs.go b/x/btclightclient/types/msgs.go index 038b9ac8c..7b6bfbdd8 100644 --- a/x/btclightclient/types/msgs.go +++ b/x/btclightclient/types/msgs.go @@ -5,7 +5,7 @@ import ( "fmt" "math/big" - bbn "github.com/babylonchain/babylon/types" + bbn "github.com/babylonlabs-io/babylon/types" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/btclightclient/types/msgs_test.go b/x/btclightclient/types/msgs_test.go index a55240fa0..9a4766fd8 100644 --- a/x/btclightclient/types/msgs_test.go +++ b/x/btclightclient/types/msgs_test.go @@ -7,9 +7,9 @@ import ( sdkmath "cosmossdk.io/math" - "github.com/babylonchain/babylon/testutil/datagen" - bbn "github.com/babylonchain/babylon/types" - "github.com/babylonchain/babylon/x/btclightclient/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + bbn "github.com/babylonlabs-io/babylon/types" + "github.com/babylonlabs-io/babylon/x/btclightclient/types" sdk "github.com/cosmos/cosmos-sdk/types" "github.com/stretchr/testify/require" ) diff --git a/x/btclightclient/types/querier.go b/x/btclightclient/types/querier.go index a35893026..6636f1eff 100644 --- a/x/btclightclient/types/querier.go +++ b/x/btclightclient/types/querier.go @@ -1,7 +1,7 @@ package types import ( - "github.com/babylonchain/babylon/types" + "github.com/babylonlabs-io/babylon/types" "github.com/cosmos/cosmos-sdk/types/query" ) diff --git a/x/btclightclient/types/querier_test.go b/x/btclightclient/types/querier_test.go index 5a23c0c12..a60c514fd 100644 --- a/x/btclightclient/types/querier_test.go +++ b/x/btclightclient/types/querier_test.go @@ -5,9 +5,9 @@ import ( "math/rand" "testing" - "github.com/babylonchain/babylon/testutil/datagen" - bbn "github.com/babylonchain/babylon/types" - "github.com/babylonchain/babylon/x/btclightclient/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + bbn "github.com/babylonlabs-io/babylon/types" + "github.com/babylonlabs-io/babylon/x/btclightclient/types" "github.com/cosmos/cosmos-sdk/types/query" ) diff --git a/x/btclightclient/types/query.pb.go b/x/btclightclient/types/query.pb.go index 6148e7143..c1f2e9acd 100644 --- a/x/btclightclient/types/query.pb.go +++ b/x/btclightclient/types/query.pb.go @@ -7,7 +7,7 @@ import ( context "context" cosmossdk_io_math "cosmossdk.io/math" fmt "fmt" - github_com_babylonchain_babylon_types "github.com/babylonchain/babylon/types" + github_com_babylonchain_babylon_types "github.com/babylonlabs-io/babylon/types" _ "github.com/cosmos/cosmos-proto" query "github.com/cosmos/cosmos-sdk/types/query" _ "github.com/cosmos/gogoproto/gogoproto" @@ -164,7 +164,7 @@ func (m *QueryHashesRequest) GetPagination() *query.PageRequest { // QueryHashesResponse is response type for the Query/Hashes RPC method. type QueryHashesResponse struct { - Hashes []github_com_babylonchain_babylon_types.BTCHeaderHashBytes `protobuf:"bytes,1,rep,name=hashes,proto3,customtype=github.com/babylonchain/babylon/types.BTCHeaderHashBytes" json:"hashes,omitempty"` + Hashes []github_com_babylonchain_babylon_types.BTCHeaderHashBytes `protobuf:"bytes,1,rep,name=hashes,proto3,customtype=github.com/babylonlabs-io/babylon/types.BTCHeaderHashBytes" json:"hashes,omitempty"` Pagination *query.PageResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` } @@ -211,7 +211,7 @@ func (m *QueryHashesResponse) GetPagination() *query.PageResponse { // QueryContainsRequest is request type for the Query/Contains RPC method. // It involves checking whether a hash is maintained by the module. type QueryContainsRequest struct { - Hash *github_com_babylonchain_babylon_types.BTCHeaderHashBytes `protobuf:"bytes,1,opt,name=hash,proto3,customtype=github.com/babylonchain/babylon/types.BTCHeaderHashBytes" json:"hash,omitempty"` + Hash *github_com_babylonchain_babylon_types.BTCHeaderHashBytes `protobuf:"bytes,1,opt,name=hash,proto3,customtype=github.com/babylonlabs-io/babylon/types.BTCHeaderHashBytes" json:"hash,omitempty"` } func (m *QueryContainsRequest) Reset() { *m = QueryContainsRequest{} } @@ -917,7 +917,7 @@ type QueryClient interface { Contains(ctx context.Context, in *QueryContainsRequest, opts ...grpc.CallOption) (*QueryContainsResponse, error) // ContainsBytes is a temporary method that // checks whether a hash is maintained by the module. - // See discussion at https://github.com/babylonchain/babylon/pull/132 + // See discussion at https://github.com/babylonlabs-io/babylon/pull/132 // for more details. ContainsBytes(ctx context.Context, in *QueryContainsBytesRequest, opts ...grpc.CallOption) (*QueryContainsBytesResponse, error) // MainChain returns the canonical chain @@ -1022,7 +1022,7 @@ type QueryServer interface { Contains(context.Context, *QueryContainsRequest) (*QueryContainsResponse, error) // ContainsBytes is a temporary method that // checks whether a hash is maintained by the module. - // See discussion at https://github.com/babylonchain/babylon/pull/132 + // See discussion at https://github.com/babylonlabs-io/babylon/pull/132 // for more details. ContainsBytes(context.Context, *QueryContainsBytesRequest) (*QueryContainsBytesResponse, error) // MainChain returns the canonical chain diff --git a/x/btclightclient/types/tx.pb.go b/x/btclightclient/types/tx.pb.go index 3f22f09f1..1b379e428 100644 --- a/x/btclightclient/types/tx.pb.go +++ b/x/btclightclient/types/tx.pb.go @@ -6,7 +6,7 @@ package types import ( context "context" fmt "fmt" - github_com_babylonchain_babylon_types "github.com/babylonchain/babylon/types" + github_com_babylonchain_babylon_types "github.com/babylonlabs-io/babylon/types" _ "github.com/cosmos/cosmos-proto" _ "github.com/cosmos/cosmos-sdk/types/msgservice" _ "github.com/cosmos/gogoproto/gogoproto" @@ -34,7 +34,7 @@ const _ = proto.GoGoProtoPackageIsVersion3 // please upgrade the proto package // MsgInsertHeaders defines the message for multiple incoming header bytes type MsgInsertHeaders struct { Signer string `protobuf:"bytes,1,opt,name=signer,proto3" json:"signer,omitempty"` - Headers []github_com_babylonchain_babylon_types.BTCHeaderBytes `protobuf:"bytes,2,rep,name=headers,proto3,customtype=github.com/babylonchain/babylon/types.BTCHeaderBytes" json:"headers,omitempty"` + Headers []github_com_babylonchain_babylon_types.BTCHeaderBytes `protobuf:"bytes,2,rep,name=headers,proto3,customtype=github.com/babylonlabs-io/babylon/types.BTCHeaderBytes" json:"headers,omitempty"` } func (m *MsgInsertHeaders) Reset() { *m = MsgInsertHeaders{} } diff --git a/x/btclightclient/types/work.go b/x/btclightclient/types/work.go index b5ef4148a..3dadf9c1d 100644 --- a/x/btclightclient/types/work.go +++ b/x/btclightclient/types/work.go @@ -2,7 +2,7 @@ package types import ( sdkmath "cosmossdk.io/math" - bbn "github.com/babylonchain/babylon/types" + bbn "github.com/babylonlabs-io/babylon/types" "github.com/btcsuite/btcd/blockchain" "github.com/btcsuite/btcd/wire" ) diff --git a/x/btclightclient/types/work_test.go b/x/btclightclient/types/work_test.go index a68410244..efed2a5ce 100644 --- a/x/btclightclient/types/work_test.go +++ b/x/btclightclient/types/work_test.go @@ -2,8 +2,8 @@ package types_test import ( sdkmath "cosmossdk.io/math" - "github.com/babylonchain/babylon/testutil/datagen" - "github.com/babylonchain/babylon/x/btclightclient/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + "github.com/babylonlabs-io/babylon/x/btclightclient/types" "math/rand" "testing" ) diff --git a/x/btcstaking/README.md b/x/btcstaking/README.md index 69d7d9932..b07b297d5 100644 --- a/x/btcstaking/README.md +++ b/x/btcstaking/README.md @@ -105,7 +105,7 @@ message Params { // covenant_pks is the list of public keys held by the covenant committee // each PK follows encoding in BIP-340 spec on Bitcoin - repeated bytes covenant_pks = 1 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + repeated bytes covenant_pks = 1 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; // covenant_quorum is the minimum number of signatures needed for the covenant // multisignature uint32 covenant_quorum = 2; @@ -168,7 +168,7 @@ message FinalityProvider { ]; // btc_pk is the Bitcoin secp256k1 PK of this finality provider // the PK follows encoding in BIP-340 spec - bytes btc_pk = 4 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + bytes btc_pk = 4 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; // pop is the proof of possession of the btc_pk, where the BTC // private key signs the bech32 bbn addr of the finality provider. ProofOfPossessionBTC pop = 5; @@ -201,14 +201,14 @@ message BTCDelegation { string staker_addr = 1 [(cosmos_proto.scalar) = "cosmos.AddressString"]; // btc_pk is the Bitcoin secp256k1 PK of this BTC delegation // the PK follows encoding in BIP-340 spec - bytes btc_pk = 2 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + bytes btc_pk = 2 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; // pop is the proof of possession of babylon_pk and btc_pk ProofOfPossessionBTC pop = 3; // fp_btc_pk_list is the list of BIP-340 PKs of the finality providers that // this BTC delegation delegates to // If there is more than 1 PKs, then this means the delegation is restaked // to multiple finality providers - repeated bytes fp_btc_pk_list = 4 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + repeated bytes fp_btc_pk_list = 4 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; // start_height is the start BTC height of the BTC delegation // it is the start BTC height of the timelock uint64 start_height = 5; @@ -229,7 +229,7 @@ message BTCDelegation { // delegator_sig is the signature on the slashing tx // by the delegator (i.e., SK corresponding to btc_pk). // It will be a part of the witness for the staking tx output. - bytes delegator_sig = 11 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340Signature" ]; + bytes delegator_sig = 11 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340Signature" ]; // covenant_sigs is a list of adaptor signatures on the slashing tx // by each covenant member // It will be a part of the witness for the staking tx output. @@ -258,11 +258,11 @@ message BTCUndelegation { // It effectively proves that the delegator wants to unbond and thus // Babylon will consider this BTC delegation unbonded. Delegator's BTC // on Bitcoin will be unbonded after timelock - bytes delegator_unbonding_sig = 3 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340Signature" ]; + bytes delegator_unbonding_sig = 3 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340Signature" ]; // delegator_slashing_sig is the signature on the slashing tx // by the delegator (i.e., SK corresponding to btc_pk). // It will be a part of the witness for the unbonding tx output. - bytes delegator_slashing_sig = 4 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340Signature" ]; + bytes delegator_slashing_sig = 4 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340Signature" ]; // covenant_slashing_sigs is a list of adaptor signatures on the slashing tx // by each covenant member // It will be a part of the witness for the staking tx output. @@ -310,7 +310,7 @@ message Params { // covenant_pks is the list of public keys held by the covenant committee // each PK follows encoding in BIP-340 spec on Bitcoin - repeated bytes covenant_pks = 1 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + repeated bytes covenant_pks = 1 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; // covenant_quorum is the minimum number of signatures needed for the covenant // multisignature uint32 covenant_quorum = 2; @@ -370,7 +370,7 @@ message MsgCreateFinalityProvider { ]; // btc_pk is the Bitcoin secp256k1 PK of this finality provider // the PK follows encoding in BIP-340 spec - bytes btc_pk = 4 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + bytes btc_pk = 4 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; // pop is the proof of possession of btc_pk over the FP signer address. ProofOfPossessionBTC pop = 5; } @@ -462,10 +462,10 @@ message MsgCreateBTCDelegation { // pop is the proof of possession of btc_pk by the staker_addr. ProofOfPossessionBTC pop = 2; // btc_pk is the Bitcoin secp256k1 PK of the BTC delegator - bytes btc_pk = 3 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + bytes btc_pk = 3 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; // fp_btc_pk_list is the list of Bitcoin secp256k1 PKs of the finality providers, if there is more than one // finality provider pk it means that delegation is re-staked - repeated bytes fp_btc_pk_list = 4 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + repeated bytes fp_btc_pk_list = 4 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; // staking_time is the time lock used in staking transaction uint32 staking_time = 5; // staking_value is the amount of satoshis locked in staking output @@ -479,7 +479,7 @@ message MsgCreateBTCDelegation { // It will be a part of the witness for the staking tx output. // The staking tx output further needs signatures from covenant and finality provider in // order to be spendable. - bytes delegator_slashing_sig = 9 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340Signature" ]; + bytes delegator_slashing_sig = 9 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340Signature" ]; // unbonding_time is the time lock used when funds are being unbonded. It is be used in: // - unbonding transaction, time lock spending path // - staking slashing transaction, change output @@ -497,7 +497,7 @@ message MsgCreateBTCDelegation { // Note that the tx itself does not contain signatures, which are off-chain. bytes unbonding_slashing_tx = 13 [ (gogoproto.customtype) = "BTCSlashingTx" ]; // delegator_unbonding_slashing_sig is the signature on the slashing tx by the delegator (i.e., SK corresponding to btc_pk). - bytes delegator_unbonding_slashing_sig = 14 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340Signature" ]; + bytes delegator_unbonding_slashing_sig = 14 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340Signature" ]; } ``` @@ -555,7 +555,7 @@ message MsgAddCovenantSigs { string signer = 1; // pk is the BTC public key of the covenant member - bytes pk = 2 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + bytes pk = 2 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; // staking_tx_hash is the hash of the staking tx. // It uniquely identifies a BTC delegation string staking_tx_hash = 3; @@ -565,7 +565,7 @@ message MsgAddCovenantSigs { repeated bytes slashing_tx_sigs = 4; // unbonding_tx_sig is the signature of the covenant on the unbonding tx submitted to babylon // the signature follows encoding in BIP-340 spec - bytes unbonding_tx_sig = 5 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340Signature" ]; + bytes unbonding_tx_sig = 5 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340Signature" ]; // slashing_unbonding_tx_sigs is a list of adaptor signatures of the covenant // on slashing tx corresponding to unbonding tx submitted to babylon // the order of sigs should respect the order of finality providers @@ -607,7 +607,7 @@ message MsgBTCUndelegate { string staking_tx_hash = 2; // unbonding_tx_sig is the signature of the staker on the unbonding tx submitted to babylon // the signature follows encoding in BIP-340 spec - bytes unbonding_tx_sig = 3 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340Signature" ]; + bytes unbonding_tx_sig = 3 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340Signature" ]; } ``` @@ -746,7 +746,7 @@ message EventPowerDistUpdate { // is slashed // TODO: unify with existing slashing events message EventSlashedFinalityProvider { - bytes pk = 1 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + bytes pk = 1 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; } // ev is the event that affects voting power distribution diff --git a/x/btcstaking/abci.go b/x/btcstaking/abci.go index b81a4cc7c..210f3ad0d 100644 --- a/x/btcstaking/abci.go +++ b/x/btcstaking/abci.go @@ -4,8 +4,8 @@ import ( "context" "time" - "github.com/babylonchain/babylon/x/btcstaking/keeper" - "github.com/babylonchain/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/x/btcstaking/keeper" + "github.com/babylonlabs-io/babylon/x/btcstaking/types" abci "github.com/cometbft/cometbft/abci/types" "github.com/cosmos/cosmos-sdk/telemetry" ) diff --git a/x/btcstaking/client/cli/query.go b/x/btcstaking/client/cli/query.go index 3f5ba70a9..7f3b19126 100644 --- a/x/btcstaking/client/cli/query.go +++ b/x/btcstaking/client/cli/query.go @@ -6,7 +6,7 @@ import ( "github.com/cosmos/cosmos-sdk/client/flags" - "github.com/babylonchain/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/x/btcstaking/types" "github.com/cosmos/cosmos-sdk/client" "github.com/spf13/cobra" ) diff --git a/x/btcstaking/client/cli/query_params.go b/x/btcstaking/client/cli/query_params.go index 1672274c1..bec7606ae 100644 --- a/x/btcstaking/client/cli/query_params.go +++ b/x/btcstaking/client/cli/query_params.go @@ -5,7 +5,7 @@ import ( "github.com/cosmos/cosmos-sdk/client/flags" "github.com/spf13/cobra" - "github.com/babylonchain/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/x/btcstaking/types" ) func CmdQueryParams() *cobra.Command { diff --git a/x/btcstaking/client/cli/tx.go b/x/btcstaking/client/cli/tx.go index 813e70a50..7ce982784 100644 --- a/x/btcstaking/client/cli/tx.go +++ b/x/btcstaking/client/cli/tx.go @@ -12,10 +12,10 @@ import ( stakingtypes "github.com/cosmos/cosmos-sdk/x/staking/types" "github.com/spf13/cobra" - asig "github.com/babylonchain/babylon/crypto/schnorr-adaptor-signature" - bbn "github.com/babylonchain/babylon/types" - btcctypes "github.com/babylonchain/babylon/x/btccheckpoint/types" - "github.com/babylonchain/babylon/x/btcstaking/types" + asig "github.com/babylonlabs-io/babylon/crypto/schnorr-adaptor-signature" + bbn "github.com/babylonlabs-io/babylon/types" + btcctypes "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" + "github.com/babylonlabs-io/babylon/x/btcstaking/types" ) const ( diff --git a/x/btcstaking/genesis.go b/x/btcstaking/genesis.go index 4b89af9ff..5d37bec53 100644 --- a/x/btcstaking/genesis.go +++ b/x/btcstaking/genesis.go @@ -3,8 +3,8 @@ package btcstaking import ( "context" - "github.com/babylonchain/babylon/x/btcstaking/keeper" - "github.com/babylonchain/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/x/btcstaking/keeper" + "github.com/babylonlabs-io/babylon/x/btcstaking/types" ) // InitGenesis initializes the module's state from a provided genesis state. diff --git a/x/btcstaking/genesis_test.go b/x/btcstaking/genesis_test.go index 357ccfe0d..dc034bdf3 100644 --- a/x/btcstaking/genesis_test.go +++ b/x/btcstaking/genesis_test.go @@ -3,10 +3,10 @@ package btcstaking_test import ( "testing" - keepertest "github.com/babylonchain/babylon/testutil/keeper" - "github.com/babylonchain/babylon/testutil/nullify" - "github.com/babylonchain/babylon/x/btcstaking" - "github.com/babylonchain/babylon/x/btcstaking/types" + keepertest "github.com/babylonlabs-io/babylon/testutil/keeper" + "github.com/babylonlabs-io/babylon/testutil/nullify" + "github.com/babylonlabs-io/babylon/x/btcstaking" + "github.com/babylonlabs-io/babylon/x/btcstaking/types" "github.com/stretchr/testify/require" ) diff --git a/x/btcstaking/keeper/bench_test.go b/x/btcstaking/keeper/bench_test.go index 9e217a7aa..27fe36b65 100644 --- a/x/btcstaking/keeper/bench_test.go +++ b/x/btcstaking/keeper/bench_test.go @@ -8,10 +8,10 @@ import ( "testing" "time" - "github.com/babylonchain/babylon/testutil/datagen" - btclctypes "github.com/babylonchain/babylon/x/btclightclient/types" - bsmodule "github.com/babylonchain/babylon/x/btcstaking" - "github.com/babylonchain/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + btclctypes "github.com/babylonlabs-io/babylon/x/btclightclient/types" + bsmodule "github.com/babylonlabs-io/babylon/x/btcstaking" + "github.com/babylonlabs-io/babylon/x/btcstaking/types" "github.com/golang/mock/gomock" ) diff --git a/x/btcstaking/keeper/btc_delegations.go b/x/btcstaking/keeper/btc_delegations.go index 9ebcb6bea..4e98d1a81 100644 --- a/x/btcstaking/keeper/btc_delegations.go +++ b/x/btcstaking/keeper/btc_delegations.go @@ -5,9 +5,9 @@ import ( "fmt" "cosmossdk.io/store/prefix" - asig "github.com/babylonchain/babylon/crypto/schnorr-adaptor-signature" - bbn "github.com/babylonchain/babylon/types" - "github.com/babylonchain/babylon/x/btcstaking/types" + asig "github.com/babylonlabs-io/babylon/crypto/schnorr-adaptor-signature" + bbn "github.com/babylonlabs-io/babylon/types" + "github.com/babylonlabs-io/babylon/x/btcstaking/types" "github.com/btcsuite/btcd/chaincfg/chainhash" "github.com/cosmos/cosmos-sdk/runtime" sdk "github.com/cosmos/cosmos-sdk/types" diff --git a/x/btcstaking/keeper/btc_delegators.go b/x/btcstaking/keeper/btc_delegators.go index a8023166a..550a899fa 100644 --- a/x/btcstaking/keeper/btc_delegators.go +++ b/x/btcstaking/keeper/btc_delegators.go @@ -8,8 +8,8 @@ import ( "cosmossdk.io/store/prefix" "github.com/btcsuite/btcd/chaincfg/chainhash" - bbn "github.com/babylonchain/babylon/types" - "github.com/babylonchain/babylon/x/btcstaking/types" + bbn "github.com/babylonlabs-io/babylon/types" + "github.com/babylonlabs-io/babylon/x/btcstaking/types" ) // getBTCDelegatorDelegationIndex gets the BTC delegation index with a given BTC PK under a given finality provider diff --git a/x/btcstaking/keeper/btc_height_index.go b/x/btcstaking/keeper/btc_height_index.go index 60b3ce84f..1f7adcc64 100644 --- a/x/btcstaking/keeper/btc_height_index.go +++ b/x/btcstaking/keeper/btc_height_index.go @@ -4,7 +4,7 @@ import ( "context" "cosmossdk.io/store/prefix" - "github.com/babylonchain/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/x/btcstaking/types" "github.com/cosmos/cosmos-sdk/runtime" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/btcstaking/keeper/btc_height_index_test.go b/x/btcstaking/keeper/btc_height_index_test.go index 819e92dd3..a40b5d4d3 100644 --- a/x/btcstaking/keeper/btc_height_index_test.go +++ b/x/btcstaking/keeper/btc_height_index_test.go @@ -4,10 +4,10 @@ import ( "math/rand" "testing" - "github.com/babylonchain/babylon/testutil/datagen" - keepertest "github.com/babylonchain/babylon/testutil/keeper" - btclctypes "github.com/babylonchain/babylon/x/btclightclient/types" - "github.com/babylonchain/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + keepertest "github.com/babylonlabs-io/babylon/testutil/keeper" + btclctypes "github.com/babylonlabs-io/babylon/x/btclightclient/types" + "github.com/babylonlabs-io/babylon/x/btcstaking/types" "github.com/golang/mock/gomock" "github.com/stretchr/testify/require" ) diff --git a/x/btcstaking/keeper/finality_providers.go b/x/btcstaking/keeper/finality_providers.go index b978dda34..f590ffc94 100644 --- a/x/btcstaking/keeper/finality_providers.go +++ b/x/btcstaking/keeper/finality_providers.go @@ -8,7 +8,7 @@ import ( "github.com/cosmos/cosmos-sdk/runtime" sdk "github.com/cosmos/cosmos-sdk/types" - "github.com/babylonchain/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/x/btcstaking/types" ) // SetFinalityProvider adds the given finality provider to KVStore diff --git a/x/btcstaking/keeper/genesis.go b/x/btcstaking/keeper/genesis.go index 211329c43..1e4a59a58 100644 --- a/x/btcstaking/keeper/genesis.go +++ b/x/btcstaking/keeper/genesis.go @@ -4,9 +4,9 @@ import ( "context" "fmt" - btcstk "github.com/babylonchain/babylon/btcstaking" - bbn "github.com/babylonchain/babylon/types" - "github.com/babylonchain/babylon/x/btcstaking/types" + btcstk "github.com/babylonlabs-io/babylon/btcstaking" + bbn "github.com/babylonlabs-io/babylon/types" + "github.com/babylonlabs-io/babylon/x/btcstaking/types" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/btcstaking/keeper/genesis_test.go b/x/btcstaking/keeper/genesis_test.go index cbcc60ead..f9d5e7d0f 100644 --- a/x/btcstaking/keeper/genesis_test.go +++ b/x/btcstaking/keeper/genesis_test.go @@ -6,10 +6,10 @@ import ( "strings" "testing" - "github.com/babylonchain/babylon/testutil/datagen" - "github.com/babylonchain/babylon/testutil/helper" - btclightclientt "github.com/babylonchain/babylon/x/btclightclient/types" - "github.com/babylonchain/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + "github.com/babylonlabs-io/babylon/testutil/helper" + btclightclientt "github.com/babylonlabs-io/babylon/x/btclightclient/types" + "github.com/babylonlabs-io/babylon/x/btcstaking/types" "github.com/stretchr/testify/require" ) diff --git a/x/btcstaking/keeper/grpc_query.go b/x/btcstaking/keeper/grpc_query.go index f687cdb36..714515ebe 100644 --- a/x/btcstaking/keeper/grpc_query.go +++ b/x/btcstaking/keeper/grpc_query.go @@ -11,8 +11,8 @@ import ( "google.golang.org/grpc/codes" "google.golang.org/grpc/status" - bbn "github.com/babylonchain/babylon/types" - "github.com/babylonchain/babylon/x/btcstaking/types" + bbn "github.com/babylonlabs-io/babylon/types" + "github.com/babylonlabs-io/babylon/x/btcstaking/types" ) var _ types.QueryServer = Keeper{} diff --git a/x/btcstaking/keeper/grpc_query_test.go b/x/btcstaking/keeper/grpc_query_test.go index 661836a97..af2b03d47 100644 --- a/x/btcstaking/keeper/grpc_query_test.go +++ b/x/btcstaking/keeper/grpc_query_test.go @@ -12,12 +12,12 @@ import ( "github.com/golang/mock/gomock" "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/testutil/datagen" - testkeeper "github.com/babylonchain/babylon/testutil/keeper" - bbn "github.com/babylonchain/babylon/types" - btcctypes "github.com/babylonchain/babylon/x/btccheckpoint/types" - btclctypes "github.com/babylonchain/babylon/x/btclightclient/types" - "github.com/babylonchain/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + testkeeper "github.com/babylonlabs-io/babylon/testutil/keeper" + bbn "github.com/babylonlabs-io/babylon/types" + btcctypes "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" + btclctypes "github.com/babylonlabs-io/babylon/x/btclightclient/types" + "github.com/babylonlabs-io/babylon/x/btcstaking/types" ) func FuzzActivatedHeight(f *testing.F) { diff --git a/x/btcstaking/keeper/hooks.go b/x/btcstaking/keeper/hooks.go index 1ae540dc9..c7283e95a 100644 --- a/x/btcstaking/keeper/hooks.go +++ b/x/btcstaking/keeper/hooks.go @@ -4,8 +4,8 @@ import ( "context" "fmt" - bbntypes "github.com/babylonchain/babylon/types" - "github.com/babylonchain/babylon/x/finality/types" + bbntypes "github.com/babylonlabs-io/babylon/types" + "github.com/babylonlabs-io/babylon/x/finality/types" ) var _ types.FinalityHooks = Hooks{} diff --git a/x/btcstaking/keeper/incentive.go b/x/btcstaking/keeper/incentive.go index d55135281..ac65638b9 100644 --- a/x/btcstaking/keeper/incentive.go +++ b/x/btcstaking/keeper/incentive.go @@ -4,7 +4,7 @@ import ( "context" "cosmossdk.io/store/prefix" - "github.com/babylonchain/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/x/btcstaking/types" "github.com/cosmos/cosmos-sdk/runtime" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/btcstaking/keeper/incentive_test.go b/x/btcstaking/keeper/incentive_test.go index ec60f11c1..ea7d699d5 100644 --- a/x/btcstaking/keeper/incentive_test.go +++ b/x/btcstaking/keeper/incentive_test.go @@ -7,9 +7,9 @@ import ( "github.com/golang/mock/gomock" "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/testutil/datagen" - btclctypes "github.com/babylonchain/babylon/x/btclightclient/types" - "github.com/babylonchain/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + btclctypes "github.com/babylonlabs-io/babylon/x/btclightclient/types" + "github.com/babylonlabs-io/babylon/x/btcstaking/types" ) func FuzzRecordVotingPowerDistCache(f *testing.F) { diff --git a/x/btcstaking/keeper/keeper.go b/x/btcstaking/keeper/keeper.go index 56d1ac41f..5a992423a 100644 --- a/x/btcstaking/keeper/keeper.go +++ b/x/btcstaking/keeper/keeper.go @@ -11,7 +11,7 @@ import ( "github.com/cosmos/cosmos-sdk/codec" sdk "github.com/cosmos/cosmos-sdk/types" - "github.com/babylonchain/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/x/btcstaking/types" ) type ( diff --git a/x/btcstaking/keeper/keeper_test.go b/x/btcstaking/keeper/keeper_test.go index 49da3cdaf..1ce64721e 100644 --- a/x/btcstaking/keeper/keeper_test.go +++ b/x/btcstaking/keeper/keeper_test.go @@ -13,13 +13,13 @@ import ( "github.com/golang/mock/gomock" "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/testutil/datagen" - keepertest "github.com/babylonchain/babylon/testutil/keeper" - bbn "github.com/babylonchain/babylon/types" - btcctypes "github.com/babylonchain/babylon/x/btccheckpoint/types" - btclctypes "github.com/babylonchain/babylon/x/btclightclient/types" - "github.com/babylonchain/babylon/x/btcstaking/keeper" - "github.com/babylonchain/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + keepertest "github.com/babylonlabs-io/babylon/testutil/keeper" + bbn "github.com/babylonlabs-io/babylon/types" + btcctypes "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" + btclctypes "github.com/babylonlabs-io/babylon/x/btclightclient/types" + "github.com/babylonlabs-io/babylon/x/btcstaking/keeper" + "github.com/babylonlabs-io/babylon/x/btcstaking/types" ) var ( diff --git a/x/btcstaking/keeper/msg_server.go b/x/btcstaking/keeper/msg_server.go index 2a97b6662..a1617d9ed 100644 --- a/x/btcstaking/keeper/msg_server.go +++ b/x/btcstaking/keeper/msg_server.go @@ -8,9 +8,9 @@ import ( errorsmod "cosmossdk.io/errors" sdkmath "cosmossdk.io/math" - "github.com/babylonchain/babylon/btcstaking" - bbn "github.com/babylonchain/babylon/types" - "github.com/babylonchain/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/btcstaking" + bbn "github.com/babylonlabs-io/babylon/types" + "github.com/babylonlabs-io/babylon/x/btcstaking/types" "github.com/btcsuite/btcd/btcec/v2" "github.com/btcsuite/btcd/btcutil" "github.com/btcsuite/btcd/wire" diff --git a/x/btcstaking/keeper/msg_server_test.go b/x/btcstaking/keeper/msg_server_test.go index 5038d7d58..24d2b2cec 100644 --- a/x/btcstaking/keeper/msg_server_test.go +++ b/x/btcstaking/keeper/msg_server_test.go @@ -17,13 +17,13 @@ import ( "google.golang.org/grpc/codes" "google.golang.org/grpc/status" - asig "github.com/babylonchain/babylon/crypto/schnorr-adaptor-signature" - "github.com/babylonchain/babylon/testutil/datagen" - testhelper "github.com/babylonchain/babylon/testutil/helper" - bbn "github.com/babylonchain/babylon/types" - btcctypes "github.com/babylonchain/babylon/x/btccheckpoint/types" - "github.com/babylonchain/babylon/x/btcstaking/keeper" - "github.com/babylonchain/babylon/x/btcstaking/types" + asig "github.com/babylonlabs-io/babylon/crypto/schnorr-adaptor-signature" + "github.com/babylonlabs-io/babylon/testutil/datagen" + testhelper "github.com/babylonlabs-io/babylon/testutil/helper" + bbn "github.com/babylonlabs-io/babylon/types" + btcctypes "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" + "github.com/babylonlabs-io/babylon/x/btcstaking/keeper" + "github.com/babylonlabs-io/babylon/x/btcstaking/types" ) func FuzzMsgCreateFinalityProvider(f *testing.F) { diff --git a/x/btcstaking/keeper/params.go b/x/btcstaking/keeper/params.go index 4a9978c7a..0f47ba169 100644 --- a/x/btcstaking/keeper/params.go +++ b/x/btcstaking/keeper/params.go @@ -7,7 +7,7 @@ import ( "cosmossdk.io/math" "cosmossdk.io/store/prefix" - "github.com/babylonchain/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/x/btcstaking/types" "github.com/cosmos/cosmos-sdk/runtime" ) diff --git a/x/btcstaking/keeper/params_test.go b/x/btcstaking/keeper/params_test.go index 18056c153..58f8500f4 100644 --- a/x/btcstaking/keeper/params_test.go +++ b/x/btcstaking/keeper/params_test.go @@ -5,9 +5,9 @@ import ( "math/rand" "testing" - "github.com/babylonchain/babylon/testutil/datagen" - testkeeper "github.com/babylonchain/babylon/testutil/keeper" - "github.com/babylonchain/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + testkeeper "github.com/babylonlabs-io/babylon/testutil/keeper" + "github.com/babylonlabs-io/babylon/x/btcstaking/types" "github.com/stretchr/testify/require" ) diff --git a/x/btcstaking/keeper/power_dist_change.go b/x/btcstaking/keeper/power_dist_change.go index 0d6aa3e2c..bde774ce7 100644 --- a/x/btcstaking/keeper/power_dist_change.go +++ b/x/btcstaking/keeper/power_dist_change.go @@ -10,8 +10,8 @@ import ( "github.com/cosmos/cosmos-sdk/runtime" sdk "github.com/cosmos/cosmos-sdk/types" - bbn "github.com/babylonchain/babylon/types" - "github.com/babylonchain/babylon/x/btcstaking/types" + bbn "github.com/babylonlabs-io/babylon/types" + "github.com/babylonlabs-io/babylon/x/btcstaking/types" ) /* power distribution update */ diff --git a/x/btcstaking/keeper/power_dist_change_test.go b/x/btcstaking/keeper/power_dist_change_test.go index da4ec9502..65320c5df 100644 --- a/x/btcstaking/keeper/power_dist_change_test.go +++ b/x/btcstaking/keeper/power_dist_change_test.go @@ -4,9 +4,9 @@ import ( "math/rand" "testing" - "github.com/babylonchain/babylon/testutil/datagen" - btclctypes "github.com/babylonchain/babylon/x/btclightclient/types" - "github.com/babylonchain/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + btclctypes "github.com/babylonlabs-io/babylon/x/btclightclient/types" + "github.com/babylonlabs-io/babylon/x/btcstaking/types" "github.com/btcsuite/btcd/btcec/v2" "github.com/golang/mock/gomock" "github.com/stretchr/testify/require" diff --git a/x/btcstaking/keeper/query.go b/x/btcstaking/keeper/query.go index 7a46601f8..ae817f28f 100644 --- a/x/btcstaking/keeper/query.go +++ b/x/btcstaking/keeper/query.go @@ -1,7 +1,7 @@ package keeper import ( - "github.com/babylonchain/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/x/btcstaking/types" ) var _ types.QueryServer = Keeper{} diff --git a/x/btcstaking/keeper/query_params.go b/x/btcstaking/keeper/query_params.go index 51e391d52..eed444b02 100644 --- a/x/btcstaking/keeper/query_params.go +++ b/x/btcstaking/keeper/query_params.go @@ -3,7 +3,7 @@ package keeper import ( "context" - "github.com/babylonchain/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/x/btcstaking/types" sdk "github.com/cosmos/cosmos-sdk/types" "google.golang.org/grpc/codes" "google.golang.org/grpc/status" diff --git a/x/btcstaking/keeper/query_params_test.go b/x/btcstaking/keeper/query_params_test.go index fefd0ae45..6d0239d0b 100644 --- a/x/btcstaking/keeper/query_params_test.go +++ b/x/btcstaking/keeper/query_params_test.go @@ -3,8 +3,8 @@ package keeper_test import ( "testing" - testkeeper "github.com/babylonchain/babylon/testutil/keeper" - "github.com/babylonchain/babylon/x/btcstaking/types" + testkeeper "github.com/babylonlabs-io/babylon/testutil/keeper" + "github.com/babylonlabs-io/babylon/x/btcstaking/types" "github.com/stretchr/testify/require" ) diff --git a/x/btcstaking/keeper/voting_power_table.go b/x/btcstaking/keeper/voting_power_table.go index 7b5297c5e..f7abc715b 100644 --- a/x/btcstaking/keeper/voting_power_table.go +++ b/x/btcstaking/keeper/voting_power_table.go @@ -7,8 +7,8 @@ import ( "github.com/cosmos/cosmos-sdk/runtime" "cosmossdk.io/store/prefix" - bbn "github.com/babylonchain/babylon/types" - "github.com/babylonchain/babylon/x/btcstaking/types" + bbn "github.com/babylonlabs-io/babylon/types" + "github.com/babylonlabs-io/babylon/x/btcstaking/types" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/btcstaking/keeper/voting_power_table_test.go b/x/btcstaking/keeper/voting_power_table_test.go index 82ac32e6d..a8c743afe 100644 --- a/x/btcstaking/keeper/voting_power_table_test.go +++ b/x/btcstaking/keeper/voting_power_table_test.go @@ -5,9 +5,9 @@ import ( "sort" "testing" - "github.com/babylonchain/babylon/testutil/datagen" - btclctypes "github.com/babylonchain/babylon/x/btclightclient/types" - "github.com/babylonchain/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + btclctypes "github.com/babylonlabs-io/babylon/x/btclightclient/types" + "github.com/babylonlabs-io/babylon/x/btcstaking/types" "github.com/golang/mock/gomock" "github.com/stretchr/testify/require" ) diff --git a/x/btcstaking/module.go b/x/btcstaking/module.go index a415eee5a..e8e431b76 100644 --- a/x/btcstaking/module.go +++ b/x/btcstaking/module.go @@ -11,9 +11,9 @@ import ( abci "github.com/cometbft/cometbft/abci/types" - "github.com/babylonchain/babylon/x/btcstaking/client/cli" - "github.com/babylonchain/babylon/x/btcstaking/keeper" - "github.com/babylonchain/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/x/btcstaking/client/cli" + "github.com/babylonlabs-io/babylon/x/btcstaking/keeper" + "github.com/babylonlabs-io/babylon/x/btcstaking/types" "github.com/cosmos/cosmos-sdk/client" "github.com/cosmos/cosmos-sdk/codec" cdctypes "github.com/cosmos/cosmos-sdk/codec/types" diff --git a/x/btcstaking/types/btc_delegation.go b/x/btcstaking/types/btc_delegation.go index 66a621751..b17ef18ee 100644 --- a/x/btcstaking/types/btc_delegation.go +++ b/x/btcstaking/types/btc_delegation.go @@ -7,9 +7,9 @@ import ( sdk "github.com/cosmos/cosmos-sdk/types" - "github.com/babylonchain/babylon/btcstaking" - asig "github.com/babylonchain/babylon/crypto/schnorr-adaptor-signature" - bbn "github.com/babylonchain/babylon/types" + "github.com/babylonlabs-io/babylon/btcstaking" + asig "github.com/babylonlabs-io/babylon/crypto/schnorr-adaptor-signature" + bbn "github.com/babylonlabs-io/babylon/types" "github.com/btcsuite/btcd/btcec/v2" "github.com/btcsuite/btcd/btcec/v2/schnorr" "github.com/btcsuite/btcd/btcutil" diff --git a/x/btcstaking/types/btc_delegation_test.go b/x/btcstaking/types/btc_delegation_test.go index c2b53094c..a97535c43 100644 --- a/x/btcstaking/types/btc_delegation_test.go +++ b/x/btcstaking/types/btc_delegation_test.go @@ -5,15 +5,15 @@ import ( "testing" sdkmath "cosmossdk.io/math" - bbn "github.com/babylonchain/babylon/types" + bbn "github.com/babylonlabs-io/babylon/types" "github.com/btcsuite/btcd/btcec/v2" "github.com/btcsuite/btcd/chaincfg" "github.com/stretchr/testify/require" - asig "github.com/babylonchain/babylon/crypto/schnorr-adaptor-signature" - btctest "github.com/babylonchain/babylon/testutil/bitcoin" - "github.com/babylonchain/babylon/testutil/datagen" - "github.com/babylonchain/babylon/x/btcstaking/types" + asig "github.com/babylonlabs-io/babylon/crypto/schnorr-adaptor-signature" + btctest "github.com/babylonlabs-io/babylon/testutil/bitcoin" + "github.com/babylonlabs-io/babylon/testutil/datagen" + "github.com/babylonlabs-io/babylon/x/btcstaking/types" ) func FuzzBTCDelegation(f *testing.F) { diff --git a/x/btcstaking/types/btc_slashing_tx.go b/x/btcstaking/types/btc_slashing_tx.go index e6c249d63..2bd135905 100644 --- a/x/btcstaking/types/btc_slashing_tx.go +++ b/x/btcstaking/types/btc_slashing_tx.go @@ -10,9 +10,9 @@ import ( "github.com/btcsuite/btcd/chaincfg/chainhash" "github.com/btcsuite/btcd/wire" - "github.com/babylonchain/babylon/btcstaking" - asig "github.com/babylonchain/babylon/crypto/schnorr-adaptor-signature" - bbn "github.com/babylonchain/babylon/types" + "github.com/babylonlabs-io/babylon/btcstaking" + asig "github.com/babylonlabs-io/babylon/crypto/schnorr-adaptor-signature" + bbn "github.com/babylonlabs-io/babylon/types" ) type BTCSlashingTx []byte diff --git a/x/btcstaking/types/btc_slashing_tx_test.go b/x/btcstaking/types/btc_slashing_tx_test.go index adee66e84..aa90099ad 100644 --- a/x/btcstaking/types/btc_slashing_tx_test.go +++ b/x/btcstaking/types/btc_slashing_tx_test.go @@ -5,11 +5,11 @@ import ( "testing" sdkmath "cosmossdk.io/math" - asig "github.com/babylonchain/babylon/crypto/schnorr-adaptor-signature" - btctest "github.com/babylonchain/babylon/testutil/bitcoin" - "github.com/babylonchain/babylon/testutil/datagen" - bbn "github.com/babylonchain/babylon/types" - "github.com/babylonchain/babylon/x/btcstaking/types" + asig "github.com/babylonlabs-io/babylon/crypto/schnorr-adaptor-signature" + btctest "github.com/babylonlabs-io/babylon/testutil/bitcoin" + "github.com/babylonlabs-io/babylon/testutil/datagen" + bbn "github.com/babylonlabs-io/babylon/types" + "github.com/babylonlabs-io/babylon/x/btcstaking/types" "github.com/btcsuite/btcd/chaincfg" "github.com/stretchr/testify/require" ) diff --git a/x/btcstaking/types/btc_undelegation.go b/x/btcstaking/types/btc_undelegation.go index fdbee5495..177bcbf0e 100644 --- a/x/btcstaking/types/btc_undelegation.go +++ b/x/btcstaking/types/btc_undelegation.go @@ -1,8 +1,8 @@ package types import ( - asig "github.com/babylonchain/babylon/crypto/schnorr-adaptor-signature" - bbn "github.com/babylonchain/babylon/types" + asig "github.com/babylonlabs-io/babylon/crypto/schnorr-adaptor-signature" + bbn "github.com/babylonlabs-io/babylon/types" ) func (ud *BTCUndelegation) HasCovenantQuorumOnSlashing(quorum uint32) bool { diff --git a/x/btcstaking/types/btc_undelegation_test.go b/x/btcstaking/types/btc_undelegation_test.go index 1306184d0..75b72c7bf 100644 --- a/x/btcstaking/types/btc_undelegation_test.go +++ b/x/btcstaking/types/btc_undelegation_test.go @@ -5,11 +5,11 @@ import ( "testing" sdkmath "cosmossdk.io/math" - asig "github.com/babylonchain/babylon/crypto/schnorr-adaptor-signature" - btctest "github.com/babylonchain/babylon/testutil/bitcoin" - "github.com/babylonchain/babylon/testutil/datagen" - bbn "github.com/babylonchain/babylon/types" - "github.com/babylonchain/babylon/x/btcstaking/types" + asig "github.com/babylonlabs-io/babylon/crypto/schnorr-adaptor-signature" + btctest "github.com/babylonlabs-io/babylon/testutil/bitcoin" + "github.com/babylonlabs-io/babylon/testutil/datagen" + bbn "github.com/babylonlabs-io/babylon/types" + "github.com/babylonlabs-io/babylon/x/btcstaking/types" "github.com/btcsuite/btcd/chaincfg" "github.com/stretchr/testify/require" ) diff --git a/x/btcstaking/types/btcstaking.go b/x/btcstaking/types/btcstaking.go index 8f22d7838..f907537f2 100644 --- a/x/btcstaking/types/btcstaking.go +++ b/x/btcstaking/types/btcstaking.go @@ -8,9 +8,9 @@ import ( sdk "github.com/cosmos/cosmos-sdk/types" - asig "github.com/babylonchain/babylon/crypto/schnorr-adaptor-signature" - bbn "github.com/babylonchain/babylon/types" - btcctypes "github.com/babylonchain/babylon/x/btccheckpoint/types" + asig "github.com/babylonlabs-io/babylon/crypto/schnorr-adaptor-signature" + bbn "github.com/babylonlabs-io/babylon/types" + btcctypes "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" ) func (fp *FinalityProvider) IsSlashed() bool { diff --git a/x/btcstaking/types/btcstaking.pb.go b/x/btcstaking/types/btcstaking.pb.go index 5fd7ae838..0bd471e7c 100644 --- a/x/btcstaking/types/btcstaking.pb.go +++ b/x/btcstaking/types/btcstaking.pb.go @@ -6,7 +6,7 @@ package types import ( cosmossdk_io_math "cosmossdk.io/math" fmt "fmt" - github_com_babylonchain_babylon_types "github.com/babylonchain/babylon/types" + github_com_babylonchain_babylon_types "github.com/babylonlabs-io/babylon/types" _ "github.com/cosmos/cosmos-proto" types "github.com/cosmos/cosmos-sdk/x/staking/types" _ "github.com/cosmos/gogoproto/gogoproto" @@ -78,7 +78,7 @@ type FinalityProvider struct { Commission *cosmossdk_io_math.LegacyDec `protobuf:"bytes,3,opt,name=commission,proto3,customtype=cosmossdk.io/math.LegacyDec" json:"commission,omitempty"` // btc_pk is the Bitcoin secp256k1 PK of this finality provider // the PK follows encoding in BIP-340 spec - BtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,4,opt,name=btc_pk,json=btcPk,proto3,customtype=github.com/babylonchain/babylon/types.BIP340PubKey" json:"btc_pk,omitempty"` + BtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,4,opt,name=btc_pk,json=btcPk,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340PubKey" json:"btc_pk,omitempty"` // pop is the proof of possession of the btc_pk, where the BTC // private key signs the bech32 bbn addr of the finality provider. Pop *ProofOfPossessionBTC `protobuf:"bytes,5,opt,name=pop,proto3" json:"pop,omitempty"` @@ -173,7 +173,7 @@ func (m *FinalityProvider) GetSluggish() bool { type FinalityProviderWithMeta struct { // btc_pk is the Bitcoin secp256k1 PK of thisfinality provider // the PK follows encoding in BIP-340 spec - BtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,1,opt,name=btc_pk,json=btcPk,proto3,customtype=github.com/babylonchain/babylon/types.BIP340PubKey" json:"btc_pk,omitempty"` + BtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,1,opt,name=btc_pk,json=btcPk,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340PubKey" json:"btc_pk,omitempty"` // height is the queried Babylon height Height uint64 `protobuf:"varint,2,opt,name=height,proto3" json:"height,omitempty"` // voting_power is the voting power of this finality provider at the given height @@ -264,14 +264,14 @@ type BTCDelegation struct { StakerAddr string `protobuf:"bytes,1,opt,name=staker_addr,json=stakerAddr,proto3" json:"staker_addr,omitempty"` // btc_pk is the Bitcoin secp256k1 PK of this BTC delegation // the PK follows encoding in BIP-340 spec - BtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,2,opt,name=btc_pk,json=btcPk,proto3,customtype=github.com/babylonchain/babylon/types.BIP340PubKey" json:"btc_pk,omitempty"` + BtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,2,opt,name=btc_pk,json=btcPk,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340PubKey" json:"btc_pk,omitempty"` // pop is the proof of possession of babylon_pk and btc_pk Pop *ProofOfPossessionBTC `protobuf:"bytes,3,opt,name=pop,proto3" json:"pop,omitempty"` // fp_btc_pk_list is the list of BIP-340 PKs of the finality providers that // this BTC delegation delegates to // If there is more than 1 PKs, then this means the delegation is restaked // to multiple finality providers - FpBtcPkList []github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,4,rep,name=fp_btc_pk_list,json=fpBtcPkList,proto3,customtype=github.com/babylonchain/babylon/types.BIP340PubKey" json:"fp_btc_pk_list,omitempty"` + FpBtcPkList []github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,4,rep,name=fp_btc_pk_list,json=fpBtcPkList,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340PubKey" json:"fp_btc_pk_list,omitempty"` // start_height is the start BTC height of the BTC delegation // it is the start BTC height of the timelock StartHeight uint64 `protobuf:"varint,5,opt,name=start_height,json=startHeight,proto3" json:"start_height,omitempty"` @@ -292,7 +292,7 @@ type BTCDelegation struct { // delegator_sig is the signature on the slashing tx // by the delegator (i.e., SK corresponding to btc_pk). // It will be a part of the witness for the staking tx output. - DelegatorSig *github_com_babylonchain_babylon_types.BIP340Signature `protobuf:"bytes,11,opt,name=delegator_sig,json=delegatorSig,proto3,customtype=github.com/babylonchain/babylon/types.BIP340Signature" json:"delegator_sig,omitempty"` + DelegatorSig *github_com_babylonchain_babylon_types.BIP340Signature `protobuf:"bytes,11,opt,name=delegator_sig,json=delegatorSig,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340Signature" json:"delegator_sig,omitempty"` // covenant_sigs is a list of adaptor signatures on the slashing tx // by each covenant member // It will be a part of the witness for the staking tx output. @@ -431,11 +431,11 @@ type BTCUndelegation struct { // It effectively proves that the delegator wants to unbond and thus // Babylon will consider this BTC delegation unbonded. Delegator's BTC // on Bitcoin will be unbonded after timelock - DelegatorUnbondingSig *github_com_babylonchain_babylon_types.BIP340Signature `protobuf:"bytes,3,opt,name=delegator_unbonding_sig,json=delegatorUnbondingSig,proto3,customtype=github.com/babylonchain/babylon/types.BIP340Signature" json:"delegator_unbonding_sig,omitempty"` + DelegatorUnbondingSig *github_com_babylonchain_babylon_types.BIP340Signature `protobuf:"bytes,3,opt,name=delegator_unbonding_sig,json=delegatorUnbondingSig,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340Signature" json:"delegator_unbonding_sig,omitempty"` // delegator_slashing_sig is the signature on the slashing tx // by the delegator (i.e., SK corresponding to btc_pk). // It will be a part of the witness for the unbonding tx output. - DelegatorSlashingSig *github_com_babylonchain_babylon_types.BIP340Signature `protobuf:"bytes,4,opt,name=delegator_slashing_sig,json=delegatorSlashingSig,proto3,customtype=github.com/babylonchain/babylon/types.BIP340Signature" json:"delegator_slashing_sig,omitempty"` + DelegatorSlashingSig *github_com_babylonchain_babylon_types.BIP340Signature `protobuf:"bytes,4,opt,name=delegator_slashing_sig,json=delegatorSlashingSig,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340Signature" json:"delegator_slashing_sig,omitempty"` // covenant_slashing_sigs is a list of adaptor signatures on the slashing tx // by each covenant member // It will be a part of the witness for the staking tx output. @@ -592,8 +592,8 @@ func (m *BTCDelegatorDelegationIndex) GetStakingTxHashList() [][]byte { // SignatureInfo is a BIP-340 signature together with its signer's BIP-340 PK type SignatureInfo struct { - Pk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,1,opt,name=pk,proto3,customtype=github.com/babylonchain/babylon/types.BIP340PubKey" json:"pk,omitempty"` - Sig *github_com_babylonchain_babylon_types.BIP340Signature `protobuf:"bytes,2,opt,name=sig,proto3,customtype=github.com/babylonchain/babylon/types.BIP340Signature" json:"sig,omitempty"` + Pk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,1,opt,name=pk,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340PubKey" json:"pk,omitempty"` + Sig *github_com_babylonchain_babylon_types.BIP340Signature `protobuf:"bytes,2,opt,name=sig,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340Signature" json:"sig,omitempty"` } func (m *SignatureInfo) Reset() { *m = SignatureInfo{} } @@ -633,7 +633,7 @@ var xxx_messageInfo_SignatureInfo proto.InternalMessageInfo // covenant with different finality provider's public keys as encryption keys type CovenantAdaptorSignatures struct { // cov_pk is the public key of the covenant emulator, used as the public key of the adaptor signature - CovPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,1,opt,name=cov_pk,json=covPk,proto3,customtype=github.com/babylonchain/babylon/types.BIP340PubKey" json:"cov_pk,omitempty"` + CovPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,1,opt,name=cov_pk,json=covPk,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340PubKey" json:"cov_pk,omitempty"` // adaptor_sigs is a list of adaptor signatures, each encrypted by a restaked BTC finality provider's public key AdaptorSigs [][]byte `protobuf:"bytes,2,rep,name=adaptor_sigs,json=adaptorSigs,proto3" json:"adaptor_sigs,omitempty"` } @@ -690,7 +690,7 @@ type SelectiveSlashingEvidence struct { StakingTxHash string `protobuf:"bytes,1,opt,name=staking_tx_hash,json=stakingTxHash,proto3" json:"staking_tx_hash,omitempty"` // fp_btc_pk is the BTC PK of the finality provider who // launches the selective slashing offence - FpBtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,2,opt,name=fp_btc_pk,json=fpBtcPk,proto3,customtype=github.com/babylonchain/babylon/types.BIP340PubKey" json:"fp_btc_pk,omitempty"` + FpBtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,2,opt,name=fp_btc_pk,json=fpBtcPk,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340PubKey" json:"fp_btc_pk,omitempty"` // recovered_fp_btc_sk is the finality provider's BTC SK recovered from // the covenant adaptor/Schnorr signature pair. It is the consequence // of selective slashing. diff --git a/x/btcstaking/types/events.go b/x/btcstaking/types/events.go index 6b94d3ca2..a87dbf10e 100644 --- a/x/btcstaking/types/events.go +++ b/x/btcstaking/types/events.go @@ -1,7 +1,7 @@ package types import ( - bbn "github.com/babylonchain/babylon/types" + bbn "github.com/babylonlabs-io/babylon/types" ) func NewEventPowerDistUpdateWithBTCDel(ev *EventBTCDelegationStateUpdate) *EventPowerDistUpdate { diff --git a/x/btcstaking/types/events.pb.go b/x/btcstaking/types/events.pb.go index 38b23f396..f187cfea1 100644 --- a/x/btcstaking/types/events.pb.go +++ b/x/btcstaking/types/events.pb.go @@ -5,7 +5,7 @@ package types import ( fmt "fmt" - github_com_babylonchain_babylon_types "github.com/babylonchain/babylon/types" + github_com_babylonchain_babylon_types "github.com/babylonlabs-io/babylon/types" _ "github.com/cosmos/gogoproto/gogoproto" proto "github.com/cosmos/gogoproto/proto" io "io" @@ -270,7 +270,7 @@ func (*EventPowerDistUpdate) XXX_OneofWrappers() []interface{} { // is slashed // TODO: unify with existing slashing events type EventPowerDistUpdate_EventSlashedFinalityProvider struct { - Pk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,1,opt,name=pk,proto3,customtype=github.com/babylonchain/babylon/types.BIP340PubKey" json:"pk,omitempty"` + Pk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,1,opt,name=pk,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340PubKey" json:"pk,omitempty"` } func (m *EventPowerDistUpdate_EventSlashedFinalityProvider) Reset() { diff --git a/x/btcstaking/types/expected_keepers.go b/x/btcstaking/types/expected_keepers.go index c36571416..237879011 100644 --- a/x/btcstaking/types/expected_keepers.go +++ b/x/btcstaking/types/expected_keepers.go @@ -4,10 +4,10 @@ import ( "context" "math/big" - bbn "github.com/babylonchain/babylon/types" - btcctypes "github.com/babylonchain/babylon/x/btccheckpoint/types" - btclctypes "github.com/babylonchain/babylon/x/btclightclient/types" - etypes "github.com/babylonchain/babylon/x/epoching/types" + bbn "github.com/babylonlabs-io/babylon/types" + btcctypes "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" + btclctypes "github.com/babylonlabs-io/babylon/x/btclightclient/types" + etypes "github.com/babylonlabs-io/babylon/x/epoching/types" ) type BTCLightClientKeeper interface { diff --git a/x/btcstaking/types/genesis.pb.go b/x/btcstaking/types/genesis.pb.go index 087dcb664..51d071276 100644 --- a/x/btcstaking/types/genesis.pb.go +++ b/x/btcstaking/types/genesis.pb.go @@ -5,7 +5,7 @@ package types import ( fmt "fmt" - github_com_babylonchain_babylon_types "github.com/babylonchain/babylon/types" + github_com_babylonchain_babylon_types "github.com/babylonlabs-io/babylon/types" _ "github.com/cosmos/gogoproto/gogoproto" proto "github.com/cosmos/gogoproto/proto" io "io" @@ -140,7 +140,7 @@ type VotingPowerFP struct { // block_height is the height of the block the voting power was stored. BlockHeight uint64 `protobuf:"varint,1,opt,name=block_height,json=blockHeight,proto3" json:"block_height,omitempty"` // fp_btc_pk the finality provider btc public key. - FpBtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,2,opt,name=fp_btc_pk,json=fpBtcPk,proto3,customtype=github.com/babylonchain/babylon/types.BIP340PubKey" json:"fp_btc_pk,omitempty"` + FpBtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,2,opt,name=fp_btc_pk,json=fpBtcPk,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340PubKey" json:"fp_btc_pk,omitempty"` // voting_power is the power of the finality provider at this specific block height. VotingPower uint64 `protobuf:"varint,3,opt,name=voting_power,json=votingPower,proto3" json:"voting_power,omitempty"` } @@ -307,9 +307,9 @@ type BTCDelegator struct { // idx the btc delegator index. Idx *BTCDelegatorDelegationIndex `protobuf:"bytes,1,opt,name=idx,proto3" json:"idx,omitempty"` // fp_btc_pk the finality provider btc public key. - FpBtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,2,opt,name=fp_btc_pk,json=fpBtcPk,proto3,customtype=github.com/babylonchain/babylon/types.BIP340PubKey" json:"fp_btc_pk,omitempty"` + FpBtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,2,opt,name=fp_btc_pk,json=fpBtcPk,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340PubKey" json:"fp_btc_pk,omitempty"` // del_btc_pk the delegator btc public key. - DelBtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,3,opt,name=del_btc_pk,json=delBtcPk,proto3,customtype=github.com/babylonchain/babylon/types.BIP340PubKey" json:"del_btc_pk,omitempty"` + DelBtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,3,opt,name=del_btc_pk,json=delBtcPk,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340PubKey" json:"del_btc_pk,omitempty"` } func (m *BTCDelegator) Reset() { *m = BTCDelegator{} } diff --git a/x/btcstaking/types/genesis_test.go b/x/btcstaking/types/genesis_test.go index 6de9bc033..8e1720227 100644 --- a/x/btcstaking/types/genesis_test.go +++ b/x/btcstaking/types/genesis_test.go @@ -5,7 +5,7 @@ import ( sdkmath "cosmossdk.io/math" - "github.com/babylonchain/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/x/btcstaking/types" "github.com/stretchr/testify/require" ) diff --git a/x/btcstaking/types/hooks.go b/x/btcstaking/types/hooks.go index 450ef8c26..89307fe1e 100644 --- a/x/btcstaking/types/hooks.go +++ b/x/btcstaking/types/hooks.go @@ -3,7 +3,7 @@ package types import ( "context" - "github.com/babylonchain/babylon/types" + "github.com/babylonlabs-io/babylon/types" ) // combine multiple BTC staking hooks, all hook functions are run in array sequence diff --git a/x/btcstaking/types/incentive.pb.go b/x/btcstaking/types/incentive.pb.go index 4eba382f5..d3acb9471 100644 --- a/x/btcstaking/types/incentive.pb.go +++ b/x/btcstaking/types/incentive.pb.go @@ -6,7 +6,7 @@ package types import ( cosmossdk_io_math "cosmossdk.io/math" fmt "fmt" - github_com_babylonchain_babylon_types "github.com/babylonchain/babylon/types" + github_com_babylonchain_babylon_types "github.com/babylonlabs-io/babylon/types" _ "github.com/cosmos/cosmos-proto" _ "github.com/cosmos/gogoproto/gogoproto" proto "github.com/cosmos/gogoproto/proto" @@ -85,7 +85,7 @@ func (m *VotingPowerDistCache) GetFinalityProviders() []*FinalityProviderDistInf type FinalityProviderDistInfo struct { // btc_pk is the Bitcoin secp256k1 PK of this finality provider // the PK follows encoding in BIP-340 spec - BtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,1,opt,name=btc_pk,json=btcPk,proto3,customtype=github.com/babylonchain/babylon/types.BIP340PubKey" json:"btc_pk,omitempty"` + BtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,1,opt,name=btc_pk,json=btcPk,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340PubKey" json:"btc_pk,omitempty"` // addr is the address to receive commission from delegations. Addr string `protobuf:"bytes,2,opt,name=addr,proto3" json:"addr,omitempty"` // commission defines the commission rate of finality provider @@ -154,7 +154,7 @@ func (m *FinalityProviderDistInfo) GetBtcDels() []*BTCDelDistInfo { type BTCDelDistInfo struct { // btc_pk is the Bitcoin secp256k1 PK of this BTC delegation // the PK follows encoding in BIP-340 spec - BtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,1,opt,name=btc_pk,json=btcPk,proto3,customtype=github.com/babylonchain/babylon/types.BIP340PubKey" json:"btc_pk,omitempty"` + BtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,1,opt,name=btc_pk,json=btcPk,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340PubKey" json:"btc_pk,omitempty"` // staker_addr is the address to receive rewards from BTC delegation. StakerAddr string `protobuf:"bytes,2,opt,name=staker_addr,json=stakerAddr,proto3" json:"staker_addr,omitempty"` // staking_tx_hash is the staking tx hash of the BTC delegation diff --git a/x/btcstaking/types/mocked_keepers.go b/x/btcstaking/types/mocked_keepers.go index e3a42ecb0..d68d89080 100644 --- a/x/btcstaking/types/mocked_keepers.go +++ b/x/btcstaking/types/mocked_keepers.go @@ -9,10 +9,10 @@ import ( big "math/big" reflect "reflect" - types "github.com/babylonchain/babylon/types" - types0 "github.com/babylonchain/babylon/x/btccheckpoint/types" - types1 "github.com/babylonchain/babylon/x/btclightclient/types" - types2 "github.com/babylonchain/babylon/x/epoching/types" + types "github.com/babylonlabs-io/babylon/types" + types0 "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" + types1 "github.com/babylonlabs-io/babylon/x/btclightclient/types" + types2 "github.com/babylonlabs-io/babylon/x/epoching/types" gomock "github.com/golang/mock/gomock" ) diff --git a/x/btcstaking/types/msg.go b/x/btcstaking/types/msg.go index 8abc851e5..e7e3efe46 100644 --- a/x/btcstaking/types/msg.go +++ b/x/btcstaking/types/msg.go @@ -4,8 +4,8 @@ import ( "fmt" math "math" - "github.com/babylonchain/babylon/btcstaking" - bbn "github.com/babylonchain/babylon/types" + "github.com/babylonlabs-io/babylon/btcstaking" + bbn "github.com/babylonlabs-io/babylon/types" "github.com/btcsuite/btcd/chaincfg/chainhash" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/btcstaking/types/msg_test.go b/x/btcstaking/types/msg_test.go index c6f66678a..ba69fd302 100644 --- a/x/btcstaking/types/msg_test.go +++ b/x/btcstaking/types/msg_test.go @@ -6,9 +6,9 @@ import ( "testing" "cosmossdk.io/errors" - "github.com/babylonchain/babylon/testutil/datagen" - bbntypes "github.com/babylonchain/babylon/types" - "github.com/babylonchain/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + bbntypes "github.com/babylonlabs-io/babylon/types" + "github.com/babylonlabs-io/babylon/x/btcstaking/types" sdkerrors "github.com/cosmos/cosmos-sdk/types/errors" stktypes "github.com/cosmos/cosmos-sdk/x/staking/types" "github.com/stretchr/testify/require" diff --git a/x/btcstaking/types/params.go b/x/btcstaking/types/params.go index cd1835a46..f3fc1fd92 100644 --- a/x/btcstaking/types/params.go +++ b/x/btcstaking/types/params.go @@ -5,8 +5,8 @@ import ( "math" sdkmath "cosmossdk.io/math" - "github.com/babylonchain/babylon/btcstaking" - bbn "github.com/babylonchain/babylon/types" + "github.com/babylonlabs-io/babylon/btcstaking" + bbn "github.com/babylonlabs-io/babylon/types" "github.com/btcsuite/btcd/btcec/v2" "github.com/btcsuite/btcd/btcutil" "github.com/btcsuite/btcd/chaincfg" diff --git a/x/btcstaking/types/params.pb.go b/x/btcstaking/types/params.pb.go index a8ccd45f3..16e59644a 100644 --- a/x/btcstaking/types/params.pb.go +++ b/x/btcstaking/types/params.pb.go @@ -6,7 +6,7 @@ package types import ( cosmossdk_io_math "cosmossdk.io/math" fmt "fmt" - github_com_babylonchain_babylon_types "github.com/babylonchain/babylon/types" + github_com_babylonchain_babylon_types "github.com/babylonlabs-io/babylon/types" _ "github.com/cosmos/cosmos-proto" _ "github.com/cosmos/gogoproto/gogoproto" proto "github.com/cosmos/gogoproto/proto" @@ -30,7 +30,7 @@ const _ = proto.GoGoProtoPackageIsVersion3 // please upgrade the proto package type Params struct { // covenant_pks is the list of public keys held by the covenant committee // each PK follows encoding in BIP-340 spec on Bitcoin - CovenantPks []github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,1,rep,name=covenant_pks,json=covenantPks,proto3,customtype=github.com/babylonchain/babylon/types.BIP340PubKey" json:"covenant_pks,omitempty"` + CovenantPks []github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,1,rep,name=covenant_pks,json=covenantPks,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340PubKey" json:"covenant_pks,omitempty"` // covenant_quorum is the minimum number of signatures needed for the covenant // multisignature CovenantQuorum uint32 `protobuf:"varint,2,opt,name=covenant_quorum,json=covenantQuorum,proto3" json:"covenant_quorum,omitempty"` diff --git a/x/btcstaking/types/pop.go b/x/btcstaking/types/pop.go index dd5a562ae..004b31ca1 100644 --- a/x/btcstaking/types/pop.go +++ b/x/btcstaking/types/pop.go @@ -5,9 +5,9 @@ import ( "encoding/hex" "fmt" - "github.com/babylonchain/babylon/crypto/bip322" - "github.com/babylonchain/babylon/crypto/ecdsa" - bbn "github.com/babylonchain/babylon/types" + "github.com/babylonlabs-io/babylon/crypto/bip322" + "github.com/babylonlabs-io/babylon/crypto/ecdsa" + bbn "github.com/babylonlabs-io/babylon/types" "github.com/btcsuite/btcd/btcec/v2" "github.com/btcsuite/btcd/btcec/v2/schnorr" "github.com/btcsuite/btcd/btcutil" diff --git a/x/btcstaking/types/pop_test.go b/x/btcstaking/types/pop_test.go index dc58f6dfd..86bd8ceff 100644 --- a/x/btcstaking/types/pop_test.go +++ b/x/btcstaking/types/pop_test.go @@ -11,9 +11,9 @@ import ( sdk "github.com/cosmos/cosmos-sdk/types" - "github.com/babylonchain/babylon/testutil/datagen" - bbn "github.com/babylonchain/babylon/types" - "github.com/babylonchain/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + bbn "github.com/babylonlabs-io/babylon/types" + "github.com/babylonlabs-io/babylon/x/btcstaking/types" ) var ( diff --git a/x/btcstaking/types/query.pb.go b/x/btcstaking/types/query.pb.go index 369f69ab9..bd332e616 100644 --- a/x/btcstaking/types/query.pb.go +++ b/x/btcstaking/types/query.pb.go @@ -7,7 +7,7 @@ import ( context "context" cosmossdk_io_math "cosmossdk.io/math" fmt "fmt" - github_com_babylonchain_babylon_types "github.com/babylonchain/babylon/types" + github_com_babylonchain_babylon_types "github.com/babylonlabs-io/babylon/types" _ "github.com/cosmos/cosmos-proto" query "github.com/cosmos/cosmos-sdk/types/query" types "github.com/cosmos/cosmos-sdk/x/staking/types" @@ -1159,10 +1159,10 @@ type BTCDelegationResponse struct { StakerAddr string `protobuf:"bytes,1,opt,name=staker_addr,json=stakerAddr,proto3" json:"staker_addr,omitempty"` // btc_pk is the Bitcoin secp256k1 PK of this BTC delegation // the PK follows encoding in BIP-340 spec - BtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,2,opt,name=btc_pk,json=btcPk,proto3,customtype=github.com/babylonchain/babylon/types.BIP340PubKey" json:"btc_pk,omitempty"` + BtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,2,opt,name=btc_pk,json=btcPk,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340PubKey" json:"btc_pk,omitempty"` // fp_btc_pk_list is the list of BIP-340 PKs of the finality providers that // this BTC delegation delegates to - FpBtcPkList []github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,3,rep,name=fp_btc_pk_list,json=fpBtcPkList,proto3,customtype=github.com/babylonchain/babylon/types.BIP340PubKey" json:"fp_btc_pk_list,omitempty"` + FpBtcPkList []github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,3,rep,name=fp_btc_pk_list,json=fpBtcPkList,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340PubKey" json:"fp_btc_pk_list,omitempty"` // start_height is the start BTC height of the BTC delegation // it is the start BTC height of the timelock StartHeight uint64 `protobuf:"varint,4,opt,name=start_height,json=startHeight,proto3" json:"start_height,omitempty"` @@ -1488,7 +1488,7 @@ type FinalityProviderResponse struct { Addr string `protobuf:"bytes,3,opt,name=addr,proto3" json:"addr,omitempty"` // btc_pk is the Bitcoin secp256k1 PK of this finality provider // the PK follows encoding in BIP-340 spec - BtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,4,opt,name=btc_pk,json=btcPk,proto3,customtype=github.com/babylonchain/babylon/types.BIP340PubKey" json:"btc_pk,omitempty"` + BtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,4,opt,name=btc_pk,json=btcPk,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340PubKey" json:"btc_pk,omitempty"` // pop is the proof of possession of the BTC_PK by the fp addr. // Essentially is the signature where the BTC SK sigs the fp addr. Pop *ProofOfPossessionBTC `protobuf:"bytes,5,opt,name=pop,proto3" json:"pop,omitempty"` diff --git a/x/btcstaking/types/tx.pb.go b/x/btcstaking/types/tx.pb.go index b2f595e61..e93383aeb 100644 --- a/x/btcstaking/types/tx.pb.go +++ b/x/btcstaking/types/tx.pb.go @@ -7,8 +7,8 @@ import ( context "context" cosmossdk_io_math "cosmossdk.io/math" fmt "fmt" - github_com_babylonchain_babylon_types "github.com/babylonchain/babylon/types" - types1 "github.com/babylonchain/babylon/x/btccheckpoint/types" + github_com_babylonchain_babylon_types "github.com/babylonlabs-io/babylon/types" + types1 "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" _ "github.com/cosmos/cosmos-proto" _ "github.com/cosmos/cosmos-sdk/types/msgservice" types "github.com/cosmos/cosmos-sdk/x/staking/types" @@ -45,7 +45,7 @@ type MsgCreateFinalityProvider struct { Commission *cosmossdk_io_math.LegacyDec `protobuf:"bytes,3,opt,name=commission,proto3,customtype=cosmossdk.io/math.LegacyDec" json:"commission,omitempty"` // btc_pk is the Bitcoin secp256k1 PK of this finality provider // the PK follows encoding in BIP-340 spec - BtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,4,opt,name=btc_pk,json=btcPk,proto3,customtype=github.com/babylonchain/babylon/types.BIP340PubKey" json:"btc_pk,omitempty"` + BtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,4,opt,name=btc_pk,json=btcPk,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340PubKey" json:"btc_pk,omitempty"` // pop is the proof of possession of btc_pk over the FP signer address. Pop *ProofOfPossessionBTC `protobuf:"bytes,5,opt,name=pop,proto3" json:"pop,omitempty"` } @@ -251,10 +251,10 @@ type MsgCreateBTCDelegation struct { // pop is the proof of possession of btc_pk by the staker_addr. Pop *ProofOfPossessionBTC `protobuf:"bytes,2,opt,name=pop,proto3" json:"pop,omitempty"` // btc_pk is the Bitcoin secp256k1 PK of the BTC delegator - BtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,3,opt,name=btc_pk,json=btcPk,proto3,customtype=github.com/babylonchain/babylon/types.BIP340PubKey" json:"btc_pk,omitempty"` + BtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,3,opt,name=btc_pk,json=btcPk,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340PubKey" json:"btc_pk,omitempty"` // fp_btc_pk_list is the list of Bitcoin secp256k1 PKs of the finality providers, if there is more than one // finality provider pk it means that delegation is re-staked - FpBtcPkList []github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,4,rep,name=fp_btc_pk_list,json=fpBtcPkList,proto3,customtype=github.com/babylonchain/babylon/types.BIP340PubKey" json:"fp_btc_pk_list,omitempty"` + FpBtcPkList []github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,4,rep,name=fp_btc_pk_list,json=fpBtcPkList,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340PubKey" json:"fp_btc_pk_list,omitempty"` // staking_time is the time lock used in staking transaction StakingTime uint32 `protobuf:"varint,5,opt,name=staking_time,json=stakingTime,proto3" json:"staking_time,omitempty"` // staking_value is the amount of satoshis locked in staking output @@ -268,7 +268,7 @@ type MsgCreateBTCDelegation struct { // It will be a part of the witness for the staking tx output. // The staking tx output further needs signatures from covenant and finality provider in // order to be spendable. - DelegatorSlashingSig *github_com_babylonchain_babylon_types.BIP340Signature `protobuf:"bytes,9,opt,name=delegator_slashing_sig,json=delegatorSlashingSig,proto3,customtype=github.com/babylonchain/babylon/types.BIP340Signature" json:"delegator_slashing_sig,omitempty"` + DelegatorSlashingSig *github_com_babylonchain_babylon_types.BIP340Signature `protobuf:"bytes,9,opt,name=delegator_slashing_sig,json=delegatorSlashingSig,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340Signature" json:"delegator_slashing_sig,omitempty"` // unbonding_time is the time lock used when funds are being unbonded. It is be used in: // - unbonding transaction, time lock spending path // - staking slashing transaction, change output @@ -286,7 +286,7 @@ type MsgCreateBTCDelegation struct { // Note that the tx itself does not contain signatures, which are off-chain. UnbondingSlashingTx *BTCSlashingTx `protobuf:"bytes,13,opt,name=unbonding_slashing_tx,json=unbondingSlashingTx,proto3,customtype=BTCSlashingTx" json:"unbonding_slashing_tx,omitempty"` // delegator_unbonding_slashing_sig is the signature on the slashing tx by the delegator (i.e., SK corresponding to btc_pk). - DelegatorUnbondingSlashingSig *github_com_babylonchain_babylon_types.BIP340Signature `protobuf:"bytes,14,opt,name=delegator_unbonding_slashing_sig,json=delegatorUnbondingSlashingSig,proto3,customtype=github.com/babylonchain/babylon/types.BIP340Signature" json:"delegator_unbonding_slashing_sig,omitempty"` + DelegatorUnbondingSlashingSig *github_com_babylonchain_babylon_types.BIP340Signature `protobuf:"bytes,14,opt,name=delegator_unbonding_slashing_sig,json=delegatorUnbondingSlashingSig,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340Signature" json:"delegator_unbonding_slashing_sig,omitempty"` } func (m *MsgCreateBTCDelegation) Reset() { *m = MsgCreateBTCDelegation{} } @@ -419,7 +419,7 @@ var xxx_messageInfo_MsgCreateBTCDelegationResponse proto.InternalMessageInfo type MsgAddCovenantSigs struct { Signer string `protobuf:"bytes,1,opt,name=signer,proto3" json:"signer,omitempty"` // pk is the BTC public key of the covenant member - Pk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,2,opt,name=pk,proto3,customtype=github.com/babylonchain/babylon/types.BIP340PubKey" json:"pk,omitempty"` + Pk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,2,opt,name=pk,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340PubKey" json:"pk,omitempty"` // staking_tx_hash is the hash of the staking tx. // It uniquely identifies a BTC delegation StakingTxHash string `protobuf:"bytes,3,opt,name=staking_tx_hash,json=stakingTxHash,proto3" json:"staking_tx_hash,omitempty"` @@ -429,7 +429,7 @@ type MsgAddCovenantSigs struct { SlashingTxSigs [][]byte `protobuf:"bytes,4,rep,name=slashing_tx_sigs,json=slashingTxSigs,proto3" json:"slashing_tx_sigs,omitempty"` // unbonding_tx_sig is the signature of the covenant on the unbonding tx submitted to babylon // the signature follows encoding in BIP-340 spec - UnbondingTxSig *github_com_babylonchain_babylon_types.BIP340Signature `protobuf:"bytes,5,opt,name=unbonding_tx_sig,json=unbondingTxSig,proto3,customtype=github.com/babylonchain/babylon/types.BIP340Signature" json:"unbonding_tx_sig,omitempty"` + UnbondingTxSig *github_com_babylonchain_babylon_types.BIP340Signature `protobuf:"bytes,5,opt,name=unbonding_tx_sig,json=unbondingTxSig,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340Signature" json:"unbonding_tx_sig,omitempty"` // slashing_unbonding_tx_sigs is a list of adaptor signatures of the covenant // on slashing tx corresponding to unbonding tx submitted to babylon // the order of sigs should respect the order of finality providers @@ -545,7 +545,7 @@ type MsgBTCUndelegate struct { StakingTxHash string `protobuf:"bytes,2,opt,name=staking_tx_hash,json=stakingTxHash,proto3" json:"staking_tx_hash,omitempty"` // unbonding_tx_sig is the signature of the staker on the unbonding tx submitted to babylon // the signature follows encoding in BIP-340 spec - UnbondingTxSig *github_com_babylonchain_babylon_types.BIP340Signature `protobuf:"bytes,3,opt,name=unbonding_tx_sig,json=unbondingTxSig,proto3,customtype=github.com/babylonchain/babylon/types.BIP340Signature" json:"unbonding_tx_sig,omitempty"` + UnbondingTxSig *github_com_babylonchain_babylon_types.BIP340Signature `protobuf:"bytes,3,opt,name=unbonding_tx_sig,json=unbondingTxSig,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340Signature" json:"unbonding_tx_sig,omitempty"` } func (m *MsgBTCUndelegate) Reset() { *m = MsgBTCUndelegate{} } diff --git a/x/checkpointing/README.md b/x/checkpointing/README.md index e95bfdc6d..565e5d467 100644 --- a/x/checkpointing/README.md +++ b/x/checkpointing/README.md @@ -102,7 +102,7 @@ message RawCheckpoint { // sigs bytes bls_multi_sig = 4 [ (gogoproto.customtype) = - "github.com/babylonchain/babylon/crypto/bls12381.Signature" ]; + "github.com/babylonlabs-io/babylon/crypto/bls12381.Signature" ]; } // RawCheckpointWithMeta wraps the raw checkpoint with metadata. @@ -115,7 +115,7 @@ message RawCheckpointWithMeta { // bls_aggr_pk defines the aggregated BLS public key bytes bls_aggr_pk = 3 [ (gogoproto.customtype) = - "github.com/babylonchain/babylon/crypto/bls12381.PublicKey" ]; + "github.com/babylonlabs-io/babylon/crypto/bls12381.PublicKey" ]; // power_sum defines the accumulated voting power for the checkpoint uint64 power_sum = 4; // lifecycle defines the lifecycle of this checkpoint, i.e., each state @@ -300,7 +300,7 @@ message VoteExtension { // bls_sig is the BLS signature bytes bls_sig = 6 [ (gogoproto.customtype) = - "github.com/babylonchain/babylon/crypto/bls12381.Signature" ]; + "github.com/babylonlabs-io/babylon/crypto/bls12381.Signature" ]; } ``` diff --git a/x/checkpointing/abci.go b/x/checkpointing/abci.go index 15f5d4db9..760fbf895 100644 --- a/x/checkpointing/abci.go +++ b/x/checkpointing/abci.go @@ -5,9 +5,9 @@ import ( "fmt" "time" - "github.com/babylonchain/babylon/x/checkpointing/types" + "github.com/babylonlabs-io/babylon/x/checkpointing/types" - "github.com/babylonchain/babylon/x/checkpointing/keeper" + "github.com/babylonlabs-io/babylon/x/checkpointing/keeper" "github.com/cosmos/cosmos-sdk/telemetry" ) diff --git a/x/checkpointing/client/cli/query.go b/x/checkpointing/client/cli/query.go index d26a5bb07..fa5b4d59a 100644 --- a/x/checkpointing/client/cli/query.go +++ b/x/checkpointing/client/cli/query.go @@ -12,7 +12,7 @@ import ( "github.com/cosmos/cosmos-sdk/client" - "github.com/babylonchain/babylon/x/checkpointing/types" + "github.com/babylonlabs-io/babylon/x/checkpointing/types" ) // GetQueryCmd returns the cli query commands for this module diff --git a/x/checkpointing/client/cli/tx.go b/x/checkpointing/client/cli/tx.go index 371caa21a..8de4578b0 100644 --- a/x/checkpointing/client/cli/tx.go +++ b/x/checkpointing/client/cli/tx.go @@ -9,7 +9,7 @@ import ( "cosmossdk.io/core/address" authcodec "github.com/cosmos/cosmos-sdk/x/auth/codec" - appparams "github.com/babylonchain/babylon/app/params" + appparams "github.com/babylonlabs-io/babylon/app/params" "github.com/cosmos/cosmos-sdk/client/flags" "github.com/cosmos/cosmos-sdk/client/tx" @@ -18,7 +18,7 @@ import ( "github.com/cosmos/cosmos-sdk/client" // "github.com/cosmos/cosmos-sdk/client/flags" - "github.com/babylonchain/babylon/x/checkpointing/types" + "github.com/babylonlabs-io/babylon/x/checkpointing/types" ) // GetTxCmd returns the transaction commands for this module diff --git a/x/checkpointing/client/cli/tx_test.go b/x/checkpointing/client/cli/tx_test.go index 1f35f1106..bee75d842 100644 --- a/x/checkpointing/client/cli/tx_test.go +++ b/x/checkpointing/client/cli/tx_test.go @@ -26,11 +26,11 @@ import ( authcodec "github.com/cosmos/cosmos-sdk/x/auth/codec" "github.com/stretchr/testify/suite" - "github.com/babylonchain/babylon/app" - "github.com/babylonchain/babylon/app/params" - "github.com/babylonchain/babylon/privval" - testutilcli "github.com/babylonchain/babylon/testutil/cli" - checkpointcli "github.com/babylonchain/babylon/x/checkpointing/client/cli" + "github.com/babylonlabs-io/babylon/app" + "github.com/babylonlabs-io/babylon/app/params" + "github.com/babylonlabs-io/babylon/privval" + testutilcli "github.com/babylonlabs-io/babylon/testutil/cli" + checkpointcli "github.com/babylonlabs-io/babylon/x/checkpointing/client/cli" ) type mockCometRPC struct { diff --git a/x/checkpointing/client/cli/utils.go b/x/checkpointing/client/cli/utils.go index 50d049123..c30ad96dd 100644 --- a/x/checkpointing/client/cli/utils.go +++ b/x/checkpointing/client/cli/utils.go @@ -23,8 +23,8 @@ import ( staketypes "github.com/cosmos/cosmos-sdk/x/staking/types" flag "github.com/spf13/pflag" - "github.com/babylonchain/babylon/privval" - "github.com/babylonchain/babylon/x/checkpointing/types" + "github.com/babylonlabs-io/babylon/privval" + "github.com/babylonlabs-io/babylon/x/checkpointing/types" ) // validator struct to define the fields of the validator diff --git a/x/checkpointing/genesis.go b/x/checkpointing/genesis.go index f285f08d1..b8449d647 100644 --- a/x/checkpointing/genesis.go +++ b/x/checkpointing/genesis.go @@ -3,8 +3,8 @@ package checkpointing import ( "context" - "github.com/babylonchain/babylon/x/checkpointing/keeper" - "github.com/babylonchain/babylon/x/checkpointing/types" + "github.com/babylonlabs-io/babylon/x/checkpointing/keeper" + "github.com/babylonlabs-io/babylon/x/checkpointing/types" ) // InitGenesis initializes the capability module's state from a provided genesis diff --git a/x/checkpointing/genesis_test.go b/x/checkpointing/genesis_test.go index ba7e05bac..e6e9c18cf 100644 --- a/x/checkpointing/genesis_test.go +++ b/x/checkpointing/genesis_test.go @@ -3,17 +3,17 @@ package checkpointing_test import ( "testing" - "github.com/babylonchain/babylon/crypto/bls12381" - "github.com/babylonchain/babylon/privval" - "github.com/babylonchain/babylon/x/checkpointing" + "github.com/babylonlabs-io/babylon/crypto/bls12381" + "github.com/babylonlabs-io/babylon/privval" + "github.com/babylonlabs-io/babylon/x/checkpointing" "github.com/cometbft/cometbft/crypto/ed25519" cryptocodec "github.com/cosmos/cosmos-sdk/crypto/codec" cosmosed "github.com/cosmos/cosmos-sdk/crypto/keys/ed25519" sdk "github.com/cosmos/cosmos-sdk/types" "github.com/stretchr/testify/require" - simapp "github.com/babylonchain/babylon/app" - "github.com/babylonchain/babylon/x/checkpointing/types" + simapp "github.com/babylonlabs-io/babylon/app" + "github.com/babylonlabs-io/babylon/x/checkpointing/types" ) func TestInitGenesis(t *testing.T) { diff --git a/x/checkpointing/keeper/bls_signer.go b/x/checkpointing/keeper/bls_signer.go index 54e3ba974..8e7eb0ad8 100644 --- a/x/checkpointing/keeper/bls_signer.go +++ b/x/checkpointing/keeper/bls_signer.go @@ -4,8 +4,8 @@ import ( "github.com/cometbft/cometbft/crypto" sdk "github.com/cosmos/cosmos-sdk/types" - "github.com/babylonchain/babylon/crypto/bls12381" - "github.com/babylonchain/babylon/x/checkpointing/types" + "github.com/babylonlabs-io/babylon/crypto/bls12381" + "github.com/babylonlabs-io/babylon/x/checkpointing/types" ) type BlsSigner interface { diff --git a/x/checkpointing/keeper/bls_signer_test.go b/x/checkpointing/keeper/bls_signer_test.go index a6b367238..d11ee3727 100644 --- a/x/checkpointing/keeper/bls_signer_test.go +++ b/x/checkpointing/keeper/bls_signer_test.go @@ -4,8 +4,8 @@ import ( "github.com/cosmos/cosmos-sdk/crypto/keys/ed25519" sdk "github.com/cosmos/cosmos-sdk/types" - "github.com/babylonchain/babylon/crypto/bls12381" - epochingtypes "github.com/babylonchain/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/crypto/bls12381" + epochingtypes "github.com/babylonlabs-io/babylon/x/epoching/types" ) var ( diff --git a/x/checkpointing/keeper/ckpt_state.go b/x/checkpointing/keeper/ckpt_state.go index 3cc30b4e2..72bf7a290 100644 --- a/x/checkpointing/keeper/ckpt_state.go +++ b/x/checkpointing/keeper/ckpt_state.go @@ -4,7 +4,7 @@ import ( "context" "cosmossdk.io/store/prefix" storetypes "cosmossdk.io/store/types" - "github.com/babylonchain/babylon/x/checkpointing/types" + "github.com/babylonlabs-io/babylon/x/checkpointing/types" "github.com/cosmos/cosmos-sdk/codec" "github.com/cosmos/cosmos-sdk/runtime" sdk "github.com/cosmos/cosmos-sdk/types" diff --git a/x/checkpointing/keeper/genesis_bls.go b/x/checkpointing/keeper/genesis_bls.go index 71c3cab2e..7c404179e 100644 --- a/x/checkpointing/keeper/genesis_bls.go +++ b/x/checkpointing/keeper/genesis_bls.go @@ -2,7 +2,7 @@ package keeper import ( "context" - "github.com/babylonchain/babylon/x/checkpointing/types" + "github.com/babylonlabs-io/babylon/x/checkpointing/types" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/checkpointing/keeper/grpc_query_bls.go b/x/checkpointing/keeper/grpc_query_bls.go index ce9dfe4ac..35efb113f 100644 --- a/x/checkpointing/keeper/grpc_query_bls.go +++ b/x/checkpointing/keeper/grpc_query_bls.go @@ -2,7 +2,7 @@ package keeper import ( "context" - "github.com/babylonchain/babylon/x/checkpointing/types" + "github.com/babylonlabs-io/babylon/x/checkpointing/types" sdk "github.com/cosmos/cosmos-sdk/types" "github.com/jinzhu/copier" "google.golang.org/grpc/codes" diff --git a/x/checkpointing/keeper/grpc_query_bls_test.go b/x/checkpointing/keeper/grpc_query_bls_test.go index 8ec938bd8..d6f74661f 100644 --- a/x/checkpointing/keeper/grpc_query_bls_test.go +++ b/x/checkpointing/keeper/grpc_query_bls_test.go @@ -10,11 +10,11 @@ import ( "github.com/cosmos/cosmos-sdk/types/query" "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/app" - "github.com/babylonchain/babylon/testutil/datagen" - testhelper "github.com/babylonchain/babylon/testutil/helper" - checkpointingkeeper "github.com/babylonchain/babylon/x/checkpointing/keeper" - "github.com/babylonchain/babylon/x/checkpointing/types" + "github.com/babylonlabs-io/babylon/app" + "github.com/babylonlabs-io/babylon/testutil/datagen" + testhelper "github.com/babylonlabs-io/babylon/testutil/helper" + checkpointingkeeper "github.com/babylonlabs-io/babylon/x/checkpointing/keeper" + "github.com/babylonlabs-io/babylon/x/checkpointing/types" ) // FuzzQueryBLSKeySet does the following checks diff --git a/x/checkpointing/keeper/grpc_query_checkpoint.go b/x/checkpointing/keeper/grpc_query_checkpoint.go index b4f1810d9..fa56c1843 100644 --- a/x/checkpointing/keeper/grpc_query_checkpoint.go +++ b/x/checkpointing/keeper/grpc_query_checkpoint.go @@ -9,7 +9,7 @@ import ( "google.golang.org/grpc/codes" "google.golang.org/grpc/status" - "github.com/babylonchain/babylon/x/checkpointing/types" + "github.com/babylonlabs-io/babylon/x/checkpointing/types" ) var _ types.QueryServer = Keeper{} diff --git a/x/checkpointing/keeper/grpc_query_checkpoint_test.go b/x/checkpointing/keeper/grpc_query_checkpoint_test.go index c19342ecc..9da76a426 100644 --- a/x/checkpointing/keeper/grpc_query_checkpoint_test.go +++ b/x/checkpointing/keeper/grpc_query_checkpoint_test.go @@ -7,18 +7,18 @@ import ( "github.com/cosmos/cosmos-sdk/types/query" - "github.com/babylonchain/babylon/x/checkpointing/keeper" + "github.com/babylonlabs-io/babylon/x/checkpointing/keeper" "github.com/golang/mock/gomock" - "github.com/babylonchain/babylon/testutil/mocks" - "github.com/babylonchain/babylon/x/checkpointing/types" - epochingtypes "github.com/babylonchain/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/testutil/mocks" + "github.com/babylonlabs-io/babylon/x/checkpointing/types" + epochingtypes "github.com/babylonlabs-io/babylon/x/epoching/types" "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/testutil/datagen" - testkeeper "github.com/babylonchain/babylon/testutil/keeper" + "github.com/babylonlabs-io/babylon/testutil/datagen" + testkeeper "github.com/babylonlabs-io/babylon/testutil/keeper" ) func FuzzQueryEpoch(f *testing.F) { diff --git a/x/checkpointing/keeper/hooks.go b/x/checkpointing/keeper/hooks.go index 5dcd29a80..8018c800f 100644 --- a/x/checkpointing/keeper/hooks.go +++ b/x/checkpointing/keeper/hooks.go @@ -3,7 +3,7 @@ package keeper import ( "context" - "github.com/babylonchain/babylon/x/checkpointing/types" + "github.com/babylonlabs-io/babylon/x/checkpointing/types" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/checkpointing/keeper/keeper.go b/x/checkpointing/keeper/keeper.go index e33ed4f79..59f9a9c7f 100644 --- a/x/checkpointing/keeper/keeper.go +++ b/x/checkpointing/keeper/keeper.go @@ -7,7 +7,7 @@ import ( corestoretypes "cosmossdk.io/core/store" - txformat "github.com/babylonchain/babylon/btctxformatter" + txformat "github.com/babylonlabs-io/babylon/btctxformatter" "cosmossdk.io/log" "github.com/cosmos/cosmos-sdk/codec" @@ -15,9 +15,9 @@ import ( cmtprotocrypto "github.com/cometbft/cometbft/proto/tendermint/crypto" - "github.com/babylonchain/babylon/crypto/bls12381" - "github.com/babylonchain/babylon/x/checkpointing/types" - epochingtypes "github.com/babylonchain/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/crypto/bls12381" + "github.com/babylonlabs-io/babylon/x/checkpointing/types" + epochingtypes "github.com/babylonlabs-io/babylon/x/epoching/types" ) type ( diff --git a/x/checkpointing/keeper/keeper_test.go b/x/checkpointing/keeper/keeper_test.go index 4dd46f58d..1316f363a 100644 --- a/x/checkpointing/keeper/keeper_test.go +++ b/x/checkpointing/keeper/keeper_test.go @@ -10,12 +10,12 @@ import ( "github.com/golang/mock/gomock" "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/btctxformatter" - "github.com/babylonchain/babylon/crypto/bls12381" - "github.com/babylonchain/babylon/testutil/datagen" - testkeeper "github.com/babylonchain/babylon/testutil/keeper" - "github.com/babylonchain/babylon/testutil/mocks" - "github.com/babylonchain/babylon/x/checkpointing/types" + "github.com/babylonlabs-io/babylon/btctxformatter" + "github.com/babylonlabs-io/babylon/crypto/bls12381" + "github.com/babylonlabs-io/babylon/testutil/datagen" + testkeeper "github.com/babylonlabs-io/babylon/testutil/keeper" + "github.com/babylonlabs-io/babylon/testutil/mocks" + "github.com/babylonlabs-io/babylon/x/checkpointing/types" ) // FuzzKeeperAddRawCheckpoint checks diff --git a/x/checkpointing/keeper/msg_server.go b/x/checkpointing/keeper/msg_server.go index 04a088763..40c084723 100644 --- a/x/checkpointing/keeper/msg_server.go +++ b/x/checkpointing/keeper/msg_server.go @@ -5,9 +5,9 @@ import ( sdk "github.com/cosmos/cosmos-sdk/types" - epochingtypes "github.com/babylonchain/babylon/x/epoching/types" + epochingtypes "github.com/babylonlabs-io/babylon/x/epoching/types" - "github.com/babylonchain/babylon/x/checkpointing/types" + "github.com/babylonlabs-io/babylon/x/checkpointing/types" ) type msgServer struct { diff --git a/x/checkpointing/keeper/msg_server_test.go b/x/checkpointing/keeper/msg_server_test.go index e8b32e471..fffba8d6e 100644 --- a/x/checkpointing/keeper/msg_server_test.go +++ b/x/checkpointing/keeper/msg_server_test.go @@ -11,15 +11,15 @@ import ( stakingtypes "github.com/cosmos/cosmos-sdk/x/staking/types" "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/app" - appparams "github.com/babylonchain/babylon/app/params" - "github.com/babylonchain/babylon/crypto/bls12381" - "github.com/babylonchain/babylon/privval" - "github.com/babylonchain/babylon/testutil/datagen" - testhelper "github.com/babylonchain/babylon/testutil/helper" - checkpointingkeeper "github.com/babylonchain/babylon/x/checkpointing/keeper" - "github.com/babylonchain/babylon/x/checkpointing/types" - epochingtypes "github.com/babylonchain/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/app" + appparams "github.com/babylonlabs-io/babylon/app/params" + "github.com/babylonlabs-io/babylon/crypto/bls12381" + "github.com/babylonlabs-io/babylon/privval" + "github.com/babylonlabs-io/babylon/testutil/datagen" + testhelper "github.com/babylonlabs-io/babylon/testutil/helper" + checkpointingkeeper "github.com/babylonlabs-io/babylon/x/checkpointing/keeper" + "github.com/babylonlabs-io/babylon/x/checkpointing/types" + epochingtypes "github.com/babylonlabs-io/babylon/x/epoching/types" ) // FuzzWrappedCreateValidator_InsufficientTokens tests adding new validators with zero voting power diff --git a/x/checkpointing/keeper/registration_state.go b/x/checkpointing/keeper/registration_state.go index 84a052c68..968a4d185 100644 --- a/x/checkpointing/keeper/registration_state.go +++ b/x/checkpointing/keeper/registration_state.go @@ -5,8 +5,8 @@ import ( "cosmossdk.io/store/prefix" storetypes "cosmossdk.io/store/types" - "github.com/babylonchain/babylon/crypto/bls12381" - "github.com/babylonchain/babylon/x/checkpointing/types" + "github.com/babylonlabs-io/babylon/crypto/bls12381" + "github.com/babylonlabs-io/babylon/x/checkpointing/types" "github.com/cosmos/cosmos-sdk/codec" "github.com/cosmos/cosmos-sdk/runtime" sdk "github.com/cosmos/cosmos-sdk/types" diff --git a/x/checkpointing/keeper/val_bls_set.go b/x/checkpointing/keeper/val_bls_set.go index a3ba8df88..96815405e 100644 --- a/x/checkpointing/keeper/val_bls_set.go +++ b/x/checkpointing/keeper/val_bls_set.go @@ -4,7 +4,7 @@ import ( "context" "cosmossdk.io/store/prefix" "fmt" - "github.com/babylonchain/babylon/x/checkpointing/types" + "github.com/babylonlabs-io/babylon/x/checkpointing/types" "github.com/cosmos/cosmos-sdk/runtime" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/checkpointing/keeper/val_bls_set_test.go b/x/checkpointing/keeper/val_bls_set_test.go index 1c4e84292..36f4cf822 100644 --- a/x/checkpointing/keeper/val_bls_set_test.go +++ b/x/checkpointing/keeper/val_bls_set_test.go @@ -9,11 +9,11 @@ import ( "github.com/cosmos/cosmos-sdk/baseapp" "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/app" - "github.com/babylonchain/babylon/testutil/datagen" - testhelper "github.com/babylonchain/babylon/testutil/helper" - checkpointingkeeper "github.com/babylonchain/babylon/x/checkpointing/keeper" - "github.com/babylonchain/babylon/x/checkpointing/types" + "github.com/babylonlabs-io/babylon/app" + "github.com/babylonlabs-io/babylon/testutil/datagen" + testhelper "github.com/babylonlabs-io/babylon/testutil/helper" + checkpointingkeeper "github.com/babylonlabs-io/babylon/x/checkpointing/keeper" + "github.com/babylonlabs-io/babylon/x/checkpointing/types" ) func FuzzGetValidatorBlsKeySet(f *testing.F) { diff --git a/x/checkpointing/module.go b/x/checkpointing/module.go index 7e5cb77cc..ff29c666f 100644 --- a/x/checkpointing/module.go +++ b/x/checkpointing/module.go @@ -13,9 +13,9 @@ import ( abci "github.com/cometbft/cometbft/abci/types" - "github.com/babylonchain/babylon/x/checkpointing/client/cli" - "github.com/babylonchain/babylon/x/checkpointing/keeper" - "github.com/babylonchain/babylon/x/checkpointing/types" + "github.com/babylonlabs-io/babylon/x/checkpointing/client/cli" + "github.com/babylonlabs-io/babylon/x/checkpointing/keeper" + "github.com/babylonlabs-io/babylon/x/checkpointing/types" "github.com/cosmos/cosmos-sdk/client" "github.com/cosmos/cosmos-sdk/codec" cdctypes "github.com/cosmos/cosmos-sdk/codec/types" diff --git a/x/checkpointing/proposal.go b/x/checkpointing/proposal.go index b9d3a3696..68748c460 100644 --- a/x/checkpointing/proposal.go +++ b/x/checkpointing/proposal.go @@ -13,7 +13,7 @@ import ( abci "github.com/cometbft/cometbft/abci/types" - ckpttypes "github.com/babylonchain/babylon/x/checkpointing/types" + ckpttypes "github.com/babylonlabs-io/babylon/x/checkpointing/types" ) const defaultInjectedTxIndex = 0 diff --git a/x/checkpointing/proposal_expected_keeper.go b/x/checkpointing/proposal_expected_keeper.go index 920c2eeb2..697ed90d6 100644 --- a/x/checkpointing/proposal_expected_keeper.go +++ b/x/checkpointing/proposal_expected_keeper.go @@ -3,9 +3,9 @@ package checkpointing import ( "context" - "github.com/babylonchain/babylon/crypto/bls12381" - "github.com/babylonchain/babylon/x/checkpointing/types" - epochingtypes "github.com/babylonchain/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/crypto/bls12381" + "github.com/babylonlabs-io/babylon/x/checkpointing/types" + epochingtypes "github.com/babylonlabs-io/babylon/x/epoching/types" cmtprotocrypto "github.com/cometbft/cometbft/proto/tendermint/crypto" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/checkpointing/proposal_test.go b/x/checkpointing/proposal_test.go index b754547a7..afd88afd4 100644 --- a/x/checkpointing/proposal_test.go +++ b/x/checkpointing/proposal_test.go @@ -20,13 +20,13 @@ import ( "github.com/golang/mock/gomock" "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/crypto/bls12381" - "github.com/babylonchain/babylon/testutil/datagen" - "github.com/babylonchain/babylon/testutil/helper" - "github.com/babylonchain/babylon/testutil/mocks" - "github.com/babylonchain/babylon/x/checkpointing" - checkpointingtypes "github.com/babylonchain/babylon/x/checkpointing/types" - et "github.com/babylonchain/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/crypto/bls12381" + "github.com/babylonlabs-io/babylon/testutil/datagen" + "github.com/babylonlabs-io/babylon/testutil/helper" + "github.com/babylonlabs-io/babylon/testutil/mocks" + "github.com/babylonlabs-io/babylon/x/checkpointing" + checkpointingtypes "github.com/babylonlabs-io/babylon/x/checkpointing/types" + et "github.com/babylonlabs-io/babylon/x/epoching/types" ) type TestValidator struct { diff --git a/x/checkpointing/types/bls_key.pb.go b/x/checkpointing/types/bls_key.pb.go index cc2cd6b74..03e86bd3b 100644 --- a/x/checkpointing/types/bls_key.pb.go +++ b/x/checkpointing/types/bls_key.pb.go @@ -5,7 +5,7 @@ package types import ( fmt "fmt" - github_com_babylonchain_babylon_crypto_bls12381 "github.com/babylonchain/babylon/crypto/bls12381" + github_com_babylonchain_babylon_crypto_bls12381 "github.com/babylonlabs-io/babylon/crypto/bls12381" _ "github.com/cosmos/gogoproto/gogoproto" proto "github.com/cosmos/gogoproto/proto" io "io" @@ -27,7 +27,7 @@ const _ = proto.GoGoProtoPackageIsVersion3 // please upgrade the proto package // BlsKey wraps BLS public key with PoP type BlsKey struct { // pubkey is the BLS public key of a validator - Pubkey *github_com_babylonchain_babylon_crypto_bls12381.PublicKey `protobuf:"bytes,1,opt,name=pubkey,proto3,customtype=github.com/babylonchain/babylon/crypto/bls12381.PublicKey" json:"pubkey,omitempty"` + Pubkey *github_com_babylonchain_babylon_crypto_bls12381.PublicKey `protobuf:"bytes,1,opt,name=pubkey,proto3,customtype=github.com/babylonlabs-io/babylon/crypto/bls12381.PublicKey" json:"pubkey,omitempty"` // pop is the proof-of-possession of the BLS key Pop *ProofOfPossession `protobuf:"bytes,2,opt,name=pop,proto3" json:"pop,omitempty"` } @@ -80,7 +80,7 @@ type ProofOfPossession struct { Ed25519Sig []byte `protobuf:"bytes,1,opt,name=ed25519_sig,json=ed25519Sig,proto3" json:"ed25519_sig,omitempty"` // bls_sig is the result of PoP, bls_sig = sign(key = BLS_sk, data = // ed25519_sig) - BlsSig *github_com_babylonchain_babylon_crypto_bls12381.Signature `protobuf:"bytes,2,opt,name=bls_sig,json=blsSig,proto3,customtype=github.com/babylonchain/babylon/crypto/bls12381.Signature" json:"bls_sig,omitempty"` + BlsSig *github_com_babylonchain_babylon_crypto_bls12381.Signature `protobuf:"bytes,2,opt,name=bls_sig,json=blsSig,proto3,customtype=github.com/babylonlabs-io/babylon/crypto/bls12381.Signature" json:"bls_sig,omitempty"` } func (m *ProofOfPossession) Reset() { *m = ProofOfPossession{} } @@ -246,7 +246,7 @@ type VoteExtension struct { // height is the height of the vote extension Height uint64 `protobuf:"varint,5,opt,name=height,proto3" json:"height,omitempty"` // bls_sig is the BLS signature - BlsSig *github_com_babylonchain_babylon_crypto_bls12381.Signature `protobuf:"bytes,6,opt,name=bls_sig,json=blsSig,proto3,customtype=github.com/babylonchain/babylon/crypto/bls12381.Signature" json:"bls_sig,omitempty"` + BlsSig *github_com_babylonchain_babylon_crypto_bls12381.Signature `protobuf:"bytes,6,opt,name=bls_sig,json=blsSig,proto3,customtype=github.com/babylonlabs-io/babylon/crypto/bls12381.Signature" json:"bls_sig,omitempty"` } func (m *VoteExtension) Reset() { *m = VoteExtension{} } diff --git a/x/checkpointing/types/checkpoint.pb.go b/x/checkpointing/types/checkpoint.pb.go index 4d3fdb84c..8e443f969 100644 --- a/x/checkpointing/types/checkpoint.pb.go +++ b/x/checkpointing/types/checkpoint.pb.go @@ -6,7 +6,7 @@ package types import ( bytes "bytes" fmt "fmt" - github_com_babylonchain_babylon_crypto_bls12381 "github.com/babylonchain/babylon/crypto/bls12381" + github_com_babylonchain_babylon_crypto_bls12381 "github.com/babylonlabs-io/babylon/crypto/bls12381" types "github.com/cometbft/cometbft/abci/types" _ "github.com/cosmos/gogoproto/gogoproto" proto "github.com/cosmos/gogoproto/proto" @@ -81,7 +81,7 @@ type RawCheckpoint struct { Bitmap []byte `protobuf:"bytes,3,opt,name=bitmap,proto3" json:"bitmap,omitempty"` // bls_multi_sig defines the multi sig that is aggregated from individual BLS // sigs - BlsMultiSig *github_com_babylonchain_babylon_crypto_bls12381.Signature `protobuf:"bytes,4,opt,name=bls_multi_sig,json=blsMultiSig,proto3,customtype=github.com/babylonchain/babylon/crypto/bls12381.Signature" json:"bls_multi_sig,omitempty"` + BlsMultiSig *github_com_babylonchain_babylon_crypto_bls12381.Signature `protobuf:"bytes,4,opt,name=bls_multi_sig,json=blsMultiSig,proto3,customtype=github.com/babylonlabs-io/babylon/crypto/bls12381.Signature" json:"bls_multi_sig,omitempty"` } func (m *RawCheckpoint) Reset() { *m = RawCheckpoint{} } @@ -137,7 +137,7 @@ type RawCheckpointWithMeta struct { // status defines the status of the checkpoint Status CheckpointStatus `protobuf:"varint,2,opt,name=status,proto3,enum=babylon.checkpointing.v1.CheckpointStatus" json:"status,omitempty"` // bls_aggr_pk defines the aggregated BLS public key - BlsAggrPk *github_com_babylonchain_babylon_crypto_bls12381.PublicKey `protobuf:"bytes,3,opt,name=bls_aggr_pk,json=blsAggrPk,proto3,customtype=github.com/babylonchain/babylon/crypto/bls12381.PublicKey" json:"bls_aggr_pk,omitempty"` + BlsAggrPk *github_com_babylonchain_babylon_crypto_bls12381.PublicKey `protobuf:"bytes,3,opt,name=bls_aggr_pk,json=blsAggrPk,proto3,customtype=github.com/babylonlabs-io/babylon/crypto/bls12381.PublicKey" json:"bls_aggr_pk,omitempty"` // power_sum defines the accumulated voting power for the checkpoint PowerSum uint64 `protobuf:"varint,4,opt,name=power_sum,json=powerSum,proto3" json:"power_sum,omitempty"` // lifecycle defines the lifecycle of this checkpoint, i.e., each state @@ -335,7 +335,7 @@ type BlsSig struct { // block_hash defines the 'BlockID.Hash', which is the hash of // the block that individual BLS sigs are signed on BlockHash *BlockHash `protobuf:"bytes,2,opt,name=block_hash,json=blockHash,proto3,customtype=BlockHash" json:"block_hash,omitempty"` - BlsSig *github_com_babylonchain_babylon_crypto_bls12381.Signature `protobuf:"bytes,3,opt,name=bls_sig,json=blsSig,proto3,customtype=github.com/babylonchain/babylon/crypto/bls12381.Signature" json:"bls_sig,omitempty"` + BlsSig *github_com_babylonchain_babylon_crypto_bls12381.Signature `protobuf:"bytes,3,opt,name=bls_sig,json=blsSig,proto3,customtype=github.com/babylonlabs-io/babylon/crypto/bls12381.Signature" json:"bls_sig,omitempty"` // can't find cosmos_proto.scalar when compiling due to cosmos v0.45.4 does // not support scalar string signer_address = 4 [(cosmos_proto.scalar) = // "cosmos.AddressString"] diff --git a/x/checkpointing/types/expected_keepers.go b/x/checkpointing/types/expected_keepers.go index adeb297d1..53f15112c 100644 --- a/x/checkpointing/types/expected_keepers.go +++ b/x/checkpointing/types/expected_keepers.go @@ -7,7 +7,7 @@ import ( sdk "github.com/cosmos/cosmos-sdk/types" stakingtypes "github.com/cosmos/cosmos-sdk/x/staking/types" - epochingtypes "github.com/babylonchain/babylon/x/epoching/types" + epochingtypes "github.com/babylonlabs-io/babylon/x/epoching/types" ) // EpochingKeeper defines the expected interface needed to retrieve epoch info diff --git a/x/checkpointing/types/genesis.go b/x/checkpointing/types/genesis.go index bbe289ea9..065cd2268 100644 --- a/x/checkpointing/types/genesis.go +++ b/x/checkpointing/types/genesis.go @@ -12,7 +12,7 @@ import ( cryptotypes "github.com/cosmos/cosmos-sdk/crypto/types" sdk "github.com/cosmos/cosmos-sdk/types" - "github.com/babylonchain/babylon/crypto/bls12381" + "github.com/babylonlabs-io/babylon/crypto/bls12381" ) // DefaultGenesis returns the default Capability genesis state diff --git a/x/checkpointing/types/keys.go b/x/checkpointing/types/keys.go index 53847c1c4..1db18fc52 100644 --- a/x/checkpointing/types/keys.go +++ b/x/checkpointing/types/keys.go @@ -1,7 +1,7 @@ package types import ( - "github.com/babylonchain/babylon/crypto/bls12381" + "github.com/babylonlabs-io/babylon/crypto/bls12381" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/checkpointing/types/msgs.go b/x/checkpointing/types/msgs.go index 4af049c62..869f36578 100644 --- a/x/checkpointing/types/msgs.go +++ b/x/checkpointing/types/msgs.go @@ -9,7 +9,7 @@ import ( sdk "github.com/cosmos/cosmos-sdk/types" stakingtypes "github.com/cosmos/cosmos-sdk/x/staking/types" - "github.com/babylonchain/babylon/crypto/bls12381" + "github.com/babylonlabs-io/babylon/crypto/bls12381" ) var ( diff --git a/x/checkpointing/types/msgs_test.go b/x/checkpointing/types/msgs_test.go index f8191cce7..89301ebbf 100644 --- a/x/checkpointing/types/msgs_test.go +++ b/x/checkpointing/types/msgs_test.go @@ -4,10 +4,10 @@ import ( "testing" sdkmath "cosmossdk.io/math" - appparams "github.com/babylonchain/babylon/app/params" - "github.com/babylonchain/babylon/crypto/bls12381" - "github.com/babylonchain/babylon/privval" - "github.com/babylonchain/babylon/x/checkpointing/types" + appparams "github.com/babylonlabs-io/babylon/app/params" + "github.com/babylonlabs-io/babylon/crypto/bls12381" + "github.com/babylonlabs-io/babylon/privval" + "github.com/babylonlabs-io/babylon/x/checkpointing/types" "github.com/cometbft/cometbft/crypto/ed25519" "github.com/cosmos/cosmos-sdk/codec" codectypes "github.com/cosmos/cosmos-sdk/codec/types" diff --git a/x/checkpointing/types/pop.go b/x/checkpointing/types/pop.go index 6e7586157..c5f14fc03 100644 --- a/x/checkpointing/types/pop.go +++ b/x/checkpointing/types/pop.go @@ -1,7 +1,7 @@ package types import ( - "github.com/babylonchain/babylon/crypto/bls12381" + "github.com/babylonlabs-io/babylon/crypto/bls12381" "github.com/cometbft/cometbft/crypto/ed25519" cryptotypes "github.com/cosmos/cosmos-sdk/crypto/types" ) diff --git a/x/checkpointing/types/pop_test.go b/x/checkpointing/types/pop_test.go index 3bd2aec76..10e03df6a 100644 --- a/x/checkpointing/types/pop_test.go +++ b/x/checkpointing/types/pop_test.go @@ -1,8 +1,8 @@ package types_test import ( - "github.com/babylonchain/babylon/crypto/bls12381" - "github.com/babylonchain/babylon/privval" + "github.com/babylonlabs-io/babylon/crypto/bls12381" + "github.com/babylonlabs-io/babylon/privval" "github.com/cometbft/cometbft/crypto/ed25519" "github.com/cosmos/cosmos-sdk/crypto/codec" "github.com/stretchr/testify/require" diff --git a/x/checkpointing/types/query.pb.go b/x/checkpointing/types/query.pb.go index 485d8e0ec..56bb7d916 100644 --- a/x/checkpointing/types/query.pb.go +++ b/x/checkpointing/types/query.pb.go @@ -6,7 +6,7 @@ package types import ( context "context" fmt "fmt" - github_com_babylonchain_babylon_crypto_bls12381 "github.com/babylonchain/babylon/crypto/bls12381" + github_com_babylonchain_babylon_crypto_bls12381 "github.com/babylonlabs-io/babylon/crypto/bls12381" query "github.com/cosmos/cosmos-sdk/types/query" _ "github.com/cosmos/gogoproto/gogoproto" grpc1 "github.com/cosmos/gogoproto/grpc" @@ -759,7 +759,7 @@ type RawCheckpointResponse struct { Bitmap []byte `protobuf:"bytes,3,opt,name=bitmap,proto3" json:"bitmap,omitempty"` // bls_multi_sig defines the multi sig that is aggregated from individual BLS // sigs - BlsMultiSig *github_com_babylonchain_babylon_crypto_bls12381.Signature `protobuf:"bytes,4,opt,name=bls_multi_sig,json=blsMultiSig,proto3,customtype=github.com/babylonchain/babylon/crypto/bls12381.Signature" json:"bls_multi_sig,omitempty"` + BlsMultiSig *github_com_babylonchain_babylon_crypto_bls12381.Signature `protobuf:"bytes,4,opt,name=bls_multi_sig,json=blsMultiSig,proto3,customtype=github.com/babylonlabs-io/babylon/crypto/bls12381.Signature" json:"bls_multi_sig,omitempty"` } func (m *RawCheckpointResponse) Reset() { *m = RawCheckpointResponse{} } @@ -899,7 +899,7 @@ type RawCheckpointWithMetaResponse struct { // status_desc respresents the description of status enum. StatusDesc string `protobuf:"bytes,3,opt,name=status_desc,json=statusDesc,proto3" json:"status_desc,omitempty"` // bls_aggr_pk defines the aggregated BLS public key - BlsAggrPk *github_com_babylonchain_babylon_crypto_bls12381.PublicKey `protobuf:"bytes,4,opt,name=bls_aggr_pk,json=blsAggrPk,proto3,customtype=github.com/babylonchain/babylon/crypto/bls12381.PublicKey" json:"bls_aggr_pk,omitempty"` + BlsAggrPk *github_com_babylonchain_babylon_crypto_bls12381.PublicKey `protobuf:"bytes,4,opt,name=bls_aggr_pk,json=blsAggrPk,proto3,customtype=github.com/babylonlabs-io/babylon/crypto/bls12381.PublicKey" json:"bls_aggr_pk,omitempty"` // power_sum defines the accumulated voting power for the checkpoint PowerSum uint64 `protobuf:"varint,5,opt,name=power_sum,json=powerSum,proto3" json:"power_sum,omitempty"` // lifecycle defines the lifecycle of this checkpoint, i.e., each state diff --git a/x/checkpointing/types/types.go b/x/checkpointing/types/types.go index dabec4b71..116728539 100644 --- a/x/checkpointing/types/types.go +++ b/x/checkpointing/types/types.go @@ -11,9 +11,9 @@ import ( "github.com/cosmos/cosmos-sdk/codec" sdk "github.com/cosmos/cosmos-sdk/types" - txformat "github.com/babylonchain/babylon/btctxformatter" - "github.com/babylonchain/babylon/crypto/bls12381" - epochingtypes "github.com/babylonchain/babylon/x/epoching/types" + txformat "github.com/babylonlabs-io/babylon/btctxformatter" + "github.com/babylonlabs-io/babylon/crypto/bls12381" + epochingtypes "github.com/babylonlabs-io/babylon/x/epoching/types" ) const ( diff --git a/x/checkpointing/types/types_test.go b/x/checkpointing/types/types_test.go index 3875024c9..ea0f2a791 100644 --- a/x/checkpointing/types/types_test.go +++ b/x/checkpointing/types/types_test.go @@ -7,9 +7,9 @@ import ( "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/testutil/datagen" - testkeeper "github.com/babylonchain/babylon/testutil/keeper" - "github.com/babylonchain/babylon/x/checkpointing/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + testkeeper "github.com/babylonlabs-io/babylon/testutil/keeper" + "github.com/babylonlabs-io/babylon/x/checkpointing/types" ) // a single validator diff --git a/x/checkpointing/types/utils.go b/x/checkpointing/types/utils.go index faef788dd..8a1c4f8e1 100644 --- a/x/checkpointing/types/utils.go +++ b/x/checkpointing/types/utils.go @@ -7,8 +7,8 @@ import ( "github.com/cometbft/cometbft/crypto/tmhash" sdk "github.com/cosmos/cosmos-sdk/types" - "github.com/babylonchain/babylon/btctxformatter" - "github.com/babylonchain/babylon/crypto/bls12381" + "github.com/babylonlabs-io/babylon/btctxformatter" + "github.com/babylonlabs-io/babylon/crypto/bls12381" ) func (m BlsSig) Hash() BlsSigHash { diff --git a/x/checkpointing/types/val_bls_set.go b/x/checkpointing/types/val_bls_set.go index 8db7764e5..9603d4bc5 100644 --- a/x/checkpointing/types/val_bls_set.go +++ b/x/checkpointing/types/val_bls_set.go @@ -3,7 +3,7 @@ package types import ( "fmt" - "github.com/babylonchain/babylon/crypto/bls12381" + "github.com/babylonlabs-io/babylon/crypto/bls12381" "github.com/boljen/go-bitmap" "github.com/cosmos/cosmos-sdk/codec" ) diff --git a/x/checkpointing/vote_ext.go b/x/checkpointing/vote_ext.go index ea4239de3..6bdd10e1d 100644 --- a/x/checkpointing/vote_ext.go +++ b/x/checkpointing/vote_ext.go @@ -8,8 +8,8 @@ import ( "github.com/cosmos/cosmos-sdk/baseapp" sdk "github.com/cosmos/cosmos-sdk/types" - "github.com/babylonchain/babylon/x/checkpointing/keeper" - ckpttypes "github.com/babylonchain/babylon/x/checkpointing/types" + "github.com/babylonlabs-io/babylon/x/checkpointing/keeper" + ckpttypes "github.com/babylonlabs-io/babylon/x/checkpointing/types" ) // VoteExtensionHandler defines a BLS-based vote extension handlers for Babylon. diff --git a/x/checkpointing/vote_ext_test.go b/x/checkpointing/vote_ext_test.go index 3b91aaf6b..90c57342f 100644 --- a/x/checkpointing/vote_ext_test.go +++ b/x/checkpointing/vote_ext_test.go @@ -7,9 +7,9 @@ import ( abci "github.com/cometbft/cometbft/abci/types" "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/testutil/datagen" - testhelper "github.com/babylonchain/babylon/testutil/helper" - "github.com/babylonchain/babylon/x/checkpointing/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + testhelper "github.com/babylonlabs-io/babylon/testutil/helper" + "github.com/babylonlabs-io/babylon/x/checkpointing/types" ) // FuzzAddBLSSigVoteExtension_MultipleVals tests adding BLS signatures via VoteExtension diff --git a/x/epoching/abci.go b/x/epoching/abci.go index 14fc82c2b..04097d3aa 100644 --- a/x/epoching/abci.go +++ b/x/epoching/abci.go @@ -5,8 +5,8 @@ import ( "fmt" "time" - "github.com/babylonchain/babylon/x/epoching/keeper" - "github.com/babylonchain/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/x/epoching/keeper" + "github.com/babylonlabs-io/babylon/x/epoching/types" abci "github.com/cometbft/cometbft/abci/types" "github.com/cosmos/cosmos-sdk/telemetry" diff --git a/x/epoching/client/cli/query.go b/x/epoching/client/cli/query.go index 34c439cb6..80656ce80 100644 --- a/x/epoching/client/cli/query.go +++ b/x/epoching/client/cli/query.go @@ -5,7 +5,7 @@ import ( "fmt" "strconv" - "github.com/babylonchain/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/x/epoching/types" "github.com/cosmos/cosmos-sdk/client" "github.com/cosmos/cosmos-sdk/client/flags" "github.com/spf13/cobra" diff --git a/x/epoching/client/cli/tx.go b/x/epoching/client/cli/tx.go index 42923beaf..a3fd11931 100644 --- a/x/epoching/client/cli/tx.go +++ b/x/epoching/client/cli/tx.go @@ -7,8 +7,8 @@ import ( "github.com/spf13/cobra" - "github.com/babylonchain/babylon/app/params" - "github.com/babylonchain/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/app/params" + "github.com/babylonlabs-io/babylon/x/epoching/types" "github.com/cosmos/cosmos-sdk/client" "github.com/cosmos/cosmos-sdk/client/flags" "github.com/cosmos/cosmos-sdk/client/tx" diff --git a/x/epoching/genesis.go b/x/epoching/genesis.go index efd7b985d..2c96e3694 100644 --- a/x/epoching/genesis.go +++ b/x/epoching/genesis.go @@ -2,8 +2,8 @@ package epoching import ( "context" - "github.com/babylonchain/babylon/x/epoching/keeper" - "github.com/babylonchain/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/x/epoching/keeper" + "github.com/babylonlabs-io/babylon/x/epoching/types" ) // InitGenesis initializes the capability module's state from a provided genesis diff --git a/x/epoching/genesis_test.go b/x/epoching/genesis_test.go index ae92a5024..22c4450d9 100644 --- a/x/epoching/genesis_test.go +++ b/x/epoching/genesis_test.go @@ -3,11 +3,11 @@ package epoching_test import ( "testing" - "github.com/babylonchain/babylon/x/epoching" + "github.com/babylonlabs-io/babylon/x/epoching" "github.com/stretchr/testify/require" - simapp "github.com/babylonchain/babylon/app" - "github.com/babylonchain/babylon/x/epoching/types" + simapp "github.com/babylonlabs-io/babylon/app" + "github.com/babylonlabs-io/babylon/x/epoching/types" ) func TestExportGenesis(t *testing.T) { diff --git a/x/epoching/keeper/drop_validator_msg_decorator.go b/x/epoching/keeper/drop_validator_msg_decorator.go index c9f3baa45..c6261b1e3 100644 --- a/x/epoching/keeper/drop_validator_msg_decorator.go +++ b/x/epoching/keeper/drop_validator_msg_decorator.go @@ -1,7 +1,7 @@ package keeper import ( - epochingtypes "github.com/babylonchain/babylon/x/epoching/types" + epochingtypes "github.com/babylonlabs-io/babylon/x/epoching/types" sdk "github.com/cosmos/cosmos-sdk/types" stakingtypes "github.com/cosmos/cosmos-sdk/x/staking/types" ) diff --git a/x/epoching/keeper/epoch_msg_queue.go b/x/epoching/keeper/epoch_msg_queue.go index 52970fc52..232bef822 100644 --- a/x/epoching/keeper/epoch_msg_queue.go +++ b/x/epoching/keeper/epoch_msg_queue.go @@ -9,7 +9,7 @@ import ( errorsmod "cosmossdk.io/errors" "cosmossdk.io/store/prefix" - "github.com/babylonchain/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/x/epoching/types" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/epoching/keeper/epoch_msg_queue_test.go b/x/epoching/keeper/epoch_msg_queue_test.go index 22703df73..b7fe5504d 100644 --- a/x/epoching/keeper/epoch_msg_queue_test.go +++ b/x/epoching/keeper/epoch_msg_queue_test.go @@ -4,16 +4,16 @@ import ( "math/rand" "testing" - "github.com/babylonchain/babylon/testutil/datagen" - testhelper "github.com/babylonchain/babylon/testutil/helper" - "github.com/babylonchain/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + testhelper "github.com/babylonlabs-io/babylon/testutil/helper" + "github.com/babylonlabs-io/babylon/x/epoching/types" stakingtypes "github.com/cosmos/cosmos-sdk/x/staking/types" sdk "github.com/cosmos/cosmos-sdk/types" "github.com/stretchr/testify/require" - appparams "github.com/babylonchain/babylon/app/params" + appparams "github.com/babylonlabs-io/babylon/app/params" ) var ( diff --git a/x/epoching/keeper/epoch_slashed_val_set.go b/x/epoching/keeper/epoch_slashed_val_set.go index a52b89624..1fa73f77e 100644 --- a/x/epoching/keeper/epoch_slashed_val_set.go +++ b/x/epoching/keeper/epoch_slashed_val_set.go @@ -5,7 +5,7 @@ import ( errorsmod "cosmossdk.io/errors" sdkmath "cosmossdk.io/math" "cosmossdk.io/store/prefix" - "github.com/babylonchain/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/x/epoching/types" "github.com/cosmos/cosmos-sdk/runtime" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/epoching/keeper/epoch_slashed_val_set_test.go b/x/epoching/keeper/epoch_slashed_val_set_test.go index 90ae8ad4b..8231b9bb1 100644 --- a/x/epoching/keeper/epoch_slashed_val_set_test.go +++ b/x/epoching/keeper/epoch_slashed_val_set_test.go @@ -7,13 +7,13 @@ import ( sdkmath "cosmossdk.io/math" - "github.com/babylonchain/babylon/testutil/datagen" - testhelper "github.com/babylonchain/babylon/testutil/helper" + "github.com/babylonlabs-io/babylon/testutil/datagen" + testhelper "github.com/babylonlabs-io/babylon/testutil/helper" sdk "github.com/cosmos/cosmos-sdk/types" "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/x/epoching/types" ) func FuzzSlashedValSet(f *testing.F) { diff --git a/x/epoching/keeper/epoch_val_set.go b/x/epoching/keeper/epoch_val_set.go index 4095df178..baef32df6 100644 --- a/x/epoching/keeper/epoch_val_set.go +++ b/x/epoching/keeper/epoch_val_set.go @@ -5,7 +5,7 @@ import ( errorsmod "cosmossdk.io/errors" sdkmath "cosmossdk.io/math" "cosmossdk.io/store/prefix" - "github.com/babylonchain/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/x/epoching/types" "github.com/cosmos/cosmos-sdk/runtime" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/epoching/keeper/epoch_val_set_test.go b/x/epoching/keeper/epoch_val_set_test.go index 8bc1e3b89..32b886bbb 100644 --- a/x/epoching/keeper/epoch_val_set_test.go +++ b/x/epoching/keeper/epoch_val_set_test.go @@ -4,8 +4,8 @@ import ( "math/rand" "testing" - "github.com/babylonchain/babylon/testutil/datagen" - testhelper "github.com/babylonchain/babylon/testutil/helper" + "github.com/babylonlabs-io/babylon/testutil/datagen" + testhelper "github.com/babylonlabs-io/babylon/testutil/helper" sdk "github.com/cosmos/cosmos-sdk/types" "github.com/stretchr/testify/require" diff --git a/x/epoching/keeper/epochs.go b/x/epoching/keeper/epochs.go index 8ee863952..089318d63 100644 --- a/x/epoching/keeper/epochs.go +++ b/x/epoching/keeper/epochs.go @@ -9,7 +9,7 @@ import ( "github.com/cosmos/cosmos-sdk/runtime" sdk "github.com/cosmos/cosmos-sdk/types" - "github.com/babylonchain/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/x/epoching/types" ) func (k Keeper) setEpochInfo(ctx context.Context, epochNumber uint64, epoch *types.Epoch) { diff --git a/x/epoching/keeper/epochs_test.go b/x/epoching/keeper/epochs_test.go index a4a3dff99..30aaf91c3 100644 --- a/x/epoching/keeper/epochs_test.go +++ b/x/epoching/keeper/epochs_test.go @@ -6,8 +6,8 @@ import ( "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/testutil/datagen" - testhelper "github.com/babylonchain/babylon/testutil/helper" + "github.com/babylonlabs-io/babylon/testutil/datagen" + testhelper "github.com/babylonlabs-io/babylon/testutil/helper" ) func FuzzEpochs(f *testing.F) { diff --git a/x/epoching/keeper/grpc_query.go b/x/epoching/keeper/grpc_query.go index 9d88cc565..d3ea77434 100644 --- a/x/epoching/keeper/grpc_query.go +++ b/x/epoching/keeper/grpc_query.go @@ -7,7 +7,7 @@ import ( "cosmossdk.io/math" errorsmod "cosmossdk.io/errors" - "github.com/babylonchain/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/x/epoching/types" sdk "github.com/cosmos/cosmos-sdk/types" sdkerrors "github.com/cosmos/cosmos-sdk/types/errors" "github.com/cosmos/cosmos-sdk/types/query" diff --git a/x/epoching/keeper/grpc_query_test.go b/x/epoching/keeper/grpc_query_test.go index 92fc074fc..fa92bb853 100644 --- a/x/epoching/keeper/grpc_query_test.go +++ b/x/epoching/keeper/grpc_query_test.go @@ -11,9 +11,9 @@ import ( "github.com/cosmos/cosmos-sdk/types/query" "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/testutil/datagen" - testhelper "github.com/babylonchain/babylon/testutil/helper" - "github.com/babylonchain/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + testhelper "github.com/babylonlabs-io/babylon/testutil/helper" + "github.com/babylonlabs-io/babylon/x/epoching/types" ) // FuzzParamsQuery fuzzes queryClient.Params diff --git a/x/epoching/keeper/hooks.go b/x/epoching/keeper/hooks.go index 10db4a52a..525e26640 100644 --- a/x/epoching/keeper/hooks.go +++ b/x/epoching/keeper/hooks.go @@ -4,8 +4,8 @@ import ( "context" "cosmossdk.io/math" - checkpointingtypes "github.com/babylonchain/babylon/x/checkpointing/types" - "github.com/babylonchain/babylon/x/epoching/types" + checkpointingtypes "github.com/babylonlabs-io/babylon/x/checkpointing/types" + "github.com/babylonlabs-io/babylon/x/epoching/types" sdk "github.com/cosmos/cosmos-sdk/types" stakingtypes "github.com/cosmos/cosmos-sdk/x/staking/types" ) diff --git a/x/epoching/keeper/keeper.go b/x/epoching/keeper/keeper.go index 11741f489..f0eacc6c0 100644 --- a/x/epoching/keeper/keeper.go +++ b/x/epoching/keeper/keeper.go @@ -6,7 +6,7 @@ import ( corestoretypes "cosmossdk.io/core/store" "cosmossdk.io/log" - "github.com/babylonchain/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/x/epoching/types" "github.com/cosmos/cosmos-sdk/baseapp" "github.com/cosmos/cosmos-sdk/codec" ) diff --git a/x/epoching/keeper/keeper_test.go b/x/epoching/keeper/keeper_test.go index 80ea94d3b..cb7068120 100644 --- a/x/epoching/keeper/keeper_test.go +++ b/x/epoching/keeper/keeper_test.go @@ -5,8 +5,8 @@ import ( "github.com/stretchr/testify/require" - testhelper "github.com/babylonchain/babylon/testutil/helper" - "github.com/babylonchain/babylon/x/epoching/types" + testhelper "github.com/babylonlabs-io/babylon/testutil/helper" + "github.com/babylonlabs-io/babylon/x/epoching/types" ) func TestParams(t *testing.T) { diff --git a/x/epoching/keeper/lifecycle_delegation.go b/x/epoching/keeper/lifecycle_delegation.go index d00859908..8213c8e15 100644 --- a/x/epoching/keeper/lifecycle_delegation.go +++ b/x/epoching/keeper/lifecycle_delegation.go @@ -4,7 +4,7 @@ import ( "context" "cosmossdk.io/store/prefix" - "github.com/babylonchain/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/x/epoching/types" "github.com/cosmos/cosmos-sdk/runtime" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/epoching/keeper/lifecycle_validator.go b/x/epoching/keeper/lifecycle_validator.go index 75f6250bf..76026a72e 100644 --- a/x/epoching/keeper/lifecycle_validator.go +++ b/x/epoching/keeper/lifecycle_validator.go @@ -4,7 +4,7 @@ import ( "context" "cosmossdk.io/store/prefix" - "github.com/babylonchain/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/x/epoching/types" "github.com/cosmos/cosmos-sdk/runtime" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/epoching/keeper/modified_staking.go b/x/epoching/keeper/modified_staking.go index 44c193494..d0b122c11 100644 --- a/x/epoching/keeper/modified_staking.go +++ b/x/epoching/keeper/modified_staking.go @@ -4,7 +4,7 @@ import ( "context" "fmt" - "github.com/babylonchain/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/x/epoching/types" abci "github.com/cometbft/cometbft/abci/types" sdk "github.com/cosmos/cosmos-sdk/types" diff --git a/x/epoching/keeper/msg_server.go b/x/epoching/keeper/msg_server.go index 3db5b554d..280abec88 100644 --- a/x/epoching/keeper/msg_server.go +++ b/x/epoching/keeper/msg_server.go @@ -4,7 +4,7 @@ import ( "context" errorsmod "cosmossdk.io/errors" - "github.com/babylonchain/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/x/epoching/types" "github.com/cometbft/cometbft/crypto/tmhash" sdk "github.com/cosmos/cosmos-sdk/types" sdkerrors "github.com/cosmos/cosmos-sdk/types/errors" diff --git a/x/epoching/keeper/msg_server_test.go b/x/epoching/keeper/msg_server_test.go index cd1857f9f..2707c0cde 100644 --- a/x/epoching/keeper/msg_server_test.go +++ b/x/epoching/keeper/msg_server_test.go @@ -8,8 +8,8 @@ import ( stakingtypes "github.com/cosmos/cosmos-sdk/x/staking/types" "github.com/stretchr/testify/require" - testhelper "github.com/babylonchain/babylon/testutil/helper" - "github.com/babylonchain/babylon/x/epoching/types" + testhelper "github.com/babylonlabs-io/babylon/testutil/helper" + "github.com/babylonlabs-io/babylon/x/epoching/types" ) // TODO (fuzz tests): replace the following tests with fuzz ones diff --git a/x/epoching/keeper/params.go b/x/epoching/keeper/params.go index 3f0a67762..38d0c8ea2 100644 --- a/x/epoching/keeper/params.go +++ b/x/epoching/keeper/params.go @@ -2,7 +2,7 @@ package keeper import ( "context" - "github.com/babylonchain/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/x/epoching/types" ) // SetParams sets the x/epoching module parameters. diff --git a/x/epoching/keeper/params_test.go b/x/epoching/keeper/params_test.go index 01ff49ae6..1c193b7f0 100644 --- a/x/epoching/keeper/params_test.go +++ b/x/epoching/keeper/params_test.go @@ -3,8 +3,8 @@ package keeper_test import ( "testing" - testkeeper "github.com/babylonchain/babylon/testutil/keeper" - "github.com/babylonchain/babylon/x/epoching/types" + testkeeper "github.com/babylonlabs-io/babylon/testutil/keeper" + "github.com/babylonlabs-io/babylon/x/epoching/types" "github.com/stretchr/testify/require" ) diff --git a/x/epoching/keeper/staking_functions.go b/x/epoching/keeper/staking_functions.go index 577e7c88e..3d9e1935c 100644 --- a/x/epoching/keeper/staking_functions.go +++ b/x/epoching/keeper/staking_functions.go @@ -10,7 +10,7 @@ import ( sdkerrors "github.com/cosmos/cosmos-sdk/types/errors" stakingtypes "github.com/cosmos/cosmos-sdk/x/staking/types" - "github.com/babylonchain/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/x/epoching/types" ) // CheckMsgCreateValidator performs checks on a given `MsgCreateValidator` message diff --git a/x/epoching/module.go b/x/epoching/module.go index f21bdcdcb..06e611eb6 100644 --- a/x/epoching/module.go +++ b/x/epoching/module.go @@ -13,9 +13,9 @@ import ( abci "github.com/cometbft/cometbft/abci/types" - "github.com/babylonchain/babylon/x/epoching/client/cli" - "github.com/babylonchain/babylon/x/epoching/keeper" - "github.com/babylonchain/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/x/epoching/client/cli" + "github.com/babylonlabs-io/babylon/x/epoching/keeper" + "github.com/babylonlabs-io/babylon/x/epoching/types" "github.com/cosmos/cosmos-sdk/client" "github.com/cosmos/cosmos-sdk/codec" cdctypes "github.com/cosmos/cosmos-sdk/codec/types" diff --git a/x/epoching/types/epoching_test.go b/x/epoching/types/epoching_test.go index a82e9e303..451f406fb 100644 --- a/x/epoching/types/epoching_test.go +++ b/x/epoching/types/epoching_test.go @@ -1,11 +1,11 @@ package types_test import ( - "github.com/babylonchain/babylon/testutil/datagen" + "github.com/babylonlabs-io/babylon/testutil/datagen" "math/rand" "testing" - "github.com/babylonchain/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/x/epoching/types" "github.com/stretchr/testify/require" ) diff --git a/x/epoching/types/genesis_test.go b/x/epoching/types/genesis_test.go index 925ae1db6..a974f6572 100644 --- a/x/epoching/types/genesis_test.go +++ b/x/epoching/types/genesis_test.go @@ -3,10 +3,10 @@ package types_test import ( "testing" - "github.com/babylonchain/babylon/app" - "github.com/babylonchain/babylon/testutil/nullify" - "github.com/babylonchain/babylon/x/epoching" - "github.com/babylonchain/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/app" + "github.com/babylonlabs-io/babylon/testutil/nullify" + "github.com/babylonlabs-io/babylon/x/epoching" + "github.com/babylonlabs-io/babylon/x/epoching/types" "github.com/stretchr/testify/require" ) diff --git a/x/epoching/types/msg_test.go b/x/epoching/types/msg_test.go index f5822d564..b94157622 100644 --- a/x/epoching/types/msg_test.go +++ b/x/epoching/types/msg_test.go @@ -5,11 +5,11 @@ import ( "time" sdkmath "cosmossdk.io/math" - appparams "github.com/babylonchain/babylon/app/params" + appparams "github.com/babylonlabs-io/babylon/app/params" "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/x/epoching/types" "github.com/cosmos/cosmos-sdk/codec" codectypes "github.com/cosmos/cosmos-sdk/codec/types" cryptocodec "github.com/cosmos/cosmos-sdk/crypto/codec" diff --git a/x/epoching/types/params_test.go b/x/epoching/types/params_test.go index 83424dd41..c8096638d 100644 --- a/x/epoching/types/params_test.go +++ b/x/epoching/types/params_test.go @@ -3,7 +3,7 @@ package types_test import ( "testing" - "github.com/babylonchain/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/x/epoching/types" "github.com/stretchr/testify/require" ) diff --git a/x/epoching/types/validator_test.go b/x/epoching/types/validator_test.go index d885c0d32..ba6468dc9 100644 --- a/x/epoching/types/validator_test.go +++ b/x/epoching/types/validator_test.go @@ -3,7 +3,7 @@ package types_test import ( "testing" - "github.com/babylonchain/babylon/testutil/datagen" + "github.com/babylonlabs-io/babylon/testutil/datagen" "github.com/stretchr/testify/require" ) diff --git a/x/finality/README.md b/x/finality/README.md index 2f8954dcf..aae159c08 100644 --- a/x/finality/README.md +++ b/x/finality/README.md @@ -159,7 +159,7 @@ secp256k1 secret key, as per EOTS's extractability property. // signatures with correct public randomness on two conflicting Babylon headers message Evidence { // fp_btc_pk is the BTC PK of the finality provider that casts this vote - bytes fp_btc_pk = 1 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + bytes fp_btc_pk = 1 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; // block_height is the height of the conflicting blocks uint64 block_height = 2; // master_pub_rand is the master public randomness the finality provider has committed to @@ -173,10 +173,10 @@ message Evidence { // where finality signature is an EOTS signature, i.e., // the `s` in a Schnorr signature `(r, s)` // `r` is the public randomness that is already committed by the finality provider - bytes canonical_finality_sig = 6 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.SchnorrEOTSSig" ]; + bytes canonical_finality_sig = 6 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.SchnorrEOTSSig" ]; // fork_finality_sig is the finality signature to the fork block // where finality signature is an EOTS signature - bytes fork_finality_sig = 7 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.SchnorrEOTSSig" ]; + bytes fork_finality_sig = 7 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.SchnorrEOTSSig" ]; } ``` @@ -214,7 +214,7 @@ The information stored for tracking finality provider liveness is as follows: message FinalityProviderSigningInfo { // fp_btc_pk is the BTC PK of the finality provider that casts this finality // signature - bytes fp_btc_pk = 1 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + bytes fp_btc_pk = 1 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; // start_height is the block height at which finality provider become active int64 start_height = 2; // missed_blocks_counter defines a counter to avoid unnecessary array reads. @@ -254,7 +254,7 @@ message MsgAddFinalitySig { string signer = 1; // fp_btc_pk is the BTC PK of the finality provider that casts this vote - bytes fp_btc_pk = 2 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.BIP340PubKey" ]; + bytes fp_btc_pk = 2 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.BIP340PubKey" ]; // block_height is the height of the voted block uint64 block_height = 3; // block_app_hash is the AppHash of the voted block @@ -263,7 +263,7 @@ message MsgAddFinalitySig { // where finality signature is an EOTS signature, i.e., // the `s` in a Schnorr signature `(r, s)` // `r` is the public randomness that is already committed by the finality provider - bytes finality_sig = 5 [ (gogoproto.customtype) = "github.com/babylonchain/babylon/types.SchnorrEOTSSig" ]; + bytes finality_sig = 5 [ (gogoproto.customtype) = "github.com/babylonlabs-io/babylon/types.SchnorrEOTSSig" ]; } ``` diff --git a/x/finality/abci.go b/x/finality/abci.go index 1b62dac38..93ef8852a 100644 --- a/x/finality/abci.go +++ b/x/finality/abci.go @@ -8,8 +8,8 @@ import ( "github.com/cosmos/cosmos-sdk/telemetry" sdk "github.com/cosmos/cosmos-sdk/types" - "github.com/babylonchain/babylon/x/finality/keeper" - "github.com/babylonchain/babylon/x/finality/types" + "github.com/babylonlabs-io/babylon/x/finality/keeper" + "github.com/babylonlabs-io/babylon/x/finality/types" ) func BeginBlocker(ctx context.Context, k keeper.Keeper) error { diff --git a/x/finality/client/cli/query.go b/x/finality/client/cli/query.go index 78ece2d87..da6ef9361 100644 --- a/x/finality/client/cli/query.go +++ b/x/finality/client/cli/query.go @@ -9,7 +9,7 @@ import ( "github.com/cosmos/cosmos-sdk/client" "github.com/spf13/cobra" - "github.com/babylonchain/babylon/x/finality/types" + "github.com/babylonlabs-io/babylon/x/finality/types" ) const ( diff --git a/x/finality/client/cli/query_params.go b/x/finality/client/cli/query_params.go index 16ff79e70..ea616d06b 100644 --- a/x/finality/client/cli/query_params.go +++ b/x/finality/client/cli/query_params.go @@ -5,7 +5,7 @@ import ( "github.com/cosmos/cosmos-sdk/client/flags" "github.com/spf13/cobra" - "github.com/babylonchain/babylon/x/finality/types" + "github.com/babylonlabs-io/babylon/x/finality/types" ) func CmdQueryParams() *cobra.Command { diff --git a/x/finality/client/cli/tx.go b/x/finality/client/cli/tx.go index d1ed88abd..384d87448 100644 --- a/x/finality/client/cli/tx.go +++ b/x/finality/client/cli/tx.go @@ -6,8 +6,8 @@ import ( "strconv" "strings" - bbn "github.com/babylonchain/babylon/types" - "github.com/babylonchain/babylon/x/finality/types" + bbn "github.com/babylonlabs-io/babylon/types" + "github.com/babylonlabs-io/babylon/x/finality/types" cmtcrypto "github.com/cometbft/cometbft/proto/tendermint/crypto" "github.com/cosmos/cosmos-sdk/client" "github.com/cosmos/cosmos-sdk/client/flags" diff --git a/x/finality/genesis.go b/x/finality/genesis.go index bf1974280..43018ece9 100644 --- a/x/finality/genesis.go +++ b/x/finality/genesis.go @@ -3,8 +3,8 @@ package finality import ( "context" - "github.com/babylonchain/babylon/x/finality/keeper" - "github.com/babylonchain/babylon/x/finality/types" + "github.com/babylonlabs-io/babylon/x/finality/keeper" + "github.com/babylonlabs-io/babylon/x/finality/types" ) // InitGenesis initializes the module's state from a provided genesis state. diff --git a/x/finality/genesis_test.go b/x/finality/genesis_test.go index e99999e4e..f66eb3555 100644 --- a/x/finality/genesis_test.go +++ b/x/finality/genesis_test.go @@ -3,10 +3,10 @@ package finality_test import ( "testing" - keepertest "github.com/babylonchain/babylon/testutil/keeper" - "github.com/babylonchain/babylon/testutil/nullify" - "github.com/babylonchain/babylon/x/finality" - "github.com/babylonchain/babylon/x/finality/types" + keepertest "github.com/babylonlabs-io/babylon/testutil/keeper" + "github.com/babylonlabs-io/babylon/testutil/nullify" + "github.com/babylonlabs-io/babylon/x/finality" + "github.com/babylonlabs-io/babylon/x/finality/types" "github.com/stretchr/testify/require" ) diff --git a/x/finality/keeper/evidence.go b/x/finality/keeper/evidence.go index 393058d4b..4a18c7d69 100644 --- a/x/finality/keeper/evidence.go +++ b/x/finality/keeper/evidence.go @@ -4,8 +4,8 @@ import ( "context" "cosmossdk.io/store/prefix" - bbn "github.com/babylonchain/babylon/types" - "github.com/babylonchain/babylon/x/finality/types" + bbn "github.com/babylonlabs-io/babylon/types" + "github.com/babylonlabs-io/babylon/x/finality/types" "github.com/cosmos/cosmos-sdk/runtime" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/finality/keeper/genesis.go b/x/finality/keeper/genesis.go index 9a70531cb..1c41be585 100644 --- a/x/finality/keeper/genesis.go +++ b/x/finality/keeper/genesis.go @@ -6,9 +6,9 @@ import ( sdk "github.com/cosmos/cosmos-sdk/types" - btcstk "github.com/babylonchain/babylon/btcstaking" - bbn "github.com/babylonchain/babylon/types" - "github.com/babylonchain/babylon/x/finality/types" + btcstk "github.com/babylonlabs-io/babylon/btcstaking" + bbn "github.com/babylonlabs-io/babylon/types" + "github.com/babylonlabs-io/babylon/x/finality/types" ) // InitGenesis initializes the keeper state from a provided initial genesis state. diff --git a/x/finality/keeper/genesis_test.go b/x/finality/keeper/genesis_test.go index bbec05549..cdad29119 100644 --- a/x/finality/keeper/genesis_test.go +++ b/x/finality/keeper/genesis_test.go @@ -6,10 +6,10 @@ import ( "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/testutil/datagen" - keepertest "github.com/babylonchain/babylon/testutil/keeper" - bbn "github.com/babylonchain/babylon/types" - "github.com/babylonchain/babylon/x/finality/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + keepertest "github.com/babylonlabs-io/babylon/testutil/keeper" + bbn "github.com/babylonlabs-io/babylon/types" + "github.com/babylonlabs-io/babylon/x/finality/types" ) func FuzzTestExportGenesis(f *testing.F) { diff --git a/x/finality/keeper/grpc_query.go b/x/finality/keeper/grpc_query.go index 5f38bba40..1478f8f26 100644 --- a/x/finality/keeper/grpc_query.go +++ b/x/finality/keeper/grpc_query.go @@ -12,8 +12,8 @@ import ( "google.golang.org/grpc/codes" "google.golang.org/grpc/status" - bbn "github.com/babylonchain/babylon/types" - "github.com/babylonchain/babylon/x/finality/types" + bbn "github.com/babylonlabs-io/babylon/types" + "github.com/babylonlabs-io/babylon/x/finality/types" ) var _ types.QueryServer = Keeper{} diff --git a/x/finality/keeper/grpc_query_test.go b/x/finality/keeper/grpc_query_test.go index e4a360197..d8d878696 100644 --- a/x/finality/keeper/grpc_query_test.go +++ b/x/finality/keeper/grpc_query_test.go @@ -11,11 +11,11 @@ import ( "github.com/golang/mock/gomock" "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/testutil/datagen" - testkeeper "github.com/babylonchain/babylon/testutil/keeper" - bbn "github.com/babylonchain/babylon/types" - "github.com/babylonchain/babylon/x/finality/keeper" - "github.com/babylonchain/babylon/x/finality/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + testkeeper "github.com/babylonlabs-io/babylon/testutil/keeper" + bbn "github.com/babylonlabs-io/babylon/types" + "github.com/babylonlabs-io/babylon/x/finality/keeper" + "github.com/babylonlabs-io/babylon/x/finality/types" ) func FuzzBlock(f *testing.F) { diff --git a/x/finality/keeper/hooks.go b/x/finality/keeper/hooks.go index 8d18422c7..ba2140001 100644 --- a/x/finality/keeper/hooks.go +++ b/x/finality/keeper/hooks.go @@ -7,8 +7,8 @@ import ( "cosmossdk.io/collections" sdk "github.com/cosmos/cosmos-sdk/types" - bbntypes "github.com/babylonchain/babylon/types" - "github.com/babylonchain/babylon/x/finality/types" + bbntypes "github.com/babylonlabs-io/babylon/types" + "github.com/babylonlabs-io/babylon/x/finality/types" ) var _ types.BtcStakingHooks = Hooks{} diff --git a/x/finality/keeper/indexed_blocks.go b/x/finality/keeper/indexed_blocks.go index 07455ffb1..00d3bd649 100644 --- a/x/finality/keeper/indexed_blocks.go +++ b/x/finality/keeper/indexed_blocks.go @@ -4,7 +4,7 @@ import ( "context" "cosmossdk.io/store/prefix" - "github.com/babylonchain/babylon/x/finality/types" + "github.com/babylonlabs-io/babylon/x/finality/types" "github.com/cosmos/cosmos-sdk/runtime" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/finality/keeper/keeper.go b/x/finality/keeper/keeper.go index 8b131d070..fe185a569 100644 --- a/x/finality/keeper/keeper.go +++ b/x/finality/keeper/keeper.go @@ -10,7 +10,7 @@ import ( "github.com/cosmos/cosmos-sdk/codec" sdk "github.com/cosmos/cosmos-sdk/types" - "github.com/babylonchain/babylon/x/finality/types" + "github.com/babylonlabs-io/babylon/x/finality/types" ) type ( diff --git a/x/finality/keeper/liveness.go b/x/finality/keeper/liveness.go index ae2fbb5db..59cf453cc 100644 --- a/x/finality/keeper/liveness.go +++ b/x/finality/keeper/liveness.go @@ -6,8 +6,8 @@ import ( sdk "github.com/cosmos/cosmos-sdk/types" - "github.com/babylonchain/babylon/types" - finalitytypes "github.com/babylonchain/babylon/x/finality/types" + "github.com/babylonlabs-io/babylon/types" + finalitytypes "github.com/babylonlabs-io/babylon/x/finality/types" ) // HandleLiveness handles liveness of each active finality provider for a given height diff --git a/x/finality/keeper/liveness_test.go b/x/finality/keeper/liveness_test.go index 563cba5ee..da92702e5 100644 --- a/x/finality/keeper/liveness_test.go +++ b/x/finality/keeper/liveness_test.go @@ -7,10 +7,10 @@ import ( "github.com/golang/mock/gomock" "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/testutil/datagen" - keepertest "github.com/babylonchain/babylon/testutil/keeper" - bstypes "github.com/babylonchain/babylon/x/btcstaking/types" - "github.com/babylonchain/babylon/x/finality/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + keepertest "github.com/babylonlabs-io/babylon/testutil/keeper" + bstypes "github.com/babylonlabs-io/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/x/finality/types" ) func FuzzHandleLiveness(f *testing.F) { diff --git a/x/finality/keeper/msg_server.go b/x/finality/keeper/msg_server.go index f0cd17b80..3576f7cd1 100644 --- a/x/finality/keeper/msg_server.go +++ b/x/finality/keeper/msg_server.go @@ -7,9 +7,9 @@ import ( "time" errorsmod "cosmossdk.io/errors" - bbn "github.com/babylonchain/babylon/types" - bstypes "github.com/babylonchain/babylon/x/btcstaking/types" - "github.com/babylonchain/babylon/x/finality/types" + bbn "github.com/babylonlabs-io/babylon/types" + bstypes "github.com/babylonlabs-io/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/x/finality/types" "github.com/cosmos/cosmos-sdk/telemetry" sdk "github.com/cosmos/cosmos-sdk/types" govtypes "github.com/cosmos/cosmos-sdk/x/gov/types" diff --git a/x/finality/keeper/msg_server_test.go b/x/finality/keeper/msg_server_test.go index 1401db82e..231ef895e 100644 --- a/x/finality/keeper/msg_server_test.go +++ b/x/finality/keeper/msg_server_test.go @@ -7,12 +7,12 @@ import ( "time" "cosmossdk.io/core/header" - "github.com/babylonchain/babylon/testutil/datagen" - keepertest "github.com/babylonchain/babylon/testutil/keeper" - bbn "github.com/babylonchain/babylon/types" - bstypes "github.com/babylonchain/babylon/x/btcstaking/types" - "github.com/babylonchain/babylon/x/finality/keeper" - "github.com/babylonchain/babylon/x/finality/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + keepertest "github.com/babylonlabs-io/babylon/testutil/keeper" + bbn "github.com/babylonlabs-io/babylon/types" + bstypes "github.com/babylonlabs-io/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/x/finality/keeper" + "github.com/babylonlabs-io/babylon/x/finality/types" "github.com/golang/mock/gomock" "github.com/stretchr/testify/require" ) diff --git a/x/finality/keeper/params.go b/x/finality/keeper/params.go index 15241fefc..7ee128b5f 100644 --- a/x/finality/keeper/params.go +++ b/x/finality/keeper/params.go @@ -3,7 +3,7 @@ package keeper import ( "context" - "github.com/babylonchain/babylon/x/finality/types" + "github.com/babylonlabs-io/babylon/x/finality/types" ) // SetParams sets the x/finality module parameters. diff --git a/x/finality/keeper/params_test.go b/x/finality/keeper/params_test.go index b34d260d5..649fd3eda 100644 --- a/x/finality/keeper/params_test.go +++ b/x/finality/keeper/params_test.go @@ -3,8 +3,8 @@ package keeper_test import ( "testing" - testkeeper "github.com/babylonchain/babylon/testutil/keeper" - "github.com/babylonchain/babylon/x/finality/types" + testkeeper "github.com/babylonlabs-io/babylon/testutil/keeper" + "github.com/babylonlabs-io/babylon/x/finality/types" "github.com/stretchr/testify/require" ) diff --git a/x/finality/keeper/public_randomness.go b/x/finality/keeper/public_randomness.go index a46a630fd..68cb87e84 100644 --- a/x/finality/keeper/public_randomness.go +++ b/x/finality/keeper/public_randomness.go @@ -7,8 +7,8 @@ import ( "github.com/cosmos/cosmos-sdk/runtime" "cosmossdk.io/store/prefix" - bbn "github.com/babylonchain/babylon/types" - "github.com/babylonchain/babylon/x/finality/types" + bbn "github.com/babylonlabs-io/babylon/types" + "github.com/babylonlabs-io/babylon/x/finality/types" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/finality/keeper/query.go b/x/finality/keeper/query.go index 8d23eb5b1..43483804f 100644 --- a/x/finality/keeper/query.go +++ b/x/finality/keeper/query.go @@ -1,7 +1,7 @@ package keeper import ( - "github.com/babylonchain/babylon/x/finality/types" + "github.com/babylonlabs-io/babylon/x/finality/types" ) var _ types.QueryServer = Keeper{} diff --git a/x/finality/keeper/query_params.go b/x/finality/keeper/query_params.go index 6d3d896f0..a24021da4 100644 --- a/x/finality/keeper/query_params.go +++ b/x/finality/keeper/query_params.go @@ -3,7 +3,7 @@ package keeper import ( "context" - "github.com/babylonchain/babylon/x/finality/types" + "github.com/babylonlabs-io/babylon/x/finality/types" sdk "github.com/cosmos/cosmos-sdk/types" "google.golang.org/grpc/codes" "google.golang.org/grpc/status" diff --git a/x/finality/keeper/query_params_test.go b/x/finality/keeper/query_params_test.go index 857747a54..2bdbfcc07 100644 --- a/x/finality/keeper/query_params_test.go +++ b/x/finality/keeper/query_params_test.go @@ -3,8 +3,8 @@ package keeper_test import ( "testing" - testkeeper "github.com/babylonchain/babylon/testutil/keeper" - "github.com/babylonchain/babylon/x/finality/types" + testkeeper "github.com/babylonlabs-io/babylon/testutil/keeper" + "github.com/babylonlabs-io/babylon/x/finality/types" "github.com/stretchr/testify/require" ) diff --git a/x/finality/keeper/signing_info.go b/x/finality/keeper/signing_info.go index 80d80cc82..85fb5f605 100644 --- a/x/finality/keeper/signing_info.go +++ b/x/finality/keeper/signing_info.go @@ -8,8 +8,8 @@ import ( errorsmod "cosmossdk.io/errors" "github.com/bits-and-blooms/bitset" - bbntypes "github.com/babylonchain/babylon/types" - finalitytypes "github.com/babylonchain/babylon/x/finality/types" + bbntypes "github.com/babylonlabs-io/babylon/types" + finalitytypes "github.com/babylonlabs-io/babylon/x/finality/types" ) // GetMissedBlockBitmapValue returns true if a finality provider missed signing diff --git a/x/finality/keeper/tallying.go b/x/finality/keeper/tallying.go index 6a10d4afa..9af4c6fec 100644 --- a/x/finality/keeper/tallying.go +++ b/x/finality/keeper/tallying.go @@ -4,7 +4,7 @@ import ( "context" "fmt" - "github.com/babylonchain/babylon/x/finality/types" + "github.com/babylonlabs-io/babylon/x/finality/types" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/finality/keeper/tallying_bench_test.go b/x/finality/keeper/tallying_bench_test.go index 1e93139d9..abe4c38ca 100644 --- a/x/finality/keeper/tallying_bench_test.go +++ b/x/finality/keeper/tallying_bench_test.go @@ -8,11 +8,11 @@ import ( "testing" "time" - "github.com/babylonchain/babylon/testutil/datagen" - keepertest "github.com/babylonchain/babylon/testutil/keeper" - bbn "github.com/babylonchain/babylon/types" - bstypes "github.com/babylonchain/babylon/x/btcstaking/types" - "github.com/babylonchain/babylon/x/finality/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + keepertest "github.com/babylonlabs-io/babylon/testutil/keeper" + bbn "github.com/babylonlabs-io/babylon/types" + bstypes "github.com/babylonlabs-io/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/x/finality/types" "github.com/golang/mock/gomock" "github.com/stretchr/testify/require" ) diff --git a/x/finality/keeper/tallying_test.go b/x/finality/keeper/tallying_test.go index 6605afc50..881985136 100644 --- a/x/finality/keeper/tallying_test.go +++ b/x/finality/keeper/tallying_test.go @@ -5,12 +5,12 @@ import ( "math/rand" "testing" - "github.com/babylonchain/babylon/testutil/datagen" - keepertest "github.com/babylonchain/babylon/testutil/keeper" - bbn "github.com/babylonchain/babylon/types" - bstypes "github.com/babylonchain/babylon/x/btcstaking/types" - "github.com/babylonchain/babylon/x/finality/keeper" - "github.com/babylonchain/babylon/x/finality/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + keepertest "github.com/babylonlabs-io/babylon/testutil/keeper" + bbn "github.com/babylonlabs-io/babylon/types" + bstypes "github.com/babylonlabs-io/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/x/finality/keeper" + "github.com/babylonlabs-io/babylon/x/finality/types" sdk "github.com/cosmos/cosmos-sdk/types" "github.com/golang/mock/gomock" "github.com/stretchr/testify/require" diff --git a/x/finality/keeper/votes.go b/x/finality/keeper/votes.go index ffc13a8dc..8014fa751 100644 --- a/x/finality/keeper/votes.go +++ b/x/finality/keeper/votes.go @@ -7,8 +7,8 @@ import ( "github.com/cosmos/cosmos-sdk/runtime" "cosmossdk.io/store/prefix" - bbn "github.com/babylonchain/babylon/types" - "github.com/babylonchain/babylon/x/finality/types" + bbn "github.com/babylonlabs-io/babylon/types" + "github.com/babylonlabs-io/babylon/x/finality/types" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/finality/keeper/votes_bench_test.go b/x/finality/keeper/votes_bench_test.go index ec35ffcdc..2f78a75c4 100644 --- a/x/finality/keeper/votes_bench_test.go +++ b/x/finality/keeper/votes_bench_test.go @@ -8,11 +8,11 @@ import ( "time" "cosmossdk.io/core/header" - "github.com/babylonchain/babylon/testutil/datagen" - keepertest "github.com/babylonchain/babylon/testutil/keeper" - bbn "github.com/babylonchain/babylon/types" - "github.com/babylonchain/babylon/x/finality/keeper" - "github.com/babylonchain/babylon/x/finality/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + keepertest "github.com/babylonlabs-io/babylon/testutil/keeper" + bbn "github.com/babylonlabs-io/babylon/types" + "github.com/babylonlabs-io/babylon/x/finality/keeper" + "github.com/babylonlabs-io/babylon/x/finality/types" "github.com/golang/mock/gomock" "github.com/stretchr/testify/require" ) diff --git a/x/finality/module.go b/x/finality/module.go index 81a1f8df0..1ab4e359e 100644 --- a/x/finality/module.go +++ b/x/finality/module.go @@ -11,9 +11,9 @@ import ( abci "github.com/cometbft/cometbft/abci/types" - "github.com/babylonchain/babylon/x/finality/client/cli" - "github.com/babylonchain/babylon/x/finality/keeper" - "github.com/babylonchain/babylon/x/finality/types" + "github.com/babylonlabs-io/babylon/x/finality/client/cli" + "github.com/babylonlabs-io/babylon/x/finality/keeper" + "github.com/babylonlabs-io/babylon/x/finality/types" "github.com/cosmos/cosmos-sdk/client" "github.com/cosmos/cosmos-sdk/codec" cdctypes "github.com/cosmos/cosmos-sdk/codec/types" diff --git a/x/finality/types/events.go b/x/finality/types/events.go index 6e16582b4..6c6f400ca 100644 --- a/x/finality/types/events.go +++ b/x/finality/types/events.go @@ -1,6 +1,6 @@ package types -import "github.com/babylonchain/babylon/types" +import "github.com/babylonlabs-io/babylon/types" func NewEventSlashedFinalityProvider(evidence *Evidence) *EventSlashedFinalityProvider { return &EventSlashedFinalityProvider{ diff --git a/x/finality/types/expected_keepers.go b/x/finality/types/expected_keepers.go index 1be3bdab0..f4d6e58d9 100644 --- a/x/finality/types/expected_keepers.go +++ b/x/finality/types/expected_keepers.go @@ -3,8 +3,8 @@ package types import ( "context" - bbn "github.com/babylonchain/babylon/types" - bstypes "github.com/babylonchain/babylon/x/btcstaking/types" + bbn "github.com/babylonlabs-io/babylon/types" + bstypes "github.com/babylonlabs-io/babylon/x/btcstaking/types" ) type BTCStakingKeeper interface { diff --git a/x/finality/types/finality.go b/x/finality/types/finality.go index 9c40441a9..1338273cf 100644 --- a/x/finality/types/finality.go +++ b/x/finality/types/finality.go @@ -4,7 +4,7 @@ import ( "bytes" "fmt" - "github.com/babylonchain/babylon/crypto/eots" + "github.com/babylonlabs-io/babylon/crypto/eots" "github.com/btcsuite/btcd/btcec/v2" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/finality/types/finality.pb.go b/x/finality/types/finality.pb.go index 466fe2bd9..feeb561ae 100644 --- a/x/finality/types/finality.pb.go +++ b/x/finality/types/finality.pb.go @@ -5,7 +5,7 @@ package types import ( fmt "fmt" - github_com_babylonchain_babylon_types "github.com/babylonchain/babylon/types" + github_com_babylonchain_babylon_types "github.com/babylonlabs-io/babylon/types" _ "github.com/cosmos/gogoproto/gogoproto" proto "github.com/cosmos/gogoproto/proto" io "io" @@ -160,11 +160,11 @@ func (m *PubRandCommit) GetCommitment() []byte { // signatures with correct public randomness on two conflicting Babylon headers type Evidence struct { // fp_btc_pk is the BTC PK of the finality provider that casts this vote - FpBtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,1,opt,name=fp_btc_pk,json=fpBtcPk,proto3,customtype=github.com/babylonchain/babylon/types.BIP340PubKey" json:"fp_btc_pk,omitempty"` + FpBtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,1,opt,name=fp_btc_pk,json=fpBtcPk,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340PubKey" json:"fp_btc_pk,omitempty"` // block_height is the height of the conflicting blocks BlockHeight uint64 `protobuf:"varint,2,opt,name=block_height,json=blockHeight,proto3" json:"block_height,omitempty"` // pub_rand is the public randomness the finality provider has committed to - PubRand *github_com_babylonchain_babylon_types.SchnorrPubRand `protobuf:"bytes,3,opt,name=pub_rand,json=pubRand,proto3,customtype=github.com/babylonchain/babylon/types.SchnorrPubRand" json:"pub_rand,omitempty"` + PubRand *github_com_babylonchain_babylon_types.SchnorrPubRand `protobuf:"bytes,3,opt,name=pub_rand,json=pubRand,proto3,customtype=github.com/babylonlabs-io/babylon/types.SchnorrPubRand" json:"pub_rand,omitempty"` // canonical_app_hash is the AppHash of the canonical block CanonicalAppHash []byte `protobuf:"bytes,4,opt,name=canonical_app_hash,json=canonicalAppHash,proto3" json:"canonical_app_hash,omitempty"` // fork_app_hash is the AppHash of the fork block @@ -173,10 +173,10 @@ type Evidence struct { // where finality signature is an EOTS signature, i.e., // the `s` in a Schnorr signature `(r, s)` // `r` is the public randomness that is already committed by the finality provider - CanonicalFinalitySig *github_com_babylonchain_babylon_types.SchnorrEOTSSig `protobuf:"bytes,6,opt,name=canonical_finality_sig,json=canonicalFinalitySig,proto3,customtype=github.com/babylonchain/babylon/types.SchnorrEOTSSig" json:"canonical_finality_sig,omitempty"` + CanonicalFinalitySig *github_com_babylonchain_babylon_types.SchnorrEOTSSig `protobuf:"bytes,6,opt,name=canonical_finality_sig,json=canonicalFinalitySig,proto3,customtype=github.com/babylonlabs-io/babylon/types.SchnorrEOTSSig" json:"canonical_finality_sig,omitempty"` // fork_finality_sig is the finality signature to the fork block // where finality signature is an EOTS signature - ForkFinalitySig *github_com_babylonchain_babylon_types.SchnorrEOTSSig `protobuf:"bytes,7,opt,name=fork_finality_sig,json=forkFinalitySig,proto3,customtype=github.com/babylonchain/babylon/types.SchnorrEOTSSig" json:"fork_finality_sig,omitempty"` + ForkFinalitySig *github_com_babylonchain_babylon_types.SchnorrEOTSSig `protobuf:"bytes,7,opt,name=fork_finality_sig,json=forkFinalitySig,proto3,customtype=github.com/babylonlabs-io/babylon/types.SchnorrEOTSSig" json:"fork_finality_sig,omitempty"` } func (m *Evidence) Reset() { *m = Evidence{} } @@ -237,7 +237,7 @@ func (m *Evidence) GetForkAppHash() []byte { // liveness activity. type FinalityProviderSigningInfo struct { // fp_btc_pk is the BTC PK of the finality provider that casts this vote - FpBtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,1,opt,name=fp_btc_pk,json=fpBtcPk,proto3,customtype=github.com/babylonchain/babylon/types.BIP340PubKey" json:"fp_btc_pk,omitempty"` + FpBtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,1,opt,name=fp_btc_pk,json=fpBtcPk,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340PubKey" json:"fp_btc_pk,omitempty"` // start_height is the block height at which finality provider become active StartHeight int64 `protobuf:"varint,2,opt,name=start_height,json=startHeight,proto3" json:"start_height,omitempty"` // missed_blocks_counter defines a counter to avoid unnecessary array reads. diff --git a/x/finality/types/genesis.pb.go b/x/finality/types/genesis.pb.go index 596eaf57b..f4e1e575a 100644 --- a/x/finality/types/genesis.pb.go +++ b/x/finality/types/genesis.pb.go @@ -5,7 +5,7 @@ package types import ( fmt "fmt" - github_com_babylonchain_babylon_types "github.com/babylonchain/babylon/types" + github_com_babylonchain_babylon_types "github.com/babylonlabs-io/babylon/types" _ "github.com/cosmos/gogoproto/gogoproto" proto "github.com/cosmos/gogoproto/proto" io "io" @@ -141,10 +141,10 @@ type VoteSig struct { // block_height is the height of the voted block. BlockHeight uint64 `protobuf:"varint,1,opt,name=block_height,json=blockHeight,proto3" json:"block_height,omitempty"` // fp_btc_pk is the BTC PK of the finality provider that casts this vote - FpBtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,2,opt,name=fp_btc_pk,json=fpBtcPk,proto3,customtype=github.com/babylonchain/babylon/types.BIP340PubKey" json:"fp_btc_pk,omitempty"` + FpBtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,2,opt,name=fp_btc_pk,json=fpBtcPk,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340PubKey" json:"fp_btc_pk,omitempty"` // finality_sig is the finality signature to this block // where finality signature is an EOTS signature, i.e. - FinalitySig *github_com_babylonchain_babylon_types.SchnorrEOTSSig `protobuf:"bytes,3,opt,name=finality_sig,json=finalitySig,proto3,customtype=github.com/babylonchain/babylon/types.SchnorrEOTSSig" json:"finality_sig,omitempty"` + FinalitySig *github_com_babylonchain_babylon_types.SchnorrEOTSSig `protobuf:"bytes,3,opt,name=finality_sig,json=finalitySig,proto3,customtype=github.com/babylonlabs-io/babylon/types.SchnorrEOTSSig" json:"finality_sig,omitempty"` } func (m *VoteSig) Reset() { *m = VoteSig{} } @@ -192,9 +192,9 @@ type PublicRandomness struct { // block_height is the height of block which the finality provider submited public randomness. BlockHeight uint64 `protobuf:"varint,1,opt,name=block_height,json=blockHeight,proto3" json:"block_height,omitempty"` // fp_btc_pk is the BTC PK of the finality provider that casts this vote. - FpBtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,2,opt,name=fp_btc_pk,json=fpBtcPk,proto3,customtype=github.com/babylonchain/babylon/types.BIP340PubKey" json:"fp_btc_pk,omitempty"` + FpBtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,2,opt,name=fp_btc_pk,json=fpBtcPk,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340PubKey" json:"fp_btc_pk,omitempty"` // pub_rand is the public randomness the finality provider has committed to. - PubRand *github_com_babylonchain_babylon_types.SchnorrPubRand `protobuf:"bytes,3,opt,name=pub_rand,json=pubRand,proto3,customtype=github.com/babylonchain/babylon/types.SchnorrPubRand" json:"pub_rand,omitempty"` + PubRand *github_com_babylonchain_babylon_types.SchnorrPubRand `protobuf:"bytes,3,opt,name=pub_rand,json=pubRand,proto3,customtype=github.com/babylonlabs-io/babylon/types.SchnorrPubRand" json:"pub_rand,omitempty"` } func (m *PublicRandomness) Reset() { *m = PublicRandomness{} } @@ -240,7 +240,7 @@ func (m *PublicRandomness) GetBlockHeight() uint64 { // PubRandCommitWithPK is the public randomness commitment with the finality provider's BTC public key type PubRandCommitWithPK struct { // fp_btc_pk is the BTC PK of the finality provider that commits the public randomness - FpBtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,1,opt,name=fp_btc_pk,json=fpBtcPk,proto3,customtype=github.com/babylonchain/babylon/types.BIP340PubKey" json:"fp_btc_pk,omitempty"` + FpBtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,1,opt,name=fp_btc_pk,json=fpBtcPk,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340PubKey" json:"fp_btc_pk,omitempty"` // pub_rand_commit is the public randomness commitment PubRandCommit *PubRandCommit `protobuf:"bytes,2,opt,name=pub_rand_commit,json=pubRandCommit,proto3" json:"pub_rand_commit,omitempty"` } @@ -288,7 +288,7 @@ func (m *PubRandCommitWithPK) GetPubRandCommit() *PubRandCommit { // SigningInfo stores finality provider signing info of corresponding BTC public key. type SigningInfo struct { // fp_btc_pk is the BTC PK of the finality provider - FpBtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,1,opt,name=fp_btc_pk,json=fpBtcPk,proto3,customtype=github.com/babylonchain/babylon/types.BIP340PubKey" json:"fp_btc_pk,omitempty"` + FpBtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,1,opt,name=fp_btc_pk,json=fpBtcPk,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340PubKey" json:"fp_btc_pk,omitempty"` // fp_signing_info represents the signing info of this finality provider. FpSigningInfo FinalityProviderSigningInfo `protobuf:"bytes,2,opt,name=fp_signing_info,json=fpSigningInfo,proto3" json:"fp_signing_info"` } @@ -337,7 +337,7 @@ func (m *SigningInfo) GetFpSigningInfo() FinalityProviderSigningInfo { // BTC public key. type FinalityProviderMissedBlocks struct { // fp_btc_pk is the BTC PK of the finality provider - FpBtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,1,opt,name=fp_btc_pk,json=fpBtcPk,proto3,customtype=github.com/babylonchain/babylon/types.BIP340PubKey" json:"fp_btc_pk,omitempty"` + FpBtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,1,opt,name=fp_btc_pk,json=fpBtcPk,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340PubKey" json:"fp_btc_pk,omitempty"` // missed_blocks is an array of missed blocks by the finality provider. MissedBlocks []MissedBlock `protobuf:"bytes,2,rep,name=missed_blocks,json=missedBlocks,proto3" json:"missed_blocks"` } diff --git a/x/finality/types/genesis_test.go b/x/finality/types/genesis_test.go index 00b8b7c3e..3b1969ff6 100644 --- a/x/finality/types/genesis_test.go +++ b/x/finality/types/genesis_test.go @@ -5,7 +5,7 @@ import ( "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/x/finality/types" + "github.com/babylonlabs-io/babylon/x/finality/types" ) func TestGenesisState_Validate(t *testing.T) { diff --git a/x/finality/types/hooks.go b/x/finality/types/hooks.go index 743c6dabc..d87591ab8 100644 --- a/x/finality/types/hooks.go +++ b/x/finality/types/hooks.go @@ -3,7 +3,7 @@ package types import ( "context" - "github.com/babylonchain/babylon/types" + "github.com/babylonlabs-io/babylon/types" ) // combine multiple finality hooks, all hook functions are run in array sequence diff --git a/x/finality/types/keys.go b/x/finality/types/keys.go index 532809c4b..055de21d4 100644 --- a/x/finality/types/keys.go +++ b/x/finality/types/keys.go @@ -4,7 +4,7 @@ import ( "cosmossdk.io/collections" "github.com/cosmos/cosmos-sdk/types/address" - "github.com/babylonchain/babylon/types" + "github.com/babylonlabs-io/babylon/types" ) const ( diff --git a/x/finality/types/mocked_keepers.go b/x/finality/types/mocked_keepers.go index 157edc91e..c546a68da 100644 --- a/x/finality/types/mocked_keepers.go +++ b/x/finality/types/mocked_keepers.go @@ -8,8 +8,8 @@ import ( context "context" reflect "reflect" - types "github.com/babylonchain/babylon/types" - types0 "github.com/babylonchain/babylon/x/btcstaking/types" + types "github.com/babylonlabs-io/babylon/types" + types0 "github.com/babylonlabs-io/babylon/x/btcstaking/types" gomock "github.com/golang/mock/gomock" ) diff --git a/x/finality/types/msg.go b/x/finality/types/msg.go index 7a1757f27..a92b1bbc9 100644 --- a/x/finality/types/msg.go +++ b/x/finality/types/msg.go @@ -3,7 +3,7 @@ package types import ( fmt "fmt" - "github.com/babylonchain/babylon/crypto/eots" + "github.com/babylonlabs-io/babylon/crypto/eots" "github.com/cometbft/cometbft/crypto/merkle" "github.com/cometbft/cometbft/crypto/tmhash" sdk "github.com/cosmos/cosmos-sdk/types" diff --git a/x/finality/types/msg_test.go b/x/finality/types/msg_test.go index 1ea69b6fa..349185828 100644 --- a/x/finality/types/msg_test.go +++ b/x/finality/types/msg_test.go @@ -4,9 +4,9 @@ import ( "math/rand" "testing" - "github.com/babylonchain/babylon/crypto/eots" - "github.com/babylonchain/babylon/testutil/datagen" - "github.com/babylonchain/babylon/x/finality/types" + "github.com/babylonlabs-io/babylon/crypto/eots" + "github.com/babylonlabs-io/babylon/testutil/datagen" + "github.com/babylonlabs-io/babylon/x/finality/types" "github.com/stretchr/testify/require" ) diff --git a/x/finality/types/query.pb.go b/x/finality/types/query.pb.go index 1f4648346..4af4b8b67 100644 --- a/x/finality/types/query.pb.go +++ b/x/finality/types/query.pb.go @@ -6,7 +6,7 @@ package types import ( context "context" fmt "fmt" - github_com_babylonchain_babylon_types "github.com/babylonchain/babylon/types" + github_com_babylonchain_babylon_types "github.com/babylonlabs-io/babylon/types" query "github.com/cosmos/cosmos-sdk/types/query" _ "github.com/cosmos/gogoproto/gogoproto" grpc1 "github.com/cosmos/gogoproto/grpc" @@ -207,7 +207,7 @@ func (m *QueryListPublicRandomnessRequest) GetPagination() *query.PageRequest { type QueryListPublicRandomnessResponse struct { // pub_rand_map is the map where the key is the height and the value // is the public randomness at this height for the given finality provider - PubRandMap map[uint64]*github_com_babylonchain_babylon_types.SchnorrPubRand `protobuf:"bytes,1,rep,name=pub_rand_map,json=pubRandMap,proto3,customtype=github.com/babylonchain/babylon/types.SchnorrPubRand" json:"pub_rand_map,omitempty" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` + PubRandMap map[uint64]*github_com_babylonchain_babylon_types.SchnorrPubRand `protobuf:"bytes,1,rep,name=pub_rand_map,json=pubRandMap,proto3,customtype=github.com/babylonlabs-io/babylon/types.SchnorrPubRand" json:"pub_rand_map,omitempty" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value,proto3"` // pagination defines the pagination in the response. Pagination *query.PageResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` } @@ -678,7 +678,7 @@ func (m *QueryVotesAtHeightRequest) GetHeight() uint64 { type QueryVotesAtHeightResponse struct { // btc_pk is the Bitcoin secp256k1 PK of finality providers who have signed the block at given height. // the PK follows encoding in BIP-340 spec - BtcPks []github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,1,rep,name=btc_pks,json=btcPks,proto3,customtype=github.com/babylonchain/babylon/types.BIP340PubKey" json:"btc_pks,omitempty"` + BtcPks []github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,1,rep,name=btc_pks,json=btcPks,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340PubKey" json:"btc_pks,omitempty"` } func (m *QueryVotesAtHeightResponse) Reset() { *m = QueryVotesAtHeightResponse{} } diff --git a/x/finality/types/signing_info.go b/x/finality/types/signing_info.go index 9d0f41b90..72cbe4cd1 100644 --- a/x/finality/types/signing_info.go +++ b/x/finality/types/signing_info.go @@ -1,7 +1,7 @@ package types import ( - bbntypes "github.com/babylonchain/babylon/types" + bbntypes "github.com/babylonlabs-io/babylon/types" ) // NewFinalityProviderSigningInfo creates a new FinalityProviderSigningInfo instance diff --git a/x/finality/types/tx.pb.go b/x/finality/types/tx.pb.go index ae1564fc9..85b61ee74 100644 --- a/x/finality/types/tx.pb.go +++ b/x/finality/types/tx.pb.go @@ -6,7 +6,7 @@ package types import ( context "context" fmt "fmt" - github_com_babylonchain_babylon_types "github.com/babylonchain/babylon/types" + github_com_babylonchain_babylon_types "github.com/babylonlabs-io/babylon/types" crypto "github.com/cometbft/cometbft/proto/tendermint/crypto" _ "github.com/cosmos/cosmos-proto" _ "github.com/cosmos/cosmos-sdk/types/msgservice" @@ -36,7 +36,7 @@ const _ = proto.GoGoProtoPackageIsVersion3 // please upgrade the proto package type MsgCommitPubRandList struct { Signer string `protobuf:"bytes,1,opt,name=signer,proto3" json:"signer,omitempty"` // fp_btc_pk is the BTC PK of the finality provider that commits the public randomness - FpBtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,2,opt,name=fp_btc_pk,json=fpBtcPk,proto3,customtype=github.com/babylonchain/babylon/types.BIP340PubKey" json:"fp_btc_pk,omitempty"` + FpBtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,2,opt,name=fp_btc_pk,json=fpBtcPk,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340PubKey" json:"fp_btc_pk,omitempty"` // start_height is the start block height of the list of public randomness StartHeight uint64 `protobuf:"varint,3,opt,name=start_height,json=startHeight,proto3" json:"start_height,omitempty"` // num_pub_rand is the number of public randomness committed @@ -49,7 +49,7 @@ type MsgCommitPubRandList struct { // randomness on behalf of fp_btc_pk // TODO: another option is to restrict signer to correspond to fp_btc_pk. This restricts // the tx submitter to be the holder of fp_btc_pk. Decide this later - Sig *github_com_babylonchain_babylon_types.BIP340Signature `protobuf:"bytes,6,opt,name=sig,proto3,customtype=github.com/babylonchain/babylon/types.BIP340Signature" json:"sig,omitempty"` + Sig *github_com_babylonchain_babylon_types.BIP340Signature `protobuf:"bytes,6,opt,name=sig,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340Signature" json:"sig,omitempty"` } func (m *MsgCommitPubRandList) Reset() { *m = MsgCommitPubRandList{} } @@ -154,11 +154,11 @@ var xxx_messageInfo_MsgCommitPubRandListResponse proto.InternalMessageInfo type MsgAddFinalitySig struct { Signer string `protobuf:"bytes,1,opt,name=signer,proto3" json:"signer,omitempty"` // fp_btc_pk is the BTC PK of the finality provider that casts this vote - FpBtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,2,opt,name=fp_btc_pk,json=fpBtcPk,proto3,customtype=github.com/babylonchain/babylon/types.BIP340PubKey" json:"fp_btc_pk,omitempty"` + FpBtcPk *github_com_babylonchain_babylon_types.BIP340PubKey `protobuf:"bytes,2,opt,name=fp_btc_pk,json=fpBtcPk,proto3,customtype=github.com/babylonlabs-io/babylon/types.BIP340PubKey" json:"fp_btc_pk,omitempty"` // block_height is the height of the voted block BlockHeight uint64 `protobuf:"varint,3,opt,name=block_height,json=blockHeight,proto3" json:"block_height,omitempty"` // pub_rand is the public randomness committed at this height - PubRand *github_com_babylonchain_babylon_types.SchnorrPubRand `protobuf:"bytes,4,opt,name=pub_rand,json=pubRand,proto3,customtype=github.com/babylonchain/babylon/types.SchnorrPubRand" json:"pub_rand,omitempty"` + PubRand *github_com_babylonchain_babylon_types.SchnorrPubRand `protobuf:"bytes,4,opt,name=pub_rand,json=pubRand,proto3,customtype=github.com/babylonlabs-io/babylon/types.SchnorrPubRand" json:"pub_rand,omitempty"` // proof is the proof that the given public randomness is committed under the commitment Proof *crypto.Proof `protobuf:"bytes,5,opt,name=proof,proto3" json:"proof,omitempty"` // block_app_hash is the AppHash of the voted block @@ -167,7 +167,7 @@ type MsgAddFinalitySig struct { // where finality signature is an EOTS signature, i.e., // the `s` in a Schnorr signature `(r, s)` // `r` is the public randomness that is already committed by the finality provider - FinalitySig *github_com_babylonchain_babylon_types.SchnorrEOTSSig `protobuf:"bytes,7,opt,name=finality_sig,json=finalitySig,proto3,customtype=github.com/babylonchain/babylon/types.SchnorrEOTSSig" json:"finality_sig,omitempty"` + FinalitySig *github_com_babylonchain_babylon_types.SchnorrEOTSSig `protobuf:"bytes,7,opt,name=finality_sig,json=finalitySig,proto3,customtype=github.com/babylonlabs-io/babylon/types.SchnorrEOTSSig" json:"finality_sig,omitempty"` } func (m *MsgAddFinalitySig) Reset() { *m = MsgAddFinalitySig{} } diff --git a/x/incentive/abci.go b/x/incentive/abci.go index 66cdb7da9..7967e1f43 100644 --- a/x/incentive/abci.go +++ b/x/incentive/abci.go @@ -4,8 +4,8 @@ import ( "context" "time" - "github.com/babylonchain/babylon/x/incentive/keeper" - "github.com/babylonchain/babylon/x/incentive/types" + "github.com/babylonlabs-io/babylon/x/incentive/keeper" + "github.com/babylonlabs-io/babylon/x/incentive/types" abci "github.com/cometbft/cometbft/abci/types" "github.com/cosmos/cosmos-sdk/telemetry" sdk "github.com/cosmos/cosmos-sdk/types" diff --git a/x/incentive/client/cli/query.go b/x/incentive/client/cli/query.go index de89a08d9..7831a6d71 100644 --- a/x/incentive/client/cli/query.go +++ b/x/incentive/client/cli/query.go @@ -4,7 +4,7 @@ import ( "fmt" "strconv" - "github.com/babylonchain/babylon/x/incentive/types" + "github.com/babylonlabs-io/babylon/x/incentive/types" "github.com/cosmos/cosmos-sdk/client" "github.com/cosmos/cosmos-sdk/client/flags" "github.com/spf13/cobra" diff --git a/x/incentive/client/cli/query_params.go b/x/incentive/client/cli/query_params.go index f6c20a168..377f02715 100644 --- a/x/incentive/client/cli/query_params.go +++ b/x/incentive/client/cli/query_params.go @@ -5,7 +5,7 @@ import ( "github.com/cosmos/cosmos-sdk/client/flags" "github.com/spf13/cobra" - "github.com/babylonchain/babylon/x/incentive/types" + "github.com/babylonlabs-io/babylon/x/incentive/types" ) func CmdQueryParams() *cobra.Command { diff --git a/x/incentive/client/cli/tx.go b/x/incentive/client/cli/tx.go index d039820c2..b3f12788d 100644 --- a/x/incentive/client/cli/tx.go +++ b/x/incentive/client/cli/tx.go @@ -4,7 +4,7 @@ import ( "fmt" "github.com/spf13/cobra" - "github.com/babylonchain/babylon/x/incentive/types" + "github.com/babylonlabs-io/babylon/x/incentive/types" "github.com/cosmos/cosmos-sdk/client" "github.com/cosmos/cosmos-sdk/client/flags" "github.com/cosmos/cosmos-sdk/client/tx" diff --git a/x/incentive/genesis.go b/x/incentive/genesis.go index 1122dbdba..a078143ca 100644 --- a/x/incentive/genesis.go +++ b/x/incentive/genesis.go @@ -2,8 +2,8 @@ package incentive import ( "context" - "github.com/babylonchain/babylon/x/incentive/keeper" - "github.com/babylonchain/babylon/x/incentive/types" + "github.com/babylonlabs-io/babylon/x/incentive/keeper" + "github.com/babylonlabs-io/babylon/x/incentive/types" ) // InitGenesis initializes the module's state from a provided genesis state. diff --git a/x/incentive/genesis_test.go b/x/incentive/genesis_test.go index bb3f7e509..7bd9ca000 100644 --- a/x/incentive/genesis_test.go +++ b/x/incentive/genesis_test.go @@ -3,10 +3,10 @@ package incentive_test import ( "testing" - keepertest "github.com/babylonchain/babylon/testutil/keeper" - "github.com/babylonchain/babylon/testutil/nullify" - "github.com/babylonchain/babylon/x/incentive" - "github.com/babylonchain/babylon/x/incentive/types" + keepertest "github.com/babylonlabs-io/babylon/testutil/keeper" + "github.com/babylonlabs-io/babylon/testutil/nullify" + "github.com/babylonlabs-io/babylon/x/incentive" + "github.com/babylonlabs-io/babylon/x/incentive/types" "github.com/stretchr/testify/require" ) diff --git a/x/incentive/keeper/btc_staking_gauge.go b/x/incentive/keeper/btc_staking_gauge.go index 481cf9b63..4992ef782 100644 --- a/x/incentive/keeper/btc_staking_gauge.go +++ b/x/incentive/keeper/btc_staking_gauge.go @@ -4,8 +4,8 @@ import ( "context" "cosmossdk.io/store/prefix" - bstypes "github.com/babylonchain/babylon/x/btcstaking/types" - "github.com/babylonchain/babylon/x/incentive/types" + bstypes "github.com/babylonlabs-io/babylon/x/btcstaking/types" + "github.com/babylonlabs-io/babylon/x/incentive/types" "github.com/cosmos/cosmos-sdk/runtime" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/incentive/keeper/btc_staking_gauge_test.go b/x/incentive/keeper/btc_staking_gauge_test.go index bd7585324..957886b93 100644 --- a/x/incentive/keeper/btc_staking_gauge_test.go +++ b/x/incentive/keeper/btc_staking_gauge_test.go @@ -4,9 +4,9 @@ import ( "math/rand" "testing" - "github.com/babylonchain/babylon/testutil/datagen" - testkeeper "github.com/babylonchain/babylon/testutil/keeper" - "github.com/babylonchain/babylon/x/incentive/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + testkeeper "github.com/babylonlabs-io/babylon/testutil/keeper" + "github.com/babylonlabs-io/babylon/x/incentive/types" sdk "github.com/cosmos/cosmos-sdk/types" "github.com/golang/mock/gomock" "github.com/stretchr/testify/require" diff --git a/x/incentive/keeper/btc_timestamping_gauge.go b/x/incentive/keeper/btc_timestamping_gauge.go index 96e5b28a7..d4ed4f01d 100644 --- a/x/incentive/keeper/btc_timestamping_gauge.go +++ b/x/incentive/keeper/btc_timestamping_gauge.go @@ -4,8 +4,8 @@ import ( "context" "cosmossdk.io/math" "cosmossdk.io/store/prefix" - btcctypes "github.com/babylonchain/babylon/x/btccheckpoint/types" - "github.com/babylonchain/babylon/x/incentive/types" + btcctypes "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" + "github.com/babylonlabs-io/babylon/x/incentive/types" "github.com/cosmos/cosmos-sdk/runtime" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/incentive/keeper/btc_timestamping_gauge_test.go b/x/incentive/keeper/btc_timestamping_gauge_test.go index 3b42cae19..84d962b65 100644 --- a/x/incentive/keeper/btc_timestamping_gauge_test.go +++ b/x/incentive/keeper/btc_timestamping_gauge_test.go @@ -5,9 +5,9 @@ import ( "testing" "cosmossdk.io/math" - "github.com/babylonchain/babylon/testutil/datagen" - testkeeper "github.com/babylonchain/babylon/testutil/keeper" - "github.com/babylonchain/babylon/x/incentive/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + testkeeper "github.com/babylonlabs-io/babylon/testutil/keeper" + "github.com/babylonlabs-io/babylon/x/incentive/types" sdk "github.com/cosmos/cosmos-sdk/types" "github.com/golang/mock/gomock" "github.com/stretchr/testify/require" diff --git a/x/incentive/keeper/grpc_query.go b/x/incentive/keeper/grpc_query.go index 341359b7d..3f1274d3b 100644 --- a/x/incentive/keeper/grpc_query.go +++ b/x/incentive/keeper/grpc_query.go @@ -3,7 +3,7 @@ package keeper import ( "context" - "github.com/babylonchain/babylon/x/incentive/types" + "github.com/babylonlabs-io/babylon/x/incentive/types" sdk "github.com/cosmos/cosmos-sdk/types" "google.golang.org/grpc/codes" "google.golang.org/grpc/status" diff --git a/x/incentive/keeper/grpc_query_test.go b/x/incentive/keeper/grpc_query_test.go index 9d609f307..048a7ad55 100644 --- a/x/incentive/keeper/grpc_query_test.go +++ b/x/incentive/keeper/grpc_query_test.go @@ -4,9 +4,9 @@ import ( "math/rand" "testing" - "github.com/babylonchain/babylon/testutil/datagen" - testkeeper "github.com/babylonchain/babylon/testutil/keeper" - "github.com/babylonchain/babylon/x/incentive/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + testkeeper "github.com/babylonlabs-io/babylon/testutil/keeper" + "github.com/babylonlabs-io/babylon/x/incentive/types" sdk "github.com/cosmos/cosmos-sdk/types" "github.com/stretchr/testify/require" ) diff --git a/x/incentive/keeper/intercept_fee_collector.go b/x/incentive/keeper/intercept_fee_collector.go index 88500e558..05cc6c5be 100644 --- a/x/incentive/keeper/intercept_fee_collector.go +++ b/x/incentive/keeper/intercept_fee_collector.go @@ -2,7 +2,7 @@ package keeper import ( "context" - "github.com/babylonchain/babylon/x/incentive/types" + "github.com/babylonlabs-io/babylon/x/incentive/types" ) // HandleCoinsInFeeCollector intercepts a portion of coins in fee collector, and distributes diff --git a/x/incentive/keeper/intercept_fee_collector_test.go b/x/incentive/keeper/intercept_fee_collector_test.go index 189be6ba1..2f583caa2 100644 --- a/x/incentive/keeper/intercept_fee_collector_test.go +++ b/x/incentive/keeper/intercept_fee_collector_test.go @@ -6,10 +6,10 @@ import ( sdkmath "cosmossdk.io/math" - "github.com/babylonchain/babylon/testutil/datagen" - testkeeper "github.com/babylonchain/babylon/testutil/keeper" - epochingtypes "github.com/babylonchain/babylon/x/epoching/types" - "github.com/babylonchain/babylon/x/incentive/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + testkeeper "github.com/babylonlabs-io/babylon/testutil/keeper" + epochingtypes "github.com/babylonlabs-io/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/x/incentive/types" sdk "github.com/cosmos/cosmos-sdk/types" authtypes "github.com/cosmos/cosmos-sdk/x/auth/types" "github.com/golang/mock/gomock" diff --git a/x/incentive/keeper/keeper.go b/x/incentive/keeper/keeper.go index 4d931f4fe..9929989cd 100644 --- a/x/incentive/keeper/keeper.go +++ b/x/incentive/keeper/keeper.go @@ -5,7 +5,7 @@ import ( "fmt" "cosmossdk.io/log" - "github.com/babylonchain/babylon/x/incentive/types" + "github.com/babylonlabs-io/babylon/x/incentive/types" "github.com/cosmos/cosmos-sdk/codec" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/incentive/keeper/msg_server.go b/x/incentive/keeper/msg_server.go index 3d9ff5399..5dfe5833e 100644 --- a/x/incentive/keeper/msg_server.go +++ b/x/incentive/keeper/msg_server.go @@ -4,7 +4,7 @@ import ( "context" errorsmod "cosmossdk.io/errors" - "github.com/babylonchain/babylon/x/incentive/types" + "github.com/babylonlabs-io/babylon/x/incentive/types" sdk "github.com/cosmos/cosmos-sdk/types" govtypes "github.com/cosmos/cosmos-sdk/x/gov/types" "google.golang.org/grpc/codes" diff --git a/x/incentive/keeper/msg_server_test.go b/x/incentive/keeper/msg_server_test.go index 5b68ded8d..78a0783a9 100644 --- a/x/incentive/keeper/msg_server_test.go +++ b/x/incentive/keeper/msg_server_test.go @@ -5,10 +5,10 @@ import ( "math/rand" "testing" - "github.com/babylonchain/babylon/testutil/datagen" - testkeeper "github.com/babylonchain/babylon/testutil/keeper" - "github.com/babylonchain/babylon/x/incentive/keeper" - "github.com/babylonchain/babylon/x/incentive/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + testkeeper "github.com/babylonlabs-io/babylon/testutil/keeper" + "github.com/babylonlabs-io/babylon/x/incentive/keeper" + "github.com/babylonlabs-io/babylon/x/incentive/types" "github.com/golang/mock/gomock" "github.com/stretchr/testify/require" ) diff --git a/x/incentive/keeper/params.go b/x/incentive/keeper/params.go index 4e8c80e72..aac26aec0 100644 --- a/x/incentive/keeper/params.go +++ b/x/incentive/keeper/params.go @@ -2,7 +2,7 @@ package keeper import ( "context" - "github.com/babylonchain/babylon/x/incentive/types" + "github.com/babylonlabs-io/babylon/x/incentive/types" ) // SetParams sets the x/incentive module parameters. diff --git a/x/incentive/keeper/params_test.go b/x/incentive/keeper/params_test.go index e2ee0a1da..e6196521a 100644 --- a/x/incentive/keeper/params_test.go +++ b/x/incentive/keeper/params_test.go @@ -3,8 +3,8 @@ package keeper_test import ( "testing" - testkeeper "github.com/babylonchain/babylon/testutil/keeper" - "github.com/babylonchain/babylon/x/incentive/types" + testkeeper "github.com/babylonlabs-io/babylon/testutil/keeper" + "github.com/babylonlabs-io/babylon/x/incentive/types" "github.com/stretchr/testify/require" ) diff --git a/x/incentive/keeper/query_params.go b/x/incentive/keeper/query_params.go index b58c8c1ec..18b4fe8f4 100644 --- a/x/incentive/keeper/query_params.go +++ b/x/incentive/keeper/query_params.go @@ -3,7 +3,7 @@ package keeper import ( "context" - "github.com/babylonchain/babylon/x/incentive/types" + "github.com/babylonlabs-io/babylon/x/incentive/types" sdk "github.com/cosmos/cosmos-sdk/types" "google.golang.org/grpc/codes" "google.golang.org/grpc/status" diff --git a/x/incentive/keeper/query_params_test.go b/x/incentive/keeper/query_params_test.go index c98188c76..ec943cc99 100644 --- a/x/incentive/keeper/query_params_test.go +++ b/x/incentive/keeper/query_params_test.go @@ -3,8 +3,8 @@ package keeper_test import ( "testing" - testkeeper "github.com/babylonchain/babylon/testutil/keeper" - "github.com/babylonchain/babylon/x/incentive/types" + testkeeper "github.com/babylonlabs-io/babylon/testutil/keeper" + "github.com/babylonlabs-io/babylon/x/incentive/types" "github.com/stretchr/testify/require" ) diff --git a/x/incentive/keeper/reward_gauge.go b/x/incentive/keeper/reward_gauge.go index d06cbf3fd..57c598150 100644 --- a/x/incentive/keeper/reward_gauge.go +++ b/x/incentive/keeper/reward_gauge.go @@ -3,7 +3,7 @@ package keeper import ( "context" "cosmossdk.io/store/prefix" - "github.com/babylonchain/babylon/x/incentive/types" + "github.com/babylonlabs-io/babylon/x/incentive/types" "github.com/cosmos/cosmos-sdk/runtime" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/incentive/keeper/reward_gauge_test.go b/x/incentive/keeper/reward_gauge_test.go index 74a840c13..53bf8f34b 100644 --- a/x/incentive/keeper/reward_gauge_test.go +++ b/x/incentive/keeper/reward_gauge_test.go @@ -3,7 +3,7 @@ package keeper_test import ( "testing" - "github.com/babylonchain/babylon/x/incentive/types" + "github.com/babylonlabs-io/babylon/x/incentive/types" sdk "github.com/cosmos/cosmos-sdk/types" "github.com/stretchr/testify/require" ) diff --git a/x/incentive/module.go b/x/incentive/module.go index 862daf4ff..254a95231 100644 --- a/x/incentive/module.go +++ b/x/incentive/module.go @@ -6,9 +6,9 @@ import ( "encoding/json" "fmt" - "github.com/babylonchain/babylon/x/incentive/client/cli" - "github.com/babylonchain/babylon/x/incentive/keeper" - "github.com/babylonchain/babylon/x/incentive/types" + "github.com/babylonlabs-io/babylon/x/incentive/client/cli" + "github.com/babylonlabs-io/babylon/x/incentive/keeper" + "github.com/babylonlabs-io/babylon/x/incentive/types" abci "github.com/cometbft/cometbft/abci/types" "github.com/cosmos/cosmos-sdk/client" "github.com/cosmos/cosmos-sdk/codec" diff --git a/x/incentive/types/expected_keepers.go b/x/incentive/types/expected_keepers.go index a8000ec2d..434a96c0d 100644 --- a/x/incentive/types/expected_keepers.go +++ b/x/incentive/types/expected_keepers.go @@ -2,7 +2,7 @@ package types import ( "context" - epochingtypes "github.com/babylonchain/babylon/x/epoching/types" + epochingtypes "github.com/babylonlabs-io/babylon/x/epoching/types" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/incentive/types/genesis_test.go b/x/incentive/types/genesis_test.go index 230e2c670..8f30abae3 100644 --- a/x/incentive/types/genesis_test.go +++ b/x/incentive/types/genesis_test.go @@ -3,7 +3,7 @@ package types_test import ( "testing" - "github.com/babylonchain/babylon/x/incentive/types" + "github.com/babylonlabs-io/babylon/x/incentive/types" "github.com/stretchr/testify/require" ) diff --git a/x/incentive/types/mocked_keepers.go b/x/incentive/types/mocked_keepers.go index 833bbb50d..b0e07c0e9 100644 --- a/x/incentive/types/mocked_keepers.go +++ b/x/incentive/types/mocked_keepers.go @@ -8,7 +8,7 @@ import ( context "context" reflect "reflect" - types "github.com/babylonchain/babylon/x/epoching/types" + types "github.com/babylonlabs-io/babylon/x/epoching/types" types0 "github.com/cosmos/cosmos-sdk/types" gomock "github.com/golang/mock/gomock" ) diff --git a/x/monitor/client/cli/query.go b/x/monitor/client/cli/query.go index 50e9b2a2e..31b0bc1e2 100644 --- a/x/monitor/client/cli/query.go +++ b/x/monitor/client/cli/query.go @@ -7,7 +7,7 @@ import ( "github.com/cosmos/cosmos-sdk/client" - "github.com/babylonchain/babylon/x/monitor/types" + "github.com/babylonlabs-io/babylon/x/monitor/types" ) // GetQueryCmd returns the cli query commands for this module diff --git a/x/monitor/client/cli/tx.go b/x/monitor/client/cli/tx.go index c1836f6e7..4d55ca102 100644 --- a/x/monitor/client/cli/tx.go +++ b/x/monitor/client/cli/tx.go @@ -7,7 +7,7 @@ import ( "github.com/cosmos/cosmos-sdk/client" - "github.com/babylonchain/babylon/x/monitor/types" + "github.com/babylonlabs-io/babylon/x/monitor/types" ) // GetTxCmd returns the transaction commands for this module diff --git a/x/monitor/genesis.go b/x/monitor/genesis.go index b786d9685..df03d8cce 100644 --- a/x/monitor/genesis.go +++ b/x/monitor/genesis.go @@ -2,8 +2,8 @@ package monitor import ( "context" - "github.com/babylonchain/babylon/x/monitor/keeper" - "github.com/babylonchain/babylon/x/monitor/types" + "github.com/babylonlabs-io/babylon/x/monitor/keeper" + "github.com/babylonlabs-io/babylon/x/monitor/types" ) // InitGenesis initializes the capability module's state from a provided genesis diff --git a/x/monitor/genesis_test.go b/x/monitor/genesis_test.go index db95adb13..fbb1b2b00 100644 --- a/x/monitor/genesis_test.go +++ b/x/monitor/genesis_test.go @@ -3,11 +3,11 @@ package monitor_test import ( "testing" - "github.com/babylonchain/babylon/x/monitor" + "github.com/babylonlabs-io/babylon/x/monitor" "github.com/stretchr/testify/require" - simapp "github.com/babylonchain/babylon/app" - "github.com/babylonchain/babylon/x/monitor/types" + simapp "github.com/babylonlabs-io/babylon/app" + "github.com/babylonlabs-io/babylon/x/monitor/types" ) func TestExportGenesis(t *testing.T) { diff --git a/x/monitor/keeper/grpc_query.go b/x/monitor/keeper/grpc_query.go index 6a38d7a90..422194296 100644 --- a/x/monitor/keeper/grpc_query.go +++ b/x/monitor/keeper/grpc_query.go @@ -3,7 +3,7 @@ package keeper import ( "context" - "github.com/babylonchain/babylon/x/monitor/types" + "github.com/babylonlabs-io/babylon/x/monitor/types" sdk "github.com/cosmos/cosmos-sdk/types" "google.golang.org/grpc/codes" "google.golang.org/grpc/status" diff --git a/x/monitor/keeper/grpc_query_test.go b/x/monitor/keeper/grpc_query_test.go index 6f33b8fe7..53ea0862f 100644 --- a/x/monitor/keeper/grpc_query_test.go +++ b/x/monitor/keeper/grpc_query_test.go @@ -8,13 +8,13 @@ import ( "github.com/golang/mock/gomock" "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/app" - "github.com/babylonchain/babylon/btctxformatter" - "github.com/babylonchain/babylon/testutil/datagen" - "github.com/babylonchain/babylon/testutil/mocks" - ckpttypes "github.com/babylonchain/babylon/x/checkpointing/types" - types2 "github.com/babylonchain/babylon/x/epoching/types" - "github.com/babylonchain/babylon/x/monitor/types" + "github.com/babylonlabs-io/babylon/app" + "github.com/babylonlabs-io/babylon/btctxformatter" + "github.com/babylonlabs-io/babylon/testutil/datagen" + "github.com/babylonlabs-io/babylon/testutil/mocks" + ckpttypes "github.com/babylonlabs-io/babylon/x/checkpointing/types" + types2 "github.com/babylonlabs-io/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/x/monitor/types" ) func FuzzQueryEndedEpochBtcHeight(f *testing.F) { diff --git a/x/monitor/keeper/hooks.go b/x/monitor/keeper/hooks.go index 4b012fd44..8a0a3d492 100644 --- a/x/monitor/keeper/hooks.go +++ b/x/monitor/keeper/hooks.go @@ -3,8 +3,8 @@ package keeper import ( "context" - checkpointingtypes "github.com/babylonchain/babylon/x/checkpointing/types" - etypes "github.com/babylonchain/babylon/x/epoching/types" + checkpointingtypes "github.com/babylonlabs-io/babylon/x/checkpointing/types" + etypes "github.com/babylonlabs-io/babylon/x/epoching/types" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/monitor/keeper/keeper.go b/x/monitor/keeper/keeper.go index 9bd40ab8b..c7ada1120 100644 --- a/x/monitor/keeper/keeper.go +++ b/x/monitor/keeper/keeper.go @@ -5,10 +5,10 @@ import ( corestoretypes "cosmossdk.io/core/store" "fmt" - ckpttypes "github.com/babylonchain/babylon/x/checkpointing/types" + ckpttypes "github.com/babylonlabs-io/babylon/x/checkpointing/types" "cosmossdk.io/log" - "github.com/babylonchain/babylon/x/monitor/types" + "github.com/babylonlabs-io/babylon/x/monitor/types" "github.com/cosmos/cosmos-sdk/codec" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/monitor/module.go b/x/monitor/module.go index b4674ff00..40586622e 100644 --- a/x/monitor/module.go +++ b/x/monitor/module.go @@ -12,9 +12,9 @@ import ( abci "github.com/cometbft/cometbft/abci/types" - "github.com/babylonchain/babylon/x/monitor/client/cli" - "github.com/babylonchain/babylon/x/monitor/keeper" - "github.com/babylonchain/babylon/x/monitor/types" + "github.com/babylonlabs-io/babylon/x/monitor/client/cli" + "github.com/babylonlabs-io/babylon/x/monitor/keeper" + "github.com/babylonlabs-io/babylon/x/monitor/types" "github.com/cosmos/cosmos-sdk/client" "github.com/cosmos/cosmos-sdk/codec" cdctypes "github.com/cosmos/cosmos-sdk/codec/types" diff --git a/x/monitor/types/expected_keepers.go b/x/monitor/types/expected_keepers.go index 0150c8dc2..d63fffa07 100644 --- a/x/monitor/types/expected_keepers.go +++ b/x/monitor/types/expected_keepers.go @@ -2,7 +2,7 @@ package types import ( "context" - lc "github.com/babylonchain/babylon/x/btclightclient/types" + lc "github.com/babylonlabs-io/babylon/x/btclightclient/types" ) type BTCLightClientKeeper interface { diff --git a/x/monitor/types/genesis_test.go b/x/monitor/types/genesis_test.go index 5c5092312..73008eb98 100644 --- a/x/monitor/types/genesis_test.go +++ b/x/monitor/types/genesis_test.go @@ -3,7 +3,7 @@ package types_test import ( "testing" - "github.com/babylonchain/babylon/x/monitor/types" + "github.com/babylonlabs-io/babylon/x/monitor/types" "github.com/stretchr/testify/require" ) diff --git a/x/monitor/types/keys.go b/x/monitor/types/keys.go index 1f65b3c03..ccd101ec8 100644 --- a/x/monitor/types/keys.go +++ b/x/monitor/types/keys.go @@ -2,7 +2,7 @@ package types import ( "fmt" - "github.com/babylonchain/babylon/x/checkpointing/types" + "github.com/babylonlabs-io/babylon/x/checkpointing/types" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/zoneconcierge/README.md b/x/zoneconcierge/README.md index d9dda333c..f873f4030 100644 --- a/x/zoneconcierge/README.md +++ b/x/zoneconcierge/README.md @@ -472,7 +472,7 @@ for different use cases, e.g., BTC-assisted unbonding. The phase 2 integration does not require any change to the PoS blockchain's code. Rather, it only needs to deploy a [Babylon -contract](https://github.com/babylonchain/babylon-contract) on the PoS +contract](https://github.com/babylonlabs-io/babylon-contract) on the PoS blockchain, and start an IBC relayer between Babylon and the Babylon contract on the PoS blockchain. The Babylon contract can be deployed to a blockchain supporting [CosmWasm](https://github.com/CosmWasm/cosmwasm) smart contracts, diff --git a/x/zoneconcierge/abci.go b/x/zoneconcierge/abci.go index 7ea1514bb..a0989f678 100644 --- a/x/zoneconcierge/abci.go +++ b/x/zoneconcierge/abci.go @@ -4,8 +4,8 @@ import ( "context" "time" - "github.com/babylonchain/babylon/x/zoneconcierge/keeper" - "github.com/babylonchain/babylon/x/zoneconcierge/types" + "github.com/babylonlabs-io/babylon/x/zoneconcierge/keeper" + "github.com/babylonlabs-io/babylon/x/zoneconcierge/types" abci "github.com/cometbft/cometbft/abci/types" "github.com/cosmos/cosmos-sdk/telemetry" ) diff --git a/x/zoneconcierge/client/cli/query.go b/x/zoneconcierge/client/cli/query.go index 2b0c5ad9c..ca0f1b682 100644 --- a/x/zoneconcierge/client/cli/query.go +++ b/x/zoneconcierge/client/cli/query.go @@ -9,7 +9,7 @@ import ( "github.com/cosmos/cosmos-sdk/client" - "github.com/babylonchain/babylon/x/zoneconcierge/types" + "github.com/babylonlabs-io/babylon/x/zoneconcierge/types" ) // GetQueryCmd returns the cli query commands for this module diff --git a/x/zoneconcierge/client/cli/tx.go b/x/zoneconcierge/client/cli/tx.go index 9ba77b787..23bd93b94 100644 --- a/x/zoneconcierge/client/cli/tx.go +++ b/x/zoneconcierge/client/cli/tx.go @@ -6,7 +6,7 @@ import ( "github.com/cosmos/cosmos-sdk/client" // "github.com/cosmos/cosmos-sdk/client/flags" - "github.com/babylonchain/babylon/x/zoneconcierge/types" + "github.com/babylonlabs-io/babylon/x/zoneconcierge/types" ) // GetTxCmd returns the transaction commands for this module diff --git a/x/zoneconcierge/genesis.go b/x/zoneconcierge/genesis.go index 6cdc963bf..84771473c 100644 --- a/x/zoneconcierge/genesis.go +++ b/x/zoneconcierge/genesis.go @@ -2,8 +2,8 @@ package zoneconcierge import ( "context" - "github.com/babylonchain/babylon/x/zoneconcierge/keeper" - "github.com/babylonchain/babylon/x/zoneconcierge/types" + "github.com/babylonlabs-io/babylon/x/zoneconcierge/keeper" + "github.com/babylonlabs-io/babylon/x/zoneconcierge/types" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/zoneconcierge/genesis_test.go b/x/zoneconcierge/genesis_test.go index 59ae3107d..e4b3181e9 100644 --- a/x/zoneconcierge/genesis_test.go +++ b/x/zoneconcierge/genesis_test.go @@ -3,10 +3,10 @@ package zoneconcierge_test import ( "testing" - keepertest "github.com/babylonchain/babylon/testutil/keeper" - "github.com/babylonchain/babylon/testutil/nullify" - "github.com/babylonchain/babylon/x/zoneconcierge" - "github.com/babylonchain/babylon/x/zoneconcierge/types" + keepertest "github.com/babylonlabs-io/babylon/testutil/keeper" + "github.com/babylonlabs-io/babylon/testutil/nullify" + "github.com/babylonlabs-io/babylon/x/zoneconcierge" + "github.com/babylonlabs-io/babylon/x/zoneconcierge/types" "github.com/stretchr/testify/require" ) diff --git a/x/zoneconcierge/keeper/canonical_chain_indexer.go b/x/zoneconcierge/keeper/canonical_chain_indexer.go index 2348ba387..52d89b965 100644 --- a/x/zoneconcierge/keeper/canonical_chain_indexer.go +++ b/x/zoneconcierge/keeper/canonical_chain_indexer.go @@ -7,7 +7,7 @@ import ( sdkerrors "cosmossdk.io/errors" "cosmossdk.io/store/prefix" - "github.com/babylonchain/babylon/x/zoneconcierge/types" + "github.com/babylonlabs-io/babylon/x/zoneconcierge/types" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/zoneconcierge/keeper/canonical_chain_indexer_test.go b/x/zoneconcierge/keeper/canonical_chain_indexer_test.go index 1b1f929ff..af484b32c 100644 --- a/x/zoneconcierge/keeper/canonical_chain_indexer_test.go +++ b/x/zoneconcierge/keeper/canonical_chain_indexer_test.go @@ -4,8 +4,8 @@ import ( "math/rand" "testing" - "github.com/babylonchain/babylon/app" - "github.com/babylonchain/babylon/testutil/datagen" + "github.com/babylonlabs-io/babylon/app" + "github.com/babylonlabs-io/babylon/testutil/datagen" "github.com/stretchr/testify/require" ) diff --git a/x/zoneconcierge/keeper/chain_info_indexer.go b/x/zoneconcierge/keeper/chain_info_indexer.go index e7e7d06bd..a3ae402d1 100644 --- a/x/zoneconcierge/keeper/chain_info_indexer.go +++ b/x/zoneconcierge/keeper/chain_info_indexer.go @@ -7,7 +7,7 @@ import ( errorsmod "cosmossdk.io/errors" "cosmossdk.io/store/prefix" - "github.com/babylonchain/babylon/x/zoneconcierge/types" + "github.com/babylonlabs-io/babylon/x/zoneconcierge/types" ) func (k Keeper) setChainInfo(ctx context.Context, chainInfo *types.ChainInfo) { diff --git a/x/zoneconcierge/keeper/epoch_chain_info_indexer.go b/x/zoneconcierge/keeper/epoch_chain_info_indexer.go index 5faf156ad..5584b008e 100644 --- a/x/zoneconcierge/keeper/epoch_chain_info_indexer.go +++ b/x/zoneconcierge/keeper/epoch_chain_info_indexer.go @@ -8,8 +8,8 @@ import ( "github.com/cosmos/cosmos-sdk/runtime" sdk "github.com/cosmos/cosmos-sdk/types" - bbn "github.com/babylonchain/babylon/types" - "github.com/babylonchain/babylon/x/zoneconcierge/types" + bbn "github.com/babylonlabs-io/babylon/types" + "github.com/babylonlabs-io/babylon/x/zoneconcierge/types" ) // GetEpochChainInfo gets the latest chain info of a given epoch for a given chain ID diff --git a/x/zoneconcierge/keeper/epoch_chain_info_indexer_test.go b/x/zoneconcierge/keeper/epoch_chain_info_indexer_test.go index 79a99337d..59dc52c50 100644 --- a/x/zoneconcierge/keeper/epoch_chain_info_indexer_test.go +++ b/x/zoneconcierge/keeper/epoch_chain_info_indexer_test.go @@ -7,8 +7,8 @@ import ( ibctmtypes "github.com/cosmos/ibc-go/v8/modules/light-clients/07-tendermint" "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/app" - "github.com/babylonchain/babylon/testutil/datagen" + "github.com/babylonlabs-io/babylon/app" + "github.com/babylonlabs-io/babylon/testutil/datagen" ) func FuzzEpochChainInfoIndexer(f *testing.F) { diff --git a/x/zoneconcierge/keeper/epochs.go b/x/zoneconcierge/keeper/epochs.go index d61d89761..6c3bfac89 100644 --- a/x/zoneconcierge/keeper/epochs.go +++ b/x/zoneconcierge/keeper/epochs.go @@ -4,8 +4,8 @@ import ( "context" "cosmossdk.io/store/prefix" - epochingtypes "github.com/babylonchain/babylon/x/epoching/types" - "github.com/babylonchain/babylon/x/zoneconcierge/types" + epochingtypes "github.com/babylonlabs-io/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/x/zoneconcierge/types" "github.com/cosmos/cosmos-sdk/runtime" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/zoneconcierge/keeper/fork_indexer.go b/x/zoneconcierge/keeper/fork_indexer.go index 2ec7e6ba3..68d98243f 100644 --- a/x/zoneconcierge/keeper/fork_indexer.go +++ b/x/zoneconcierge/keeper/fork_indexer.go @@ -7,7 +7,7 @@ import ( sdkerrors "cosmossdk.io/errors" "cosmossdk.io/store/prefix" - "github.com/babylonchain/babylon/x/zoneconcierge/types" + "github.com/babylonlabs-io/babylon/x/zoneconcierge/types" sdk "github.com/cosmos/cosmos-sdk/types" ) diff --git a/x/zoneconcierge/keeper/fork_indexer_test.go b/x/zoneconcierge/keeper/fork_indexer_test.go index 8195f6b01..c1ef1a522 100644 --- a/x/zoneconcierge/keeper/fork_indexer_test.go +++ b/x/zoneconcierge/keeper/fork_indexer_test.go @@ -4,8 +4,8 @@ import ( "math/rand" "testing" - "github.com/babylonchain/babylon/app" - "github.com/babylonchain/babylon/testutil/datagen" + "github.com/babylonlabs-io/babylon/app" + "github.com/babylonlabs-io/babylon/testutil/datagen" "github.com/stretchr/testify/require" ) diff --git a/x/zoneconcierge/keeper/grpc_query.go b/x/zoneconcierge/keeper/grpc_query.go index 7d9e0226e..5cb71dfca 100644 --- a/x/zoneconcierge/keeper/grpc_query.go +++ b/x/zoneconcierge/keeper/grpc_query.go @@ -3,8 +3,8 @@ package keeper import ( "context" - bbntypes "github.com/babylonchain/babylon/types" - "github.com/babylonchain/babylon/x/zoneconcierge/types" + bbntypes "github.com/babylonlabs-io/babylon/types" + "github.com/babylonlabs-io/babylon/x/zoneconcierge/types" sdk "github.com/cosmos/cosmos-sdk/types" "github.com/cosmos/cosmos-sdk/types/query" "google.golang.org/grpc/codes" diff --git a/x/zoneconcierge/keeper/grpc_query_test.go b/x/zoneconcierge/keeper/grpc_query_test.go index 08c5cab8b..4885659e9 100644 --- a/x/zoneconcierge/keeper/grpc_query_test.go +++ b/x/zoneconcierge/keeper/grpc_query_test.go @@ -4,18 +4,18 @@ import ( "math/rand" "testing" - "github.com/babylonchain/babylon/app" - btclightclienttypes "github.com/babylonchain/babylon/x/btclightclient/types" + "github.com/babylonlabs-io/babylon/app" + btclightclienttypes "github.com/babylonlabs-io/babylon/x/btclightclient/types" "github.com/cosmos/cosmos-sdk/types/query" ibctmtypes "github.com/cosmos/ibc-go/v8/modules/light-clients/07-tendermint" "github.com/golang/mock/gomock" "github.com/stretchr/testify/require" - "github.com/babylonchain/babylon/testutil/datagen" - testkeeper "github.com/babylonchain/babylon/testutil/keeper" - btcctypes "github.com/babylonchain/babylon/x/btccheckpoint/types" - checkpointingtypes "github.com/babylonchain/babylon/x/checkpointing/types" - zctypes "github.com/babylonchain/babylon/x/zoneconcierge/types" + "github.com/babylonlabs-io/babylon/testutil/datagen" + testkeeper "github.com/babylonlabs-io/babylon/testutil/keeper" + btcctypes "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" + checkpointingtypes "github.com/babylonlabs-io/babylon/x/checkpointing/types" + zctypes "github.com/babylonlabs-io/babylon/x/zoneconcierge/types" ) type chainInfo struct { diff --git a/x/zoneconcierge/keeper/header_handler.go b/x/zoneconcierge/keeper/header_handler.go index 3bfdd046e..e4bfa635d 100644 --- a/x/zoneconcierge/keeper/header_handler.go +++ b/x/zoneconcierge/keeper/header_handler.go @@ -6,7 +6,7 @@ import ( sdk "github.com/cosmos/cosmos-sdk/types" - "github.com/babylonchain/babylon/x/zoneconcierge/types" + "github.com/babylonlabs-io/babylon/x/zoneconcierge/types" ) // HandleHeaderWithValidCommit handles a CZ header with a valid QC diff --git a/x/zoneconcierge/keeper/hooks.go b/x/zoneconcierge/keeper/hooks.go index fc523f54e..8621183dc 100644 --- a/x/zoneconcierge/keeper/hooks.go +++ b/x/zoneconcierge/keeper/hooks.go @@ -5,9 +5,9 @@ import ( sdk "github.com/cosmos/cosmos-sdk/types" - checkpointingtypes "github.com/babylonchain/babylon/x/checkpointing/types" - epochingtypes "github.com/babylonchain/babylon/x/epoching/types" - "github.com/babylonchain/babylon/x/zoneconcierge/types" + checkpointingtypes "github.com/babylonlabs-io/babylon/x/checkpointing/types" + epochingtypes "github.com/babylonlabs-io/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/x/zoneconcierge/types" ) type Hooks struct { diff --git a/x/zoneconcierge/keeper/ibc_header_decorator.go b/x/zoneconcierge/keeper/ibc_header_decorator.go index 1e8967be2..930f33e6e 100644 --- a/x/zoneconcierge/keeper/ibc_header_decorator.go +++ b/x/zoneconcierge/keeper/ibc_header_decorator.go @@ -6,7 +6,7 @@ import ( clienttypes "github.com/cosmos/ibc-go/v8/modules/core/02-client/types" //nolint:staticcheck ibctmtypes "github.com/cosmos/ibc-go/v8/modules/light-clients/07-tendermint" - "github.com/babylonchain/babylon/x/zoneconcierge/types" + "github.com/babylonlabs-io/babylon/x/zoneconcierge/types" ) var _ sdk.PostDecorator = &IBCHeaderDecorator{} diff --git a/x/zoneconcierge/keeper/ibc_packet.go b/x/zoneconcierge/keeper/ibc_packet.go index 266e8fd35..c4f6bbc03 100644 --- a/x/zoneconcierge/keeper/ibc_packet.go +++ b/x/zoneconcierge/keeper/ibc_packet.go @@ -8,7 +8,7 @@ import ( sdk "github.com/cosmos/cosmos-sdk/types" errorsmod "cosmossdk.io/errors" - "github.com/babylonchain/babylon/x/zoneconcierge/types" + "github.com/babylonlabs-io/babylon/x/zoneconcierge/types" "github.com/cosmos/cosmos-sdk/telemetry" clienttypes "github.com/cosmos/ibc-go/v8/modules/core/02-client/types" //nolint:staticcheck channeltypes "github.com/cosmos/ibc-go/v8/modules/core/04-channel/types" diff --git a/x/zoneconcierge/keeper/ibc_packet_btc_timestamp.go b/x/zoneconcierge/keeper/ibc_packet_btc_timestamp.go index d3adb444c..7df7c61ad 100644 --- a/x/zoneconcierge/keeper/ibc_packet_btc_timestamp.go +++ b/x/zoneconcierge/keeper/ibc_packet_btc_timestamp.go @@ -8,12 +8,12 @@ import ( channeltypes "github.com/cosmos/ibc-go/v8/modules/core/04-channel/types" ibctmtypes "github.com/cosmos/ibc-go/v8/modules/light-clients/07-tendermint" - bbn "github.com/babylonchain/babylon/types" - btcctypes "github.com/babylonchain/babylon/x/btccheckpoint/types" - btclctypes "github.com/babylonchain/babylon/x/btclightclient/types" - checkpointingtypes "github.com/babylonchain/babylon/x/checkpointing/types" - epochingtypes "github.com/babylonchain/babylon/x/epoching/types" - "github.com/babylonchain/babylon/x/zoneconcierge/types" + bbn "github.com/babylonlabs-io/babylon/types" + btcctypes "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" + btclctypes "github.com/babylonlabs-io/babylon/x/btclightclient/types" + checkpointingtypes "github.com/babylonlabs-io/babylon/x/checkpointing/types" + epochingtypes "github.com/babylonlabs-io/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/x/zoneconcierge/types" ) // finalizedInfo is a private struct that stores metadata and proofs diff --git a/x/zoneconcierge/keeper/ibc_packet_btc_timestamp_test.go b/x/zoneconcierge/keeper/ibc_packet_btc_timestamp_test.go index 531657d26..7a2d1a7c6 100644 --- a/x/zoneconcierge/keeper/ibc_packet_btc_timestamp_test.go +++ b/x/zoneconcierge/keeper/ibc_packet_btc_timestamp_test.go @@ -5,10 +5,10 @@ import ( "math/rand" "testing" - "github.com/babylonchain/babylon/app" - "github.com/babylonchain/babylon/testutil/datagen" - btclckeeper "github.com/babylonchain/babylon/x/btclightclient/keeper" - btclctypes "github.com/babylonchain/babylon/x/btclightclient/types" + "github.com/babylonlabs-io/babylon/app" + "github.com/babylonlabs-io/babylon/testutil/datagen" + btclckeeper "github.com/babylonlabs-io/babylon/x/btclightclient/keeper" + btclctypes "github.com/babylonlabs-io/babylon/x/btclightclient/types" "github.com/stretchr/testify/require" ) diff --git a/x/zoneconcierge/keeper/keeper.go b/x/zoneconcierge/keeper/keeper.go index b34290f6e..82fee2b40 100644 --- a/x/zoneconcierge/keeper/keeper.go +++ b/x/zoneconcierge/keeper/keeper.go @@ -6,7 +6,7 @@ import ( corestoretypes "cosmossdk.io/core/store" "cosmossdk.io/log" storetypes "cosmossdk.io/store/types" - "github.com/babylonchain/babylon/x/zoneconcierge/types" + "github.com/babylonlabs-io/babylon/x/zoneconcierge/types" "github.com/cosmos/cosmos-sdk/codec" sdk "github.com/cosmos/cosmos-sdk/types" capabilitytypes "github.com/cosmos/ibc-go/modules/capability/types" diff --git a/x/zoneconcierge/keeper/keeper_test.go b/x/zoneconcierge/keeper/keeper_test.go index 51b04f56d..1d5392735 100644 --- a/x/zoneconcierge/keeper/keeper_test.go +++ b/x/zoneconcierge/keeper/keeper_test.go @@ -6,8 +6,8 @@ import ( ibctmtypes "github.com/cosmos/ibc-go/v8/modules/light-clients/07-tendermint" - "github.com/babylonchain/babylon/testutil/datagen" - zckeeper "github.com/babylonchain/babylon/x/zoneconcierge/keeper" + "github.com/babylonlabs-io/babylon/testutil/datagen" + zckeeper "github.com/babylonlabs-io/babylon/x/zoneconcierge/keeper" ) // SimulateNewHeaders generates a non-zero number of canonical headers diff --git a/x/zoneconcierge/keeper/msg_server.go b/x/zoneconcierge/keeper/msg_server.go index dee48dd04..26d5e9c96 100644 --- a/x/zoneconcierge/keeper/msg_server.go +++ b/x/zoneconcierge/keeper/msg_server.go @@ -4,7 +4,7 @@ import ( "context" errorsmod "cosmossdk.io/errors" - "github.com/babylonchain/babylon/x/zoneconcierge/types" + "github.com/babylonlabs-io/babylon/x/zoneconcierge/types" sdk "github.com/cosmos/cosmos-sdk/types" govtypes "github.com/cosmos/cosmos-sdk/x/gov/types" ) diff --git a/x/zoneconcierge/keeper/params.go b/x/zoneconcierge/keeper/params.go index 04989eea9..f9661e57d 100644 --- a/x/zoneconcierge/keeper/params.go +++ b/x/zoneconcierge/keeper/params.go @@ -2,7 +2,7 @@ package keeper import ( "context" - "github.com/babylonchain/babylon/x/zoneconcierge/types" + "github.com/babylonlabs-io/babylon/x/zoneconcierge/types" ) // SetParams sets the x/zoneconcierge module parameters. diff --git a/x/zoneconcierge/keeper/params_test.go b/x/zoneconcierge/keeper/params_test.go index b8f8f772d..a35f8116f 100644 --- a/x/zoneconcierge/keeper/params_test.go +++ b/x/zoneconcierge/keeper/params_test.go @@ -3,8 +3,8 @@ package keeper_test import ( "testing" - testkeeper "github.com/babylonchain/babylon/testutil/keeper" - "github.com/babylonchain/babylon/x/zoneconcierge/types" + testkeeper "github.com/babylonlabs-io/babylon/testutil/keeper" + "github.com/babylonlabs-io/babylon/x/zoneconcierge/types" "github.com/stretchr/testify/require" ) diff --git a/x/zoneconcierge/keeper/proof_btc_timestamp.go b/x/zoneconcierge/keeper/proof_btc_timestamp.go index 8f6b52368..248fe6b1a 100644 --- a/x/zoneconcierge/keeper/proof_btc_timestamp.go +++ b/x/zoneconcierge/keeper/proof_btc_timestamp.go @@ -6,10 +6,10 @@ import ( cmtcrypto "github.com/cometbft/cometbft/proto/tendermint/crypto" - btcctypes "github.com/babylonchain/babylon/x/btccheckpoint/types" - checkpointingtypes "github.com/babylonchain/babylon/x/checkpointing/types" - epochingtypes "github.com/babylonchain/babylon/x/epoching/types" - "github.com/babylonchain/babylon/x/zoneconcierge/types" + btcctypes "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" + checkpointingtypes "github.com/babylonlabs-io/babylon/x/checkpointing/types" + epochingtypes "github.com/babylonlabs-io/babylon/x/epoching/types" + "github.com/babylonlabs-io/babylon/x/zoneconcierge/types" ) func (k Keeper) ProveCZHeaderInEpoch(_ context.Context, header *types.IndexedHeader, epoch *epochingtypes.Epoch) (*cmtcrypto.ProofOps, error) { diff --git a/x/zoneconcierge/keeper/proof_btc_timestamp_test.go b/x/zoneconcierge/keeper/proof_btc_timestamp_test.go index 48190e086..d58d3d666 100644 --- a/x/zoneconcierge/keeper/proof_btc_timestamp_test.go +++ b/x/zoneconcierge/keeper/proof_btc_timestamp_test.go @@ -12,13 +12,13 @@ import ( "github.com/btcsuite/btcd/chaincfg" "github.com/btcsuite/btcd/wire" - "github.com/babylonchain/babylon/crypto/bls12381" - "github.com/babylonchain/babylon/testutil/datagen" - testhelper "github.com/babylonchain/babylon/testutil/helper" - testkeeper "github.com/babylonchain/babylon/testutil/keeper" - btcctypes "github.com/babylonchain/babylon/x/btccheckpoint/types" - checkpointingtypes "github.com/babylonchain/babylon/x/checkpointing/types" - zctypes "github.com/babylonchain/babylon/x/zoneconcierge/types" + "github.com/babylonlabs-io/babylon/crypto/bls12381" + "github.com/babylonlabs-io/babylon/testutil/datagen" + testhelper "github.com/babylonlabs-io/babylon/testutil/helper" + testkeeper "github.com/babylonlabs-io/babylon/testutil/keeper" + btcctypes "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" + checkpointingtypes "github.com/babylonlabs-io/babylon/x/checkpointing/types" + zctypes "github.com/babylonlabs-io/babylon/x/zoneconcierge/types" ) func FuzzProofCZHeaderInEpoch(f *testing.F) { diff --git a/x/zoneconcierge/module.go b/x/zoneconcierge/module.go index 20ab32932..5fcc64a16 100644 --- a/x/zoneconcierge/module.go +++ b/x/zoneconcierge/module.go @@ -11,9 +11,9 @@ import ( abci "github.com/cometbft/cometbft/abci/types" - "github.com/babylonchain/babylon/x/zoneconcierge/client/cli" - "github.com/babylonchain/babylon/x/zoneconcierge/keeper" - "github.com/babylonchain/babylon/x/zoneconcierge/types" + "github.com/babylonlabs-io/babylon/x/zoneconcierge/client/cli" + "github.com/babylonlabs-io/babylon/x/zoneconcierge/keeper" + "github.com/babylonlabs-io/babylon/x/zoneconcierge/types" "github.com/cosmos/cosmos-sdk/client" "github.com/cosmos/cosmos-sdk/codec" cdctypes "github.com/cosmos/cosmos-sdk/codec/types" diff --git a/x/zoneconcierge/module_ibc.go b/x/zoneconcierge/module_ibc.go index cee536d91..1484bc322 100644 --- a/x/zoneconcierge/module_ibc.go +++ b/x/zoneconcierge/module_ibc.go @@ -2,8 +2,8 @@ package zoneconcierge import ( errorsmod "cosmossdk.io/errors" - "github.com/babylonchain/babylon/x/zoneconcierge/keeper" - "github.com/babylonchain/babylon/x/zoneconcierge/types" + "github.com/babylonlabs-io/babylon/x/zoneconcierge/keeper" + "github.com/babylonlabs-io/babylon/x/zoneconcierge/types" sdk "github.com/cosmos/cosmos-sdk/types" sdkerrors "github.com/cosmos/cosmos-sdk/types/errors" capabilitytypes "github.com/cosmos/ibc-go/modules/capability/types" diff --git a/x/zoneconcierge/types/btc_timestamp.go b/x/zoneconcierge/types/btc_timestamp.go index 6d520a61e..c1cde804e 100644 --- a/x/zoneconcierge/types/btc_timestamp.go +++ b/x/zoneconcierge/types/btc_timestamp.go @@ -10,13 +10,13 @@ import ( cmtcrypto "github.com/cometbft/cometbft/proto/tendermint/crypto" sdk "github.com/cosmos/cosmos-sdk/types" - txformat "github.com/babylonchain/babylon/btctxformatter" - "github.com/babylonchain/babylon/crypto/bls12381" - bbn "github.com/babylonchain/babylon/types" - btcctypes "github.com/babylonchain/babylon/x/btccheckpoint/types" - btclckeeper "github.com/babylonchain/babylon/x/btclightclient/keeper" - checkpointingtypes "github.com/babylonchain/babylon/x/checkpointing/types" - epochingtypes "github.com/babylonchain/babylon/x/epoching/types" + txformat "github.com/babylonlabs-io/babylon/btctxformatter" + "github.com/babylonlabs-io/babylon/crypto/bls12381" + bbn "github.com/babylonlabs-io/babylon/types" + btcctypes "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" + btclckeeper "github.com/babylonlabs-io/babylon/x/btclightclient/keeper" + checkpointingtypes "github.com/babylonlabs-io/babylon/x/checkpointing/types" + epochingtypes "github.com/babylonlabs-io/babylon/x/epoching/types" ) func GetCZHeaderKey(chainID string, height uint64) []byte { diff --git a/x/zoneconcierge/types/btc_timestamp_test.go b/x/zoneconcierge/types/btc_timestamp_test.go index 2f513329d..24033ed88 100644 --- a/x/zoneconcierge/types/btc_timestamp_test.go +++ b/x/zoneconcierge/types/btc_timestamp_test.go @@ -10,13 +10,13 @@ import ( "github.com/btcsuite/btcd/wire" "github.com/stretchr/testify/require" - txformat "github.com/babylonchain/babylon/btctxformatter" - "github.com/babylonchain/babylon/crypto/bls12381" - "github.com/babylonchain/babylon/testutil/datagen" - testhelper "github.com/babylonchain/babylon/testutil/helper" - btcctypes "github.com/babylonchain/babylon/x/btccheckpoint/types" - checkpointingtypes "github.com/babylonchain/babylon/x/checkpointing/types" - "github.com/babylonchain/babylon/x/zoneconcierge/types" + txformat "github.com/babylonlabs-io/babylon/btctxformatter" + "github.com/babylonlabs-io/babylon/crypto/bls12381" + "github.com/babylonlabs-io/babylon/testutil/datagen" + testhelper "github.com/babylonlabs-io/babylon/testutil/helper" + btcctypes "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" + checkpointingtypes "github.com/babylonlabs-io/babylon/x/checkpointing/types" + "github.com/babylonlabs-io/babylon/x/zoneconcierge/types" ) func signBLSWithBitmap(blsSKs []bls12381.PrivateKey, bm bitmap.Bitmap, msg []byte) (bls12381.Signature, error) { diff --git a/x/zoneconcierge/types/expected_keepers.go b/x/zoneconcierge/types/expected_keepers.go index 695af1467..574a0b7fd 100644 --- a/x/zoneconcierge/types/expected_keepers.go +++ b/x/zoneconcierge/types/expected_keepers.go @@ -3,13 +3,13 @@ package types import ( "context" - bbn "github.com/babylonchain/babylon/types" + bbn "github.com/babylonlabs-io/babylon/types" clienttypes "github.com/cosmos/ibc-go/v8/modules/core/02-client/types" //nolint:staticcheck - btcctypes "github.com/babylonchain/babylon/x/btccheckpoint/types" - btclctypes "github.com/babylonchain/babylon/x/btclightclient/types" - checkpointingtypes "github.com/babylonchain/babylon/x/checkpointing/types" - epochingtypes "github.com/babylonchain/babylon/x/epoching/types" + btcctypes "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" + btclctypes "github.com/babylonlabs-io/babylon/x/btclightclient/types" + checkpointingtypes "github.com/babylonlabs-io/babylon/x/checkpointing/types" + epochingtypes "github.com/babylonlabs-io/babylon/x/epoching/types" ctypes "github.com/cometbft/cometbft/rpc/core/types" sdk "github.com/cosmos/cosmos-sdk/types" capabilitytypes "github.com/cosmos/ibc-go/modules/capability/types" diff --git a/x/zoneconcierge/types/genesis_test.go b/x/zoneconcierge/types/genesis_test.go index 0902eb6d7..859e66e14 100644 --- a/x/zoneconcierge/types/genesis_test.go +++ b/x/zoneconcierge/types/genesis_test.go @@ -3,7 +3,7 @@ package types_test import ( "testing" - "github.com/babylonchain/babylon/x/zoneconcierge/types" + "github.com/babylonlabs-io/babylon/x/zoneconcierge/types" "github.com/stretchr/testify/require" ) diff --git a/x/zoneconcierge/types/mocked_keepers.go b/x/zoneconcierge/types/mocked_keepers.go index f5eb253fc..2daa01fae 100644 --- a/x/zoneconcierge/types/mocked_keepers.go +++ b/x/zoneconcierge/types/mocked_keepers.go @@ -8,11 +8,11 @@ import ( context "context" reflect "reflect" - types "github.com/babylonchain/babylon/types" - types0 "github.com/babylonchain/babylon/x/btccheckpoint/types" - types1 "github.com/babylonchain/babylon/x/btclightclient/types" - types2 "github.com/babylonchain/babylon/x/checkpointing/types" - types3 "github.com/babylonchain/babylon/x/epoching/types" + types "github.com/babylonlabs-io/babylon/types" + types0 "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" + types1 "github.com/babylonlabs-io/babylon/x/btclightclient/types" + types2 "github.com/babylonlabs-io/babylon/x/checkpointing/types" + types3 "github.com/babylonlabs-io/babylon/x/epoching/types" coretypes "github.com/cometbft/cometbft/rpc/core/types" types4 "github.com/cosmos/cosmos-sdk/types" types5 "github.com/cosmos/ibc-go/modules/capability/types" diff --git a/x/zoneconcierge/types/packet.pb.go b/x/zoneconcierge/types/packet.pb.go index 6e123e938..308dcba77 100644 --- a/x/zoneconcierge/types/packet.pb.go +++ b/x/zoneconcierge/types/packet.pb.go @@ -5,10 +5,10 @@ package types import ( fmt "fmt" - types3 "github.com/babylonchain/babylon/x/btccheckpoint/types" - types "github.com/babylonchain/babylon/x/btclightclient/types" - types2 "github.com/babylonchain/babylon/x/checkpointing/types" - types1 "github.com/babylonchain/babylon/x/epoching/types" + types3 "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" + types "github.com/babylonlabs-io/babylon/x/btclightclient/types" + types2 "github.com/babylonlabs-io/babylon/x/checkpointing/types" + types1 "github.com/babylonlabs-io/babylon/x/epoching/types" proto "github.com/cosmos/gogoproto/proto" io "io" math "math" diff --git a/x/zoneconcierge/types/params_test.go b/x/zoneconcierge/types/params_test.go index c4be306d0..863b9cb39 100644 --- a/x/zoneconcierge/types/params_test.go +++ b/x/zoneconcierge/types/params_test.go @@ -3,7 +3,7 @@ package types_test import ( "testing" - "github.com/babylonchain/babylon/x/zoneconcierge/types" + "github.com/babylonlabs-io/babylon/x/zoneconcierge/types" "github.com/stretchr/testify/require" ) diff --git a/x/zoneconcierge/types/query.pb.go b/x/zoneconcierge/types/query.pb.go index 64d219deb..f38942d27 100644 --- a/x/zoneconcierge/types/query.pb.go +++ b/x/zoneconcierge/types/query.pb.go @@ -6,9 +6,9 @@ package types import ( context "context" fmt "fmt" - types2 "github.com/babylonchain/babylon/x/btccheckpoint/types" - types1 "github.com/babylonchain/babylon/x/checkpointing/types" - types "github.com/babylonchain/babylon/x/epoching/types" + types2 "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" + types1 "github.com/babylonlabs-io/babylon/x/checkpointing/types" + types "github.com/babylonlabs-io/babylon/x/epoching/types" query "github.com/cosmos/cosmos-sdk/types/query" _ "github.com/cosmos/gogoproto/gogoproto" grpc1 "github.com/cosmos/gogoproto/grpc" diff --git a/x/zoneconcierge/types/zoneconcierge.pb.go b/x/zoneconcierge/types/zoneconcierge.pb.go index 8f4031b56..97afcfb36 100644 --- a/x/zoneconcierge/types/zoneconcierge.pb.go +++ b/x/zoneconcierge/types/zoneconcierge.pb.go @@ -5,10 +5,10 @@ package types import ( fmt "fmt" - types2 "github.com/babylonchain/babylon/x/btccheckpoint/types" - types3 "github.com/babylonchain/babylon/x/btclightclient/types" - types1 "github.com/babylonchain/babylon/x/checkpointing/types" - types "github.com/babylonchain/babylon/x/epoching/types" + types2 "github.com/babylonlabs-io/babylon/x/btccheckpoint/types" + types3 "github.com/babylonlabs-io/babylon/x/btclightclient/types" + types1 "github.com/babylonlabs-io/babylon/x/checkpointing/types" + types "github.com/babylonlabs-io/babylon/x/epoching/types" crypto "github.com/cometbft/cometbft/proto/tendermint/crypto" _ "github.com/cosmos/gogoproto/gogoproto" proto "github.com/cosmos/gogoproto/proto"