177 Commits (13d065cd5d0ef62d79cc9a424ce1bb58df4b3aa0)
 

Author SHA1 Message Date
Adam Gibson 13d065cd5d
make YGBasic part of jmclient package for reuse 9 years ago
Adam Gibson a756b306cf
allow income tracking for testnet 9 years ago
Adam Gibson ea9eb4a32b
Include maker and yieldgen modules. Fix tx notifications 9 years ago
Adam Gibson e685274363
prettyify commands module, remove unused commands 9 years ago
Adam Gibson bba43dbf2a
Added yieldgen functionality, both sides using segwit wallets. 9 years ago
Adam Gibson 94d7b45399
update Taker code to use segwit wallet 9 years ago
Adam Gibson a2220dd12f
bip44 compliance for segwit wallets 9 years ago
Adam Gibson 95d7b7ef81
add bip39 seeds for segwit wallets 9 years ago
Adam Gibson e5075141f9
support new txid style 9 years ago
Adam Gibson ccc878ae30
support 2of2 txfee estimate 9 years ago
Adam Gibson aa58ddf134
complete rebase onto wallet-tool refactor 9 years ago
Adam Gibson caac18734d wallet-tool and directsend segwit working 9 years ago
Adam Gibson 73cdad08dd initial sw-wallet support 9 years ago
Adam Gibson 3acf717351
fix help message for wtool 9 years ago
Adam Gibson 0f0d965c97
refactor wallet-tool for reusability 9 years ago
Adam Gibson 6ad114d1da
bump version for segwit backend support 9 years ago
Adam Gibson 671e689495
segwit backend support 9 years ago
Adam Gibson 28912acb5f
add signmessage to wallet, update version 9 years ago
Adam Gibson cd80f7265a
option to force imports for external interfaces 9 years ago
Adam Gibson 118d1aeda7
update version and set interdependency 9 years ago
Adam Gibson e26ecfab65
guide for upgrade/binaries in INSTALL doc 9 years ago
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