mirror of
https://github.com/basicswap/basicswap.git
synced 2026-06-10 13:01:41 +02:00
build, guix: update packed version
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
- Added subfee bid option.
|
- Added subfee bid option.
|
||||||
- Increase DCR fee estimate by 1 byte.
|
- Increase DCR fee estimate by 1 byte.
|
||||||
- Waits for the refund and refund spend txn locks to expire before trying to submit them.
|
- Waits for the refund and refund spend txn locks to expire before trying to submit them.
|
||||||
- Fixed bug where initiate tx amount was not cheched for secret hash swaps.
|
- Fixed bug where initiate tx amount was not checked for secret hash swaps.
|
||||||
|
|
||||||
|
|
||||||
0.14.5
|
0.14.5
|
||||||
|
|||||||
@@ -140,10 +140,10 @@
|
|||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
(url "https://github.com/basicswap/basicswap")
|
(url "https://github.com/basicswap/basicswap")
|
||||||
(commit "3b76adeedbbf3586308b6bf8ba401cec899f8a61")))
|
(commit "ced017ab3a3234c68d3d8f773cf9ceb187a39adb")))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0wvy1c6li45ivfnn93iry047fz7w088mcp5rbg07qnnbnb6lgqiz"))
|
"0manck3zlf05by08b825ynqk7q1byzgy7p3i8chpg413mqkx7q5r"))
|
||||||
(file-name (git-file-name name version))))
|
(file-name (git-file-name name version))))
|
||||||
(build-system pyproject-build-system)
|
(build-system pyproject-build-system)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user