tecnovert
6a26f72bca
coins: Update Dash to v20.0.2
1 year ago
tecnovert
0a9db22828
Replace all hashlib ripemd160 functions.
1 year ago
tecnovert
fd0bf9ed73
Raise version to 0.12.1
1 year ago
tecnovert
23330c20bc
Disable Navcoin.
1 year ago
tecnovert
a17129999c
Raise version
1 year ago
tecnovert
8f4b962285
Fix getLinkedMessageId and validateSwapType
1 year ago
tecnovert
303499fc6f
Fix session bug and add bid request state record.
1 year ago
tecnovert
be46d8a7bd
doc: Describe reverse adaptor sig protocol.
1 year ago
tecnovert
1dcd750fea
coins: Update Monero and Particl versions.
2 years ago
tecnovert
2b2b98505b
ui: Add persistent filters, show only active bid and offer counts.
...
Add titles for offer clock states.
2 years ago
tecnovert
ea8cc70696
Ensure messages are always sent from and to the expected addresses.
2 years ago
tecnovert
b6046fdbf3
api: getcoinseed shows seed id
2 years ago
tecnovert
553af1a3e8
api: Add include_sent offers filter.
2 years ago
tecnovert
ef71ca7ef4
scripts: Start example offer script.
2 years ago
tecnovert
2a3d89b112
ui: Add swap type.
2 years ago
tecnovert
ef6653a8db
coins: Encrypt wallets before importing seeds, allow BTC to start without wallet.
...
Create BTC wallet on unlock if missing.
2 years ago
tecnovert
2a9e423eaa
Handle lost noscript lock transaction.
2 years ago
tecnovert
31aaacf4e1
ui: Fix prepopulated new offer coin from after error
2 years ago
tecnovert
c90fa6f2c6
system: Allow preselecting inputs for atomic swaps.
2 years ago
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