12 Commits (3234e3fba325a10dded6168c7c4ba949eb2272f8)

Author SHA1 Message Date
tecnovert 9117e2b723
Fix XMR withdrawals 2 years ago
tecnovert c4321b7740
Add PARTct to coin code. 2 years ago
tecnovert 2a9e423eaa
Handle lost noscript lock transaction. 2 years ago
tecnovert 0e1cb6d03d
Support xmr-protocol swaps to BTC and PART 2 years ago
tecnovert 23e89882a4
doc: Add windows install notes. 2 years ago
tecnovert a250daca8b
xmr: Ensure incoming transfers are unlocked. 2 years ago
tecnovert 2a35148a4b
xmr: Support daemon rpc login details. 2 years ago
tecnovert 0f7df9e5f1
preparescript: Add WALLET_ENCRYPTION_PWD env var. 2 years ago
tecnovert bbe7556d18
Disable v23 descriptor wallets. 2 years ago
tecnovert fc31615a97
api: Add wallet lock/unlock commands and getcoinseed. 2 years ago
tecnovert c4457ca400
ui: Display XMR view key on bid page 2 years ago
tecnovert 20c0c372d0
refactor: Move all coin interfaces to a dir 2 years ago
tecnovert 1c4f208d27
refactor: E275 missing whitespace after keyword 2 years ago
tecnovert e03f32ea5f
docker: Fix and document isolated coins config. 2 years ago
tecnovert 868dc27d64
ui: Add indication when XMR node is bootstrapping 3 years ago
tecnovert 91e285bf4a
ui: Split wallet cached data into balance and blockchain state. 3 years ago
tecnovert 3ed6eca95f
ui: Show bids that can be accepted. 3 years ago
tecnovert 0edcf249aa
refactor: Add bid states to db. 3 years ago
tecnovert 0c2c86070f
preparescript: --usebtcfastsync option will initialise the BTC datadir from a chain snapshot. 3 years ago
tecnovert d1e015962c
basicswap-prepare can enable and disable tor config. 3 years ago
tecnovert 1476ad3cec
Check available balance before sending xmr bid 3 years ago
tecnovert 65951220b8
Fix bug when manually redeeming noscript lock tx with invalid amount. 3 years ago
tecnovert b0f5797807
Raise version, spend invalid chain B lock tx amounts if manually spending. 3 years ago
tecnovert e502a00341
ui: Recover noscript txn if remote key is known. 3 years ago
tecnovert 1e01851152
ui: Display XMR subaddress on wallets page. 3 years ago
tecnovert eff5235205
xmr: Check for existing spend of lock tx 3 years ago
tecnovert b8fd4ad85b
ui: Enable Particl CT and RCT to XMR swaps. 3 years ago
tecnovert f9f26c92c2
coins: Raise Particl Version 3 years ago
tecnovert 6e82961da9
particl: Can swap PARTct -> XMR 3 years ago
tecnovert 1ef71ea79b
particl: Can swap anon outputs 3 years ago
tecnovert 6dd6063182
refactor: Replace asserts. 3 years ago
tecnovert 4475e5b643
Add View Lock Wallet Transfers button to bid page. 3 years ago
tecnovert e69409514c
tests: Fix intermittent failure 3 years ago
tecnovert 0d0ffe6fe4
XMR: Use sweep_all if trying to withdraw all coin with subfee. 3 years ago
tecnovert a5dcd9f77d
refactor: Move getTicker() to coin interface. 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 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 7d0d0687cf
api: Fix offers path. 4 years ago
tecnovert c180f34f66
Sum keys in libsecp256k1 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 0ad3856460
Add timeouts to all requests. 4 years ago
tecnovert 2049fcef3d
Set bootstrap-daemon-address to auto 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 b3c00efe16 gui: Added confirm step and fee options. 4 years ago
tecnovert 645571e47c
Check for duplicate pubkeys. 4 years ago