What's Changed
- Use prefix query for fetching validators by @zbuc in #1646
- testnet: new release 036-iocaste.2 by @erwanor in #1655
- Fix lints by @zbuc in #1656
- ci: use authenticated pulls from docker hub by @conorsch in #1649
- k8s testnet - public peering by @agouin in #1660
- docs: no 'cargo update' during testnet upgrades by @conorsch in #1653
- toolchain: specify rust@1.65.0 by @erwanor in #1657
- docs: fix deployment checklist by @hdevalence in #1658
- Convert governance voting validators to use range query, introduce ne… by @zbuc in #1661
- pd: clean up App message handling wrappers by @hdevalence in #1665
- test: validator malformed definition update fails by @conorsch in #1643
- Clean up IBC connection tracking by @zbuc in #1654
- docs: try fixing protocol spec mdbook by @hdevalence in #1671
- disable sqlx in rust-analyzer by default by @hdevalence in #1674
- component: better test infrastructure by @hdevalence in #1675
- Tweaks to
ActionHandler
trait. by @hdevalence in #1676 - chain: add allocations to
genesis::AppState::default()
by @hdevalence in #1677 - pd: add extra peers to configs in testnet join by @hdevalence in #1672
- pd: avoid two levels of defaults in ChainParameters by @hdevalence in #1673
- docs: add
poseidon-permutation
to rust docs by @redshiftzero in #1687 - Add optional pre-authorizations to custody protocol by @hdevalence in #1686
- cargo update (for docs build) by @redshiftzero in #1689
- Add blinding factor to Swap plaintext by @aubrika in #1663
- Use upstream
tendermint-rs@0.26.0
by @erwanor in #1650 - Move the transaction plan into the WitnessRequest & corresponding logic into the View service by @aubrika in #1691
- docs: add talks & presentations to resources page by @conorsch in #1662
- ci: run buf build on tags, too by @conorsch in #1690
- testnet: prep for 037-megaclite by @conorsch in #1700
Full Changelog: 036-iocaste.1...037-megaclite