317 Commits (9557da8714606603466b8f69a93604ef9754cf63)

Author SHA1 Message Date
tecnovert 1ba2ad6f0b
Add favicon and css, inc version. 4 years ago
tecnovert 0c9429bfa5
Display xmr-swap script coin lock spend tx fees. 4 years ago
tecnovert 0ad3856460
Add timeouts to all requests. 4 years ago
tecnovert 2049fcef3d
Set bootstrap-daemon-address to auto 4 years ago
tecnovert d2ded157f8
Start isolated docker setup. 4 years ago
tecnovert 0a8bf9b2c4
Add dependency to setup.py 4 years ago
tecnovert 2f47fd0d5c
Add fee priority setting for XMR. 4 years ago
tecnovert 31bf80f579
Fix fee_src error. 4 years ago
tecnovert c348621c96
gui: Add another step to creating an offer. 4 years ago
tecnovert b3c00efe16 gui: Added confirm step and fee options. 4 years ago
tecnovert 5cd8286aa3
Start on network. 4 years ago
tecnovert 269d10aeda
Ensure Particl mnemonic is loaded at startup. 4 years ago
tecnovert 9a182646f0
Add display for xmr bid tx hex. 4 years ago
tecnovert cb27fb6c4c
Lower min locktime to 1 hour for easier testing. 4 years ago
tecnovert 7bb2cd7d1e
Reseed wallet option. 4 years ago
tecnovert e70477eb64
Use max length fifo queue as temporary solution for offer revoke requests. 4 years ago
tecnovert 49705f0974
Use libsecp256k1 to sign. 4 years ago
tecnovert 8c372cc5dc
Simplify lock tx script. 4 years ago
tecnovert 2979b3e244
Show coin a lock tx blocks confirmed. 4 years ago
tecnovert 645571e47c
Check for duplicate pubkeys. 4 years ago
tecnovert 4bde19fe33
Record the coin b lock tx before it's confirmed. 4 years ago
tecnovert ffc164bc34
Use normal Particl addresses. 4 years ago
tecnovert f070c972bb
Automatically upgrade database. 4 years ago
tecnovert 3c4c2c528f
Dynamic fee selection. 4 years ago
tecnovert 2346858145
Call setLastHeightChecked() in watchXmrSwap() 4 years ago
tecnovert 4c200fe8d4
XMR withdrawals work. 4 years ago
tecnovert 669a465262
Pass XMR restore height through json settings. 4 years ago
tecnovert 28d5848f3a
Reload xmr swaps in-progress. 4 years ago
tecnovert e7afd5e67d
Display warning when wallet seedid doesn't match expected. 4 years ago
tecnovert 5a163e0f86
basicswap-prepare tries to initialise coin wallets from Particl mnemonic 4 years ago
tecnovert 8c9105ce01
Raise versions, add release notes. 4 years ago
tecnovert dca9f08833
Update dockerfile. 4 years ago
tecnovert 0823e79e4d Prepare script extracts monero binaries. 4 years ago
tecnovert 7f4be161d7 Lint fixes and multiple bids test. 4 years ago
tecnovert 4913ac7a2b
Watch for spends to function without txindex. 4 years ago
tecnovert 9b4a0dd276
Replaced watched_outputs tuple with class. 4 years ago
tecnovert 2d4131d4ee
XMR amounts in http interface. 4 years ago
tecnovert 327394e81b
Move js functions to new file. 4 years ago
tecnovert bc60527940
PART -> XMR tests pass. 4 years ago
tecnovert 0e2011e085
XMR successful swap works. 4 years ago
tecnovert eb6bd444c4
Lock unspents funding lock tx. 4 years ago
tecnovert 18a5322f10
MSG3L 4 years ago
tecnovert 009729aa96
Send MSG2F 4 years ago
tecnovert acae8b4de3
Fix contract_count not inserted in db 4 years ago
tecnovert 5d84d54e6f
Replace makeInt with make_int 4 years ago
tecnovert 4636d31ea9
LICENSE.txt -> LICENSE 4 years ago
tecnovert c48f35a12e
Added contrib dir. 4 years ago
tecnovert 615b06cfa7
Fix lint and add fallback fee to bitcoin.conf. 4 years ago
tecnovert 7928625a7b
Raise core versions. 4 years ago
tecnovert e3b2213fe1
Replace deprecated urllib.parse.splittype and splithost with urlparse. 5 years ago