-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3108fba
commit e5c58ef
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
## What's Changed | ||
|
||
* chore(deps): bump golangci/golangci-lint-action from 3 to 6 by @dependabot in <https://github.com/palomachain/pigeon/pull/379> | ||
* chore(deps): bump golang.org/x/term from 0.17.0 to 0.20.0 by @dependabot in <https://github.com/palomachain/pigeon/pull/378> | ||
* chore(deps): bump github.com/onsi/gomega from 1.29.0 to 1.33.1 by @dependabot in <https://github.com/palomachain/pigeon/pull/376> | ||
* chore(deps): bump github.com/hashicorp/go-getter from 1.7.3 to 1.7.4 by @dependabot in <https://github.com/palomachain/pigeon/pull/371> | ||
* chore: add updated testnet details to readme by @verabehr in <https://github.com/palomachain/pigeon/pull/380> | ||
* chore(deps): bump google.golang.org/grpc from 1.62.0 to 1.64.0 by @dependabot in <https://github.com/palomachain/pigeon/pull/384> | ||
* chore(deps): bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.18.0 by @dependabot in <https://github.com/palomachain/pigeon/pull/381> | ||
* chore(deps): bump github.com/cometbft/cometbft from 0.38.5 to 0.38.7 by @dependabot in <https://github.com/palomachain/pigeon/pull/375> | ||
* fix: gravity gRPC client implementation by @byte-bandit in <https://github.com/palomachain/pigeon/pull/385> | ||
* chore(deps): bump github.com/go-resty/resty/v2 from 2.10.0 to 2.13.1 by @dependabot in <https://github.com/palomachain/pigeon/pull/388> | ||
* chore(deps): bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.19.0 by @dependabot in <https://github.com/palomachain/pigeon/pull/387> | ||
* feat: limit query window by @byte-bandit in <https://github.com/palomachain/pigeon/pull/389> | ||
* chore: increase gas limit multiplier to 1.5f by @byte-bandit in <https://github.com/palomachain/pigeon/pull/392> | ||
* chore: update xchain reference blocks by @maharifu in <https://github.com/palomachain/pigeon/pull/393> | ||
* chore: update Paloma dependency by @byte-bandit in <https://github.com/palomachain/pigeon/pull/395> | ||
|
||
## New Contributors | ||
|
||
* @maharifu made their first contribution in <https://github.com/palomachain/pigeon/pull/393> | ||
|
||
**Full Changelog**: <https://github.com/palomachain/pigeon/compare/v1.11.2...v1.11.3> |