f26bdae2c5
Big.Int Bytes()/SetBytes() methods are not symmetric. Moreover we need to mimic C# node behavior: - if a positive number has MSB set, 0x00 byte should be appended to distinguish positive number from negatives - negative numbers should serialize as two's-complement |
||
---|---|---|
.. | ||
compiler | ||
consensus | ||
core | ||
crypto | ||
encoding | ||
internal | ||
interop | ||
io | ||
network | ||
rpc | ||
smartcontract | ||
util | ||
vm | ||
wallet |