tecnovert
b409fe9f0e
prepare: Fix Firo osx download url.
2023-12-08 15:06:33 +02:00
tecnovert
0be5a4fca7
Add min_relay_fee option.
2023-12-01 19:16:28 +02:00
tecnovert
d668a2f342
prepare: Set core_version_group correctly for Firo.
2023-11-28 17:38:30 +02:00
tecnovert
8e17ee5939
coins: Raise Particl Version
2023-11-28 02:23:56 +02:00
tecnovert
3b55d17a26
Use special Firo release: 0.14.13.0-firod-only, new env var: SKIP_GPG_VALIDATION
2023-11-27 19:09:20 +02:00
tecnovert
e6c7c4d9bb
Revert to Firo binary.
...
The .dmg file only contains Firo-qt
2023-11-25 00:55:41 +02:00
tecnovert
7053d7ee4b
Use gettxout where scantxoutset is not available.
2023-11-25 00:40:52 +02:00
tecnovert
9a1b7db2dc
Print python version.
2023-10-17 14:42:52 +02:00
tecnovert
4d8d421de6
Merge pull request #38 from tecnovert/nav
...
Merge Navcoin branch
2023-10-09 14:47:41 +00:00
tecnovert
23330c20bc
Disable Navcoin.
2023-10-09 16:43:09 +02:00
tecnovert
22e005728a
Ignore the pivx pid file on windows.
2023-09-29 00:59:32 +02:00
tecnovert
f2b69e5498
preparescript: Ignore usebtcfastsync option if Bitcoin isn't selected.
2023-09-29 00:49:19 +02:00
tecnovert
d617ab1d6b
Avoid division by zero.
2023-09-28 01:39:27 +02:00
tecnovert
e7ae290eb5
Use threading event in main loop.
2023-09-17 22:34:48 +02:00
tecnovert
c01b4a3d70
coins: Update DASH version.
...
See https://github.com/dashpay/dash/releases/tag/v19.3.0
When upgrading from a version < 19.2, a migration process will occur.
2023-09-05 21:48:22 +02:00
tecnovert
7caac8a8eb
Escape rpcauth password.
2023-09-02 14:28:08 +02:00
tecnovert
5775ac5931
Add navcoin binary
2023-08-29 23:46:14 +02:00
tecnovert
04d4d89e96
coins: Update DASH version.
...
See https://github.com/dashpay/dash/releases/tag/v19.1.0
When upgrading from a version < 19.0, a migration process will occur.
It's recommended to start the DASH node manually to complete the migration and get on the correct chain.
2023-06-18 22:48:00 +02:00
tecnovert
1dcd750fea
coins: Update Monero and Particl versions.
2023-06-06 19:14:22 +02:00
tecnovert
697d88d5f2
Reduce gpg verify log output.
2023-03-28 22:31:32 +02:00
tecnovert
6e94c4a05d
Update BITCOIN_FASTSYNC_URL
2023-03-28 16:47:52 +02:00
tecnovert
a2fa2ff9de
doc: Update help text.
2023-01-11 23:06:05 +02:00
tecnovert
553af1a3e8
api: Add include_sent offers filter.
2023-01-11 10:35:14 +02:00
tecnovert
9729dcf526
coins: Add PIVX 5.5.0 release.
2023-01-11 10:22:22 +02:00
tecnovert
149616a59f
preparescript: Download pgp pubkey before checking btc fastsync sig
2023-01-04 13:45:16 +02:00
tecnovert
9677c48f39
docker: Add helper script to build docker config from fragments.
...
Set PIVX_PARAMSDIR automatically when usecontainers is set.
Fix PIVX wallet encryption when added.
2023-01-03 20:04:46 +02:00
tecnovert
ac10c9db76
doc: Add missing --usecontainers to docker notes.
2022-12-27 20:35:42 +02:00
tecnovert
ac07727da7
guix: Add SSL_CERT_DIR
2022-12-15 10:55:20 +02:00
tecnovert
80a78b4070
preparescript: Download BTC utxo snapshot first, allow resume.
2022-12-14 00:20:53 +02:00
tecnovert
ef6653a8db
coins: Encrypt wallets before importing seeds, allow BTC to start without wallet.
...
Create BTC wallet on unlock if missing.
2022-12-13 00:12:28 +02:00
tecnovert
80df3b1a34
preparescript: Remove particl_mnemonic=auto option
2022-12-09 19:40:43 +02:00
tecnovert
1d0a3fbc12
preparescript: Fix intermittent addcoin issue.
2022-12-08 03:35:04 +02:00
tecnovert
23e89882a4
doc: Add windows install notes.
2022-12-03 01:07:41 +02:00
tecnovert
2a35148a4b
xmr: Support daemon rpc login details.
2022-11-28 19:54:41 +02:00
tecnovert
9370eff4a6
ui: Add warning to unlock page.
2022-11-22 10:28:02 +02:00
tecnovert
b5b43a8bf3
tests: Fix test_reload for Particl v23
2022-11-21 15:54:22 +02:00
tecnovert
d15cf3dd6f
guix: Add guix.scm
2022-11-20 20:58:10 +02:00
tecnovert
0f7df9e5f1
preparescript: Add WALLET_ENCRYPTION_PWD env var.
...
Removed unnecessary START_DAEMONS env var.
Remove all cached addresses from the basicswap db for a wallet after reseeding.
Check that addresses retreived from the db are owned by teh wallet before they're used/displayed
2022-11-17 00:36:13 +02:00
tecnovert
bbe7556d18
Disable v23 descriptor wallets.
...
Missing sethdseed, signmessage doesn't work and dumprivkey is missing (preventing a workaround).
2022-11-12 22:17:49 +02:00
tecnovert
093a36c8d2
coins: Update Bitcoin, Monero and Particl versions.
2022-11-12 18:22:44 +02:00
tecnovert
d78ff8573c
preparescript: Make coin names case insensitive.
2022-11-11 00:49:08 +02:00
tecnovert
09394c58a6
Fix Firo osx release name.
2022-11-11 00:18:15 +02:00
tecnovert
f65ae07cf9
docker: Add PIVX, Dash and Firo to isolated config
...
Changed pivx-params location to PIVX datadir.
Still need a way to set the Firo wallet seed.
2022-11-09 19:10:17 +02:00
tecnovert
5a73fab045
coins: Add temporary firo release.
2022-11-08 16:48:25 +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
18974d9458
test: Fix RESET_TEST=false
2022-10-25 21:51:54 +02:00
tecnovert
59fb6c18ed
coins: Rename Pivx -> PIVX
2022-10-24 20:49:36 +02:00
tecnovert
aa14da27af
dash: Fix initialiseWallet
...
Only the upgradetohd command sets the hdseed
upgradetohd can only run once the chain is synced
Basicswap stores the hash of the root_key in it's db to check for the expected seed.
Prefer not to store the real key.
2022-10-21 18:39:19 +02:00
tecnovert
7298867e18
dash: Add to prepare script.
2022-10-20 22:23:25 +02:00
tecnovert
b89f94f0cc
pivx: Download osx hashes file.
2022-09-09 16:47:01 +02:00