281 Commits (705ac2c6fc3f3e9c46290a27d376b489af00719d)

Author SHA1 Message Date
tecnovert f63815b26b
ui: Add page to manage SMSG addresses 3 years ago
tecnovert 4ce8c58872
ui: Reseed wallet must trigger update 3 years ago
tecnovert bf00f80b4d
ui: Start describing xmr bid states. 3 years ago
tecnovert 062283c31a
ui: Improved wallets page. 3 years ago
tecnovert 146c9b784c
Change connection errors to warnings. 3 years ago
tecnovert 2be16465fb
preparescript: Support production docker config. 4 years ago
tecnovert 398ef268a6
Raise Bitcoin, Particl and Monero versions. 4 years ago
tecnovert bbd3d701c0
preparescript: Fix UI_HTML_PORT bug. 4 years ago
tecnovert a5dcd9f77d
refactor: Move getTicker() to coin interface. 4 years ago
tecnovert 6516c6d138
client: Hide offers where coins are not enabled. 4 years ago
tecnovert 5beb1d17b9
ui: Expose bid valid for. 4 years ago
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 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 9b4a256b44
protocol: Link proof-of-funds signatures to offers. 4 years ago
tecnovert 7d0d0687cf
api: Fix offers path. 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 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 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 05c9d9c66d
Fix floating point bug. 4 years ago
tecnovert 0ad3856460
Add timeouts to all requests. 4 years ago
tecnovert d2ded157f8
Start isolated docker setup. 4 years ago
tecnovert 2f47fd0d5c
Add fee priority setting for XMR. 4 years ago
tecnovert 31bf80f579
Fix fee_src error. 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