lbcd/database/memdb
Dave Collins a4a52ae24f wire: Remove errs from BlockHeader/MsgBlock/MsgTx.
This commit removes the error returns from the BlockHeader.BlockSha,
MsgBlock.BlockSha, and MsgTx.TxSha functions since they can never fail and
end up causing a lot of unneeded error checking throughout the code base.

It also updates all call sites for the change.
2015-04-17 01:27:12 -05:00
..
doc.go Import btcdb repo into database directory. 2015-01-27 13:15:15 -06:00
driver.go Import btcdb repo into database directory. 2015-01-27 13:15:15 -06:00
memdb.go wire: Remove errs from BlockHeader/MsgBlock/MsgTx. 2015-04-17 01:27:12 -05:00
memdb_test.go wire: Remove errs from BlockHeader/MsgBlock/MsgTx. 2015-04-17 01:27:12 -05:00