Skip to content

feat: implement get_campaigns_by_creator function#136

Closed
afurious wants to merge 3 commits intoWeb3Novalabs:mainfrom
afurious:feature/get-campaigns-by-creator
Closed

feat: implement get_campaigns_by_creator function#136
afurious wants to merge 3 commits intoWeb3Novalabs:mainfrom
afurious:feature/get-campaigns-by-creator

Conversation

@afurious
Copy link

closes #85

afurious and others added 2 commits February 21, 2026 12:20
- Add get_campaigns_by_creator function to retrieve all campaigns by creator address
- Add CreatorCampaigns storage key to track creator-to-campaigns mapping
- Update create_campaign to maintain creator mapping
- Add test with 2 campaigns from one user and 1 from another
@Akshola00
Copy link
Contributor

@afurious fix ci issues

@Akshola00
Copy link
Contributor

@afurious any updates on this

@Akshola00
Copy link
Contributor

@afurious test are failing

@Akshola00
Copy link
Contributor

closing due to no activity

@Akshola00 Akshola00 closed this Mar 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FUNCTION] implement get_campaigns_by_creator

2 participants