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 0edcf249aa
refactor: Add bid states to db.
3 years ago
..
contrib coins: Raise Bitcoin version to 22.0 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: Allow selecting automation strategy when creating offer. 3 years ago
ui refactor: Rename EventQueue table to Action 3 years ago
util automation: Accept multiple concurrent bids. 3 years ago
__init__.py coins: Raise Bitcoin version to 22.0 3 years ago
base.py Tor working for Bitcoin forks. 3 years ago
basicswap.py refactor: Add bid states to db. 3 years ago
basicswap_util.py refactor: Add bid states to db. 3 years ago
chainparams.py ui: Split wallet page 3 years ago
config.py Poll chainstates. 4 years ago
db.py refactor: Add bid states to db. 3 years ago
db_upgrades.py refactor: Add bid states to db. 3 years ago
ed25519_fast_util.py Send MSG2F 4 years ago
explorers.py Tor working for Bitcoin forks. 3 years ago
http_server.py ui: Allow selecting automation strategy when creating offer. 3 years ago
interface_btc.py preparescript: --usebtcfastsync option will initialise the BTC datadir from a chain snapshot. 3 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 Set default anon tx ring size to 12 and add setting. 3 years ago
interface_passthrough_btc.py tests: sqlalchemy hangs when tests run with tox. 4 years ago
interface_xmr.py refactor: Add bid states to db. 3 years ago
js_server.py ui: Allow selecting automation strategy when creating offer. 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
util_xmr.py XMR successful swap works. 4 years ago