tecnovert
47f7b4545e
ui: auto set blank amount from using amount to and rate.
...
Fix btc get unspents, 'solvable'.
2024-05-05 21:54:22 +02:00
gerlofvanek
e6c79a6743
ui: Newoffer page update / clean-up / JS fixes
2024-04-26 12:53:51 +02:00
gerlofvanek
360d29128c
GUI v.3.0.0
2024-04-12 14:46:47 +02:00
gerlofvanek
671e626551
ui: Updated LTC coin icons, JS fixes.
...
- Fixed display of LTC MWEB coin icons.
- Fixes JS errors with rates table.
- Fix LTC and LTC-MWEB error with lookup rates (JSON)
2023-12-31 13:14:38 +01:00
tecnovert
65c93eaee6
coins: Update valid Firo swap types.
2023-12-18 23:45:55 +02:00
tecnovert
d4a6ad7d6f
Enable reverse adaptor sig swaps for segwit-less coins.
2023-11-30 21:46:03 +02:00
gerlofvanek
af876fa166
ui/ux: Update
...
- Fixed UI (wallet) reseed wallet button styling/footer.
- Fixed (wallet page) coin icon sizes.
- Added BSX version in footer (unlock).
- Added version (Global for all pages) in render_template (http_server.py).
- Added (BSX) in title (header/unlock/error/info).
- Fixed dots dark/light mode (footer).
- Added UX lock Rate / Amount Variable / Rate Variable discriptions (offer_new_1).
2023-08-02 17:38:15 +02:00
tecnovert
f6fb11f452
Add bid intent messages.
2023-07-05 23:35:25 +02:00
gerlofvanek
eb44dc9626
ui: Updates + Cleanup + Added doge in charts + icons.
2023-06-28 17:45:41 +02:00
gerlofvanek
5c0e70c5b2
ui: Text update
2023-04-07 15:45:25 +02:00
gerlofvanek
e67ca94dfb
ui/update: Bug fixes, Added Coin Price Lookup Table (Offer new page) + Update github readme header GFX.
2023-04-07 14:26:59 +02:00
gerlofvanek
c5ab11d015
update: GUI version 2.0
2023-04-06 16:59:28 +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
31aaacf4e1
ui: Fix prepopulated new offer coin from after error
2022-12-08 16:22:34 +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
gerlofvanek
2ba2ff5791
ui: GUI fixes + Added wallet lock/unlock icon
2022-11-14 22:43:31 +01:00
gerlofvanek
020a65db8a
ui: Fixed coin select.
2022-11-11 17:29:03 +02:00
Gerlof van Ek
e525878aef
ui: GUI update ( #14 )
2022-11-10 21:49:55 +00:00
tecnovert
9da907aa1e
ui: Add expired flag to offers.
2022-10-24 21:34:12 +02:00
gerlofvanek
4fc68b5717
ui: Fixes global (GUI v.0.1.1)
...
- Dash icon and Coin icon updates.
- Removed withids.
- ui: Notification drop-down update.
- ui: Global GUI layout and bug fixes/features.
- ui: Updated New Offer templates.
- ui: Fixed close on messages/error messages.
- ui: Start on new settings page.
- ui: Removed TV chart.
- ui: Drop-down filter with Coin icons.
2022-10-23 13:59:06 +02:00
gerlofvanek
18e89a3c44
ui: Fixes global
2022-10-13 13:52:50 +02:00
gerlofvanek
3f628026ae
ui: Stepper
2022-10-13 00:28:59 +02:00
gerlofvanek
9495249e70
GUI v.01
...
-
2022-10-10 23:44:14 +02:00
tecnovert
80f0098a3d
ui: Rates table example
2022-08-04 11:47:27 +02:00
tecnovert
1ee2db137b
ui: Expose min bid amount.
2022-07-31 23:40:58 +02:00
tecnovert
6cc54d9c61
server: Serve more static directories.
2022-07-30 19:00:53 +02:00
tecnovert
6153b76ec0
ui: Allow selecting automation strategy when creating offer.
...
Add alternate pgp key urls.
2022-06-01 00:38:50 +02:00
tecnovert
81e9924654
ui: New offer, when 'Lock Rate' is set rate must update if it's empty.
...
Remove invalid coins from coin from list.
2021-12-11 22:14:49 +02:00
tecnovert
4b7b16145f
ui: Identity labels
2021-12-06 01:06:34 +02:00
tecnovert
dd7440b897
Create CachedMainWalletAddress if missing.
2021-11-24 23:54:31 +02:00
tecnovert
99534756de
Variable bid amount and rate.
2021-11-22 22:24:48 +02:00
tecnovert
8a9f4f9e38
ui: Add rate lookup helper when creating offers.
2021-11-21 22:59:39 +02:00
tecnovert
a40519737d
protocol: Enable private offers
...
Users can send private offers that will only be seen by one address.
To send a private offer:
1. recipient creates a new address to receive offers on
2. recipient sends the pubkey for the newly created address to the offerer
3. offerer imports the recipient's pubkey
4. offerer sends a new offer to the recipients key instead of the public network
Nodes will ignore offers sent on keys other than the network key or keys created for offer-receiving.
2021-10-20 21:50:45 +02:00
tecnovert
c348621c96
gui: Add another step to creating an offer.
2020-12-17 15:52:39 +02:00