basicswap_miserver/basicswap
2021-01-28 15:50:26 +02:00
..
contrib Add fee priority setting for XMR. 2020-12-22 13:21:25 +02:00
protocols Show coin a lock tx blocks confirmed. 2020-12-10 16:37:26 +02:00
static Add favicon and css, inc version. 2021-01-02 18:16:44 +02:00
templates Don't describe state for xmr style swaps. 2021-01-20 01:28:29 +02:00
__init__.py protocol: Link proof-of-funds signatures to offers. 2021-01-28 14:38:28 +02:00
base.py api: Allow coin type to be specified by ticker. 2021-01-28 15:50:26 +02:00
basicswap.py protocol: Link proof-of-funds signatures to offers. 2021-01-28 14:38:28 +02:00
chainparams.py Fixed bid cancel btn sends bid. 2021-01-19 01:08:13 +02:00
config.py basicswap-prepare tries to initialise coin wallets from Particl mnemonic 2020-12-04 01:46:01 +02:00
db.py Increase version, add test for bids sent while recipient is offline. 2021-01-11 23:48:46 +02:00
ecc_util.py Check for duplicate pubkeys. 2020-12-10 12:07:26 +02:00
ed25519_fast_util.py Send MSG2F 2020-11-15 00:13:11 +02:00
explorers.py LICENSE.txt -> LICENSE 2020-10-30 10:57:26 +02:00
http_server.py api: Allow coin type to be specified by ticker. 2021-01-28 15:50:26 +02:00
interface_bitcore_btc.py api: Fix offers path. 2021-01-26 21:25:33 +02:00
interface_btc.py Raise version. Verify message with coincurve. 2021-01-19 15:10:42 +02:00
interface_ltc.py Lint fixes and multiple bids test. 2020-11-30 19:13:25 +02:00
interface_nmc.py Lint fixes and multiple bids test. 2020-11-30 19:13:25 +02:00
interface_part.py Increase version, add test for bids sent while recipient is offline. 2021-01-11 23:48:46 +02:00
interface_xmr.py api: Fix offers path. 2021-01-26 21:25:33 +02:00
js_server.py api: Handle json content-type. 2021-01-28 01:55:42 +02:00
messages_pb2.py Simplify lock tx script. 2020-12-11 00:43:36 +02:00
messages.proto Use max length fifo queue as temporary solution for offer revoke requests. 2020-12-11 10:41:57 +02:00
network.py Add fee priority setting for XMR. 2020-12-22 13:21:25 +02:00
rpc_xmr.py api: Handle json content-type. 2021-01-28 01:55:42 +02:00
rpc.py Start isolated docker setup. 2020-12-27 21:39:10 +02:00
script.py Add display for xmr bid tx hex. 2020-12-12 14:45:30 +02:00
ui.py api: Allow coin type to be specified by ticker. 2021-01-28 15:50:26 +02:00
util_xmr.py XMR successful swap works. 2020-11-21 15:16:27 +02:00
util.py Raise version. Verify message with coincurve. 2021-01-19 15:10:42 +02:00