Evgenii Stratonikov
|
838050f8b5
|
io: rename ReadBytes() to ReadVarBytes()
|
2019-12-09 15:00:15 +03:00 |
|
Evgenii Stratonikov
|
57efad912c
|
util: add LE suffix to Uint160 methods
|
2019-12-06 12:16:55 +03:00 |
|
Vsevolod Brekelov
|
03ff2976ed
|
io: refactoring for using WriteVarBytes instead of WriteLE
goal is to be consistent with C# implementation.
For writing []byte WriteBytes used and for byte - WriteVarByte.
|
2019-12-03 13:49:33 +03:00 |
|
Roman Khimov
|
bfddf9b3f6
|
core: implement StorageItem for future interops
|
2019-10-15 12:56:25 +03:00 |
|