tecnovert
57554d4fec
ui: Hide the bid abandon button.
2023-06-14 17:07:54 +02:00
tecnovert
cbb3d0ac02
ui: Add option to remove expired offers and bids.
2023-06-06 22:03:05 +02:00
tecnovert
2b2b98505b
ui: Add persistent filters, show only active bid and offer counts.
...
Add titles for offer clock states.
2023-05-10 17:50:40 +02:00
gerlofvanek
0041fb4a3c
update: GUI version 2.0.1 (Chart + USD prices) and UI fixes.
2023-04-11 22:01:06 +02:00
tecnovert
81e7825b51
Merge remote-tracking branch 'crz/master'
2023-04-07 16:56:12 +02:00
gerlofvanek
e67ca94dfb
ui/update: Bug fixes, Added Coin Price Lookup Table (Offer new page) + Update github readme header GFX.
2023-04-07 14:26:59 +02:00
gerlofvanek
87937ec0ac
ui: Fix blind balance scientific notation
2023-04-06 17:03:42 +02:00
tecnovert
22576c0316
ui: Add pagination and filters to smsgaddresses page
2023-03-18 19:45:18 +02:00
tecnovert
f33629f2a5
Add getTime function.
2023-02-26 22:27:38 +02:00
tecnovert
06065958b7
ui: Fix xmr svg path, edit offer automation strategy.
2023-02-21 00:08:18 +02:00
tecnovert
09cc523ac3
Added restrict_unknown_seed_wallets setting.
2023-02-19 21:52:22 +02:00
tecnovert
5b0c1e9b51
ui: Fix pagination clearing filters
2023-02-19 17:24:08 +02:00
tecnovert
6ccfd93997
ui: Hide undefined data on identity page.
2023-02-18 19:50:31 +02:00
tecnovert
b6046fdbf3
api: getcoinseed shows seed id
2023-02-18 01:47:44 +02:00
tecnovert
1a136cd219
Fix offer creation.
2023-01-11 11:15:18 +02:00
tecnovert
ef71ca7ef4
scripts: Start example offer script.
2023-01-09 01:26:59 +02:00
tecnovert
2a3d89b112
ui: Add swap type.
2022-12-18 16:45:07 +02:00
tecnovert
80a78b4070
preparescript: Download BTC utxo snapshot first, allow resume.
2022-12-14 00:20:53 +02:00
tecnovert
3f71dffe5a
Fix Dash checkseed.
2022-12-12 01:30:33 +02:00
tecnovert
2a9e423eaa
Handle lost noscript lock transaction.
2022-12-11 20:31:43 +02:00
tecnovert
7101a5d1ee
ui: Switch offers offer/bid amounts when sent.
2022-12-08 16:02:53 +02:00
tecnovert
9370eff4a6
ui: Add warning to unlock page.
2022-11-22 10:28:02 +02:00
tecnovert
ba5339d8bd
ui: Add sent offer status filter.
2022-11-18 23:34:57 +02:00
tecnovert
6e5c54b447
ui: Send locked status to templates.
2022-11-18 23:31:52 +02:00
gerlofvanek
391f6ffe80
ui: Update unlock/changepassword layout. GUI small fixes.
2022-11-18 20:07:14 +01:00
tecnovert
c5f31f0d1e
ui: Add wallet encryption templates.
...
tests: Test wallet encryption.
2022-11-18 00:58:14 +02:00
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
2022-11-17 00:36:13 +02:00
gerlofvanek
1bcce46a7c
ui: GUI update.
2022-11-16 17:36:25 +01:00
gerlofvanek
e5749a397f
ui: Add page descriptions.
2022-11-16 12:11:06 +01:00
tecnovert
54e434e1c9
ui: Connect new settings.
2022-11-13 23:18:33 +02:00
tecnovert
fc31615a97
api: Add wallet lock/unlock commands and getcoinseed.
2022-11-12 18:22:23 +02:00
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
2022-11-08 22:30:28 +02:00
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
2022-11-08 13:14:03 +02:00
tecnovert
f210024e93
coins: Decode pivx v3 transactions correctly.
2022-10-26 17:47:30 +02:00
tecnovert
45d6b9ecbf
ui: Show red clock for revoked offers.
2022-10-25 23:41:51 +02:00
tecnovert
9da907aa1e
ui: Add expired flag to offers.
2022-10-24 21:34:12 +02:00
tecnovert
59fb6c18ed
coins: Rename Pivx -> PIVX
2022-10-24 20:49:36 +02:00
tecnovert
9557da8714
ui: Add spaces in coin names.
2022-10-23 10:54:02 +02:00
gerlofvanek
18e89a3c44
ui: Fixes global
2022-10-13 13:52:50 +02:00
gerlofvanek
e29e43821e
ui: Fixed offers table layout, hide chart on Sent Offers page.
2022-10-12 23:33:48 +02:00
tecnovert
ea52ff67c2
Fix pivx withdrawals and install typo.
2022-10-12 00:59:30 +02:00
tecnovert
bdcf6ce91b
ui: Separate error messages on offer page.
2022-10-11 22:44:57 +02:00
tecnovert
a6a6865e95
ui: Add repeat offer feature.
...
Does not transfer the fee values yet.
2022-10-11 22:09:20 +02:00
gerlofvanek
1987931332
ui: Add 404 page
2022-10-11 11:38:20 +02:00
tecnovert
58a2707526
merge: Fix merge and lint issues.
2022-10-11 07:55:35 +02:00
gerlofvanek
9495249e70
GUI v.01
...
-
2022-10-10 23:44:14 +02:00
tecnovert
af766876a1
ui: Add tor info to page header
2022-10-08 14:37:22 +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
a4f4a411a9
refactor: Move bid page logic
2022-10-05 19:30:52 +02:00
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.
2022-09-23 22:07:41 +02:00