bitcoin-client

bitcoin client library for price ticker and wallet

git clone https://9o.is/git/bitcoin-client.git

DateCommit messageAuthorFiles+-
2014-11-18 07:09print successful wallet commands in debug mode onlyJul1+1-1
2014-11-18 07:06README.md edited online with BitbucketJul1+45-44
2014-11-18 07:04readme editJul1+43-3
2014-10-21 23:21price with percentage is rounded to nearest hundredthJul1+2-1
2014-10-09 18:33removed props with argumentsJul1+0-2
2014-10-05 19:32removed ChangeBitcoinService case classJul1+0-6
2014-10-05 19:05moved Exchange to inc.pyc.bitcoin packageJul3+19-20
2014-10-05 19:00refactored a lotJul22+687-1070
2014-10-05 02:21changed price ticker actor variable name to 'ticker'Jul1+5-5
2014-10-05 02:18added param commentsJul2+1-1
2014-10-05 02:18changed child supervision of wallet and ticker and http services now retries failed connections with a backoff intervalJul3+12-17
2014-10-04 02:05getBalance returns correct typeJul1+2-2
2014-10-04 01:03minor changes in Helper traitsJul2+5-5
2014-10-03 20:42initJul25+1400-0