83 Commits

Author SHA1 Message Date
tecnovert
bf00f80b4d ui: Start describing xmr bid states. 2021-10-18 20:48:48 +02:00
tecnovert
0d0ffe6fe4 XMR: Use sweep_all if trying to withdraw all coin with subfee. 2021-07-29 22:58:14 +02:00
tecnovert
1b2ec61816 Fix withdrawal error. 2021-07-28 13:51:17 +02:00
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.
2021-02-15 15:34:47 +02:00
tecnovert
c4fc2c70dc api: Add withdraw. 2021-02-07 12:01:58 +02:00
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.
2021-02-03 16:01:27 +02:00
tecnovert
df732713ac tests: Use debug_ind in non-xmr swaps. 2021-01-30 16:29:07 +02:00
tecnovert
f934b2d8f2 Update Bitcoin and Particl cores to 0.21
wallet.dat is no longer loaded by default.
2021-01-16 23:01:23 +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
5cd8286aa3 Start on network. 2020-12-15 20:00:44 +02:00
tecnovert
325a846f47 Split test update thread. 2020-12-13 17:11:18 +02:00
tecnovert
269d10aeda Ensure Particl mnemonic is loaded at startup. 2020-12-13 15:43:46 +02:00
tecnovert
8c9105ce01 Raise versions, add release notes.
Add event log table.
Offers can be revoked.
Added separate range for retry delays.
2020-12-02 13:24:52 +02:00
tecnovert
0e2011e085 XMR successful swap works. 2020-11-21 15:16:27 +02:00
tecnovert
18a5322f10 MSG3L
Debug mode is disabled by default.
2020-11-15 19:02:46 +02:00
tecnovert
acae8b4de3 Fix contract_count not inserted in db 2020-11-07 13:08:07 +02:00
tecnovert
5d84d54e6f Replace makeInt with make_int 2020-10-31 22:44:52 +02:00
tecnovert
4636d31ea9 LICENSE.txt -> LICENSE 2020-10-30 10:57:26 +02:00
tecnovert
c48f35a12e Added contrib dir. 2020-09-11 18:50:25 +02:00
tecnovert
e293987fa8 Deduplicate startDaemon. 2020-02-11 00:33:20 +02:00
tecnovert
adbb0268ff Split rpc functions into new file. 2020-02-02 01:18:29 +02:00
tecnovert
0a2c6dafb7 Move some default values to config.py 2020-02-01 20:57:20 +02:00
tecnovert
388ada154e Raise bitcoin version. 2019-11-29 00:45:10 +02:00
tecnovert
617006c67a Fix tests. 2019-11-18 23:30:31 +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
da9f95fd61 html: More offer filtering. 2019-08-01 18:21:23 +02:00
tecnovert
4bc0ec98eb Fix tx state display in lists.
selectable address for send_from.
2019-07-28 21:57:20 +02:00
tecnovert
7ccf191192 Refactor participate_tx 2019-07-27 21:50:50 +02:00
tecnovert
4a07c891f6 Refactor initiate_tx. 2019-07-27 20:51:50 +02:00
tecnovert
d5d60eabc5 Start reload test 2019-07-27 19:26:06 +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