kubo/blocks
Brian Tiger Chow 7a3819a528 refactor(util) move block generator
@whyrusleeping @jbenet

Putting the block generator in a util dir until blocks.

Can't put it in util/testutil because the util/testutil/dag-generator
imports blockservice and blockservice uses the generator.

Tough problem. This'll do for now.

License: MIT
Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
2014-12-05 20:53:31 +00:00
..
blockstore refactor(blockstore, blockservice) use Blockstore and offline.Exchange 2014-12-05 20:53:24 +00:00
blocksutil refactor(util) move block generator 2014-12-05 20:53:31 +00:00
bloom write a few package doc strings to improve look of godoc 2014-11-08 21:42:36 -08:00
set write a few package doc strings to improve look of godoc 2014-11-08 21:42:36 -08:00
blocks_test.go removed error from return type of blocks.NewBlock() 2014-10-07 20:46:01 +00:00
blocks.go write a few package doc strings to improve look of godoc 2014-11-08 21:42:36 -08:00