tecnovert
c0c2c8b9bb
ui: Combine viewkeys sections.
2 years ago
tecnovert
515e6655e8
Disable HttpServer log messages.
2 years ago
tecnovert
f210024e93
coins: Decode pivx v3 transactions correctly.
2 years ago
tecnovert
45d6b9ecbf
ui: Show red clock for revoked offers.
2 years ago
tecnovert
50ed1bfccf
For CLTV coins check the lock value relative to the current time rather than the bid creation time.
2 years ago
gerlofvanek
65183133d8
ui: Expired flag colors + GUI updates/tweaks.
2 years ago
tecnovert
9da907aa1e
ui: Add expired flag to offers.
2 years ago
tecnovert
59fb6c18ed
coins: Rename Pivx -> PIVX
2 years ago
tecnovert
e46fd193fe
ui: Restore xmr bid sequence diagrams.
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
tecnovert
9557da8714
ui: Add spaces in coin names.
2 years ago
tecnovert
a9f3eeefff
ui: Fix notifications.
2 years ago
tecnovert
3c2eb5f9f8
ui: Format notification timestamps.
2 years ago
tecnovert
aa14da27af
dash: Fix initialiseWallet
...
Only the upgradetohd command sets the hdseed
upgradetohd can only run once the chain is synced
Basicswap stores the hash of the root_key in it's db to check for the expected seed.
Prefer not to store the real key.
2 years ago
tecnovert
4866ff4db8
dash: Add tests.
2 years ago
tecnovert
7298867e18
dash: Add to prepare script.
2 years ago
tecnovert
9fc4fe3b79
debug: Reduce default min_sequence_lock_seconds when debug mode is active.
2 years ago
tecnovert
468d8c5cc1
xmr swap: Set correct block height on refund_tx.
2 years ago
tecnovert
3c84f0230e
ui: Inject ids for messages.
2 years ago
tecnovert
842027f114
pivx: Add expected error string for stopDaemon when .cookie exists.
2 years ago
tecnovert
6ae8651d1b
ui: Hide all except 'Reseed Wallet' button if expected_seed is false.
2 years ago
tecnovert
eb9eb49bd9
Persistent notifications.
2 years ago
gerlofvanek
7e4dd125e1
ui: Table fix
2 years ago
gerlofvanek
18e89a3c44
ui: Fixes global
2 years ago
gerlofvanek
3f628026ae
ui: Stepper
2 years ago
gerlofvanek
e29e43821e
ui: Fixed offers table layout, hide chart on Sent Offers page.
2 years ago
tecnovert
c7bbdc7022
Fail with more descriptive error when processing message involving inactive coin.
2 years ago
tecnovert
3ed6781c9f
Ignore undecryptable messages when expiring.
2 years ago
gerlofvanek
9d8fe87fc3
ui: Better visibility of create an offer
2 years ago
gerlofvanek
58c9006a01
ui: Fix disabled / opacity on inputs (offer_confirm)
2 years ago
tecnovert
ea52ff67c2
Fix pivx withdrawals and install typo.
2 years ago
tecnovert
d6e0b4d2b2
ui: Separate error messages on offer page. ( #3 )
2 years ago
tecnovert
bdcf6ce91b
ui: Separate error messages on offer page.
2 years ago
tecnovert
a6a6865e95
ui: Add repeat offer feature.
...
Does not transfer the fee values yet.
2 years ago
gerlofvanek
1dc626e305
ui: Start of notifications (styling)
2 years ago
gerlofvanek
c87f66a041
ui: Update trading chart
2 years ago
gerlofvanek
c1482a8280
ui: Add trading chart
2 years ago
gerlofvanek
1987931332
ui: Add 404 page
2 years ago
tecnovert
5738cdd825
ui: Fix missing post_string on page_error
2 years ago
tecnovert
58a2707526
merge: Fix merge and lint issues.
2 years ago
gerlofvanek
e913957e41
Fixed withdraw issue
2 years ago
gerlofvanek
0472958fc2
Fixed events table bid_xmr template
2 years ago
gerlofvanek
1ea73a7917
Update footer & index
2 years ago
gerlofvanek
9102efecb6
Styled sent_bid_id
...
-
2 years ago
gerlofvanek
a040a6172a
Refactor
...
-
2 years ago
gerlofvanek
9495249e70
GUI v.01
...
-
2 years ago
tecnovert
af766876a1
ui: Add tor info to page header
2 years ago
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"}
2 years ago
tecnovert
a4f4a411a9
refactor: Move bid page logic
2 years ago
tecnovert
f29eac0eb5
ui: Handle missing txn gracefully on bid page.
2 years ago