Host-customized fork of https://github.com/tecnovert/basicswap/
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 f934b2d8f2
Update Bitcoin and Particl cores to 0.21
4 years ago
..
contrib Add fee priority setting for XMR. 4 years ago
protocols Show coin a lock tx blocks confirmed. 4 years ago
static Add favicon and css, inc version. 4 years ago
templates Clear event queue when abandoning a bid. 4 years ago
__init__.py Update Bitcoin and Particl cores to 0.21 4 years ago
base.py Ensure Particl mnemonic is loaded at startup. 4 years ago
basicswap.py Fix missing events, show seconds delayed. 4 years ago
chainparams.py gui: Added confirm step and fee options. 4 years ago
config.py basicswap-prepare tries to initialise coin wallets from Particl mnemonic 4 years ago
db.py Increase version, add test for bids sent while recipient is offline. 4 years ago
ecc_util.py Check for duplicate pubkeys. 4 years ago
ed25519_fast_util.py Send MSG2F 4 years ago
explorers.py LICENSE.txt -> LICENSE 4 years ago
http_server.py Increase version, add test for bids sent while recipient is offline. 4 years ago
interface_btc.py Increase version, add test for bids sent while recipient is offline. 4 years ago
interface_ltc.py Lint fixes and multiple bids test. 4 years ago
interface_nmc.py Lint fixes and multiple bids test. 4 years ago
interface_part.py Increase version, add test for bids sent while recipient is offline. 4 years ago
interface_xmr.py Increase version, add test for bids sent while recipient is offline. 4 years ago
js_server.py Fix missing events, show seconds delayed. 4 years ago
messages.proto Use max length fifo queue as temporary solution for offer revoke requests. 4 years ago
messages_pb2.py Simplify lock tx script. 4 years ago
network.py Add fee priority setting for XMR. 4 years ago
rpc.py Start isolated docker setup. 4 years ago
rpc_xmr.py Add timeouts to all requests. 4 years ago
script.py Add display for xmr bid tx hex. 4 years ago
ui.py Fix missing events, show seconds delayed. 4 years ago
util.py Fix missing events, show seconds delayed. 4 years ago
util_xmr.py XMR successful swap works. 4 years ago