To confirm that the gas fix works with the release v0.14.2, I ran a variant of a user provided contract and tested with a tokenIdCount of 5000, which requires a very large >4M gas (and previously failed before the gas fix). It worked on ethereum sepolia as shown here.
Nice find again @acenolaza and I agree with what @bbenligiray said- @Ashar2shahid this should be much better for QRNG users.
Ran the release testing script and everything succeeded.
To confirm that the gas fix works with the release v0.14.2, I ran a variant of a user provided contract and tested with a
tokenIdCount
of 5000, which requires a very large >4M gas (and previously failed before the gas fix). It worked on ethereum sepolia as shown here.Nice find again @acenolaza and I agree with what @bbenligiray said- @Ashar2shahid this should be much better for QRNG users.