Commit graph

40 commits

Author SHA1 Message Date
tecnovert
15bf9b2187
Raise coincurve version. 2023-12-14 20:44:29 +02:00
tecnovert
58a2707526
merge: Fix merge and lint issues. 2022-10-11 07:55:35 +02:00
tecnovert
d74699992b
coins: Add PIVX
No CSV or segwit.
sethdseed requires a fully synced chain, manual intervention required to set a key derived from the master mnemonic.
Requires a pivxd version with a backported scantxoutset command.
2022-09-01 12:37:18 +02:00
tecnovert
43048cffc0
doc, docker: Pin coincurve src to tag. 2022-06-29 15:11:11 +02:00
tecnovert
beaff23ac3
osx: Embed install_certifi.py script. 2022-06-26 02:17:59 +02:00
tecnovert
0c2c86070f
preparescript: --usebtcfastsync option will initialise the BTC datadir from a chain snapshot. 2022-06-04 23:08:22 +02:00
tecnovert
e14dca47e0
tests: sqlalchemy hangs when tests run with tox. 2021-02-05 12:02:12 +02:00
tecnovert
64caceebfe
Persistent test. 2021-01-16 21:29:54 +02:00
tecnovert
ed22fe7d12
Fix missing events, show seconds delayed. 2021-01-12 08:56:43 +02:00
tecnovert
60b477e3c0
Increase version, add test for bids sent while recipient is offline. 2021-01-11 23:48:46 +02:00
tecnovert
a3ba5cf7e6
setup.py test -> pytest / tox 2021-01-10 20:30:07 +02:00
tecnovert
bce20d1e59
Update monero core to 0.17.1.9 2021-01-09 15:03:29 +02:00
tecnovert
13f2ffa9ec
Update XMR version. 2020-12-31 10:06:37 +02:00
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.
2020-12-06 19:34:56 +02:00
tecnovert
4c200fe8d4
XMR withdrawals work.
spendBLockTx uses sweep_all.
2020-12-05 13:22:22 +02:00
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
2020-12-04 01:46:01 +02:00
tecnovert
7f4be161d7 Lint fixes and multiple bids test. 2020-11-30 19:13:25 +02:00
tecnovert
c48f35a12e
Added contrib dir. 2020-09-11 18:50:25 +02:00
tecnovert
7928625a7b
Raise core versions.
Litecoin .17 -> .18 pidfile name changed from litecoin.pid -> litecoind.pid
2020-09-11 16:49:01 +02:00
tecnovert
388ada154e
Raise bitcoin version. 2019-11-29 00:45:10 +02:00
tecnovert
e390509946
Split main class. 2019-11-10 11:14:10 +02:00
tecnovert
c7c49ae262
Delayed events. 2019-11-09 23:09:22 +02:00
tecnovert
07429e6582
ci: Fix tests. 2019-10-04 22:13:09 +02:00
tecnovert
6341b5537e
test: test_reload functions. 2019-10-02 22:38:24 +02:00
tecnovert
cf3ac816d0
Reload test transmits an offer and bid. 2019-09-30 22:21:25 +02:00
tecnovert
a0c366a8c6
Raise core version. 2019-09-05 10:21:45 +02:00
tecnovert
bf15be743c
Raise versions. 2019-08-23 22:07:50 +02:00
tecnovert
b5216e1d96
Raise core version, more prepare options. 2019-08-15 21:14:28 +02:00
tecnovert
321ec4acb2
New particl core version.
Display core versions on the wallets page.
2019-08-04 15:22:25 +02:00
tecnovert
da9f95fd61
html: More offer filtering. 2019-08-01 18:21:23 +02:00
tecnovert
18ee89361a
Prepare windows releases. 2019-07-28 14:45:26 +02:00
tecnovert
7c9ff485e3
ci: Fix gpg version. 2019-07-28 00:22:06 +02:00
tecnovert
682fe578a7
Fix osx gitian path. 2019-07-27 22:13:35 +02:00
tecnovert
4a07c891f6
Refactor initiate_tx. 2019-07-27 20:51:50 +02:00
tecnovert
2882992c4f
Move tests to a sub dir.
Else they install to site-packages/tests/
2019-07-26 14:16:02 +02:00
tecnovert
8dfea80c43
ci: remove cache. 2019-07-25 15:51:26 +02:00
tecnovert
bd93899066
Add preparebinonly option to basicswap-prepare,
Download, verify and extract coin cores only.
2019-07-25 14:06:58 +02:00
tecnovert
76af4a941e
Add txn 1st seen height to bid.
Format balance amount.
Start prepare script.
2019-07-21 18:26:56 +02:00
tecnovert
a49be16f9c
Remove plyvel dependency.
I can't get it to run under docker in windows.
2019-07-18 19:53:23 +02:00
tecnovert
e242f50b2b
Add to Github 2019-07-17 18:07:37 +02:00