add solidity 0.8.23 in hardhat config + use latest solidity and source code for new modules + update salts + dev notes + remove smart contract ownership module
Deploying three new modules
Passkeys
Account Recovery
ABI Session validation (sub-module under SVM category)
Summary
Related Issue: # (issue number)
Change Type
[ ] Bug Fix
[ ] Refactor
[ ] New Feature
[ ] Breaking Change
[ ] Documentation Update
[ ] Performance Improvement
[ ] Other
Checklist
[ ] My code follows this project's style guidelines
[ ] I've reviewed my own code
[ ] I've added comments for any hard-to-understand areas
[ ] I've updated the documentation if necessary
[ ] My changes generate no new warnings
[ ] I've added tests that prove my fix is effective or my feature works
[ ] All unit tests pass locally with my changes
[ ] Any dependent changes have been merged and published
This PR has been inactive for 30 days. If it's waiting for a review, please reach out to the team. Otherwise, please update the PR or it will be closed due to inactivity.
add solidity 0.8.23 in hardhat config + use latest solidity and source code for new modules + update salts + dev notes + remove smart contract ownership module
Deploying three new modules
Summary
Related Issue: # (issue number)
Change Type
Checklist
Additional Information
Branch Naming