tecnovert
|
5a0263ba5e
|
tests: Fix persistent test xmr chain.
|
4 years ago |
tecnovert
|
df732713ac
|
tests: Use debug_ind in non-xmr swaps.
|
4 years ago |
tecnovert
|
2e0edef9da
|
Raise max signature size for fee estimate.
Fix logging.
Valid sequence lock range settings.
Bid debugind can be set through api.
|
4 years ago |
tecnovert
|
4ea4e0656a
|
api: Allow coin type to be specified by ticker.
|
4 years ago |
tecnovert
|
9b4a256b44
|
protocol: Link proof-of-funds signatures to offers.
|
4 years ago |
tecnovert
|
7a9cafb520
|
api: Handle json content-type.
|
4 years ago |
tecnovert
|
7d0d0687cf
|
api: Fix offers path.
|
4 years ago |
tecnovert
|
c180f34f66
|
Sum keys in libsecp256k1
|
4 years ago |
tecnovert
|
5e5bf31156
|
Don't describe state for xmr style swaps.
|
4 years ago |
tecnovert
|
c3cff91fca
|
Raise version. Verify message with coincurve.
|
4 years ago |
tecnovert
|
d12e24cecb
|
Fixed bid cancel btn sends bid.
Fixed inverted proof amounts.
Added conf_target to settings page.
Load new offer default conf_target from settings.
|
4 years ago |
tecnovert
|
f934b2d8f2
|
Update Bitcoin and Particl cores to 0.21
wallet.dat is no longer loaded by default.
|
4 years ago |
tecnovert
|
ed22fe7d12
|
Fix missing events, show seconds delayed.
|
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
|
69ed836496
|
Clear event queue when abandoning a bid.
|
4 years ago |
tecnovert
|
c5faaeccf8
|
Fix sort by rate.
|
4 years ago |
tecnovert
|
4711e81ffc
|
Switch coin display order for sent bids.
|
4 years ago |
tecnovert
|
05c9d9c66d
|
Fix floating point bug.
|
4 years ago |
tecnovert
|
1ba2ad6f0b
|
Add favicon and css, inc version.
|
4 years ago |
tecnovert
|
0c9429bfa5
|
Display xmr-swap script coin lock spend tx fees.
|
4 years ago |
tecnovert
|
0ad3856460
|
Add timeouts to all requests.
|
4 years ago |
tecnovert
|
2049fcef3d
|
Set bootstrap-daemon-address to auto
get_block_count returns "Internal error" if bootstrap-daemon is active
Use get_height instead.
|
4 years ago |
tecnovert
|
d2ded157f8
|
Start isolated docker setup.
|
4 years ago |
tecnovert
|
0a8bf9b2c4
|
Add dependency to setup.py
|
4 years ago |
tecnovert
|
2f47fd0d5c
|
Add fee priority setting for XMR.
|
4 years ago |
tecnovert
|
31bf80f579
|
Fix fee_src error.
|
4 years ago |
tecnovert
|
c348621c96
|
gui: Add another step to creating an offer.
|
4 years ago |
tecnovert
|
b3c00efe16
|
gui: Added confirm step and fee options.
Fee options only apply to the script coin side of xmr swaps.
|
4 years ago |
tecnovert
|
5cd8286aa3
|
Start on network.
|
4 years ago |
tecnovert
|
269d10aeda
|
Ensure Particl mnemonic is loaded at startup.
|
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.
Fix blocks confirmed count.
|
4 years ago |
tecnovert
|
7bb2cd7d1e
|
Reseed wallet option.
|
4 years ago |
tecnovert
|
e70477eb64
|
Use max length fifo queue as temporary solution for offer revoke requests.
|
4 years ago |
tecnovert
|
49705f0974
|
Use libsecp256k1 to sign.
Added 'Revoke' button to sent offers page.
|
4 years ago |
tecnovert
|
8c372cc5dc
|
Simplify lock tx script.
Raise version.
|
4 years ago |
tecnovert
|
2979b3e244
|
Show coin a lock tx blocks confirmed.
|
4 years ago |
tecnovert
|
645571e47c
|
Check for duplicate pubkeys.
Add test for 'non-BIP68-final'.
|
4 years ago |
tecnovert
|
4bde19fe33
|
Record the coin b lock tx before it's confirmed.
|
4 years ago |
tecnovert
|
ffc164bc34
|
Use normal Particl addresses.
Avoids needing LearnAllRelatedScripts.
|
4 years ago |
tecnovert
|
f070c972bb
|
Automatically upgrade database.
|
4 years ago |
tecnovert
|
3c4c2c528f
|
Dynamic fee selection.
Display xmr offer fees.
Display bid events.
html create offer uses correct coin amount scales.
|
4 years ago |
tecnovert
|
2346858145
|
Call setLastHeightChecked() in watchXmrSwap()
Remove old notes and config.
New html template for XMR bids.
Check the mempool for lock spend txid.
Retry sepnding coin B lock tx.
|
4 years ago |
tecnovert
|
4c200fe8d4
|
XMR withdrawals work.
spendBLockTx uses sweep_all.
|
4 years ago |
tecnovert
|
669a465262
|
Pass XMR restore height through json settings.
|
4 years ago |
tecnovert
|
28d5848f3a
|
Reload xmr swaps in-progress.
|
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
Bitcoin 0.20: 'Cannot set a new HD seed while still in Initial Block Download.' Removed in 0.21
|
4 years ago |