2406 Commits (d87e7cb78abbf8365760df8f4f5892da66ae690c)
 

Author SHA1 Message Date
Adam Gibson 1be387d191
move service_identity install to venv 9 years ago
Adam Gibson 2424104c5a
allow non-zero starting mixdepth in tumbler 9 years ago
Adam Gibson 675e4cde1c Merge pull request #52 from eduard6/addrask 9 years ago
eduard6 c9310f2c6c Fix schedule files with addrask 9 years ago
Adam Gibson f587385265
allow non-default walletdir 9 years ago
Adam Gibson d3475cd8b3
remove logger hello msg 9 years ago
Adam Gibson a09818006c Merge pull request #49 from eduard6/daemon-port 9 years ago
eduard6 7325911793 Increment daemon_port and try again if listen fails 9 years ago
Adam Gibson 178b71d272 Merge pull request #47 from eduard6/setup-pip 9 years ago
eduard6 62a567ce3c Fix travis error 9 years ago
eduard6 8d7b8fbac0 Ignore *.egg-info, and scripts/logs/*.schedule 9 years ago
eduard6 8050dc9d64 Add --develop mode and docs for it 9 years ago
eduard6 909dd147ca A few install doc fixes, document upgrade process 9 years ago
eduard6 72295f19c6 Upgrade packages if needed (for example after getting latest git commits). Tested working with new install too 9 years ago
Adam Gibson 014f94da25
fix taker test 9 years ago
Adam Gibson c6ac4f1848
fix scripts readme formatting 9 years ago
Adam Gibson c288374367
optional select_utxos filter 9 years ago
Adam Gibson 22dabecead
allow get_utxos_by_mixdepth to be silent 9 years ago
Adam Gibson 099227b3c7
allow config,bci injection by client packages 9 years ago
Adam Gibson 0d663b7ed4
Add push to random-peer and not-self options 9 years ago
Adam Gibson 519d29e90c
add primitive p2sh tx estimation support 10 years ago
Adam Gibson 295ad78972
openssl import optional in client 10 years ago
Adam Gibson 7e381b6c80
Updates for Electrum 2.8 10 years ago
Adam Gibson c36afac66d
move docs to docs, add pubkey 10 years ago
Adam Gibson fbbf85c851
Qt: reset tumbler defaults to normal (non-test) values 10 years ago
Adam Gibson ad16bafb12
Qt: Wallet() respects gaplimit, port setting is string 10 years ago
Adam Gibson de0db595ae
fix test: fee sanity check 10 years ago
Adam Gibson 537ae872be
Qt tumble no longer aborts or blocks on too-new commitments 10 years ago
Adam Gibson a61b18abc9
Qt: warnings with large text use scrollable MessageBox 10 years ago
Adam Gibson 025a4e9f66
Qt: Honor abort and flush any future singleShot call 10 years ago
Adam Gibson d56a15353b
Fix Qt tumble restart to prompt for options 10 years ago
Adam Gibson 3a43869ddf
Support direct send in Qt 10 years ago
Adam Gibson 97ac9c485f
Bugfix destaddr check; wrap tooltips 10 years ago
Adam Gibson c5eb4b405c
Qt: no. of dest. addresses controlled by mixdepthcount 10 years ago
Adam Gibson cdd072eb8c
Support maxcjfee settings for tumble in Qt 10 years ago
Adam Gibson 1e49bf4ec3
persist ignored_makers in Qt app; rationalize cleanUp() 10 years ago
Adam Gibson 04c8b6655f
support restart in Qt 10 years ago
Adam Gibson 50f2fcc4ee
update utxos for multiple (non-tumble) without sync 10 years ago
Adam Gibson 5d7b89a4af
disable single join donation 10 years ago
Adam Gibson 713fee28ed
prompt user on unconfirmed for single 10 years ago
Adam Gibson 23c07924b4
ensure dirs exist for Qt 10 years ago
Adam Gibson 2ea1b27f43
maintain INTERNAL flag for tweaks, remove wallet sync between runs 10 years ago
Adam Gibson c12078e838
better state management in Qt SpendTab 10 years ago
Adam Gibson 5148a5062b
add advanced tumbler options 10 years ago
Adam Gibson f1946fdd12
update schedule only for multi, respect wizard cancel event 10 years ago
Adam Gibson 0752f4df58
Track state in Qt UI to enable actions for single/multi join. 10 years ago
Adam Gibson 78dd815b79 refactor tumble callback code to be shared with GUI, other impls. 10 years ago
Adam Gibson e8a2fce40e
tumbler: implement maxcjfee in filter_orders 10 years ago
Adam Gibson 081384ba23
tumbler: restart waits for confirmation 10 years ago
Adam Gibson 9bdf113406
update tumbler log on unconfirmed 10 years ago