-
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
Tyler Ruppert
authored and
Tyler Ruppert
committed
Aug 11, 2023
1 parent
c4d79f2
commit f06dc50
Showing
1 changed file
with
13 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,13 @@ | ||
## What's Changed | ||
* chore: update wasmvm by @byte-bandit in https://github.com/palomachain/paloma/pull/935 | ||
* refactor: Removing legacy code and restructuring by @byte-bandit in https://github.com/palomachain/paloma/pull/936 | ||
* Fix the extract location for palomad by @ToasterTheBrave in https://github.com/palomachain/paloma/pull/937 | ||
* Validators must support all active chains by @ToasterTheBrave in https://github.com/palomachain/paloma/pull/940 | ||
* Publish valset to all chains when returning from a software update by @ToasterTheBrave in https://github.com/palomachain/paloma/pull/942 | ||
* feat: add support for pigeon traits in valset by @byte-bandit in https://github.com/palomachain/paloma/pull/941 | ||
* Cranking down a timeout to crank up chain speed by @ToasterTheBrave in https://github.com/palomachain/paloma/pull/943 | ||
* Increase the number of blocks to keep stale messages by @ToasterTheBrave in https://github.com/palomachain/paloma/pull/945 | ||
* Add cli command to delete any stuck smart contract deployments by @ToasterTheBrave in https://github.com/palomachain/paloma/pull/944 | ||
|
||
|
||
**Full Changelog**: https://github.com/palomachain/paloma/compare/v1.6.1...v1.7.0 |