tecnovert
5f6819afcb
refactor: Make db mutex non-recursive.
2024-06-06 22:03:39 +02:00
tecnovert
bcfd63037a
Add limits to time delay settings.
2024-01-22 09:22:09 +02:00
tecnovert
9efb244952
Shorten time format in ui and log.
2023-12-01 22:40:35 +02:00
tecnovert
e7ae290eb5
Use threading event in main loop.
2023-09-17 22:34:48 +02:00
tecnovert
f6fb11f452
Add bid intent messages.
2023-07-05 23:35:25 +02:00
tecnovert
97506850c4
Timeout bids stuck as accepted.
2023-03-09 00:53:54 +02:00
tecnovert
724e7f0ffc
Avoid monkeypatching PySocks
2023-02-26 22:42:44 +02:00
tecnovert
f33629f2a5
Add getTime function.
2023-02-26 22:27:38 +02:00
tecnovert
2922b171a6
Load in-progress bids only when unlocked.
2023-02-16 22:57:55 +02:00
tecnovert
ca264db0d0
Add non-segwit Firo support.
...
Rework tests to combine atomic and xmr test cases.
Modify btc interface to support P2WSH_nested_in_BIP16_P2SH
Add coin feature tests to test_btc_xmr.py
2022-11-08 13:14:03 +02:00
tecnovert
f210024e93
coins: Decode pivx v3 transactions correctly.
2022-10-26 17:47:30 +02:00
tecnovert
e03f32ea5f
docker: Fix and document isolated coins config.
2022-07-11 23:36:28 +02:00
tecnovert
a5b192b931
Tor working for Bitcoin forks.
2022-03-27 00:08:15 +02:00
tecnovert
ea347093c2
Always use subprocess without shell
2022-01-03 13:23:02 +02:00
tecnovert
edddf9158a
refactor: Remove encodeSegwitP2WSH and getScriptAddress
2021-11-05 11:39:25 +02:00
tecnovert
6e82961da9
particl: Can swap PARTct -> XMR
2021-11-01 15:52:40 +02:00
tecnovert
1ef71ea79b
particl: Can swap anon outputs
2021-10-23 16:00:32 +02:00
tecnovert
4475e5b643
Add View Lock Wallet Transfers button to bid page.
2021-09-05 18:10:42 +02:00
tecnovert
146c9b784c
Change connection errors to warnings.
2021-09-02 22:42:26 +02:00
tecnovert
bbd3d701c0
preparescript: Fix UI_HTML_PORT bug.
...
Warn on os.chmod failure, workaround for mounted ntfs volumes.
client: Set delay_event in stopRunning()
Raise version
2021-02-16 23:41:07 +02:00
tecnovert
a5dcd9f77d
refactor: Move getTicker() to coin interface.
2021-02-16 01:20:24 +02:00
tecnovert
4ea4e0656a
api: Allow coin type to be specified by ticker.
2021-01-28 15:50:26 +02:00
tecnovert
269d10aeda
Ensure Particl mnemonic is loaded at startup.
2020-12-13 15:43:46 +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
18a5322f10
MSG3L
...
Debug mode is disabled by default.
2020-11-15 19:02:46 +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
adbb0268ff
Split rpc functions into new file.
2020-02-02 01:18:29 +02:00
tecnovert
9953a934a5
Move more methods to Base class.
2019-11-18 23:41:48 +02:00
tecnovert
e390509946
Split main class.
2019-11-10 11:14:10 +02:00