bitcoin-client
bitcoin client library for price ticker and wallet
git clone https://9o.is/git/bitcoin-client.git
| Date | Commit message | Author | Files | + | - |
| 2014-11-18 07:09 | print successful wallet commands in debug mode only | Jul | 1 | +1 | -1 |
| 2014-11-18 07:06 | README.md edited online with Bitbucket | Jul | 1 | +45 | -44 |
| 2014-11-18 07:04 | readme edit | Jul | 1 | +43 | -3 |
| 2014-10-21 23:21 | price with percentage is rounded to nearest hundredth | Jul | 1 | +2 | -1 |
| 2014-10-09 18:33 | removed props with arguments | Jul | 1 | +0 | -2 |
| 2014-10-05 19:32 | removed ChangeBitcoinService case class | Jul | 1 | +0 | -6 |
| 2014-10-05 19:05 | moved Exchange to inc.pyc.bitcoin package | Jul | 3 | +19 | -20 |
| 2014-10-05 19:00 | refactored a lot | Jul | 22 | +687 | -1070 |
| 2014-10-05 02:21 | changed price ticker actor variable name to 'ticker' | Jul | 1 | +5 | -5 |
| 2014-10-05 02:18 | added param comments | Jul | 2 | +1 | -1 |
| 2014-10-05 02:18 | changed child supervision of wallet and ticker and http services now retries failed connections with a backoff interval | Jul | 3 | +12 | -17 |
| 2014-10-04 02:05 | getBalance returns correct type | Jul | 1 | +2 | -2 |
| 2014-10-04 01:03 | minor changes in Helper traits | Jul | 2 | +5 | -5 |
| 2014-10-03 20:42 | init | Jul | 25 | +1400 | -0 |