Vectorized

Results 90 comments of Vectorized

Reverse is actually really fast. Initially i didn’t want to add it, but some had a use case for hashing the entire array and its reversed counterpart.

Yes. But not in a rush. I think less than 0.01% of people will need it.

@cankaytaz Upload the 5 images to IPFS, then upload 10k metadata JSONs pointing to one of the 5 images, chosen randomly.

DN404 does not have unbounded token IDs.

Ah, you probably should create it in `tokenURI` if you only have 5 images.

Wtf... thanks for finding this critical bug. Big thanks!

Not sure about the verbose twist. 🤔 Maybe I just prefer short and not overselling.

I will review this later. Note that the internal `_MAX_SUPPLY` must be changed into an internal function. Add checks in the initializer function to ensure `decimals()` and `_WAD()` are overridden...

Thank you so much for the good issue and code samples. Will be closing this.