Skip to content

Releases: cashubtc/coco

v1.RC35

15 Dec 14:42
v1.RC35
2de90ee

Choose a tag to compare

v1.RC35 Pre-release
Pre-release

What's Changed

  • Pause subs by @Egge21M in #5
  • Replace knownMints with trustedMints by @Egge21M in #6
  • docs: added trust mint flow by @Egge21M in #7
  • Add MIT License by @Egge21M in #8
  • Sqlite tx queue by @Egge21M in #10
  • feat(core): reconcile sub listeners with matching filters in a single… by @Egge21M in #15
  • ci(core): added more cases to the integration test by @Egge21M in #14
  • fix(core): MeltQuoteState management by @Egge21M in #13
  • Adapter integration test by @Egge21M in #16
  • Proper Database transactions by @Egge21M in #12
  • feat(adapter-tests): migrated core to central integration test by @Egge21M in #18
  • fix(core): proper output creation on melt with fees by @Egge21M in #17
  • version: move packges to changeset.fixed by @Egge21M in #19
  • version: v1.rc18 by @Egge21M in #20
  • fix(core): fix WalletApi.send selection by @Egge21M in #24
  • fix(core): ensure that websockets are not resubbed twice by @Egge21M in #25
  • Added WalletApi.sweep by @Egge21M in #26
  • deps(core): upgraded cashu-ts by @Egge21M in #27
  • fix(indexeddb): make sure transactions are only reused if they are st… by @Egge21M in #28
  • fix(core): Made sude WalletApi.receive has all necessary data to reci… by @Egge21M in #29
  • Add Keyring and P2PK receive by @Egge21M in #31
  • fix(indexeddb): fix getLatesDerivationIndex by @Egge21M in #33
  • tests(indexeddb): added integration tests with playwright by @Egge21M in #32
  • Mint URL normalization by @Egge21M in #34
  • Add support for parsing and handling PaymentRequests by @Egge21M in #35
  • feat(react): added trusted mint flows to hooks by @Egge21M in #36
  • feat(core): made sure untrusted mints dont have active subscriptions by @Egge21M in #37
  • feat(core): refactored send transactions to use saga by @Egge21M in #38
  • Fix insert in keyring repos by @Egge21M in #40
  • Saga auto recover by @Egge21M in #41
  • React saga by @Egge21M in #42
  • fix(core): made sure SendAPI.rollback emits events properly by @Egge21M in #43
  • feat(core): adjusted PaymentRequest API + send saga fixes by @Egge21M in #44
  • Check pending by @Egge21M in #49
  • Hybrid transport (with proper changeset) by @Egge21M in #52
  • fix(adapters): fix migration 10 (constraint) and added migration tests by @Egge21M in #53
  • Fix additionalTag not actually being optional by @Origami74 in #55
  • fix(core): made sure empty transport on PR does not throw by @Egge21M in #58

New Contributors

Full Changelog: https://github.com/cashubtc/coco/commits/v1.RC35