Commit graph

1039 commits

Author SHA1 Message Date
tecnovert
109de90253
Use Particl release signing pubkey for Dogecoin. 2024-12-17 22:18:58 +02:00
tecnovert
fadfd39da7 Rename getNewSecretKey 2024-12-17 21:05:42 +02:00
tecnovert
14786b0bd4 doge: Switch to custom binary. 2024-12-17 21:05:42 +02:00
tecnovert
07d6bed441 Add to test_xmr_persistent. 2024-12-17 21:05:41 +02:00
nahuhh
df2f7cfde6 doge: add patricklodder pgp 2024-12-17 21:05:41 +02:00
nahuhh
5c52ff21b7 doge: add xanimo pgp key 2024-12-17 21:05:41 +02:00
nahuhh
83cfd7053c doge: docker/production/* 2024-12-17 21:05:41 +02:00
nahuhh
68e10da94b doge: templates/wallets.html 2024-12-17 21:05:40 +02:00
nahuhh
73c06c8a69 doge: templates/wallet.html 2024-12-17 21:05:40 +02:00
nahuhh
b73bf911a3 doge: templates/offers.html 2024-12-17 21:05:40 +02:00
nahuhh
cd1d13291d doge: static/js/offerstable.js 2024-12-17 21:05:35 +02:00
nahuhh
b31a160aa6 doge: config.py 2024-12-17 21:03:27 +02:00
nahuhh
c046c72f7a doge: chainparams 2024-12-17 21:03:27 +02:00
nahuhh
13ea505eec doge: interface/doge.py 2024-12-17 21:03:27 +02:00
nahuhh
acd58556f1 doge: basicswap.py 2024-12-17 21:03:27 +02:00
nahuhh
d9c7e7891e doge: prepare.py 2024-12-17 21:03:27 +02:00
tecnovert
bba517c8b7
Merge pull request #186 from Vitalii-code/patch-1
Some checks failed
ci / ci (3.12) (push) Has been cancelled
Update install.md
2024-12-17 19:01:14 +00:00
Gerlof van Ek
ebcc4ccb06
Websockets for new listings (real time) on network/your offers table + Fix potential JS memory leaks. (#187)
* Websockets for new listings (real time) on network/your offers table + Fix potential JS memory leaks.

* Fix typo

* JS: Cleanup

* JS: Merge functions + Cleanup

* ui Fix price refresh

* JS: Big cleanup / various fixes

* Fix pagination

* JS: Fix pricechart JS error.
2024-12-17 18:58:41 +00:00
Vitalii
656335b541
Update install.md 2024-12-12 16:44:55 +00:00
tecnovert
e39613f49d
Merge pull request #182 from Rucknium/patch-1
Some checks failed
ci / ci (3.12) (push) Has been cancelled
Add Bitcoin Cash to Available Assets on README.md
2024-12-03 07:28:33 +00:00
tecnovert
706d251ef4
Merge pull request #181 from nahuhh/dash_bin
prepare: fix dash bin folder
2024-12-03 07:28:20 +00:00
Rucknium
80e17c739e
Add BCH to README.md 2024-12-02 20:29:33 +00:00
nahuhh
69ca41c68d prepare: fix dash bin folder 2024-11-30 14:42:41 +00:00
tecnovert
6f61c7d26d
Merge pull request #180 from gerlofvanek/offer-2
Some checks failed
ci / ci (3.12) (push) Has been cancelled
ui: Update logic of "New Address"
2024-11-29 21:05:06 +00:00
tecnovert
b4a08ce15e
Merge pull request #179 from gerlofvanek/chart-1
ui: Correct date display chart. Various small fixes.
2024-11-29 21:04:54 +00:00
tecnovert
744ad7988a
Merge pull request #178 from tecnovert/wallets
Wallet blocks and depth spendable
2024-11-29 21:01:54 +00:00
tecnovert
56cd6da556
Update basicswap/basicswap.py
Co-authored-by: nahuhh <50635951+nahuhh@users.noreply.github.com>
2024-11-29 18:54:09 +00:00
gerlofvanek
42955af42c ui: Update logic of "New Address" 2024-11-29 16:17:45 +01:00
gerlofvanek
f20a9fd75b ui: Correct date display chart. Various small fixes. 2024-11-29 14:36:05 +01:00
tecnovert
4942f23de6
Show depth spendable when lock tx B confirming. 2024-11-29 13:28:46 +02:00
tecnovert
037851a002
ui: Add wallet_blocks to XMR wallet page. 2024-11-29 13:28:42 +02:00
tecnovert
cf92c5635d
Merge pull request #177 from gerlofvanek/version
Some checks are pending
ci / ci (3.12) (push) Waiting to run
GUI: v3.1.1
2024-11-28 21:29:07 +00:00
gerlofvanek
5f7abbb2eb GUI: v3.1.1 2024-11-28 22:25:18 +01:00
tecnovert
fdb02d10d6
Merge pull request #176 from gerlofvanek/offers-6
ui: Always select "new address" on offers/bids. Remember last used address.
2024-11-28 20:59:34 +00:00
tecnovert
0dc55fc449
ci: Fix cache key. 2024-11-28 22:57:11 +02:00
gerlofvanek
790a550e7f ui: Always select "new address" on offers/bids. Remember last used address. 2024-11-28 21:33:43 +01:00
tecnovert
d19a7538fd
Merge pull request #173 from gerlofvanek/offer
ui: Add modal for confirm send bid.
2024-11-28 20:18:49 +00:00
tecnovert
913cdfa984
Merge pull request #172 from gerlofvanek/page_offers-5
Default set rate variable to false and amount variable to true.
2024-11-28 20:18:36 +00:00
tecnovert
289b2a53db
Merge pull request #171 from gerlofvanek/pricechart
ui: Fix WOW chart and various fixes.
2024-11-28 20:18:22 +00:00
tecnovert
5941f2952e
Merge pull request #170 from gerlofvanek/offers-4
ui: Offers table smart refresh button (JS), various fixes.
2024-11-28 20:18:05 +00:00
tecnovert
414947cbb5
Merge pull request #169 from gerlofvanek/wallets-4
ui: Fix cache wallets, Better hide/show (crypto/usd). Removed % on single val. Fixes.
2024-11-28 20:17:00 +00:00
tecnovert
435e74f83a
ci: Add test to github actions. 2024-11-28 22:09:34 +02:00
gerlofvanek
0ca5aefc12 ui: Removed %, small fix. 2024-11-28 21:08:15 +01:00
tecnovert
938c641736
prepare: version respects withcoins. 2024-11-28 21:38:50 +02:00
gerlofvanek
68b066a2d1 ui: Add modal for confirm send bid. 2024-11-28 17:16:48 +01:00
gerlofvanek
c5508fe9be Default set rate variable to false and amount variable to true. 2024-11-28 12:11:53 +01:00
gerlofvanek
418e863d26 ui Fix WOW chart and various fixes. 2024-11-28 11:32:37 +01:00
gerlofvanek
1bb721edf5 fix: LINT 2024-11-28 09:58:52 +01:00
gerlofvanek
801006fa70 ui: Offers table smart refresh button (JS), various fixes. 2024-11-28 09:54:06 +01:00
gerlofvanek
1763dec981 ui: Fix cache wallets, Better hide/show (crypto/usd). Removed % on single val. Fixes. 2024-11-28 09:38:00 +01:00