Commit Graph

40 Commits

Author SHA1 Message Date
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