274 Commits (57554d4fec3602f5db49e40856beead4b73c3ae3)

Author SHA1 Message Date
tecnovert 57554d4fec
ui: Hide the bid abandon button. 2 years ago
tecnovert cbb3d0ac02
ui: Add option to remove expired offers and bids. 2 years ago
tecnovert 75c5f6a905
protocol: Enforce minimum version. 2 years ago
tecnovert 9645e87961
protocol: Sign for key halves when not swapping XMR 2 years ago
tecnovert 2b2b98505b
ui: Add persistent filters, show only active bid and offer counts. 2 years ago
tecnovert 409c75851f
Replace calltx functions 2 years ago
tecnovert 22576c0316 ui: Add pagination and filters to smsgaddresses page 2 years ago
tecnovert ea8cc70696
Ensure messages are always sent from and to the expected addresses. 2 years ago
tecnovert 97506850c4
Timeout bids stuck as accepted. 2 years ago
tecnovert 724e7f0ffc
Avoid monkeypatching PySocks 2 years ago
tecnovert f33629f2a5
Add getTime function. 2 years ago
tecnovert 06065958b7
ui: Fix xmr svg path, edit offer automation strategy. 2 years ago
tecnovert 09cc523ac3
Added restrict_unknown_seed_wallets setting. 2 years ago
tecnovert 577849f01c
api: Start automationstrategies 2 years ago
tecnovert b6046fdbf3
api: getcoinseed shows seed id 2 years ago
tecnovert c2d6cdafdd
ui: Don't show bids on expired offers as available. 2 years ago
tecnovert c322c9ae0c
Add total_bids_value_multiplier to automation strategies. 2 years ago
tecnovert c13606ab54
Improve log output for unprocessed revoke messages. 2 years ago
tecnovert 2922b171a6
Load in-progress bids only when unlocked. 2 years ago
tecnovert ac16fc07a4
Add automation override option. 2 years ago
tecnovert dc0bd147b8
tests: Add script test 2 years ago
tecnovert 553af1a3e8
api: Add include_sent offers filter. 2 years ago
tecnovert c4321b7740
Add PARTct to coin code. 2 years ago
tecnovert 80a78b4070
preparescript: Download BTC utxo snapshot first, allow resume. 2 years ago
tecnovert 5ce178e673
Fix checkWalletSeed 2 years ago
tecnovert ef6653a8db
coins: Encrypt wallets before importing seeds, allow BTC to start without wallet. 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 a250daca8b
xmr: Ensure incoming transfers are unlocked. 2 years ago
tecnovert 789cd0f6ab
system: Reload cached swaps on session errors 2 years ago
tecnovert 2a35148a4b
xmr: Support daemon rpc login details. 2 years ago
tecnovert ba5339d8bd
ui: Add sent offer status filter. 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 8022ada01f
Fix xmr self bid. 2 years ago
tecnovert 54e434e1c9
ui: Connect new settings. 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 ae2ddc4049
Log events for all sent transactions. 2 years ago
tecnovert 8b2d2b446b
api: Add show_extra parameter to bids endpoint 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 50ed1bfccf
For CLTV coins check the lock value relative to the current time rather than the bid creation time. 2 years ago
tecnovert 59fb6c18ed
coins: Rename Pivx -> PIVX 2 years ago