colonyNetwork icon indicating copy to clipboard operation
colonyNetwork copied to clipboard

Colony Network smart contracts

Results 129 colonyNetwork issues
Sort by recently updated
recently updated
newest added

Closes #1069 Add `ReputationBootstrapper`, which allows for setting & claiming of reputation+token grants. - Grants can be set in bulk - Grants can be claimed as soon as they are...

ready-for-review

The original implementation in #1071 failed to consider we would want to make such NO_ACTION motions in subdomains. In `createMotion`, `ColonyRoles(target).getCapabilityRoles(action) | ROOT_ROLES == ROOT_ROLES` would evaluate to true, as...

bug
maintenance
ready-for-review

## Description In order to meet the needs of our prospective users, Colony needs to be deployed to and usable on multiple chains. The biggest concern for this implementation is...

feature

Based on #1081, so no merging. Broadly speaking: * Have this function declared in a separate file, with the (wrong) storage layout from v4 so that we can use normal-looking...

A continuation / adaption of #1132. I didn't want to lose the contents of that branch, so this is a different branch based on it, with the bridging functionality changed...

feature
under-review

Intended to make #1216 easier to review.

maintenance
ready-for-review

Initial drop-in migration using an external RPC node for testing - `contracts-network` -- PASSING ✅ - `cross-chain` -- PASSING ✅ - `extensions` -- PASSING ✅ - `packages` -- PASSING ✅...

maintenance
ready-for-review

Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 0.28.0. Release notes Sourced from axios's releases. Release v0.28.0 Release notes: Bug Fixes fix(security): fixed CVE-2023-45857 by backporting withXSRFToken option to v0.x (#6091) Backports from...

dependencies

Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 0.28.0. Release notes Sourced from axios's releases. Release v0.28.0 Release notes: Bug Fixes fix(security): fixed CVE-2023-45857 by backporting withXSRFToken option to v0.x (#6091) Backports from...

dependencies