JoinColony / colonyJS

🎪 Colony TypeScript libraries
GNU General Public License v3.0
92 stars 24 forks source link

Refactor event namespaces #603

Closed chmanie closed 7 months ago

chmanie commented 7 months ago

Description

With more contracts being added we run into more conflicts with event names. This PR namepaces those events and solves this problem.

Furthermore it adds nix flake files for development in NixOS

changeset-bot[bot] commented 7 months ago

🦋 Changeset detected

Latest commit: fa17b21973f0102c070814ed3b8a40719cf3a88a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages | Name | Type | | ------------------ | ----- | | @colony/events | Major | | @colony/contractor | Patch | | @colony/colony-js | Patch | | @colony/tokens | Patch | | @colony/sdk | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR