Zondax / filecoin-solidity

Filecoin Solidity API Library
Apache License 2.0
94 stars 43 forks source link

Review assembly code CborDecode.sol #186

Closed emmanuelm41 closed 1 year ago

emmanuelm41 commented 1 year ago

We need to ensure higher-order bits are clean when reading values smaller than 32 bytes

:link: zboto Link

emmanuelm41 commented 1 year ago

We are now review this issue and gathering more info to know this is actually an issue or not.