Commit Graph

7 Commits

Author SHA1 Message Date
2e152ba691 Cause _addSigners to revert if it triggers a totalWeight overflow (#5790)
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>
2025-07-09 09:08:59 +02:00
a341850602 Minimize pragma for MultiSignerERC7913Weighted.sol (#5778)
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>
2025-07-04 15:39:49 +02:00
86d3dd9d9f Do not emit an event when setSignerWeight is a no-op (#5775)
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>
2025-07-04 15:39:29 +02:00
a60baa22c6 Release v5.4.0 (rc) (#5759)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-20 13:11:25 +02:00
85cc62b0f9 Add signer constructors (#5757)
Co-authored-by: ernestognw <ernestognw@gmail.com>
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>
2025-06-20 13:09:51 +02:00
0b0cbe1286 Release v5.4.0 (rc) (#5731)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: ernestognw <ernestognw@gmail.com>
2025-06-18 17:48:29 +02:00
82bdda8133 Add MultiSignerERC7913Weighted (#5718) (#5741)
Signed-off-by: Hadrien Croubois <hadrien.croubois@gmail.com>
Co-authored-by: Ernesto García <ernestognw@gmail.com>
2025-06-12 20:30:03 +02:00