Releases: gnosisguild/ser-kit
Releases · gnosisguild/ser-kit
v3.6.0
3.6.0 (2025-03-19)
Features
- determine allowing role if there are multiple candidates in
planExecution
(#67) (936e090)
v3.5.1
3.5.1 (2025-03-18)
Bug Fixes
- checkPermissions should never throw (#64) (64c476e)
v3.5.0
3.5.0 (2025-03-17)
Features
- a friendly API for manual route building (#62) (f2fe217)
v3.4.1
3.4.1 (2025-03-14)
Bug Fixes
- in some cases revert data was not detected in permission check (#60) (22106a2)
v3.4.0
3.4.0 (2025-03-14)
Features
- better error message when trying to execute without a role (#56) (8dbd927)
Bug Fixes
- don't throw if permission check reverts without revert data (#59) (80ae6e1)
v3.3.0
3.3.0 (2025-03-10)
Features
- execute immediately as owner of Safe with threshold
1
(#52) (4cdfe2e)
v3.2.0
3.2.0 (2025-03-07)
Features
v3.1.1
3.1.1 (2025-02-19)
Bug Fixes
- pass safe address as checksum-address to safekit (#46) (c07f607)
v3.1.0
3.1.0 (2025-02-17)
Features
v3.0.0
3.0.0 (2025-02-13)
⚠ BREAKING CHANGES
queryAvatars
does not return a list of routes anymore, but a list of prefixed addresses
queryInitiators
does not return a list of routes anymore, but a list of addresses
Features
- adds export for the
rankRoutes
method (09d7a29)
Bug Fixes
queryAvatars
does not return a list of routes anymore, but a list of prefixed addresses (09d7a29)
queryInitiators
does not return a list of routes anymore, but a list of addresses (09d7a29)