v0.3.1-alpha.rc1
Pre-release
Pre-release
Roasbeef
released this
03 Nov 22:17
·
1629 commits
to main
since this release
What's Changed
- universe: use debug logging when no sync needed by @Roasbeef in #604
- multi: add txid of batch when returning the MintingBatch by @Roasbeef in #603
- multi: add proof courier addr to CLI, fix gRPC max message size, fix linter by @guggero in #609
- universe: make additional details optional to speed up query by @guggero in #612
- tapd: allow configuring all connection params for Postgres by @guggero in #622
- github: use the same issue templates as those found in LND repository by @ffranr in #614
- Rename universe functionality to accomodate transfer proofs. by @ffranr in #610
- mod: bump grpc and net libraries by @guggero in #630
- universe: stop syncer from syncing all known universes by default by @ffranr in #631
- Add backoff procedure to universe RPC proof courier by @ffranr in #617
- universe stats: only select issuance roots for asset related stats by @guggero in #628
- address: optimistic asset sync by @jharveyb in #633
- Add backoff procedure to the proof courier receive procedure by @ffranr in #637
- Add pagination to universerpc calls by @GeorgeTsagk in #634
- Ensure receiver node backoff retries finally succeed in asset send via universe proof courier by @ffranr in #644
- multi: rename RPC AssetLeaf proof field to account for transfer proofs by @ffranr in #640
- rpc: remove num assets from universe Info call by @Roasbeef in #647
- multi: add new caches for universe proofs, roots, keys, and config by @Roasbeef in #626
- build: bump version to v0.3.1-alpha.rc1 by @Roasbeef in #653
New Contributors
- @GeorgeTsagk made their first contribution in #634
Full Changelog: v0.3.0...v0.3.1-alpha.rc1