wattsyart / cryptoadz-chained

The same CrypToadz you know and love, preserved on-chain.
https://cryptoadzonchain.com/
Creative Commons Zero v1.0 Universal
18 stars 6 forks source link

1/1 GIFs are not looping when decoded #20

Closed wattsyart closed 2 years ago

wattsyart commented 2 years ago

GIFs are encoded for infinite loop, per the original source images, but a user reports decoding them is not looping infinitely.

wattsyart commented 2 years ago

Most likely omission of NETSCAPE extension (present in the on-chain encoder, likely absent in the off-chain encoder)

wattsyart commented 2 years ago

Closing as this only appears to happen on Etherscan due to it truncating the Data URIs of large images.