Commit graph

597 commits

Author SHA1 Message Date
Cryptoguard
83a077e5b0 Fix on previous commit 2023-01-11 15:57:19 -05:00
Cryptoguard
90ce6b3e04 Install documentation minor update 2023-01-11 15:52:46 -05:00
tecnovert
1a136cd219
Fix offer creation. 2023-01-11 11:15:18 +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
ef71ca7ef4
scripts: Start example offer script. 2023-01-09 01:26:59 +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
c4321b7740
Add PARTct to coin code. 2022-12-20 22:19:01 +02:00
tecnovert
2a3d89b112
ui: Add swap type. 2022-12-18 16:45:07 +02:00
tecnovert
fb5e8ff8b1
guix: Update packed version. 2022-12-15 11:30:02 +02:00
tecnovert
ac07727da7
guix: Add SSL_CERT_DIR 2022-12-15 10:55:20 +02:00
Gerlof van Ek
09ce086790
ui: Update archive icon (#22) 2022-12-14 11:29:48 +00:00
tecnovert
80a78b4070
preparescript: Download BTC utxo snapshot first, allow resume. 2022-12-14 00:20:53 +02:00
tecnovert
5ce178e673
Fix checkWalletSeed 2022-12-13 07:56:46 +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
3f71dffe5a
Fix Dash checkseed. 2022-12-12 01:30:33 +02:00
tecnovert
2a9e423eaa
Handle lost noscript lock transaction. 2022-12-11 20:31:43 +02:00
tecnovert
6860279faa
tests: Add prefunded itx and xmr protocol tests 2022-12-11 01:26:42 +02:00
tecnovert
80df3b1a34
preparescript: Remove particl_mnemonic=auto option 2022-12-09 19:40:43 +02:00
Cryptoguard
efcee68663
Update install.md (#16) 2022-12-08 15:06:38 +00:00
tecnovert
31aaacf4e1
ui: Fix prepopulated new offer coin from after error 2022-12-08 16:22:34 +02:00
tecnovert
7101a5d1ee
ui: Switch offers offer/bid amounts when sent. 2022-12-08 16:02:53 +02:00
tecnovert
ef51719e62
tests: Fix test_xmr_persistent 2022-12-08 14:38:40 +02:00
tecnovert
0e1cb6d03d
Support xmr-protocol swaps to BTC and PART 2022-12-08 03:42:59 +02:00
tecnovert
1d0a3fbc12
preparescript: Fix intermittent addcoin issue. 2022-12-08 03:35:04 +02:00
gerlofvanek
55f6095ec2
git: Readme update. 2022-12-08 03:34:59 +02:00
tecnovert
7d43512845
xmr: Add prefunded itx. 2022-12-08 03:33:14 +02:00
tecnovert
c90fa6f2c6
system: Allow preselecting inputs for atomic swaps. 2022-12-05 17:04:23 +02:00
tecnovert
23e89882a4
doc: Add windows install notes. 2022-12-03 01:07:41 +02:00
tecnovert
a250daca8b
xmr: Ensure incoming transfers are unlocked. 2022-12-02 13:58:26 +02:00
tecnovert
789cd0f6ab
system: Reload cached swaps on session errors 2022-12-01 20:51:06 +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
7bc411eb98
tests: Call reservebalance to trigger WakeThreadStakeMiner
Node 0 needs a short advantage to stake the first few blocks to avoid prevout-not-found errors.
2022-11-21 13:04:11 +02:00
tecnovert
47c1237f6d
guix: pack. 2022-11-20 22:22:10 +02:00
tecnovert
d15cf3dd6f
guix: Add guix.scm 2022-11-20 20:58:10 +02:00
tecnovert
ba5339d8bd
ui: Add sent offer status filter. 2022-11-18 23:34:57 +02:00
tecnovert
6e5c54b447
ui: Send locked status to templates. 2022-11-18 23:31:52 +02:00
gerlofvanek
391f6ffe80 ui: Update unlock/changepassword layout. GUI small fixes. 2022-11-18 20:07:14 +01:00
tecnovert
c5f31f0d1e
ui: Add wallet encryption templates.
tests: Test wallet encryption.
2022-11-18 00:58:14 +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
gerlofvanek
aabf865873 ui: Update index 2022-11-16 18:53:10 +01:00
gerlofvanek
1bcce46a7c ui: GUI update. 2022-11-16 17:36:25 +01:00
tecnovert
cb6e773848
ui: Invert get/send when offer sent. 2022-11-16 17:47:02 +02:00
gerlofvanek
640d22bdc5 ui: Cleanup 2022-11-16 13:08:37 +01:00
gerlofvanek
e5749a397f ui: Add page descriptions. 2022-11-16 12:11:06 +01:00
gerlofvanek
a520ebf23f ui: GUI update/fixes. 2022-11-16 10:31:39 +01:00