gerlofvanek
87937ec0ac
ui: Fix blind balance scientific notation
2 years ago
tecnovert
22576c0316
ui: Add pagination and filters to smsgaddresses page
2 years ago
tecnovert
f33629f2a5
Add getTime function.
2 years ago
tecnovert
06065958b7
ui: Fix xmr svg path, edit offer automation strategy.
2 years ago
tecnovert
09cc523ac3
Added restrict_unknown_seed_wallets setting.
2 years ago
tecnovert
5b0c1e9b51
ui: Fix pagination clearing filters
2 years ago
tecnovert
6ccfd93997
ui: Hide undefined data on identity page.
2 years ago
tecnovert
b6046fdbf3
api: getcoinseed shows seed id
2 years ago
tecnovert
1a136cd219
Fix offer creation.
2 years ago
tecnovert
ef71ca7ef4
scripts: Start example offer script.
2 years ago
tecnovert
2a3d89b112
ui: Add swap type.
2 years ago
tecnovert
80a78b4070
preparescript: Download BTC utxo snapshot first, allow resume.
2 years ago
tecnovert
3f71dffe5a
Fix Dash checkseed.
2 years ago
tecnovert
2a9e423eaa
Handle lost noscript lock transaction.
2 years ago
tecnovert
7101a5d1ee
ui: Switch offers offer/bid amounts when sent.
2 years ago
tecnovert
9370eff4a6
ui: Add warning to unlock page.
2 years ago
tecnovert
ba5339d8bd
ui: Add sent offer status filter.
2 years ago
tecnovert
6e5c54b447
ui: Send locked status to templates.
2 years ago
gerlofvanek
391f6ffe80
ui: Update unlock/changepassword layout. GUI small fixes.
2 years ago
tecnovert
c5f31f0d1e
ui: Add wallet encryption templates.
...
tests: Test wallet encryption.
2 years ago
tecnovert
0f7df9e5f1
preparescript: Add WALLET_ENCRYPTION_PWD env var.
...
Removed unnecessary START_DAEMONS env var.
Remove all cached addresses from the basicswap db for a wallet after reseeding.
Check that addresses retreived from the db are owned by teh wallet before they're used/displayed
2 years ago
gerlofvanek
1bcce46a7c
ui: GUI update.
2 years ago
gerlofvanek
e5749a397f
ui: Add page descriptions.
2 years ago
tecnovert
54e434e1c9
ui: Connect new settings.
2 years ago
tecnovert
fc31615a97
api: Add wallet lock/unlock commands and getcoinseed.
2 years ago
tecnovert
8b2d2b446b
api: Add show_extra parameter to bids endpoint
...
Add itx_refund_tx_est_final and ptx_refund_tx_est_final to bid extra data
2 years ago
tecnovert
ca264db0d0
Add non-segwit Firo support.
...
Rework tests to combine atomic and xmr test cases.
Modify btc interface to support P2WSH_nested_in_BIP16_P2SH
Add coin feature tests to test_btc_xmr.py
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
9da907aa1e
ui: Add expired flag to offers.
2 years ago
tecnovert
59fb6c18ed
coins: Rename Pivx -> PIVX
2 years ago
tecnovert
9557da8714
ui: Add spaces in coin names.
2 years ago
gerlofvanek
18e89a3c44
ui: Fixes global
2 years ago
gerlofvanek
e29e43821e
ui: Fixed offers table layout, hide chart on Sent Offers page.
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
1987931332
ui: Add 404 page
2 years ago
tecnovert
58a2707526
merge: Fix merge and lint issues.
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
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
b179667cc5
ui: Fix missing coin from data.
2 years ago
tecnovert
1ee2db137b
ui: Expose min bid amount.
2 years ago
tecnovert
1601a57aed
ui: Add websocket notifications.
2 years ago
tecnovert
868dc27d64
ui: Add indication when XMR node is bootstrapping
3 years ago
tecnovert
91e285bf4a
ui: Split wallet cached data into balance and blockchain state.
...
Add XMR synced indicator.
3 years ago