floor-licker
floor-licker
The key problem is `SES_UNCAUGHT_EXCEPTION: {}` which unfortunately does not provide details about the actual exception. ### Observed vs. Expected Behavior - **Observed**: The snap build fails with an empty...
This PR updates the Solidity compiler version to `0.8.0` for all smart contracts and refactors the contracts to remove the dependency on SafeMath. ## Upgrade to Solidity `v0.8.0` Solidity 0.8...
This PR provides improvements to the Solidity codebase by updating to v0.8.0 and refactoring the contracts to remove the dependency on SafeMath. - Upgrade to Solidity v0.8.0 Solidity 0.8 introduces...