Merge branch 'develop' of https://github.com/tendermint/tendermint into develop

This commit is contained in:
Ethan Buchman
2015-04-25 13:26:05 -07:00
11 changed files with 55 additions and 855 deletions
+2
View File
@@ -3,6 +3,8 @@
This documentation is out of date.
* 0x00 is reserved as a nil byte for RegisterInterface
* moved TypeByte() into RegisterInterface/ConcreteType
* Pointers that don't have a declared TypeByte() are
encoded with a leading 0x00 (nil) or 0x01.
# `tendermint/binary`