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
b99fc48e89
coins: Update core urls.
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
d392193d7e
Raise Particl and Monero versions.
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
0e59791746
doc: Remove travis-ci build status.
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
c1039c425d
preparescript: Allow installing rc builds, update particl core.
4 years ago
tecnovert
56444a9d2e
Revert to v19 release.
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
3e858888ac
tests: Start selenium test.
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
5eb34a8c4b
docker: revert log driver.
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
tecnovert
c4fc2c70dc
api: Add withdraw.
4 years ago
tecnovert
b1ea76dcb6
ui: Expose Particl blinded and anon balances.
4 years ago
tecnovert
dd37156e65
doc: Keep datadir in the wsl fs.
4 years ago
tecnovert
bf684c13d6
doc: Extend windows install notes.
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