Releases: babylonlabs-io/vigilante
Releases · babylonlabs-io/vigilante
v0.16.0
v0.15.0
v0.14.0
v0.13.0
What's Changed
- ci: GH actions for goreleaser, changelog reminder, and backport by @SebastianElvis in #75
- ci: add goreleaser setup and move out changelog reminder by @SebastianElvis in #76
- chore(gorelaser): arm64 static build by @Lazar955 in #77
- fix(submitter): handle no change output by @Lazar955 in #79
- chore(*): bump babylon to
v0.13.0
by @RafilxTenfen in #80 - chore(changelog): update changelog by @Lazar955 in #81
Full Changelog: v0.12.0...v0.13.0
Version v0.12.0
What's Changed
- feat(stakingEventWatcher): implement ADR-26 pre-approval staking flow and inclusion proof reporting by @Lazar955 in #70
- chore(e2e): e2e test for activating and unbonded in mempool by @Lazar955 in #71
- chore(*): update babylon to v0.12.0 by @Lazar955 in #74
Full Changelog: v0.11.0...v0.12.0
Version v0.11.2
Version v0.11.0
What's Changed
- chore(e2e): parse go mod file by @Lazar955 in #64
- fix(config): fix db config meta fields by @Lazar955 in #65
- fix: db config by @RafilxTenfen in #68
- chore(*): upgrade babylond to
v0.11.0
by @Lazar955 in #69
Full Changelog: v0.10.0...v0.11.0
Version v0.10.1
Version v0.10.0
What's Changed
- Hot fix/bump babylon hot fix - merge back to dev by @KonradStaniec in #7
- switch to gh actions by @KonradStaniec in #5
- chore(e2e): removing btcd by @Lazar955 in #9
- fix(ci): fix publish action by @Lazar955 in #10
- chore(submitter): remove dumpPrivKey by @Lazar955 in #15
- chore(go): upgrade go to 1.23 by @Lazar955 in #18
- chore(btcclient): use notifier interface by @Lazar955 in #20
- chore(*): remove btcd support by @Lazar955 in #27
- chore(relayer): prevent tx1 resubmission by @Lazar955 in #28
- chore(*): switch to trunk based dev by @Lazar955 in #30
- chore(*): switch to trunk based by @Lazar955 in #31
- chore(*): use proper retry by @Lazar955 in #29
- feat(monitor): bootstrap monitor from db by @Lazar955 in #34
- fix(btcstaking-tracker): fix race condition by @Lazar955 in #35
- chore(*): update babylon version by @Lazar955 in #36
- chore(*): minor cleanup by @Lazar955 in #37
- chore(btcslasher): uses semaphore to limit btc node requests by @Lazar955 in #40
- chore(btcscanner): unexport fields by @Lazar955 in #41
- chore(*): parallel tests by @Lazar955 in #44
- feat(submitter): stateful submitter by @Lazar955 in #43
- chore(gomod): cleanup by @Lazar955 in #50
- chore(btcclient): reduce rpc calls by @Lazar955 in #51
- chore(e2e): run babylond in docker by @Lazar955 in #52
- chore(e2e): run e2e tests in parallel by @Lazar955 in #54
- chore(e2e): better port selection by @Lazar955 in #60
- chore(submitter): refactoring points by @Lazar955 in #57
- chore(*): upgrade babylon to
v0.10.0
by @Lazar955 in #62
New Contributors
Full Changelog: v0.9.1...v0.10.0
Version v0.9.1
Hot-fix: Use fixed Babylon retry library - #6