• Maurelian's avatar
    feat: Use encodeCall for type safety (#13561) · c46616b3
    Maurelian authored
    * feat: Use encodeCall for type safety
    
    A very common issue (both from experience and observation) is
    failing to correctly encode the initializer arguments in
    `encodeSystemConfigInitializer()`. This fixes that.
    
    I believe that at one point we needed to be able to pass the 4 bytes
    selector in as a string, but that no longer seems to be the case.
    
    * semver
    
    * feat: expand use of encodeCall to rest of OPCM
    
    * semver lock
    c46616b3
Name
Last commit
Last update
..
deploy-config Loading commit data...
deploy-config-periphery Loading commit data...
deployments Loading commit data...
interfaces Loading commit data...
lib Loading commit data...
meta Loading commit data...
scripts Loading commit data...
snapshots Loading commit data...
src Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
foundry.toml Loading commit data...
justfile Loading commit data...