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
tecnovert
b179667cc5
ui: Fix missing coin from data.
2022-08-10 23:58:53 +02:00
tecnovert
1ee2db137b
ui: Expose min bid amount.
2022-07-31 23:40:58 +02:00
tecnovert
1601a57aed
ui: Add websocket notifications.
2022-07-31 19:33:01 +02:00
tecnovert
868dc27d64
ui: Add indication when XMR node is bootstrapping
2022-07-06 15:32:44 +02:00
tecnovert
91e285bf4a
ui: Split wallet cached data into balance and blockchain state.
...
Add XMR synced indicator.
2022-07-06 00:46:37 +02:00
tecnovert
0c620ea388
doc, tests: Test sequence diagrams are accurate.
...
Add delay between detecting PTX and redeeming ITX.
Add bid state history to json api.
Hide Tx none states in bid state history.
2022-07-03 23:58:16 +02:00
tecnovert
a51a895141
docker: Manually install protobuf to avoid error.
...
Error: "TypeError: Descriptors cannot not be created directly"
Use pycryptodome ripemd160 implementation else it must be manually enabled in hashlib/openssl.
2022-06-16 14:28:52 +02:00
tecnovert
cddc4daf70
ui: Show offer amount swapped.
2022-06-16 00:19:06 +02:00
tecnovert
d909115ea4
refactor: Rename EventQueue table to Action
2022-06-06 23:03:31 +02:00
tecnovert
6153b76ec0
ui: Allow selecting automation strategy when creating offer.
...
Add alternate pgp key urls.
2022-06-01 00:38:50 +02:00
tecnovert
8daa76f937
refactor: Add automation tables.
2022-05-23 23:51:06 +02:00
tecnovert
a4683c8450
ui: Add sent filter to offers page.
2022-04-10 22:24:56 +02:00
tecnovert
7bc9d64233
ui: Display sent status on offers page.
2022-04-10 22:08:05 +02:00
tecnovert
a5b192b931
Tor working for Bitcoin forks.
2022-03-27 00:08:15 +02:00