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 | 13b6508ecd | Package import path change | 10 years ago |
Ethan Buchman | 60f166e823 | tendermint2 | 10 years ago |
Jae Kwon | 42e2e11364 |
add dirty bit to BlockCache accounts and storages.
construct account’s storage lazily. |
10 years ago |
Jae Kwon | 79304b0dd3 | Create BlockCache and TxCache for performance. | 10 years ago |