Commit Graph

45 Commits

Author SHA1 Message Date
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
tecnovert
f4c88b5356
ui: Hide 'Accept Bid' btn when not able to accept. 2024-03-07 15:38:53 +02:00
tecnovert
28fc4817c0
debug: Add ui option to schedule bid actions. 2024-01-31 20:40:22 +02:00
tecnovert
be46d8a7bd
doc: Describe reverse adaptor sig protocol. 2023-07-06 15:13:19 +02:00
tecnovert
5536c82ded
Merge remote-tracking branch 'crz/master' into dev 2023-04-06 23:27:05 +02:00
gerlofvanek
c5ab11d015 update: GUI version 2.0 2023-04-06 16:59:28 +02:00
tecnovert
06065958b7
ui: Fix xmr svg path, edit offer automation strategy. 2023-02-21 00:08:18 +02:00
tecnovert
2a9e423eaa
Handle lost noscript lock transaction. 2022-12-11 20:31:43 +02:00
gerlofvanek
640d22bdc5 ui: Cleanup 2022-11-16 13:08:37 +01:00
gerlofvanek
a520ebf23f ui: GUI update/fixes. 2022-11-16 10:31:39 +01:00
tecnovert
b43d58afbf
api: Add wallet/createutxo 2022-11-15 23:50:36 +02:00
gerlofvanek
2ba2ff5791 ui: GUI fixes + Added wallet lock/unlock icon 2022-11-14 22:43:31 +01:00
Gerlof van Ek
e525878aef
ui: GUI update (#14) 2022-11-10 21:49:55 +00:00
tecnovert
c0c2c8b9bb
ui: Combine viewkeys sections. 2022-10-26 21:13:29 +02:00
tecnovert
9da907aa1e
ui: Add expired flag to offers. 2022-10-24 21:34:12 +02:00
tecnovert
e46fd193fe
ui: Restore xmr bid sequence diagrams. 2022-10-23 16:07:32 +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
0472958fc2 Fixed events table bid_xmr template 2022-10-11 01:31:18 +02:00
gerlofvanek
9495249e70 GUI v.01
-
2022-10-10 23:44:14 +02:00
tecnovert
c4457ca400
ui: Display XMR view key on bid page
https://monerohash.com/explorer/myoutputs

Shared view key is for the chain B lock tx.

To find the view key for the lock spend tx:
http://localhost:12700/rpc
Monero Wallet
    getaddress
    query_key {"key_type":"view_key"}
2022-10-05 20:15:43 +02:00
tecnovert
f29eac0eb5
ui: Handle missing txn gracefully on bid page. 2022-10-05 16:55:09 +02:00
tecnovert
d5e35b8168
doc, ui: Add sequence diagrams 2022-06-29 01:45:46 +02:00
tecnovert
f787bdb203
ui: Add refresh link to bids page. 2022-06-16 23:31:30 +02:00
tecnovert
55275a6470
ui: Display estimate of when lock refund tx will be swipeable. 2021-12-19 14:15:32 +02:00
tecnovert
e502a00341
ui: Recover noscript txn if remote key is known. 2021-12-19 01:45:17 +02:00
tecnovert
053c263751
ui: Add option to set debug tweak option from bid page. 2021-12-15 16:14:23 +02:00
tecnovert
4b7b16145f
ui: Identity labels 2021-12-06 01:06:34 +02:00
tecnovert
20c59663c1
Count failed and successful bids by peer address. 2021-11-15 01:26:43 +02:00
tecnovert
ad1de44dca
ui: Use monospace fonts when displaying ids. 2021-11-07 21:50:44 +02:00
tecnovert
0cf3f8e3b3
ui: Can display chain A lock tx inputs. 2021-11-06 00:34:25 +02:00
tecnovert
1d6f55b8b9
ui: Display decoded tx in View Tx output. 2021-11-02 17:48:33 +02:00
tecnovert
965db389f6
ui: Add withdrawal confirm popup. 2021-11-01 17:33:51 +02:00
tecnovert
bf00f80b4d
ui: Start describing xmr bid states. 2021-10-18 20:48:48 +02:00
tecnovert
4475e5b643
Add View Lock Wallet Transfers button to bid page. 2021-09-05 18:10:42 +02:00
tecnovert
2562aec4bd
ui: Display shared address for XMR swaps. 2021-09-05 00:15:25 +02:00
tecnovert
deb71856e8
Poll chainstates.
Litecoin download link changed.
Fix fee comparison tx weight difference.
Remove format8.
New stalled for test bid state.
Moved sequence code to coin interfaces.
Display estimated time lock refund tx will be valid.
2021-02-03 16:01:27 +02:00
tecnovert
69ed836496
Clear event queue when abandoning a bid. 2021-01-09 00:12:08 +02:00
tecnovert
4711e81ffc
Switch coin display order for sent bids. 2021-01-03 20:27:07 +02:00
tecnovert
b3c00efe16 gui: Added confirm step and fee options.
Fee options only apply to the script coin side of xmr swaps.
2020-12-16 23:19:39 +02:00
tecnovert
9a182646f0
Add display for xmr bid tx hex. 2020-12-12 14:45:30 +02:00
tecnovert
cb27fb6c4c
Lower min locktime to 1 hour for easier testing.
Fix blocks confirmed count.
2020-12-11 14:08:32 +02:00
tecnovert
4bde19fe33
Record the coin b lock tx before it's confirmed. 2020-12-09 21:30:21 +02:00
tecnovert
3c4c2c528f
Dynamic fee selection.
Display xmr offer fees.
Display bid events.
html create offer uses correct coin amount scales.
2020-12-08 20:23:00 +02:00
tecnovert
2346858145
Call setLastHeightChecked() in watchXmrSwap()
Remove old notes and config.
New html template for XMR bids.
Check the mempool for lock spend txid.
Retry sepnding coin B lock tx.
2020-12-06 19:34:56 +02:00