Pat Fives
b9e047dfac
Refactor to track roles associated with channels ( #915 )
...
update interfaces to set and remove space entitlements or channel roles
all forge tests passing
all integration tests passing
2022-11-14 20:41:25 -08:00
Tak Wai Wong
22230a238a
Make module type property available in the contract + publish client types ( #923 )
...
Add the new property moduleType to EntitlementModuleInfo.
Re-generate the typescript types, Go types, and the abi
2022-11-14 10:27:34 -08:00
Tak Wai Wong
df41f84bfa
generate localhost and goerli types ( #895 )
2022-11-09 14:23:54 -08:00
Tak Wai Wong
29dabec35e
fix copy path of the deploy script ( #856 )
2022-11-07 11:53:26 -08:00
Tak Wai Wong
147b17eccf
write out the rolemanager address in the json ( #837 )
...
Need the address to implement the ZionRoleManagerShim
I ran this in zion-governance/ and it worked :
forge script scripts/Local.s.sol:DeployLocal --rpc-url
http://localhost:8545/ --private-key … --broadcast
space-manager.json has the rolemanager address
2022-11-04 14:04:03 -07:00
Giuseppe Rodriguez
686450bdad
HNT-320-321 Updates create channel to take role ids and makes contract types script simpler ( #807 )
...
Closes HNT-320
Co-authored-by: Tak Wai Wong <64229756+tak-hntlabs@users.noreply.github.com>
2022-11-03 21:35:44 -07:00