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
tecnovert
5f0e708812
Merge remote-tracking branch 'crz/GUI' into GUI
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
b0f6865c90
tests: Add pivx withdrawal test.
2 years ago
tecnovert
7d0cd6d08d
Merge remote-tracking branch 'crz/GUI' into GUI
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
Gerlof van Ek
9e042200f3
Merge pull request #2 from tecnovert/repeat_offer
...
Repeat offer
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
Gerlof van Ek
e0b575b50e
Merge pull request #1 from tecnovert/GUI
...
merge: Fix merge and lint issues.
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
7319d46988
doc: Add private offer notes.
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
tecnovert
eb30369bd4
refactor: Avoid importing all js functions.
2 years ago
tecnovert
ef0f5ea1ea
protocol: Validate CLTV block values
2 years ago
tecnovert
46d1856f71
ui: Render 404 for unknown pages.
...
Wait for wallet update to complete, to handle corner case where user opens wallet page before refreshing.
Withdraw txn in selenium test.
2 years ago
tecnovert
6b4666d632
ui: Add error and info templates and display debug mode.
2 years ago
tecnovert
afba673085
refactor: Use persistent connection when expiring messages.
2 years ago
tecnovert
1694e73f92
ui: Fix bid state filter selection.
2 years ago
tecnovert
146698425d
tests: Fix test_xmr_persistent
...
basicswap_prepare env vars are initialised when importing downloadPIVXParams
Fixed by reloading module
2 years ago
tecnovert
b89f94f0cc
pivx: Download osx hashes file.
2 years ago
tecnovert
b5a009d3f9
preparescript: Add temporary pivx release.
2 years ago
tecnovert
d74699992b
coins: Add PIVX
...
No CSV or segwit.
sethdseed requires a fully synced chain, manual intervention required to set a key derived from the master mnemonic.
Requires a pivxd version with a backported scantxoutset command.
2 years ago
tecnovert
cacd29130e
Raise Particl version to 0.21.2.11
2 years ago
tecnovert
e4e35b0d89
preparescript: Fix addcoin
2 years ago
tecnovert
48e5dcbcc9
refactor: Add createRawSignedTransaction to interface
2 years ago
tecnovert
b179667cc5
ui: Fix missing coin from data.
2 years ago