34 Commits (bf684c13d6f89c5908ecbdbd32f38824cc26af5b)

Author SHA1 Message Date
tecnovert deb71856e8
Poll chainstates. 4 years ago
tecnovert c66160fb09
Add more event log types. 4 years ago
tecnovert 2e0edef9da
Raise max signature size for fee estimate. 4 years ago
tecnovert c3cff91fca
Raise version. Verify message with coincurve. 4 years ago
tecnovert d12e24cecb
Fixed bid cancel btn sends bid. 4 years ago
tecnovert 60b477e3c0
Increase version, add test for bids sent while recipient is offline. 4 years ago
tecnovert a3ba5cf7e6
setup.py test -> pytest / tox 4 years ago
tecnovert da56a5e2c8
Unlock inputs when abandoning a bid. 4 years ago
tecnovert 05c9d9c66d
Fix floating point bug. 4 years ago
tecnovert 0c9429bfa5
Display xmr-swap script coin lock spend tx fees. 4 years ago
tecnovert d2ded157f8
Start isolated docker setup. 4 years ago
tecnovert b3c00efe16 gui: Added confirm step and fee options. 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 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 ffc164bc34
Use normal Particl addresses. 4 years ago
tecnovert 2346858145
Call setLastHeightChecked() in watchXmrSwap() 4 years ago
tecnovert 4c200fe8d4
XMR withdrawals work. 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 7f4be161d7 Lint fixes and multiple bids test. 4 years ago
tecnovert 4913ac7a2b
Watch for spends to function without txindex. 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