-
Notifications
You must be signed in to change notification settings - Fork 135
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
Showing
1 changed file
with
11 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,11 @@ | ||
## What's Changed | ||
|
||
* fix: withold gravity batches until valset update by @byte-bandit in https://github.com/palomachain/paloma/pull/1195 | ||
* feat: paloma bridge exit tax by @maharifu in https://github.com/palomachain/paloma/pull/1196 | ||
* feat: add relayer fee settings by @byte-bandit in https://github.com/palomachain/paloma/pull/1197 | ||
* feat: daily bridge transfer limits by @maharifu in https://github.com/palomachain/paloma/pull/1198 | ||
* fix: unpack errors on ReferenceBlockAttestation by @maharifu in https://github.com/palomachain/paloma/pull/1199 | ||
* chore(deps): bump github.com/hashicorp/go-getter from 1.7.4 to 1.7.5 by @dependabot in https://github.com/palomachain/paloma/pull/1201 | ||
* chore: update README with v1.15.1 by @maharifu in https://github.com/palomachain/paloma/pull/1202 | ||
|
||
**Full Changelog**: https://github.com/palomachain/paloma/compare/v1.15.0...v1.15.1 |