mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-05 10:28:10 +01:00
Fix getLinkedMessageId and validateSwapType
This commit is contained in:
@@ -1,18 +1,29 @@
|
||||
|
||||
0.0.66
|
||||
==============
|
||||
- Fixed bugs in getLinkedMessageId and validateSwapType.
|
||||
|
||||
|
||||
0.0.65
|
||||
==============
|
||||
|
||||
- smsg: Outbox messages are removed when expired.
|
||||
- Fixed BTC witness size estimation.
|
||||
- Added option to remove Offers and bids from the database automatically one week
|
||||
after they expire if they have no active bids.
|
||||
- Controlled by new settings: expire_db_records and expire_db_records_after
|
||||
- ui: Show ITX and PTX status for adaptor sig type swaps.
|
||||
|
||||
|
||||
0.0.64
|
||||
==============
|
||||
|
||||
- protocol: Added reversed Adaptor sig protocol.
|
||||
- Runs the adaptor-sig protocol with leader and follower swapped to
|
||||
enable offers from no-script coins to script coins.
|
||||
- smsg: Outbox messages are removed when expired.
|
||||
- Fixed BTC witness size estimation.
|
||||
- Added option to remove Offers and bids from the database automatically one week
|
||||
after they expire if they have no active bids.
|
||||
- Controlled by new settings: expire_db_records and expire_db_records_after
|
||||
|
||||
- Raised adaptor signature swap protocol version
|
||||
- Not backwards compatible with previous versions.
|
||||
- ui: Show ITX and PTX status for adaptor sig type swaps.
|
||||
|
||||
|
||||
0.0.63
|
||||
|
||||
Reference in New Issue
Block a user