What's Changed
- Add PlannerRequest message proto by @aubrika in #1841
- Governance proto refactor: use
Any
for indirection by @plaidfinch in #1842 - Move existing dex code to stubdex component, add stubbed dex component by @zbuc in #1844
- deps: pin poseidon377 to a specific rev by @redshiftzero in #1852
- dex: create
DirectedTradingPair
by @erwanor in #1846 - pd: use type-aware tendermint-config by @conorsch in #1855
- Mark genesis block as voted by @zbuc in #1756
- feat(crypto): switch
Amount
to 128 bits internally by @erwanor in #1819 - ci: make smoke tests fail fast by @conorsch in #1850
- Add function to view storage to return account balance by address by @aubrika in #1853
- test: ensure consistent behavior in debug and release mode by @redshiftzero in #1856
- view: fix integer to Amount type casting by @aubrika in #1864
- feat: use seed node in k8s deployment by @conorsch in #1859
- Allow the planner to be used across an FFI boundary, more simply by @plaidfinch in #1861
- unvendor cosmos/ibc protobufs in buf build by @avahowell in #1860
- Implement big-endian fixed point encoding by @zbuc in #1849
- First pass at dex LP state keys by @zbuc in #1866
- feat: support external addr for testnet join by @conorsch in #1865
- view: add rpcs to retrieve ephemeral address, address by index, and index by address by @aubrika in #1868
- chore: prep for testnet 041-callirrhoe by @conorsch in #1870
- view: enable tonic-web for pviewd by @hdevalence in #1872
Full Changelog: 040-themisto.1...041-callirrhoe