• 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
..
abi Loading commit data...
state-diff Loading commit data...
storageLayout Loading commit data...
.gas-snapshot Loading commit data...
abi_loader.go Loading commit data...
abi_loader_test.go Loading commit data...
semver-lock.json Loading commit data...