Commit Graph

18 Commits

Author SHA1 Message Date
tecnovert
9160bfe452 Add Decred rpc 2024-06-06 22:03:32 +02:00
tecnovert
6e4feb33d7
ui: Rename unconfirmed balance to pending, include immature balance. 2024-02-09 23:48:53 +02:00
tecnovert
7053d7ee4b
Use gettxout where scantxoutset is not available. 2023-11-25 00:40:52 +02:00
tecnovert
20b405a944
Encode forward slashes in rpcauth passwords. 2023-09-11 18:37:22 +02:00
tecnovert
7caac8a8eb
Escape rpcauth password. 2023-09-02 14:28:08 +02:00
tecnovert
fc31615a97
api: Add wallet lock/unlock commands and getcoinseed. 2022-11-12 18:22:23 +02:00
tecnovert
d2324ad097
preparescript: Fix missing btc wallet with --addcoin=bitcoin and --usebtcfastsync
doc: Fetch latest xmr chain height
2022-06-18 19:28:40 +02:00
tecnovert
ea347093c2
Always use subprocess without shell 2022-01-03 13:23:02 +02:00
tecnovert
3ba551c9da
Use getblockhashafter command in getWalletRestoreHeight. 2022-01-01 23:30:32 +02:00
tecnovert
1476ad3cec
Check available balance before sending xmr bid 2022-01-01 22:55:39 +02:00
tecnovert
b228f6b408
Remove requests dependency 2021-12-03 21:55:34 +02:00
tecnovert
d2ded157f8
Start isolated docker setup. 2020-12-27 21:39:10 +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
7928625a7b
Raise core versions.
Litecoin .17 -> .18 pidfile name changed from litecoin.pid -> litecoind.pid
2020-09-11 16:49:01 +02:00
tecnovert
e3b2213fe1
Replace deprecated urllib.parse.splittype and splithost with urlparse. 2020-02-11 00:33:29 +02:00
tecnovert
adbb0268ff
Split rpc functions into new file. 2020-02-02 01:18:29 +02:00