tecnovert
a9f3eeefff
ui: Fix notifications.
2022-10-21 21:05:46 +02:00
tecnovert
6ae8651d1b
ui: Hide all except 'Reseed Wallet' button if expected_seed is false.
2022-10-13 23:16:43 +02:00
tecnovert
eb9eb49bd9
Persistent notifications.
2022-10-13 22:32:53 +02:00
gerlofvanek
7e4dd125e1
ui: Table fix
2022-10-13 19:53:34 +02:00
gerlofvanek
18e89a3c44
ui: Fixes global
2022-10-13 13:52:50 +02:00
gerlofvanek
3f628026ae
ui: Stepper
2022-10-13 00:28:59 +02:00
gerlofvanek
e29e43821e
ui: Fixed offers table layout, hide chart on Sent Offers page.
2022-10-12 23:33:48 +02:00
gerlofvanek
9d8fe87fc3
ui: Better visibility of create an offer
2022-10-12 20:14:19 +02:00
gerlofvanek
58c9006a01
ui: Fix disabled / opacity on inputs (offer_confirm)
2022-10-12 19:57:55 +02:00
Gerlof van Ek
9e042200f3
Merge pull request #2 from tecnovert/repeat_offer
...
Repeat offer
2022-10-11 22:14:48 +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
1dc626e305
ui: Start of notifications (styling)
2022-10-11 20:16:02 +02:00
gerlofvanek
c87f66a041
ui: Update trading chart
2022-10-11 12:29:51 +02:00
gerlofvanek
c1482a8280
ui: Add trading chart
2022-10-11 12:20:47 +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
e913957e41
Fixed withdraw issue
2022-10-11 01:43:16 +02:00
gerlofvanek
0472958fc2
Fixed events table bid_xmr template
2022-10-11 01:31:18 +02:00
gerlofvanek
1ea73a7917
Update footer & index
2022-10-11 01:27:20 +02:00
gerlofvanek
9102efecb6
Styled sent_bid_id
...
-
2022-10-11 00:35:45 +02:00
gerlofvanek
a040a6172a
Refactor
...
-
2022-10-11 00:05:39 +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
f29eac0eb5
ui: Handle missing txn gracefully on bid page.
2022-10-05 16:55:09 +02:00
tecnovert
eb30369bd4
refactor: Avoid importing all js functions.
2022-09-28 21:42:38 +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
6b4666d632
ui: Add error and info templates and display debug mode.
2022-09-15 21:54:15 +02:00
tecnovert
80f0098a3d
ui: Rates table example
2022-08-04 11:47:27 +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
6cc54d9c61
server: Serve more static directories.
2022-07-30 19:00:53 +02:00
tecnovert
7a3b41a11b
ui: Fix js value updates when sending bid.
2022-07-29 00:47:32 +02:00
tecnovert
868dc27d64
ui: Add indication when XMR node is bootstrapping
2022-07-06 15:32:44 +02:00
tecnovert
d5e35b8168
doc, ui: Add sequence diagrams
2022-06-29 01:45:46 +02:00
tecnovert
f787bdb203
ui: Add refresh link to bids page.
2022-06-16 23:31:30 +02:00
tecnovert
cddc4daf70
ui: Show offer amount swapped.
2022-06-16 00:19:06 +02:00
tecnovert
3ed6eca95f
ui: Show bids that can be accepted.
2022-06-15 00:35:33 +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
88c94c4acd
Set default anon tx ring size to 12 and add setting.
2022-04-11 00:11:51 +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
tecnovert
67518efcad
ui: Add option to create sized utxo.
2022-01-24 23:32:48 +02:00
tecnovert
f90a96d9ca
ui: Split wallet page
2022-01-23 14:01:01 +02:00
tecnovert
55275a6470
ui: Display estimate of when lock refund tx will be swipeable.
2021-12-19 14:15:32 +02:00
tecnovert
e502a00341
ui: Recover noscript txn if remote key is known.
2021-12-19 01:45:17 +02:00
tecnovert
053c263751
ui: Add option to set debug tweak option from bid page.
2021-12-15 16:14:23 +02:00
tecnovert
81e9924654
ui: New offer, when 'Lock Rate' is set rate must update if it's empty.
...
Remove invalid coins from coin from list.
2021-12-11 22:14:49 +02:00
tecnovert
4b7b16145f
ui: Identity labels
2021-12-06 01:06:34 +02:00
tecnovert
1e01851152
ui: Display XMR subaddress on wallets page.
2021-12-04 12:44:27 +02:00
tecnovert
58e4b506fe
ui: Add debug ind option.
2021-11-27 01:02:51 +02:00
tecnovert
f459a6295e
ui: Add pagination to the bids page.
2021-11-25 15:01:47 +02:00
tecnovert
dd7440b897
Create CachedMainWalletAddress if missing.
2021-11-24 23:54:31 +02:00
tecnovert
99534756de
Variable bid amount and rate.
2021-11-22 22:24:48 +02:00
tecnovert
8a9f4f9e38
ui: Add rate lookup helper when creating offers.
2021-11-21 22:59:39 +02:00
tecnovert
9cb69e3f5b
xmr: Set daemon-address from basicswap.json
2021-11-15 10:48:43 +02:00
tecnovert
20c59663c1
Count failed and successful bids by peer address.
2021-11-15 01:26:43 +02:00
tecnovert
b152150932
ui, xmr: List of candidate remote XMR daemon urls can be set through the http ui
2021-11-13 23:15:09 +02:00
tecnovert
ad1de44dca
ui: Use monospace fonts when displaying ids.
2021-11-07 21:50:44 +02:00
tecnovert
0cf3f8e3b3
ui: Can display chain A lock tx inputs.
2021-11-06 00:34:25 +02:00
tecnovert
1d6f55b8b9
ui: Display decoded tx in View Tx output.
2021-11-02 17:48:33 +02:00
tecnovert
965db389f6
ui: Add withdrawal confirm popup.
2021-11-01 17:33:51 +02:00
tecnovert
a40519737d
protocol: Enable private offers
...
Users can send private offers that will only be seen by one address.
To send a private offer:
1. recipient creates a new address to receive offers on
2. recipient sends the pubkey for the newly created address to the offerer
3. offerer imports the recipient's pubkey
4. offerer sends a new offer to the recipients key instead of the public network
Nodes will ignore offers sent on keys other than the network key or keys created for offer-receiving.
2021-10-20 21:50:45 +02:00
tecnovert
f63815b26b
ui: Add page to manage SMSG addresses
2021-10-19 20:59:18 +02:00
tecnovert
bf00f80b4d
ui: Start describing xmr bid states.
2021-10-18 20:48:48 +02:00
tecnovert
062283c31a
ui: Improved wallets page.
2021-10-15 01:13:48 +02:00
tecnovert
4475e5b643
Add View Lock Wallet Transfers button to bid page.
2021-09-05 18:10:42 +02:00
tecnovert
2562aec4bd
ui: Display shared address for XMR swaps.
2021-09-05 00:15:25 +02:00
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.
2021-02-15 15:34:47 +02:00
tecnovert
e3033799b0
ui: Enable/disable coins through settimgs page.
2021-02-14 12:12:41 +02:00
tecnovert
36a40b5fa3
ui: Expose offer valid time.
2021-02-14 00:54:01 +02:00
tecnovert
c4fc2c70dc
api: Add withdraw.
2021-02-07 12:01:58 +02:00
tecnovert
b1ea76dcb6
ui: Expose Particl blinded and anon balances.
2021-02-07 00:35:12 +02:00
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.
2021-02-03 16:01:27 +02:00
tecnovert
df732713ac
tests: Use debug_ind in non-xmr swaps.
2021-01-30 16:29:07 +02:00
tecnovert
5e5bf31156
Don't describe state for xmr style swaps.
2021-01-20 01:28:29 +02:00
tecnovert
d12e24cecb
Fixed bid cancel btn sends bid.
...
Fixed inverted proof amounts.
Added conf_target to settings page.
Load new offer default conf_target from settings.
2021-01-19 01:08:13 +02:00
tecnovert
69ed836496
Clear event queue when abandoning a bid.
2021-01-09 00:12:08 +02:00
tecnovert
4711e81ffc
Switch coin display order for sent bids.
2021-01-03 20:27:07 +02:00
tecnovert
1ba2ad6f0b
Add favicon and css, inc version.
2021-01-02 18:16:44 +02:00
tecnovert
0c9429bfa5
Display xmr-swap script coin lock spend tx fees.
2021-01-02 16:59:34 +02:00
tecnovert
2049fcef3d
Set bootstrap-daemon-address to auto
...
get_block_count returns "Internal error" if bootstrap-daemon is active
Use get_height instead.
2020-12-31 14:53:31 +02:00
tecnovert
2f47fd0d5c
Add fee priority setting for XMR.
2020-12-22 13:21:25 +02:00
tecnovert
c348621c96
gui: Add another step to creating an offer.
2020-12-17 15:52:39 +02:00
tecnovert
b3c00efe16
gui: Added confirm step and fee options.
...
Fee options only apply to the script coin side of xmr swaps.
2020-12-16 23:19:39 +02:00
tecnovert
9a182646f0
Add display for xmr bid tx hex.
2020-12-12 14:45:30 +02:00
tecnovert
cb27fb6c4c
Lower min locktime to 1 hour for easier testing.
...
Fix blocks confirmed count.
2020-12-11 14:08:32 +02:00
tecnovert
7bb2cd7d1e
Reseed wallet option.
2020-12-11 12:41:15 +02:00
tecnovert
49705f0974
Use libsecp256k1 to sign.
...
Added 'Revoke' button to sent offers page.
2020-12-11 09:11:35 +02:00
tecnovert
4bde19fe33
Record the coin b lock tx before it's confirmed.
2020-12-09 21:30:21 +02:00
tecnovert
3c4c2c528f
Dynamic fee selection.
...
Display xmr offer fees.
Display bid events.
html create offer uses correct coin amount scales.
2020-12-08 20:23:00 +02:00
tecnovert
2346858145
Call setLastHeightChecked() in watchXmrSwap()
...
Remove old notes and config.
New html template for XMR bids.
Check the mempool for lock spend txid.
Retry sepnding coin B lock tx.
2020-12-06 19:34:56 +02:00
tecnovert
e7afd5e67d
Display warning when wallet seedid doesn't match expected.
2020-12-04 19:06:50 +02:00
tecnovert
3e542e6bd0
Adding settings page.
2019-08-06 00:04:40 +02:00
tecnovert
4405a130f5
Started stutdown and explorer pages.
...
Bid state can be manually edited.
2019-08-05 20:31:02 +02:00
tecnovert
321ec4acb2
New particl core version.
...
Display core versions on the wallets page.
2019-08-04 15:22:25 +02:00
tecnovert
da9f95fd61
html: More offer filtering.
2019-08-01 18:21:23 +02:00
tecnovert
9a0f237019
Remember coin on rpc page and check chains are synced to send offers and
...
bids.
2019-07-31 20:21:41 +02:00
tecnovert
4f83da0f26
Show unconfirmed coin on wallets page, disable staking for particl.
2019-07-31 14:25:54 +02:00
tecnovert
1baf13c5a8
Add clear filters button, display tx statuses on active page.
2019-07-31 10:41:35 +02:00
tecnovert
9b95c66605
Offers can be filtered.
2019-07-29 12:14:46 +02:00
tecnovert
4bc0ec98eb
Fix tx state display in lists.
...
selectable address for send_from.
2019-07-28 21:57:20 +02:00
tecnovert
cf73707643
started rpc page.
2019-07-27 23:14:28 +02:00
tecnovert
551381f076
html: wallets template.
2019-07-26 22:33:07 +02:00
tecnovert
27929d41ec
html: offer page templates.
2019-07-26 22:15:53 +02:00
tecnovert
4baa476d5d
html: template for bid page.
2019-07-26 18:07:32 +02:00
tecnovert
7a8c0ed9f2
html: templates for bids and offers pages.
2019-07-26 15:26:20 +02:00
tecnovert
1ce87bb58d
Add travis build status to readme.
...
Move templates dir.
Add version to index.
Remove bitcoin config from docker json config - extra coins can be enabled with
prepare -addcoin.
2019-07-26 12:07:25 +02:00