tecnovert
8a9f4f9e38
ui: Add rate lookup helper when creating offers.
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
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
bf00f80b4d
ui: Start describing xmr bid states.
3 years ago
tecnovert
e69409514c
tests: Fix intermittent failure
3 years ago
tecnovert
d392193d7e
Raise Particl and Monero versions.
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
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
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
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
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
4ea4e0656a
api: Allow coin type to be specified by ticker.
4 years ago
tecnovert
7a9cafb520
api: Handle json content-type.
4 years ago
tecnovert
7d0d0687cf
api: Fix offers path.
4 years ago
tecnovert
c180f34f66
Sum keys in libsecp256k1
4 years ago
tecnovert
5e5bf31156
Don't describe state for xmr style swaps.
4 years ago
tecnovert
f934b2d8f2
Update Bitcoin and Particl cores to 0.21
...
wallet.dat is no longer loaded by default.
4 years ago
tecnovert
64caceebfe
Persistent test.
4 years ago
tecnovert
3cfc7d1437
Split tests.
4 years ago
tecnovert
60b477e3c0
Increase version, add test for bids sent while recipient is offline.
4 years ago
tecnovert
a3ba5cf7e6
setup.py test -> pytest / tox
4 years ago
tecnovert
bce20d1e59
Update monero core to 0.17.1.9
4 years ago
tecnovert
088e1f4411
Prepare only Particl core by default.
4 years ago
tecnovert
b36b6fb306
Test random amounts.
4 years ago
tecnovert
13f2ffa9ec
Update XMR version.
4 years ago
tecnovert
2f47fd0d5c
Add fee priority setting for XMR.
4 years ago
tecnovert
31bf80f579
Fix fee_src error.
4 years ago
tecnovert
5cd8286aa3
Start on network.
4 years ago
tecnovert
325a846f47
Split test update thread.
4 years ago
tecnovert
269d10aeda
Ensure Particl mnemonic is loaded at startup.
4 years ago
tecnovert
9a182646f0
Add display for xmr bid tx hex.
4 years ago
tecnovert
49705f0974
Use libsecp256k1 to sign.
...
Added 'Revoke' button to sent offers page.
4 years ago
tecnovert
8c372cc5dc
Simplify lock tx script.
...
Raise version.
4 years ago
tecnovert
645571e47c
Check for duplicate pubkeys.
...
Add test for 'non-BIP68-final'.
4 years ago
tecnovert
3c4c2c528f
Dynamic fee selection.
...
Display xmr offer fees.
Display bid events.
html create offer uses correct coin amount scales.
4 years ago
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.
4 years ago