tecnovert
5beb1d17b9
ui: Expose bid valid for.
...
Set smsgsregtestadjust to false in tests.
Fix offer smsg valid for.
Set active_ind on bid records.
api: All times returned should be in unix-time.
4 years ago
tecnovert
1953820cd1
client: Bug fix, coin_name() is capitalised.
4 years ago
tecnovert
d6a1ff6030
docker: Set timezone in TZ env var.
4 years ago
tecnovert
e3033799b0
ui: Enable/disable coins through settimgs page.
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
c4fc2c70dc
api: Add withdraw.
4 years ago
tecnovert
b1ea76dcb6
ui: Expose Particl blinded and anon balances.
4 years ago
tecnovert
e14dca47e0
tests: sqlalchemy hangs when tests run with tox.
4 years ago
tecnovert
deb71856e8
Poll chainstates.
...
Litecoin download link changed.
Fix fee comparison tx weight difference.
Remove format8.
New stalled for test bid state.
Moved sequence code to coin interfaces.
Display estimated time lock refund tx will be valid.
4 years ago
tecnovert
c66160fb09
Add more event log types.
...
Auto accept only bids of the exact offer amount.
Retry sending lock B refund tx.
4 years ago
tecnovert
a27cfcba0f
tests: Reduce test amounts.
4 years ago
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
9b4a256b44
protocol: Link proof-of-funds signatures to offers.
4 years ago
tecnovert
7d0d0687cf
api: Fix offers path.
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
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
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
05c9d9c66d
Fix floating point bug.
4 years ago
tecnovert
0ad3856460
Add timeouts to all requests.
4 years ago
tecnovert
d2ded157f8
Start isolated docker setup.
4 years ago
tecnovert
2f47fd0d5c
Add fee priority setting for XMR.
4 years ago
tecnovert
31bf80f579
Fix fee_src error.
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