-
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.
Co-authored-by: Tyler Ruppert <{ID}+{username}@users.noreply.github.com>
- Loading branch information
1 parent
356372c
commit bc16216
Showing
2 changed files
with
17 additions
and
3 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
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,14 @@ | ||
## What's Changed | ||
* Remove Release notes from master branch by @ToasterTheBrave in https://github.com/palomachain/pigeon/pull/176 | ||
* Update readme for next release by @ToasterTheBrave in https://github.com/palomachain/pigeon/pull/178 | ||
* Enable Formatting and linting by @ToasterTheBrave in https://github.com/palomachain/pigeon/pull/180 | ||
* Stop vendoring paloma proto files by @ToasterTheBrave in https://github.com/palomachain/pigeon/pull/181 | ||
* Support for parallel processing by @ToasterTheBrave in https://github.com/palomachain/pigeon/pull/182 | ||
* Spread relay load across all validator pigeons by @ToasterTheBrave in https://github.com/palomachain/pigeon/pull/183 | ||
* Ticking every 10 seconds for faster processing of new messages by @ToasterTheBrave in https://github.com/palomachain/pigeon/pull/184 | ||
* Loop every second by @ToasterTheBrave in https://github.com/palomachain/pigeon/pull/185 | ||
* Continue checking if a pigeon is staking by @ToasterTheBrave in https://github.com/palomachain/pigeon/pull/186 | ||
* Upgrade to paloma v1.3.0 by @ToasterTheBrave in https://github.com/palomachain/pigeon/pull/187 | ||
|
||
|
||
**Full Changelog**: https://github.com/palomachain/pigeon/compare/v1.1.1...v1.2.0 |