249 Commits (585bef60761d182a1e72a82cb7ae3f2a5c25f5e7)

Author SHA1 Message Date
tecnovert 1953820cd1
client: Bug fix, coin_name() is capitalised. 4 years ago
tecnovert d6a1ff6030
docker: Set timezone in TZ env var. 4 years ago
tecnovert 3217918f7c
coins: Fix getoutput for v18 cores. 4 years ago
tecnovert e3033799b0
ui: Enable/disable coins through settimgs page. 4 years ago
tecnovert 36a40b5fa3
ui: Expose offer valid time. 4 years ago
tecnovert f2018184e7
protocol: Start adding anon particl option. 4 years ago
tecnovert c4fc2c70dc
api: Add withdraw. 4 years ago
tecnovert b1ea76dcb6
ui: Expose Particl blinded and anon balances. 4 years ago
tecnovert e14dca47e0
tests: sqlalchemy hangs when tests run with tox. 4 years ago
tecnovert deb71856e8
Poll chainstates. 4 years ago
tecnovert c66160fb09
Add more event log types. 4 years ago
tecnovert a27cfcba0f
tests: Reduce test amounts. 4 years ago
tecnovert 5a0263ba5e
tests: Fix persistent test xmr chain. 4 years ago
tecnovert df732713ac
tests: Use debug_ind in non-xmr swaps. 4 years ago
tecnovert 2e0edef9da
Raise max signature size for fee estimate. 4 years ago
tecnovert 4ea4e0656a
api: Allow coin type to be specified by ticker. 4 years ago
tecnovert 9b4a256b44
protocol: Link proof-of-funds signatures to offers. 4 years ago
tecnovert 7a9cafb520
api: Handle json content-type. 4 years ago
tecnovert 7d0d0687cf
api: Fix offers path. 4 years ago
tecnovert c180f34f66
Sum keys in libsecp256k1 4 years ago
tecnovert 5e5bf31156
Don't describe state for xmr style swaps. 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 f934b2d8f2
Update Bitcoin and Particl cores to 0.21 4 years ago
tecnovert ed22fe7d12
Fix missing events, show seconds delayed. 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 69ed836496
Clear event queue when abandoning a bid. 4 years ago
tecnovert c5faaeccf8
Fix sort by rate. 4 years ago
tecnovert 4711e81ffc
Switch coin display order for sent bids. 4 years ago
tecnovert 05c9d9c66d
Fix floating point bug. 4 years ago
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