tecnovert
d4a6ad7d6f
Enable reverse adaptor sig swaps for segwit-less coins.
1 year ago
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).
1 year ago
tecnovert
f6fb11f452
Add bid intent messages.
1 year ago
gerlofvanek
eb44dc9626
ui: Updates + Cleanup + Added doge in charts + icons.
2 years ago
gerlofvanek
5c0e70c5b2
ui: Text update
2 years ago
gerlofvanek
e67ca94dfb
ui/update: Bug fixes, Added Coin Price Lookup Table (Offer new page) + Update github readme header GFX.
2 years ago
gerlofvanek
c5ab11d015
update: GUI version 2.0
2 years ago
tecnovert
c4321b7740
Add PARTct to coin code.
2 years ago
tecnovert
2a3d89b112
ui: Add swap type.
2 years ago
tecnovert
31aaacf4e1
ui: Fix prepopulated new offer coin from after error
2 years ago
gerlofvanek
640d22bdc5
ui: Cleanup
2 years ago
gerlofvanek
e5749a397f
ui: Add page descriptions.
2 years ago
gerlofvanek
a520ebf23f
ui: GUI update/fixes.
2 years ago
gerlofvanek
2ba2ff5791
ui: GUI fixes + Added wallet lock/unlock icon
2 years ago
gerlofvanek
020a65db8a
ui: Fixed coin select.
2 years ago
Gerlof van Ek
e525878aef
ui: GUI update ( #14 )
2 years ago
tecnovert
9da907aa1e
ui: Add expired flag to offers.
2 years ago
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.
2 years ago
gerlofvanek
18e89a3c44
ui: Fixes global
2 years ago
gerlofvanek
3f628026ae
ui: Stepper
2 years ago
gerlofvanek
9495249e70
GUI v.01
...
-
2 years ago
tecnovert
80f0098a3d
ui: Rates table example
2 years ago
tecnovert
1ee2db137b
ui: Expose min bid amount.
2 years ago
tecnovert
6cc54d9c61
server: Serve more static directories.
2 years ago
tecnovert
6153b76ec0
ui: Allow selecting automation strategy when creating offer.
...
Add alternate pgp key urls.
3 years ago
tecnovert
81e9924654
ui: New offer, when 'Lock Rate' is set rate must update if it's empty.
...
Remove invalid coins from coin from list.
3 years ago
tecnovert
4b7b16145f
ui: Identity labels
3 years ago
tecnovert
dd7440b897
Create CachedMainWalletAddress if missing.
3 years ago
tecnovert
99534756de
Variable bid amount and rate.
3 years ago
tecnovert
8a9f4f9e38
ui: Add rate lookup helper when creating offers.
3 years ago
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.
3 years ago
tecnovert
c348621c96
gui: Add another step to creating an offer.
4 years ago