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 a78880bc98
Ensure remote_daemon_urls appears in settings if automatically_select_daemon is present.
4 months ago
..
contrib ui: Add websocket notifications. 2 years ago
interface Remove publishBLockTx debug delay. 4 months ago
protocols Add p2sh-p2wsh support, add Navcoin tests. 10 months ago
static ui: Ethereum Icons 5 months ago
templates ui: Add fix from Crz. 4 months ago
ui api: Add validateamount command 4 months ago
util api: Add validateamount command 4 months ago
__init__.py Raise version to 0.12.7 4 months ago
base.py Add limits to time delay settings. 5 months ago
basicswap.py Ensure remote_daemon_urls appears in settings if automatically_select_daemon is present. 4 months ago
basicswap_util.py Prevent multiple LOCK_TX_B_SEEN events, use rpcwallet for lockunspent. 4 months ago
chainparams.py Add request-sent to transient errors list. 4 months ago
config.py refactor: Lazy load interfaces. 10 months ago
db.py Use gettxout where scantxoutset is not available. 7 months ago
db_upgrades.py Use special Firo release: 0.14.13.0-firod-only, new env var: SKIP_GPG_VALIDATION 7 months ago
db_util.py Remove DB records for expired offers option. 11 months ago
ed25519_fast_util.py Send MSG2F 4 years ago
explorers.py Avoid monkeypatching PySocks 1 year ago
http_server.py Show error when auto-accepting a bid fails. 5 months ago
js_server.py api: Add validateamount command 4 months ago
messages.proto Use gettxout where scantxoutset is not available. 7 months ago
messages_pb2.py Use gettxout where scantxoutset is not available. 7 months ago
network.py refactor: Replace struct.pack/unpack. 4 months ago
rpc.py ui: Rename unconfirmed balance to pending, include immature balance. 4 months ago
rpc_xmr.py Note source of XMR rpc error messages. 4 months ago
script.py system: Allow preselecting inputs for atomic swaps. 2 years ago
util_xmr.py XMR successful swap works. 4 years ago