59 Commits (e7a62a6a827d566815570e16114514721cf0dc9f)

Author SHA1 Message Date
tecnovert 0c2c86070f
preparescript: --usebtcfastsync option will initialise the BTC datadir from a chain snapshot. 3 years ago
tecnovert 88c94c4acd
Set default anon tx ring size to 12 and add setting. 3 years ago
tecnovert 12bae95e7d
coins: Raise Bitcoin version to 22.0 3 years ago
tecnovert d1e015962c
basicswap-prepare can enable and disable tor config. 3 years ago
tecnovert 67518efcad
ui: Add option to create sized utxo. 3 years ago
tecnovert 3ba551c9da
Use getblockhashafter command in getWalletRestoreHeight. 3 years ago
tecnovert 1476ad3cec
Check available balance before sending xmr bid 3 years ago
tecnovert 65951220b8
Fix bug when manually redeeming noscript lock tx with invalid amount. 3 years ago
tecnovert e502a00341
ui: Recover noscript txn if remote key is known. 3 years ago
tecnovert 053c263751
ui: Add option to set debug tweak option from bid page. 3 years ago
tecnovert cd4103ce3e
tests: Deduplicate test_run.py 3 years ago
tecnovert 0cf3f8e3b3
ui: Can display chain A lock tx inputs. 3 years ago
tecnovert edddf9158a
refactor: Remove encodeSegwitP2WSH and getScriptAddress 3 years ago
tecnovert 1d932cdd01
protocol: Add protocol version to order and bid messages 3 years ago
tecnovert 1d6f55b8b9
ui: Display decoded tx in View Tx output. 3 years ago
tecnovert 6e82961da9
particl: Can swap PARTct -> XMR 3 years ago
tecnovert 1ef71ea79b
particl: Can swap anon outputs 3 years ago
tecnovert a40519737d protocol: Enable private offers 3 years ago
tecnovert bf00f80b4d
ui: Start describing xmr bid states. 3 years ago
tecnovert 4475e5b643
Add View Lock Wallet Transfers button to bid page. 3 years ago
tecnovert e69409514c
tests: Fix intermittent failure 3 years ago
tecnovert a5dcd9f77d
refactor: Move getTicker() to coin interface. 4 years ago
tecnovert 3217918f7c
coins: Fix getoutput for v18 cores. 4 years ago
tecnovert 36a40b5fa3
ui: Expose offer valid time. 4 years ago
tecnovert f2018184e7
protocol: Start adding anon particl option. 4 years ago
tecnovert deb71856e8
Poll chainstates. 4 years ago
tecnovert c66160fb09
Add more event log types. 4 years ago
tecnovert 2e0edef9da
Raise max signature size for fee estimate. 4 years ago
tecnovert c3cff91fca
Raise version. Verify message with coincurve. 4 years ago
tecnovert d12e24cecb
Fixed bid cancel btn sends bid. 4 years ago
tecnovert 60b477e3c0
Increase version, add test for bids sent while recipient is offline. 4 years ago
tecnovert a3ba5cf7e6
setup.py test -> pytest / tox 4 years ago
tecnovert da56a5e2c8
Unlock inputs when abandoning a bid. 4 years ago
tecnovert 05c9d9c66d
Fix floating point bug. 4 years ago
tecnovert 0c9429bfa5
Display xmr-swap script coin lock spend tx fees. 4 years ago
tecnovert d2ded157f8
Start isolated docker setup. 4 years ago
tecnovert b3c00efe16 gui: Added confirm step and fee options. 4 years ago
tecnovert 9a182646f0
Add display for xmr bid tx hex. 4 years ago
tecnovert cb27fb6c4c
Lower min locktime to 1 hour for easier testing. 4 years ago
tecnovert 49705f0974
Use libsecp256k1 to sign. 4 years ago
tecnovert 8c372cc5dc
Simplify lock tx script. 4 years ago
tecnovert 2979b3e244
Show coin a lock tx blocks confirmed. 4 years ago
tecnovert 645571e47c
Check for duplicate pubkeys. 4 years ago
tecnovert ffc164bc34
Use normal Particl addresses. 4 years ago
tecnovert 2346858145
Call setLastHeightChecked() in watchXmrSwap() 4 years ago
tecnovert 4c200fe8d4
XMR withdrawals work. 4 years ago
tecnovert e7afd5e67d
Display warning when wallet seedid doesn't match expected. 4 years ago
tecnovert 5a163e0f86
basicswap-prepare tries to initialise coin wallets from Particl mnemonic 4 years ago
tecnovert 7f4be161d7 Lint fixes and multiple bids test. 4 years ago
tecnovert 4913ac7a2b
Watch for spends to function without txindex. 4 years ago