Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trading protocol upgrade v2. #1895

Open
6 of 21 tasks
artemii235 opened this issue Jul 3, 2023 · 0 comments
Open
6 of 21 tasks

Trading protocol upgrade v2. #1895

artemii235 opened this issue Jul 3, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request Q3 2023

Comments

@artemii235
Copy link
Member

artemii235 commented Jul 3, 2023

TBA: Scope of work

@artemii235 artemii235 self-assigned this Jul 3, 2023
@artemii235 artemii235 added enhancement New feature or request Q3 2023 labels Jul 3, 2023
artemii235 added a commit that referenced this issue Oct 30, 2023
…1980)

This commit:
- Removes access by index for UTXO transactions handling
- Changes OP_CHECKMULTISIG to <pubkey0> OP_CHECKSIGVERIFY <pubkey1> OP_CHECKSIG
- Stores upgraded swaps data to SQLite DB (still WIP)
- Implements protocol enhancement for UTXO coins by adding one more funding tx for taker, which can be reclaimed immediately if maker back-outs.
- Adds CoinAssocTypes trait representing coin associated types.

#1895
@artemii235 artemii235 changed the title Trading protocol upgrade. Trading protocol upgrade (to version 2.0). Jan 29, 2024
@artemii235 artemii235 changed the title Trading protocol upgrade (to version 2.0). Trading protocol upgrade v2. Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Q3 2023
Projects
None yet
Development

No branches or pull requests

1 participant