Commit 677bab4
Support to RGB Swaps (#373)
* feat: allow create offer and bid psbts
* refactor: rename sign methods
* feat: add consig file
* feat: add swap tests
* chore: rename structs to friendly names
* feat: finish public offers cycle
* feat: expose wasm methods
* test: create swap flow (wasm32)
* feat: add swap fee
* Minnor correction: reponse to response
* refactor: add ecdh between peers
* feat: add offer expire datetime
* fix: typo
---------
Co-authored-by: Jose D Robles <[email protected]>1 parent 772bb1e commit 677bab4
File tree
36 files changed
+4321
-293
lines changed- src
- bin
- bitcoin
- carbonado
- rgb
- tests
- rgb
- integration
- unit
- web
36 files changed
+4321
-293
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
21 | 27 | | |
22 | 28 | | |
23 | | - | |
24 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
25 | 33 | | |
26 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments