Dave Collins
b04b4c27ea
Update the TODO section of README.md to latest.
2013-09-30 17:00:23 -05:00
Dave Collins
10a62a37a3
Update for latest btcutil, btcscript, and btcwire.
...
This commit updates the calls into btcutil, btcscript, and btcwire for the
latest API changes which remove the need for the protocol version for
serialization and deserialization of blocks and transactions.
2013-08-05 18:53:50 -05:00
Dave Collins
e82c97be3b
Update examples for recent btcdb changes.
...
Since creating a new database with btcdb no longer automatically inserts
the main network genesis block, update the examples accordingly.
2013-07-29 12:35:01 -05:00
Dave Collins
9787f46f6a
Implement testnet specific rules.
...
This commit adds support for testnet specific rules when a new BlockChain
is created against testnet.
2013-07-24 17:03:29 -05:00
Dave Collins
aa5847f3cc
Initial implementation.
2013-07-19 08:50:13 -05:00
Dave Collins
180c827db3
Initial commit.
2013-07-18 09:39:30 -05:00