tecnovert
a6a6865e95
ui: Add repeat offer feature.
...
Does not transfer the fee values yet.
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
tecnovert
85bbccf82a
preparescript: with_coins should be a set.
2 years ago
tecnovert
20c0c372d0
refactor: Move all coin interfaces to a dir
2 years ago
tecnovert
80f0098a3d
ui: Rates table example
2 years ago
tecnovert
412770d399
ui: rateslist returns js list of rates.
2 years ago
tecnovert
1ee2db137b
ui: Expose min bid amount.
2 years ago
tecnovert
1c4f208d27
refactor: E275 missing whitespace after keyword
2 years ago
tecnovert
1601a57aed
ui: Add websocket notifications.
2 years ago
tecnovert
6cc54d9c61
server: Serve more static directories.
2 years ago
tecnovert
7a3b41a11b
ui: Fix js value updates when sending bid.
2 years ago
tecnovert
871bdb918e
ui: Update to bittrex v3 api.
2 years ago
tecnovert
cbcf90c492
coins: Raise Monero version to 0.18.0.0
2 years ago
tecnovert
2f1a9cbfae
tests: Fix tests
2 years ago
tecnovert
cd5af7032f
ui: Use coin tickers as wallet keys in json/wallets
2 years ago
tecnovert
18a444b071
ui: Add json endpoint to list all coin types.
2 years ago
tecnovert
8b09607083
tests: Prevent out of sequence refund in test_13_itx_refund
2 years ago
tecnovert
fa74b9982c
tests: Add xmr swap failure states to tests.
2 years ago
tecnovert
2c49d13aa0
tests: Add non xmr swap failure states to tests.
2 years ago
tecnovert
3ad87df844
tests: Add swap to wallet restore test.
2 years ago