tecnovert
8a9f4f9e38
ui: Add rate lookup helper when creating offers.
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
d2b05fd57e
coins: Add startup_tries setting
3 years ago
tecnovert
b8ea028d04
ui: Skip cached info if coin was disabled
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
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
146c9b784c
Change connection errors to warnings.
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
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
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
tecnovert
c4fc2c70dc
api: Add withdraw.
4 years ago
tecnovert
b1ea76dcb6
ui: Expose Particl blinded and anon balances.
4 years ago
tecnovert
e14dca47e0
tests: sqlalchemy hangs when tests run with tox.
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
c66160fb09
Add more event log types.
...
Auto accept only bids of the exact offer amount.
Retry sending lock B refund tx.
4 years ago
tecnovert
a27cfcba0f
tests: Reduce test amounts.
4 years ago
tecnovert
5a0263ba5e
tests: Fix persistent test xmr chain.
4 years ago
tecnovert
df732713ac
tests: Use debug_ind in non-xmr swaps.
4 years ago
tecnovert
2e0edef9da
Raise max signature size for fee estimate.
...
Fix logging.
Valid sequence lock range settings.
Bid debugind can be set through api.
4 years ago
tecnovert
9b4a256b44
protocol: Link proof-of-funds signatures to offers.
4 years ago
tecnovert
7d0d0687cf
api: Fix offers path.
4 years ago
tecnovert
c3cff91fca
Raise version. Verify message with coincurve.
4 years ago
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.
4 years ago
tecnovert
ed22fe7d12
Fix missing events, show seconds delayed.
4 years ago
tecnovert
60b477e3c0
Increase version, add test for bids sent while recipient is offline.
4 years ago
tecnovert
da56a5e2c8
Unlock inputs when abandoning a bid.
4 years ago
tecnovert
69ed836496
Clear event queue when abandoning a bid.
4 years ago
tecnovert
c5faaeccf8
Fix sort by rate.
4 years ago