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
b8fd4ad85b
ui: Enable Particl CT and RCT to XMR swaps.
3 years ago
tecnovert
6e82961da9
particl: Can swap PARTct -> XMR
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
1b2ec61816
Fix withdrawal error.
3 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
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
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
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
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
69ed836496
Clear event queue when abandoning a bid.
4 years ago
tecnovert
05c9d9c66d
Fix floating point bug.
4 years ago
tecnovert
1ba2ad6f0b
Add favicon and css, inc version.
4 years ago
tecnovert
0c9429bfa5
Display xmr-swap script coin lock spend tx fees.
4 years ago
tecnovert
2f47fd0d5c
Add fee priority setting for XMR.
4 years ago
tecnovert
31bf80f579
Fix fee_src error.
4 years ago
tecnovert
c348621c96
gui: Add another step to creating an offer.
4 years ago
tecnovert
b3c00efe16
gui: Added confirm step and fee options.
...
Fee options only apply to the script coin side of xmr swaps.
4 years ago
tecnovert
9a182646f0
Add display for xmr bid tx hex.
4 years ago
tecnovert
7bb2cd7d1e
Reseed wallet option.
4 years ago
tecnovert
49705f0974
Use libsecp256k1 to sign.
...
Added 'Revoke' button to sent offers page.
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
tecnovert
4c200fe8d4
XMR withdrawals work.
...
spendBLockTx uses sweep_all.
4 years ago
tecnovert
28d5848f3a
Reload xmr swaps in-progress.
4 years ago
tecnovert
e7afd5e67d
Display warning when wallet seedid doesn't match expected.
4 years ago
tecnovert
7f4be161d7
Lint fixes and multiple bids test.
4 years ago
tecnovert
2d4131d4ee
XMR amounts in http interface.
4 years ago
tecnovert
327394e81b
Move js functions to new file.
4 years ago
tecnovert
5d84d54e6f
Replace makeInt with make_int
4 years ago
tecnovert
4636d31ea9
LICENSE.txt -> LICENSE
4 years ago
tecnovert
6341b5537e
test: test_reload functions.
5 years ago
tecnovert
cf3ac816d0
Reload test transmits an offer and bid.
5 years ago
tecnovert
b5216e1d96
Raise core version, more prepare options.
5 years ago