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

Checking reputation proofs is generally useful functionality. Rather than have extensions re-implement, let's provide a common function.

maintenance
ready-for-review

Based on top of #1052, so no merging yet! Most non-trivial changes were simply to deal with overflowing arithmetic which we had in a few places unwittingly, but I don't...

ready-for-review

- Node version needs to be 16.15.0, probably other versions (yarn, solc) need bumps as well. - The delegate proxy link does not work. There might be more, I'll add...

## Summary Currently the extensions are not documented in the auto-generated markdown docs using the `docgen` script. We need to add those. Furthermore the docs currently rely on an old...

maintenance

After a call with Raul and Arren yesterday, discussion how expenditures wished to be used, three issues raised themselves. The first commit adds tests demonstrating two: * When voting is...

on-hold

See the conversation here: https://github.com/JoinColony/colonyNetwork/pull/986#discussion_r847176617Q

Miscellaneous updates to the reputation miner to facilitate use by-end users, mostly around improved logging.

on-hold

Create Chainlink integration allowing our token & hybrid voting contracts to read the results of snapshot votes.

on-hold

People are creating spam motions, which is upsetting our early adopters. We should introduce a parameter in the motions contract which restricts motion creation to users who meet a minimum...

feature