Improvements to Contract Class Verification
In the latest release, we improved the contract class verification process by moving it to run in the background.
More Improvements
- Introduced a new API endpoint to check the verification status of a contract class. Available at
/v1/verification/{:id}/status
. Try it here. - Enhanced the accuracy of simulated transactions by applying state transitions for all preceding transactions within the same block.
- Updated the nudge verification link from the Walnut app to direct users to the Walnut documentation.