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
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
7d0d0687cf
api: Fix offers path.
4 years ago
tecnovert
c180f34f66
Sum keys in libsecp256k1
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
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
0a8bf9b2c4
Add dependency to setup.py
4 years ago
tecnovert
2f47fd0d5c
Add fee priority setting for XMR.
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
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
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
tecnovert
dca9f08833
Update dockerfile.
4 years ago
tecnovert
7f4be161d7
Lint fixes and multiple bids test.
4 years ago
tecnovert
2d4131d4ee
XMR amounts in http interface.
4 years ago
tecnovert
327394e81b
Move js functions to new file.
4 years ago
tecnovert
bc60527940
PART -> XMR tests pass.
4 years ago
tecnovert
0e2011e085
XMR successful swap works.
4 years ago
tecnovert
18a5322f10
MSG3L
...
Debug mode is disabled by default.
4 years ago
tecnovert
009729aa96
Send MSG2F
4 years ago
tecnovert
acae8b4de3
Fix contract_count not inserted in db
4 years ago
tecnovert
5d84d54e6f
Replace makeInt with make_int
4 years ago