Content
@
0 reply
0 recast
2 reactions
phil
@phil
Does anyone have experience with testing very high-volume minting for an ERC-721 contract? For example, 10M+ mints? I have a basic test in my local environment, but it's throwing an EVM Revert error before I reach the theoretical max. Wondering if there's a better way to simulate this many mints.
4 replies
1 recast
30 reactions
ivyroot
@ivyroot
what is your local testnet software? anvil? looks like that is running out of memory and artificially limiting this. there is a --memory-limit argument that might help
0 reply
0 recast
0 reaction