Skip to content

Indigo MWSS3

Latest
Compare
Choose a tag to compare
@area area released this 22 Jan 14:05
· 16 commits to develop since this release

For IMWSS3 users will be requested to upgrade their colonies to v17.

The GnosisChain ColonyNetwork remains at:

gno: 0x78163f593D1Fa151B4B7cacD146586aD2b686294

but has not been updated with this deployment.

Colony is now primarily deployed on Arbitrum One. The address for this deployment is intended to be the same on all chains going forward, and is

 0xCCcccdCC0CcF6C708D860e19353c5f9a49ACccCc

The GnosisChain deployment should be considered deprecated. The contracts and the frontend will be deprecated soon.

Functionality

Domain deprecation has been reintroduced on the contracts (#1280)
Metatransaction broadcaster no longer requires a checksummed address as parameter (#1307)
Arbitrary transaction event now has an agent parameter (#1310)
rootHashes endpoint added to reputation oracle (#1312)

Fixes

Removed unnecessary upgrade actions (#1301)
Fixed doc generation with array types (#1304)
Made doc generation more comprehensive (#1306)

Maintenance

Update scripts (#1299)
Package upgrades (#1298)
Solidity update (#1298)
Test improvements (#1293)
Fixed .npmrc (#1303)
Stricter storage layout checks (#1305)
Typos (#1308, #1311)