symbol icon indicating copy to clipboard operation
symbol copied to clipboard

[catbuffer/parser] pass down information about aligned/unaligned structs

Open gimre-xymcity opened this issue 3 years ago • 1 comments

All fields in symbol txes structs are aligned on word boundary. That however is not true for 'state' structs. Generators could use the information to optimize access.

gimre-xymcity avatar Feb 10 '22 20:02 gimre-xymcity

as part of this we should run states.yaml vectors in JS too

Jaguar0625 avatar Feb 17 '22 18:02 Jaguar0625

catbuffer part was released with client/catapult/v1.0.3.2 js change is scheduled with sdk 3.0.4

gimre-xymcity avatar Apr 07 '23 09:04 gimre-xymcity