58 Commits (1ec1764012db7d0b0e1b86b65e527f73eae7f09c)

Author SHA1 Message Date
tecnovert 9ee6669179
ui: Display count of locked UTXOs on wallet page. 11 months ago
tecnovert f5d4b8dc0d
Show error when auto-accepting a bid fails. 11 months ago
tecnovert 38fa498b0b
coins: Add LTC MWEB wallet 1 year ago
tecnovert 0a9db22828
Replace all hashlib ripemd160 functions. 1 year ago
tecnovert 9efb244952
Shorten time format in ui and log. 1 year ago
tecnovert 0be5a4fca7
Add min_relay_fee option. 1 year ago
tecnovert 28baa597cc
coins: Read Firo ProgPow blocks 1 year ago
tecnovert ce578f8025
Always use csv with adaptor sig swaps. 1 year ago
tecnovert c387bfec71
coins: Remove asyncore code. 1 year ago
tecnovert 7053d7ee4b
Use gettxout where scantxoutset is not available. 1 year ago
tecnovert ebcd7738e5
Fix XMR not returning new subaddress. 1 year ago
tecnovert 0b963bffde
Add p2sh-p2wsh support, add Navcoin tests. 1 year ago
tecnovert 0432fae5b5
ui: Improve fee estimation. 1 year ago
tecnovert 9888c4ebe1
ui: Fix describebid for reverse PART_ANON swaps. 1 year ago
tecnovert 7bc5fc78ba
Fix BTC witness size estimate. 1 year ago
tecnovert 08d3f05c1c
tests: Add more bid intent test cases. 1 year ago
tecnovert f6fb11f452
Add bid intent messages. 1 year ago
tecnovert 9645e87961
protocol: Sign for key halves when not swapping XMR 2 years ago
tecnovert 3a97c0c7bb
Raise refresh timeout in xmr findTxnByHash 2 years ago
tecnovert 409c75851f
Replace calltx functions 2 years ago
tecnovert 09cc523ac3
Added restrict_unknown_seed_wallets setting. 2 years ago
tecnovert b6046fdbf3
api: getcoinseed shows seed id 2 years ago
tecnovert 2922b171a6
Load in-progress bids only when unlocked. 2 years ago
tecnovert dc0bd147b8
tests: Add script test 2 years ago
tecnovert 9117e2b723
Fix XMR withdrawals 2 years ago
tecnovert c4321b7740
Add PARTct to coin code. 2 years ago
tecnovert ef6653a8db
coins: Encrypt wallets before importing seeds, allow BTC to start without wallet. 2 years ago
tecnovert 3f71dffe5a
Fix Dash checkseed. 2 years ago
tecnovert 2a9e423eaa
Handle lost noscript lock transaction. 2 years ago
tecnovert 6860279faa
tests: Add prefunded itx and xmr protocol tests 2 years ago
tecnovert 0e1cb6d03d
Support xmr-protocol swaps to BTC and PART 2 years ago
tecnovert 7d43512845
xmr: Add prefunded itx. 2 years ago
tecnovert c90fa6f2c6
system: Allow preselecting inputs for atomic swaps. 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 6e5c54b447
ui: Send locked status to templates. 2 years ago
tecnovert c5f31f0d1e
ui: Add wallet encryption templates. 2 years ago
tecnovert 0f7df9e5f1
preparescript: Add WALLET_ENCRYPTION_PWD env var. 2 years ago
tecnovert b43d58afbf
api: Add wallet/createutxo 2 years ago
tecnovert 8ec6d55963
Fix decodeAddress without bech32 hrp 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 c440f9e3a3
coins: Fix Firo seedid 2 years ago
tecnovert ca264db0d0
Add non-segwit Firo support. 2 years ago
tecnovert f210024e93
coins: Decode pivx v3 transactions correctly. 2 years ago
tecnovert aa14da27af
dash: Fix initialiseWallet 2 years ago
tecnovert 4866ff4db8
dash: Add tests. 2 years ago
tecnovert 7298867e18
dash: Add to prepare script. 2 years ago
tecnovert 6ae8651d1b
ui: Hide all except 'Reseed Wallet' button if expected_seed is false. 2 years ago