Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1 implementation #12

Merged
merged 76 commits into from
Apr 19, 2023
Merged

v1 implementation #12

merged 76 commits into from
Apr 19, 2023

Conversation

0xGabi
Copy link
Contributor

@0xGabi 0xGabi commented Jan 23, 2023

No description provided.

0xGabi and others added 30 commits January 12, 2023 23:35
- Abstract project registrarion into its own contract
- Implement pool project registration
- Add CFA forwarder interface
- Update OsmoticPool to provide a ParticipantSupportUpdate struct
- Add a setter per parameter on the OsmoticFormula
- Use calldata on each function argument instead of memory
- Abstract osmotic pool add/remove project logic into its own contract
- Support public or private osmotic pools
- Add boolean algebraic functionality through project lists
PJColombo and others added 25 commits April 18, 2023 21:04
- Set up `matchstick`
- Add mime token factory tests

Note: In order for `matchstick` to work with a pnpm workspace, the `assemblyscript` dep needed to be added explictly as a workaround. The graph cli doesn't detect it when running the tests (probably because of the way pnpm handles deps through symbolic links)
- Add MimeTokenCreated event to the OsmoticController
- Subgraph implementation using the OsmoticController as the single data surce that spawn the data source templates for the OsmoticPool, ProjectRegistry and OwnableProjectList
@PJColombo PJColombo changed the title Contracts: v1 implementation v1 implementation Apr 19, 2023
@0xGabi 0xGabi merged commit 0c6cdde into master Apr 19, 2023
3 checks passed
@PJColombo PJColombo deleted the contracts-v1 branch April 19, 2023 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants