tecnovert
2c49d13aa0
tests: Add non xmr swap failure states to tests.
2 years ago
tecnovert
3ad87df844
tests: Add swap to wallet restore test.
2 years ago
tecnovert
ede01d3fc8
tests: Start wallet restore test.
...
Fix LTC pidfile in config.
Update LTC onion port for core version 21.
2 years ago
tecnovert
a2830afc06
tests: Deduplicate setup code.
2 years ago
tecnovert
585bef6076
tests: return mnemonic from prepare script.
2 years ago
tecnovert
0580f9ebac
tests: Fix NMC tests.
3 years ago
tecnovert
02bd90053a
refactor: Use read_json_api in more tests.
3 years ago
tecnovert
0c620ea388
doc, tests: Test sequence diagrams are accurate.
...
Add delay between detecting PTX and redeeming ITX.
Add bid state history to json api.
Hide Tx none states in bid state history.
3 years ago
tecnovert
a2afd3f00f
refactor: Separate MSG4F and lock txn sending
3 years ago
tecnovert
b64437db84
coins: Raise Litecoin version to 0.21.2
3 years ago
tecnovert
844db9c541
coins: Raise Monero version to 0.17.3.2
3 years ago
tecnovert
3ed6eca95f
ui: Show bids that can be accepted.
3 years ago
tecnovert
0edcf249aa
refactor: Add bid states to db.
3 years ago
tecnovert
89c60851ac
automation: Accept multiple concurrent bids.
3 years ago
tecnovert
d909115ea4
refactor: Rename EventQueue table to Action
3 years ago
tecnovert
08c10bc69e
Raise Particl version to 0.21.2.9
3 years ago
tecnovert
8daa76f937
refactor: Add automation tables.
3 years ago
tecnovert
f4649d34b2
Raise Particl version to 0.21.2.8
3 years ago
tecnovert
88c94c4acd
Set default anon tx ring size to 12 and add setting.
3 years ago
tecnovert
d1e015962c
basicswap-prepare can enable and disable tor config.
3 years ago
tecnovert
cf797afae9
Raise Particl version to 0.21.2.7
3 years ago
tecnovert
843379325f
tests: Add use_segwit to required settings.
3 years ago
tecnovert
d6f6a73324
tests: Allow passing extra config to Particl nodes.
3 years ago
tecnovert
0fbdd32908
coins: Raise Monero version to 0.17.3.0
3 years ago
tecnovert
f90a96d9ca
ui: Split wallet page
3 years ago
tecnovert
1c09a8b79e
coins: Raise Particl version
3 years ago
tecnovert
a802788cfd
tests: Manual recovery of xmrswap chain B lock tx
3 years ago
tecnovert
f289bcf2e8
Use unique key_nos for getPathKey.
3 years ago
tecnovert
053c263751
ui: Add option to set debug tweak option from bid page.
3 years ago
tecnovert
6590481b9f
coins: Raise Particl version
3 years ago
tecnovert
cd4103ce3e
tests: Deduplicate test_run.py
3 years ago
tecnovert
58e4b506fe
ui: Add debug ind option.
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
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