We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Sort Map by keys and then values (#16)
Explicit ID for Enums (#15)
Fixed sorting inconsistency in Map (#14) * Fixed sorting inconsistency in Map * Renamed Compact to CompactDef * Removed duplicate encode function in VarInt64Def * Updated Github actions
Encode JamBytes directly (#12) * encode of def do not create ScaleType anymore
Hash and Bytes decode to bytes instead of bytearray