2392 Commits (395050cfa4193e8c69d8b765773d5758e830f1e4)
 

Author SHA1 Message Date
Adam Gibson 590d0517a4
fix sighashing bug (don't check flag bytes for sighash in segwit) 9 years ago
Adam Gibson f8be66a63d
add usage guide, update docs, reset config 9 years ago
Adam Gibson f66d87d427
docs additions, bugfix bip32 path display 9 years ago
Adam Gibson 65478ad539
Bump version 0.3.0, fix yieldgenerator bugs, 9 years ago
Adam Gibson c9ee90e5f5
Revert to JM_VERSION 5 (no mess. protocol update) 9 years ago
Adam Gibson 946da02e1d
travis update 9 years ago
Adam Gibson 9a4a062f4f
updates for test suite 9 years ago
Adam Gibson f65a59f2c6
update jmdaemon tests for new proto 9 years ago
Adam Gibson 68d13d75f1
Modify jmclient tests for new protocol updates 9 years ago
Adam Gibson c54d4f050e
control callback access in daemon 9 years ago
Adam Gibson 57116bff52
Legacy wallet direct-send support 9 years ago
Adam Gibson eb06b4139e
BIP49 for segwit wallet 9 years ago
Adam Gibson bf596414b5
tumbler now working for segwit 9 years ago
Adam Gibson 990e5d02f2
extra features for test running (ygrunner) 9 years ago
Adam Gibson 252d189423
Include ygrunner for multiple yieldgens in test 9 years ago
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 10 years ago
Adam Gibson d3475cd8b3
remove logger hello msg 10 years ago
Adam Gibson a09818006c Merge pull request #49 from eduard6/daemon-port 10 years ago
eduard6 7325911793 Increment daemon_port and try again if listen fails 10 years ago
Adam Gibson 178b71d272 Merge pull request #47 from eduard6/setup-pip 10 years ago
eduard6 62a567ce3c Fix travis error 10 years ago
eduard6 8d7b8fbac0 Ignore *.egg-info, and scripts/logs/*.schedule 10 years ago
eduard6 8050dc9d64 Add --develop mode and docs for it 10 years ago
eduard6 909dd147ca A few install doc fixes, document upgrade process 10 years ago
eduard6 72295f19c6 Upgrade packages if needed (for example after getting latest git commits). Tested working with new install too 10 years ago