Skip to content

Releases: sadoprotocol/sado-api

v0.7.5

02 Aug 11:24
Compare
Choose a tag to compare

Fix

  • Add support for unisat message signing

v0.7.4

02 Aug 09:53
Compare
Choose a tag to compare

Fix

  • Revert change to worker collection name

v0.7.3

02 Aug 09:46
Compare
Choose a tag to compare

Fix

  • Include orderbooks in ipfs upload

v0.7.2

01 Aug 11:33
Compare
Choose a tag to compare

Hotfix

  • Populate dex export.

v0.7.1

01 Aug 11:27
Compare
Choose a tag to compare

Feature

  • Add instant support to order creation.

v0.7.0

11 Jul 09:10
Compare
Choose a tag to compare

Refactor

  • Order and Offer fees object on creation has been replaced with satsPerByte.

Note

This is a breaking change from prior versions as fees object on CreateOrder and CreateOffer no longer exists.

v0.6.12

10 Jul 10:39
Compare
Choose a tag to compare

Fix

  • Update bech32 regex in bitcoin utilities to not match on bech32m (taproot) addresses.
  • Clean up signable psbt method.
  • Update taproot utilities.

v0.6.11

10 Jul 06:31
Compare
Choose a tag to compare

Chore

  • Add address type check when creating signable PSBT
  • Add input builder to conditionally add tapInternalKey for taproot orders

v0.6.10

06 Jul 07:05
Compare
Choose a tag to compare

Chore

  • Use shared api functionality

v0.6.9

05 Jul 06:16
273dcb0
Compare
Choose a tag to compare

Devops

  • Update node version in release workflow