Author | SHA1 | Message | Date |
---|---|---|---|
Jae Kwon | 6d6f061f19 |
Support nil pointers for Binary.
If the thing does not already have a typebyte declared, a fake one will be given (0x01). A TypeByte of 0x00 is reserved for nil things. No nil-dogs. |
10 years ago |
Jae Kwon | d4e9b747d3 | binary/reflect handles JSON | 10 years ago |
Jae Kwon | 83d313cbe5 | Refactor Tx, Validator, and Account structure | 10 years ago |
Jae Kwon | 1ae9ecd2a9 | fix basic tests. | 10 years ago |
Jae Kwon | d0ec18dc16 | converting Binary struct model to native w/ global methods model | 10 years ago |
Jae Kwon | c40fc65e6b | go fmt | 11 years ago |
Jae Kwon | 2c97c84c6e | removed ByteSize, etc. | 11 years ago |