Releases: palomachain/pigeon
Releases · palomachain/pigeon
v1.10.3
What's Changed
- fix arb-main to arbitrum-main by @taariq in #348
- Arb fix by @taariq in #349
- update minimum balances for pigeons by @taariq in #351
- fix gas-adjustment, add blast by @verabehr in #357
- feat: add gas limit multiplication by @byte-bandit in #358
- Feature/attestation logging by @byte-bandit in #359
- chore: add release notes by @byte-bandit in #360
Full Changelog: v1.10.2...v1.10.3
v1.10.2
What's Changed
- fix: avoid overly eager balance lookup by @byte-bandit in #341
- fix: block lockup range error by @byte-bandit in #342
- Feature/pigeon status update by @byte-bandit in #343
- feat: period sync of queried inbox messages by @byte-bandit in #344
- feat: increase gas limit by @byte-bandit in #346
- chore: update readme for 1.10.2 by @byte-bandit in #347
Full Changelog: v1.10.1...v1.10.2
v1.10.1
What's Changed
- fix: validator key not being used by @byte-bandit in #335
- feat: consume event nonce from compass by @byte-bandit in #337
- chore: update README by @byte-bandit in #338
Full Changelog: v1.10.0...v1.10.1
v1.10.0
What's Changed
- Add Gnosis and update pigeon version in readme by @verabehr in #326
- hack: erc20 relink: store original contract upload tx by @byte-bandit in #328
- feat: support pigeon operator keys by @byte-bandit in #330
- chore: prepare v1.10.0 by @byte-bandit in #332
- chore!: upgrade go to 1.21 by @byte-bandit in #333
Full Changelog: v1.9.5...v1.10.0
v1.9.5
What's Changed
- chore(deps): bump github.com/palomachain/paloma from 1.9.1 to 1.9.2 by @dependabot in #318
- Bump golang.org/x/term from 0.12.0 to 0.13.0 by @dependabot in #302
- chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.59.0 by @dependabot in #313
- chore(deps): bump github.com/go-resty/resty/v2 from 2.9.1 to 2.10.0 by @dependabot in #310
- chore(deps): bump github.com/onsi/gomega from 1.28.0 to 1.28.1 by @dependabot in #319
- chore: include configuration warning by @byte-bandit in #321
- fix: missing interface registrations by @byte-bandit in #322
- Add release notes by @byte-bandit in #324
Full Changelog: v1.9.4...v1.9.5
v1.9.4
Hotfix release
Targets a regression in the gravity bridge that would lead to batches getting stuck and subsequent message flooding and gas waste.
What's Changed
- fix: prevent gravity batches being resubmitted indefinitely by @byte-bandit in #316
- Add release notes by @byte-bandit in #317
Full Changelog: v1.9.3...v1.9.4
v1.9.3
What's Changed
- fix: missing message iface registration by @byte-bandit in #309
- feat: valset ID crosscheck by @byte-bandit in #311
- fix: don't return an error by @byte-bandit in #312
- Add release notes by @byte-bandit in #315
Full Changelog: v1.9.2...v1.9.3
v1.9.2
What's Changed
- Bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0 by @dependabot in #303
- chore: contextualise process loop error logging by @byte-bandit in #304
- chore: re-introduce locking by @byte-bandit in #305
- Prework: gravity compass upgrade by @byte-bandit in #307
- Add release notes by @byte-bandit in #308
Full Changelog: v1.9.1...v1.9.2
v1.9.1
What's Changed
- Add release notes by @byte-bandit in #291
- Revert "Add release notes" by @byte-bandit in #292
- Bump github.com/go-resty/resty/v2 from 2.8.0 to 2.9.1 by @dependabot in #296
- Bump google.golang.org/grpc from 1.58.1 to 1.58.2 by @dependabot in #286
- Bump github.com/onsi/gomega from 1.27.10 to 1.28.0 by @dependabot in #294
- Update README.md by @byte-bandit in #297
- fix: avoid retries on already executed messages by @byte-bandit in #298
- fix: filter gravity batches queried from paloma by @byte-bandit in #299
- chore: avoid error swallowing by @byte-bandit in #300
- Add release notes by @byte-bandit in #301
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
- feat: prevent unrealistic estimates during chain halt by @byte-bandit in #285
- chore: add client side logging for consensus failure by @byte-bandit in #287
- fix: avoid race condition when building chain processors by @byte-bandit in #288
- fix: remove keep alive mutex locking by @byte-bandit in #289
- fix: avoid identical chain info updates by @byte-bandit in #290
- Add release notes by @byte-bandit in #293
Full Changelog: v1.8.2...v1.9.0