basicswap_miserver/basicswap
tecnovert d12e24cecb
Fixed bid cancel btn sends bid.
Fixed inverted proof amounts.
Added conf_target to settings page.
Load new offer default conf_target from settings.
2021-01-19 01:08:13 +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 Fixed bid cancel btn sends bid. 2021-01-19 01:08:13 +02:00
__init__.py Update Bitcoin and Particl cores to 0.21 2021-01-16 23:01:23 +02:00
base.py Ensure Particl mnemonic is loaded at startup. 2020-12-13 15:43:46 +02:00
basicswap.py Fixed bid cancel btn sends bid. 2021-01-19 01:08:13 +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 Fixed bid cancel btn sends bid. 2021-01-19 01:08:13 +02:00
interface_btc.py Fixed bid cancel btn sends bid. 2021-01-19 01:08:13 +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 Increase version, add test for bids sent while recipient is offline. 2021-01-11 23:48:46 +02:00
js_server.py Fix missing events, show seconds delayed. 2021-01-12 08:56:43 +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 Add timeouts to all requests. 2020-12-31 17:30:14 +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 Fix missing events, show seconds delayed. 2021-01-12 08:56:43 +02:00
util_xmr.py XMR successful swap works. 2020-11-21 15:16:27 +02:00
util.py Fix missing events, show seconds delayed. 2021-01-12 08:56:43 +02:00