You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Make ERC20Permit optional when ERC20Votes is enabled (#778)
Solidity erc20, stablecoin, realWorldAsset: Support 'erc7786native' option for crossChainBridging. (#747)
Uses OpenZeppelin Contracts 5.6.0
Breaking changes: Solidity erc20, stablecoin, realWorldAsset: 'custom' option for crossChainBridging now requires access control, and adds a function to allow updating the token bridge address after deployment. Constructor/initializer parameter order changed due to access control requirement.