tecnovert
f459a6295e
ui: Add pagination to the bids page.
3 years ago
tecnovert
dd7440b897
Create CachedMainWalletAddress if missing.
3 years ago
tecnovert
4d3b842ea8
ui: Connected XMR wallet to rpc page.
3 years ago
tecnovert
99534756de
Variable bid amount and rate.
3 years ago
tecnovert
8a9f4f9e38
ui: Add rate lookup helper when creating offers.
3 years ago
tecnovert
9cb69e3f5b
xmr: Set daemon-address from basicswap.json
3 years ago
tecnovert
fafcfa4731
ui: Display watched outputs once per coin.
3 years ago
tecnovert
20c59663c1
Count failed and successful bids by peer address.
3 years ago
tecnovert
b152150932
ui, xmr: List of candidate remote XMR daemon urls can be set through the http ui
3 years ago
tecnovert
eff5235205
xmr: Check for existing spend of lock tx
3 years ago
tecnovert
0f8ed24217
coins: Add 'daemon is busy' to transient errors list.
3 years ago
tecnovert
d2b05fd57e
coins: Add startup_tries setting
3 years ago
tecnovert
b8ea028d04
ui: Skip cached info if coin was disabled
3 years ago
tecnovert
ad1de44dca
ui: Use monospace fonts when displaying ids.
3 years ago
tecnovert
0cf3f8e3b3
ui: Can display chain A lock tx inputs.
3 years ago
tecnovert
edddf9158a
refactor: Remove encodeSegwitP2WSH and getScriptAddress
3 years ago
tecnovert
1d932cdd01
protocol: Add protocol version to order and bid messages
...
Move chain start heights to bid, use avoid scantxoutset for decred style swaps
3 years ago
tecnovert
8259df4399
doc: Simplify Windows install notes.
3 years ago
tecnovert
1d6f55b8b9
ui: Display decoded tx in View Tx output.
3 years ago
tecnovert
b8fd4ad85b
ui: Enable Particl CT and RCT to XMR swaps.
3 years ago
tecnovert
965db389f6
ui: Add withdrawal confirm popup.
3 years ago
tecnovert
f9f26c92c2
coins: Raise Particl Version
3 years ago
tecnovert
6e82961da9
particl: Can swap PARTct -> XMR
3 years ago
tecnovert
1ef71ea79b
particl: Can swap anon outputs
3 years ago
tecnovert
6dd6063182
refactor: Replace asserts.
3 years ago
tecnovert
6a9e759629
xmr: Cache main wallet address
3 years ago
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.
3 years ago
tecnovert
f63815b26b
ui: Add page to manage SMSG addresses
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
062283c31a
ui: Improved wallets page.
3 years ago
tecnovert
4475e5b643
Add View Lock Wallet Transfers button to bid page.
3 years ago
tecnovert
e69409514c
tests: Fix intermittent failure
3 years ago
tecnovert
2562aec4bd
ui: Display shared address for XMR swaps.
3 years ago
tecnovert
146c9b784c
Change connection errors to warnings.
3 years ago
tecnovert
0d0ffe6fe4
XMR: Use sweep_all if trying to withdraw all coin with subfee.
3 years ago
tecnovert
1b2ec61816
Fix withdrawal error.
3 years ago
tecnovert
2be16465fb
preparescript: Support production docker config.
4 years ago
tecnovert
398ef268a6
Raise Bitcoin, Particl and Monero versions.
4 years ago
tecnovert
bbd3d701c0
preparescript: Fix UI_HTML_PORT bug.
...
Warn on os.chmod failure, workaround for mounted ntfs volumes.
client: Set delay_event in stopRunning()
Raise version
4 years ago
tecnovert
a5dcd9f77d
refactor: Move getTicker() to coin interface.
4 years ago
tecnovert
6516c6d138
client: Hide offers where coins are not enabled.
...
Better rate calculation.
4 years ago
tecnovert
b6ece37a8d
Raise version.
...
Explicitly set docker logging.
4 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
1953820cd1
client: Bug fix, coin_name() is capitalised.
4 years ago
tecnovert
d6a1ff6030
docker: Set timezone in TZ env var.
4 years ago
tecnovert
3217918f7c
coins: Fix getoutput for v18 cores.
4 years ago
tecnovert
e3033799b0
ui: Enable/disable coins through settimgs page.
4 years ago
tecnovert
36a40b5fa3
ui: Expose offer valid time.
4 years ago
tecnovert
f2018184e7
protocol: Start adding anon particl option.
4 years ago