Dave Collins
5bdb50ece6
Update btcnet import paths to new location.
2015-01-16 17:23:38 -06:00
Dave Collins
320f5befd5
Update btcutil import paths to new location.
2015-01-15 10:39:54 -06:00
Dave Collins
68242fbba7
Update badges in README.md to SVG.
...
Also, while here:
- Add a license badge
- Add link to the copyfree website for the license for consistency
2014-12-22 22:34:07 -06:00
Dave Collins
41dce5796d
Update to coveralls.io for test coverage reporting.
...
Also add a test coverage badge to the README.md.
2014-06-12 18:44:34 -05:00
Dave Collins
acda2044a0
Add godoc reference badge to README.md.
2014-06-12 18:40:44 -05:00
Dave Collins
3cbba55822
Add support for TravisCI.
...
Also add TravisCI build status badge to README.md.
2014-06-12 18:37:35 -05:00
Josh Rickmar
81c37e551f
Fix documentation code examples.
...
The examples uses a btcutil API that was recently updated from passing
btcwire.BitcoinNet to *btcnet.Params. This change updates the btcutil
call in the examples, as well as modifying the example in the README
to match that in doc.go (where errors were handled slightly
differently).
2014-05-27 20:41:30 -05:00
Josh Rickmar
55ef07ca61
Initial commit.
2014-05-22 13:08:32 -05:00