ton-blockchain / ton

Main TON monorepo
Other
3.1k stars 981 forks source link

Invalid slice literals in Fift #1063

Closed EmelyanenkoK closed 4 months ago

EmelyanenkoK commented 4 months ago

Specific length of slice literal can cause CellCreateError exception instead of graceful error:

x{2aa53c7c2ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccfcccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccddddddd}
EmelyanenkoK commented 4 months ago

Fixed in https://github.com/ton-blockchain/ton/pull/1076