Skip to content

Commit 5777d20

Browse files
committed
Add strict encoding mode to the ABI spec
1 parent 094012d commit 5777d20

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/abi-spec.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -445,6 +445,13 @@ would result in the JSON:
445445
446446
.. _abi_packed_mode:
447447

448+
Strict Encoding Mode
449+
====================
450+
451+
In strict encoding mode all dynamic types must be encoded at offsets taking the shortests possible paths and no gaps are allowed.
452+
453+
TBD examples
454+
448455
Non-standard Packed Mode
449456
========================
450457

0 commit comments

Comments
 (0)