gerlofvanek
4f114ba9ae
ui: Clean-up / Fixes / Updates
...
- Moved parts of the svg code/images in style.html and update the templates.
- Restyled and updated the JS for the cryptocurrency price boxes on the offers page.
- Started on restyling the offers page.
- Offers page, Posted timestamps are displayed as (X min ago) and Expires in -h min.
- Fixed broken breadscrumb links.
10 months ago
tecnovert
1ec1764012
ui: Don't list LTC MWEB yet on offers page.
11 months ago
tecnovert
28fc4817c0
debug: Add ui option to schedule bid actions.
11 months ago
tecnovert
38fa498b0b
coins: Add LTC MWEB wallet
1 year ago
tecnovert
d4a6ad7d6f
Enable reverse adaptor sig swaps for segwit-less coins.
1 year ago
tecnovert
5c23983c8e
Fix tx depth displayed for reverse adaptor sig swaps.
1 year ago
tecnovert
a13a5d4bf6
test: Fix lint issues.
1 year ago
tecnovert
9888c4ebe1
ui: Fix describebid for reverse PART_ANON swaps.
1 year ago
tecnovert
7bc5fc78ba
Fix BTC witness size estimate.
1 year ago
tecnovert
303499fc6f
Fix session bug and add bid request state record.
1 year ago
tecnovert
724f9348d5
ui: Update bid state descriptions.
1 year ago
tecnovert
be46d8a7bd
doc: Describe reverse adaptor sig protocol.
1 year ago
tecnovert
f6fb11f452
Add bid intent messages.
1 year ago
tecnovert
57554d4fec
ui: Hide the bid abandon button.
2 years ago
tecnovert
22576c0316
ui: Add pagination and filters to smsgaddresses page
2 years ago
tecnovert
09cc523ac3
Added restrict_unknown_seed_wallets setting.
2 years ago
tecnovert
2a9e423eaa
Handle lost noscript lock transaction.
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
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
59fb6c18ed
coins: Rename Pivx -> PIVX
2 years ago
tecnovert
9557da8714
ui: Add spaces in coin names.
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
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
8daa76f937
refactor: Add automation tables.
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
tecnovert
b0f5797807
Raise version, spend invalid chain B lock tx amounts if manually spending.
3 years ago
tecnovert
55275a6470
ui: Display estimate of when lock refund tx will be swipeable.
3 years ago
tecnovert
a802788cfd
tests: Manual recovery of xmrswap chain B lock tx
3 years ago
tecnovert
f289bcf2e8
Use unique key_nos for getPathKey.
3 years ago
tecnovert
e502a00341
ui: Recover noscript txn if remote key is known.
3 years ago
tecnovert
053c263751
ui: Add option to set debug tweak option from bid page.
3 years ago
tecnovert
4b7b16145f
ui: Identity labels
3 years ago
tecnovert
99534756de
Variable bid amount and rate.
3 years ago
tecnovert
20c59663c1
Count failed and successful bids by peer address.
3 years ago
tecnovert
0cf3f8e3b3
ui: Can display chain A lock tx inputs.
3 years ago
tecnovert
1d6f55b8b9
ui: Display decoded tx in View Tx output.
3 years ago
tecnovert
4ce8c58872
ui: Reseed wallet must trigger update
3 years ago
tecnovert
bf00f80b4d
ui: Start describing xmr bid states.
3 years ago
tecnovert
4475e5b643
Add View Lock Wallet Transfers button to bid page.
3 years ago
tecnovert
2562aec4bd
ui: Display shared address for XMR swaps.
3 years ago
tecnovert
5beb1d17b9
ui: Expose bid valid for.
...
Set smsgsregtestadjust to false in tests.
Fix offer smsg valid for.
Set active_ind on bid records.
api: All times returned should be in unix-time.
4 years ago
tecnovert
c4fc2c70dc
api: Add withdraw.
4 years ago
tecnovert
deb71856e8
Poll chainstates.
...
Litecoin download link changed.
Fix fee comparison tx weight difference.
Remove format8.
New stalled for test bid state.
Moved sequence code to coin interfaces.
Display estimated time lock refund tx will be valid.
4 years ago
tecnovert
df732713ac
tests: Use debug_ind in non-xmr swaps.
4 years ago
tecnovert
4ea4e0656a
api: Allow coin type to be specified by ticker.
4 years ago
tecnovert
7a9cafb520
api: Handle json content-type.
4 years ago
tecnovert
5e5bf31156
Don't describe state for xmr style swaps.
4 years ago
tecnovert
ed22fe7d12
Fix missing events, show seconds delayed.
4 years ago
tecnovert
69ed836496
Clear event queue when abandoning a bid.
4 years ago