What's Changed
- Proposal NFTs by @plaidfinch in #1845
- Prep for 042-testnet by @conorsch in #1878
- custody: rework crate to support policy by @hdevalence in #1873
- build: fix docker-compose entrypoint for pd by @conorsch in #1889
- Discard fewer errors by @hdevalence in #1891
- dex: implement
TradingFunction
composition by @erwanor in #1854 - Add
SwapExecution
proto by @zbuc in #1890 - feat: pcli commands are composable with pipes by @conorsch in #1893
- crypto: refactor gadgets by @hdevalence in #1772
- docs: fix LaTeX delimiters
s/\\\\\$/\\$/g
by @llllvvuu in #1892 - view: add transaction_planner function to view service by @aubrika in #1899
- refactor(pd): testnet logic moved to module by @conorsch in #1897
- build(chain): drop tonic dep to support wasm by @conorsch in #1903
- Uncouple serde minimal by @plaidfinch in #1910
- Use
pbjson_build
to derive Serde implementations by @hdevalence in #1911 - Change
Protobuf
trait to aDomainType
trait with an associated type by @hdevalence in #1912 - docs: update undelegation and validator toml defs by @conorsch in #1916
New Contributors
Full Changelog: 041-callirrhoe...042-adraste