Commit Graph

1081 Commits

Author SHA1 Message Date
nahuhh 157b63a5d0 wallet: center qr code if only 1 wallet addr 2025-01-10 20:59:36 +00:00
nahuhh 341d39a6a3 wallet: transparent address on left 2025-01-10 19:25:13 +00:00
tecnovert f9bf29e68c Merge pull request #204 from gerlofvanek/offers-9
ui/js: Optimization tweaks.
2025-01-10 16:24:29 +00:00
tecnovert 820e5af5fb Raise version to 0.14.3. 2025-01-10 17:48:23 +02:00
tecnovert 681122bcca Disable duplicate (proof of funds) balance check when sending offer.
Fix for blinded Particl offers.
Add fee to reverse offer balance check.
2025-01-10 17:47:45 +02:00
gerlofvanek 9418ea4385 ui/js: Optimization tweaks. 2025-01-10 16:41:34 +01:00
tecnovert 73ab5e7391 Test that the initial lock tx can be funded before posting an offer. 2025-01-10 01:19:58 +02:00
tecnovert bf6d07a726 Merge pull request #203 from gerlofvanek/offers-7
JS: Fix API and new cleanup (memory) table row function and small fixes.
2025-01-09 19:09:59 +00:00
tecnovert e4849d6dfe Merge pull request #201 from gerlofvanek/offer-3
ui: Update new bid section.
2025-01-09 19:09:50 +00:00
gerlofvanek 2002fcb31b JS: Fix API and new cleanup (memory) table row function and small fixes. 2025-01-09 17:37:01 +01:00
tecnovert 21c828051c Merge pull request #200 from gerlofvanek/version-2
GUI: v3.1.2
2025-01-09 13:00:08 +00:00
tecnovert c7e84e2249 Merge pull request #199 from gerlofvanek/doge-fixes-4
doge: Wallet, add DOGE Core notice message.
2025-01-09 12:59:55 +00:00
gerlofvanek a3645c286d ui: Update new bid section. 2025-01-08 21:27:01 +01:00
gerlofvanek 618df98abf GUI: v3.1.2 2025-01-08 19:56:22 +01:00
gerlofvanek 4bbf739786 doge: Wallet, Add DOGE Core notice message. 2025-01-08 19:52:11 +01:00
tecnovert 878a145420 Merge pull request #198 from gerlofvanek/doge-fixes-3
Fix Swap Type + Set adaptor_sig default if both adaptor/secret as option.
2025-01-07 19:19:42 +00:00
tecnovert 32bd44b19a tests: Move test_003_api to test_xmr and run in CI. 2025-01-07 21:03:52 +02:00
tecnovert c5ced6994a api: identities returns a single object instead of a list if address is set. 2025-01-07 19:55:46 +02:00
tecnovert 2929e74c78 checkWalletSeed sets expected seed id if missing. 2025-01-07 19:47:28 +02:00
tecnovert 0c01dcf2f5 api: getcoinseed shows expected seed ids. 2025-01-07 18:39:13 +02:00
tecnovert 9eacd35319 api: Fix identities command not able to modify data. 2025-01-07 18:38:01 +02:00
gerlofvanek ca6af04eba Fix Swap Type + Set adaptor_sig default if both adaptor/secret as option. 2025-01-07 11:44:30 +01:00
tecnovert 691e3f1b82 Merge pull request #196 from gerlofvanek/doge-fixes
doge: Fix images + coin tiles layout.
2025-01-06 19:58:15 +00:00
gerlofvanek 80dbbd3d12 Fix Swap Type select for Doge + UI update for Get Rate Inferred. 2025-01-06 20:37:33 +01:00
tecnovert 28d99c4c0f Fix recoverNoScriptTxnWithKey regression, add to more tests. 2025-01-06 20:17:21 +02:00
gerlofvanek 3f8012f0d0 doge: Fix images + coin tiles layout. 2025-01-06 19:06:14 +01:00
tecnovert a53de511ce doge: Fix osx url. 2025-01-04 08:33:55 +02:00
tecnovert 34eb5900fb Merge pull request #185 from tecnovert/doge_23
Doge 23
2025-01-03 21:03:53 +00:00
tecnovert 514f7efc6e Fix test_persistent. 2025-01-03 22:48:00 +02:00
tecnovert de81ec5d75 Use Particl release signing pubkey for Dogecoin. 2025-01-03 22:48:00 +02:00
tecnovert 4b23834af8 Rename getNewSecretKey 2025-01-03 22:48:00 +02:00
tecnovert 0e2be676db doge: Switch to custom binary. 2025-01-03 22:47:59 +02:00
tecnovert 3be72b3c71 Add to test_xmr_persistent. 2025-01-03 22:47:59 +02:00
nahuhh 889ffaaa33 doge: add patricklodder pgp 2025-01-03 22:47:59 +02:00
nahuhh 50515568d8 doge: add xanimo pgp key 2025-01-03 22:47:59 +02:00
nahuhh 56f96291e4 doge: docker/production/* 2025-01-03 22:47:58 +02:00
nahuhh f5db8cf7ce doge: templates/wallets.html 2025-01-03 22:47:58 +02:00
nahuhh ea91647862 doge: templates/wallet.html 2025-01-03 22:47:58 +02:00
nahuhh d7a5467f4f doge: templates/offers.html 2025-01-03 22:47:58 +02:00
nahuhh 95db6655e7 doge: static/js/offerstable.js 2025-01-03 22:47:58 +02:00
nahuhh 36ec1e8683 doge: config.py 2025-01-03 22:47:57 +02:00
nahuhh 1797db97a0 doge: chainparams 2025-01-03 22:47:57 +02:00
nahuhh 10964f0f51 doge: interface/doge.py 2025-01-03 22:47:57 +02:00
nahuhh d2733b704d doge: basicswap.py 2025-01-03 22:47:57 +02:00
nahuhh b1401ee00b doge: prepare.py 2025-01-03 22:47:57 +02:00
tecnovert e71589a292 Rename isCoinActive 2025-01-03 22:46:47 +02:00
tecnovert 54f56e0e2c Ignore unknown coin types in getCachedWalletsInfo 2024-12-27 16:31:07 +02:00
tecnovert 7ad92b1bbd Merge pull request #193 from gerlofvanek/private-2
Private orderbook display + Identity stats + Various fixes.
2024-12-26 08:14:13 +00:00
gerlofvanek a1e2592965 Remove debug messages. 2024-12-25 21:11:43 +01:00
gerlofvanek ff29100fd4 Private orderbook display + Identity stats + Various fixes. 2024-12-25 12:02:57 +01:00