What's Changed
- docs: update guide for 046-lysithea by @redshiftzero in #2054
- Run stateless and stateful checks in parallel, and improve span handling by @hdevalence in #2057
- proof-params: use prepared verification keys by @hdevalence in #2061
- Tally votes from both delegators and validators to determine when proposals pass by @plaidfinch in #2055
- Update galileo history by @conorsch in #2068
- Resolves #1221, including chain parameters in compact blocks and updating in client by @plaidfinch in #2071
- Fix account handling bugs in
pcli
by @hdevalence in #2062 - Rename proposal nfts: s/voting/deposit/; s/withdrawn/unbonding_deposit/ by @plaidfinch in #2088
- pcli account fix - CI confirmation by @aubrika in #2087
- view,custody: fix missing Send bounds on domain-type traits by @hdevalence in #2089
- Implement the DAO by @plaidfinch in #2072
- ci: smoke test logging at info level by @hdevalence in #2093
- try not using docker in smoke tests by @hdevalence in #2094
- ci: set tendermint to error level logging by @hdevalence in #2096
- view: add BroadcastTransaction with confirmation detection to ViewService by @hdevalence in #2091
- ci: try rerunning smoke test with more logging by @hdevalence in #2095
- ci: remove unnecessary smoke test delays by @hdevalence in #2097
- ci: try faster block times for smoke test by @hdevalence in #2098
- use MemoPlaintext structured data instead of String for memos by @avahowell in #2033
- Fix hash parsing in
pcli tx view
by @hdevalence in #2100 - fix warnings by @hdevalence in #2102
- Resolves #2090, documenting how to use governance by @plaidfinch in #2103
- Last-minute fixes discovered while writing up governance docs by @plaidfinch in #2104
- Use the starting snapshot of the total voting power when tallying votes by @plaidfinch in #2106
- Apply chain parameter changes precisely at block boundary by @plaidfinch in #2108
- Reduce voting power of our CI validators by @conorsch in #2109
Full Changelog: 046-lysithea...047-sinope.1