Basic Atomic Swap Proof of Concept
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
tecnovert 843379325f
tests: Add use_segwit to required settings.
2 years ago
..
contrib particl: Can swap PARTct -> XMR 3 years ago
protocols Fix bug when manually redeeming noscript lock tx with invalid amount. 3 years ago
static ui: Use monospace fonts when displaying ids. 3 years ago
templates ui: Add option to create sized utxo. 2 years ago
__init__.py Use getblockhashafter command in getWalletRestoreHeight. 3 years ago
base.py Always use subprocess without shell 3 years ago
basicswap.py ui: Add option to create sized utxo. 2 years ago
basicswap_util.py Use unique key_nos for getPathKey. 3 years ago
chainparams.py ui: Split wallet page 2 years ago
config.py Poll chainstates. 3 years ago
db.py Count failed and successful bids by peer address. 3 years ago
ecc_util.py ui: Expose offer valid time. 3 years ago
ed25519_fast_util.py Send MSG2F 4 years ago
explorers.py ui: Add rate lookup helper when creating offers. 3 years ago
http_server.py tests: Add use_segwit to required settings. 2 years ago
interface_btc.py ui: Add option to create sized utxo. 2 years ago
interface_ltc.py Lint fixes and multiple bids test. 4 years ago
interface_nmc.py protocol: Add protocol version to order and bid messages 3 years ago
interface_part.py ui: Add option to create sized utxo. 2 years ago
interface_passthrough_btc.py tests: sqlalchemy hangs when tests run with tox. 3 years ago
interface_xmr.py Check available balance before sending xmr bid 3 years ago
js_server.py tests: Manual recovery of xmrswap chain B lock tx 3 years ago
messages.proto Count failed and successful bids by peer address. 3 years ago
messages_pb2.py Count failed and successful bids by peer address. 3 years ago
network.py Log traceback to file in debug mode. 3 years ago
rpc.py Always use subprocess without shell 3 years ago
rpc_xmr.py Remove requests dependency 3 years ago
script.py Add display for xmr bid tx hex. 4 years ago
ui.py Raise version, spend invalid chain B lock tx amounts if manually spending. 3 years ago
util.py ui: Recover noscript txn if remote key is known. 3 years ago
util_xmr.py XMR successful swap works. 4 years ago