forked from TrueCloudLab/neoneo-go
665bf78d11
C# pushes value and key to the stack of non-serialized items, so key gets serialized first followed by value. Fixes #806. Notice though that neither IDictionary in C#, nor map in Go have elements ordered, so we can easily get a difference in KV pairs order and it would be impossible to fix. |
||
---|---|---|
.. | ||
compiler | ||
consensus | ||
core | ||
crypto | ||
encoding | ||
internal | ||
interop | ||
io | ||
network | ||
rpc | ||
smartcontract | ||
util | ||
vm | ||
wallet |