tecnovert
a250daca8b
xmr: Ensure incoming transfers are unlocked.
2 years ago
tecnovert
2a35148a4b
xmr: Support daemon rpc login details.
2 years ago
tecnovert
b43d58afbf
api: Add wallet/createutxo
2 years ago
tecnovert
8022ada01f
Fix xmr self bid.
2 years ago
tecnovert
54e434e1c9
ui: Connect new settings.
2 years ago
tecnovert
fc31615a97
api: Add wallet lock/unlock commands and getcoinseed.
2 years ago
tecnovert
ca264db0d0
Add non-segwit Firo support.
...
Rework tests to combine atomic and xmr test cases.
Modify btc interface to support P2WSH_nested_in_BIP16_P2SH
Add coin feature tests to test_btc_xmr.py
2 years ago
tecnovert
515e6655e8
Disable HttpServer log messages.
2 years ago
tecnovert
45d6b9ecbf
ui: Show red clock for revoked offers.
2 years ago
tecnovert
9da907aa1e
ui: Add expired flag to offers.
2 years ago
tecnovert
e46fd193fe
ui: Restore xmr bid sequence diagrams.
2 years ago
tecnovert
842027f114
pivx: Add expected error string for stopDaemon when .cookie exists.
2 years ago
tecnovert
eb9eb49bd9
Persistent notifications.
2 years ago
tecnovert
c7bbdc7022
Fail with more descriptive error when processing message involving inactive coin.
2 years ago
tecnovert
afba673085
refactor: Use persistent connection when expiring messages.
2 years ago
tecnovert
b5a009d3f9
preparescript: Add temporary pivx release.
2 years ago
tecnovert
cbcf90c492
coins: Raise Monero version to 0.18.0.0
2 years ago
tecnovert
02bd90053a
refactor: Use read_json_api in more tests.
3 years ago
tecnovert
a2afd3f00f
refactor: Separate MSG4F and lock txn sending
3 years ago
tecnovert
a51a895141
docker: Manually install protobuf to avoid error.
...
Error: "TypeError: Descriptors cannot not be created directly"
Use pycryptodome ripemd160 implementation else it must be manually enabled in hashlib/openssl.
3 years ago
tecnovert
12bae95e7d
coins: Raise Bitcoin version to 22.0
3 years ago
tecnovert
3ba551c9da
Use getblockhashafter command in getWalletRestoreHeight.
3 years ago
tecnovert
65951220b8
Fix bug when manually redeeming noscript lock tx with invalid amount.
3 years ago
tecnovert
b0f5797807
Raise version, spend invalid chain B lock tx amounts if manually spending.
3 years ago
tecnovert
053c263751
ui: Add option to set debug tweak option from bid page.
3 years ago
tecnovert
20c59663c1
Count failed and successful bids by peer address.
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
6e82961da9
particl: Can swap PARTct -> XMR
3 years ago
tecnovert
1ef71ea79b
particl: Can swap anon outputs
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
062283c31a
ui: Improved wallets page.
3 years ago
tecnovert
2562aec4bd
ui: Display shared address for XMR swaps.
3 years ago
tecnovert
146c9b784c
Change connection errors to warnings.
3 years ago
tecnovert
2be16465fb
preparescript: Support production docker config.
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
b6ece37a8d
Raise version.
...
Explicitly set docker logging.
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
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
c3cff91fca
Raise version. Verify message with coincurve.
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
60b477e3c0
Increase version, add test for bids sent while recipient is offline.
4 years ago
tecnovert
05c9d9c66d
Fix floating point bug.
4 years ago
tecnovert
1ba2ad6f0b
Add favicon and css, inc version.
4 years ago
tecnovert
8c372cc5dc
Simplify lock tx script.
...
Raise version.
4 years ago
tecnovert
8c9105ce01
Raise versions, add release notes.
...
Add event log table.
Offers can be revoked.
Added separate range for retry delays.
4 years ago
tecnovert
acae8b4de3
Fix contract_count not inserted in db
4 years ago
tecnovert
321ec4acb2
New particl core version.
...
Display core versions on the wallets page.
5 years ago
tecnovert
31ed5e7142
Ensure pid file is correct before reading authcookie.
5 years ago