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
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.
3 years ago
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.
3 years ago
tecnovert
cddc4daf70
ui: Show offer amount swapped.
3 years ago
tecnovert
d909115ea4
refactor: Rename EventQueue table to Action
3 years ago
tecnovert
6153b76ec0
ui: Allow selecting automation strategy when creating offer.
...
Add alternate pgp key urls.
3 years ago
tecnovert
8daa76f937
refactor: Add automation tables.
3 years ago
tecnovert
a4683c8450
ui: Add sent filter to offers page.
3 years ago
tecnovert
7bc9d64233
ui: Display sent status on offers page.
3 years ago
tecnovert
a5b192b931
Tor working for Bitcoin forks.
3 years ago