Gardens Upgrade

We released a new version of Wrappable Hooked Token Manager with the WRAP_TOKEN_ROLE. We are already using this new version in the new Gardens, and this update intends to keep the GIVgarden code up to date with the rest of the gardens.

This is the EVMcrispr code used to create the vote:

connect 0xb25f0ee2d26461e2b5b3d3ddafe197a0da677b98 disputable-voting.open --context Upgrade Token Manager (
  upgrade wrappable-hooked-token-manager.open 4.0.0
  grant ANY_ENTITY wrappable-hooked-token-manager.open WRAP_TOKEN_ROLE disputable-voting.open
)

It sets the implementation of all wrappable-hooked-token-manager.open apps to the version 4.0.0 of the APM repo, and grants any entity permission to wrap tokens, due to the introduction of of this new role.

This is the link to the proposal: Gardens.

5 Likes

We are so lucky to have you keeping us on track @sem! <3

1 Like