Giuseppe Rodriguez
f690a2ace9
deploy latest goerli ( #1143 )
2022-12-27 16:38:50 -08:00
Tak Wai Wong
ad3be52a8d
hnt-535 add modify role function to change roleName, permissions, token and user entitlement data ( #1141 )
...
- Add new functions to modify role name, permissions, token entitlement
and user entitlement with a single call
- Add new solidity tests for the new functions
- Re-generated TypeScript and Go types for both localhost and goerli
2022-12-27 14:27:02 -08:00
Giuseppe Rodriguez
4586351a29
deploy latest space manager contracts ( #1061 )
...
update goerli addresses
2022-12-09 12:49:06 -08:00
Tak Wai Wong
a8127f9bdc
Re-generate contract types due to ZionSpaceManger.sol changes ( #1015 )
...
- fix build-contract-types.sh to generate goerli
- re-generate types after ZionSpaceManager.sol changes.
2022-11-30 19:46:54 -08:00
Tak Wai Wong
6d6c85aadc
Revert from space manager when adding duplicate roleId ( #948 )
...
- space manager catches error when adding roleId to channels so that
client can get meaningful error
- Update the createChannel tests to expect the new error AddRoleFailed
- Re-generate localhost and goerli types
2022-11-16 13:43:59 -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
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