tecnovert
0ff0a13a67
coins: Fix LTC windows assert URL
12 months ago
tecnovert
192aff221e
coins: Update Bitcoin version.
12 months ago
tecnovert
38fa498b0b
coins: Add LTC MWEB wallet
12 months ago
tecnovert
7547587d4e
coins: Update Firo version to 0.14.13.1
1 year ago
tecnovert
fd0772f893
prepare: Fix Dash download url for osx64.
1 year ago
tecnovert
6a26f72bca
coins: Update Dash to v20.0.2
1 year ago
tecnovert
b409fe9f0e
prepare: Fix Firo osx download url.
1 year ago
tecnovert
0be5a4fca7
Add min_relay_fee option.
1 year ago
tecnovert
d668a2f342
prepare: Set core_version_group correctly for Firo.
1 year ago
tecnovert
8e17ee5939
coins: Raise Particl Version
1 year ago
tecnovert
3b55d17a26
Use special Firo release: 0.14.13.0-firod-only, new env var: SKIP_GPG_VALIDATION
1 year ago
tecnovert
e6c7c4d9bb
Revert to Firo binary.
...
The .dmg file only contains Firo-qt
1 year ago
tecnovert
7053d7ee4b
Use gettxout where scantxoutset is not available.
1 year ago
tecnovert
9a1b7db2dc
Print python version.
1 year ago
tecnovert
23330c20bc
Disable Navcoin.
1 year ago
tecnovert
22e005728a
Ignore the pivx pid file on windows.
1 year ago
tecnovert
f2b69e5498
preparescript: Ignore usebtcfastsync option if Bitcoin isn't selected.
1 year ago
tecnovert
d617ab1d6b
Avoid division by zero.
1 year ago
tecnovert
e7ae290eb5
Use threading event in main loop.
1 year ago
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.
1 year ago
tecnovert
7caac8a8eb
Escape rpcauth password.
1 year ago
tecnovert
5775ac5931
Add navcoin binary
1 year ago
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.
2 years ago
tecnovert
1dcd750fea
coins: Update Monero and Particl versions.
2 years ago
tecnovert
697d88d5f2
Reduce gpg verify log output.
2 years ago
tecnovert
6e94c4a05d
Update BITCOIN_FASTSYNC_URL
2 years ago
tecnovert
a2fa2ff9de
doc: Update help text.
2 years ago
tecnovert
553af1a3e8
api: Add include_sent offers filter.
2 years ago
tecnovert
9729dcf526
coins: Add PIVX 5.5.0 release.
2 years ago
tecnovert
149616a59f
preparescript: Download pgp pubkey before checking btc fastsync sig
2 years ago
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.
2 years ago
tecnovert
ac10c9db76
doc: Add missing --usecontainers to docker notes.
2 years ago
tecnovert
ac07727da7
guix: Add SSL_CERT_DIR
2 years ago
tecnovert
80a78b4070
preparescript: Download BTC utxo snapshot first, allow resume.
2 years ago
tecnovert
ef6653a8db
coins: Encrypt wallets before importing seeds, allow BTC to start without wallet.
...
Create BTC wallet on unlock if missing.
2 years ago
tecnovert
80df3b1a34
preparescript: Remove particl_mnemonic=auto option
2 years ago
tecnovert
1d0a3fbc12
preparescript: Fix intermittent addcoin issue.
2 years ago
tecnovert
23e89882a4
doc: Add windows install notes.
2 years ago
tecnovert
2a35148a4b
xmr: Support daemon rpc login details.
2 years ago
tecnovert
9370eff4a6
ui: Add warning to unlock page.
2 years ago
tecnovert
b5b43a8bf3
tests: Fix test_reload for Particl v23
2 years ago
tecnovert
d15cf3dd6f
guix: Add guix.scm
2 years ago
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
2 years ago
tecnovert
bbe7556d18
Disable v23 descriptor wallets.
...
Missing sethdseed, signmessage doesn't work and dumprivkey is missing (preventing a workaround).
2 years ago
tecnovert
093a36c8d2
coins: Update Bitcoin, Monero and Particl versions.
2 years ago
tecnovert
d78ff8573c
preparescript: Make coin names case insensitive.
2 years ago
tecnovert
09394c58a6
Fix Firo osx release name.
2 years ago
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.
2 years ago
tecnovert
5a73fab045
coins: Add temporary firo release.
2 years ago
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
2 years ago