• Maurelian's avatar
    fix(ctb): getNSigners is limited to the threshold · 7636b5e4
    Maurelian authored
    This change fixes a bug in getNSigners which incorrectly assumed that the length of the signature data
    could be used to directly determine the number of signatures provided. This is wrong because contract signatures
    append additional data used for the EIP1271 signature validation.
    7636b5e4
Name
Last commit
Last update
..
chain-mon Loading commit data...
common-ts Loading commit data...
contracts-bedrock Loading commit data...
contracts-ts Loading commit data...
core-utils Loading commit data...
fee-estimation Loading commit data...
sdk Loading commit data...
web3js-plugin Loading commit data...