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

feat: implement funders module #141

Merged
merged 122 commits into from
Nov 8, 2023
Merged

feat: implement funders module #141

merged 122 commits into from
Nov 8, 2023

Conversation

shifty11
Copy link
Contributor

@shifty11 shifty11 commented Oct 30, 2023

This PR implements an improved funders concept as posted in the Commonwealth discussion here.

It features a dedicated funders module where funders maintain their own identities. It allows to specify an exact amount per bundle which should be funded per pool.

@mbreithecker mbreithecker marked this pull request as draft October 30, 2023 10:06
@mbreithecker mbreithecker changed the title [WIP] Rapha/funders module feat: implement funderes module Oct 30, 2023
shifty11 and others added 8 commits October 30, 2023 12:05
# Conflicts:
#	x/bundles/keeper/keeper_suite_funding_bundles_test.go
#	x/bundles/keeper/keeper_suite_invalid_bundles_test.go
#	x/bundles/keeper/keeper_suite_valid_bundles_test.go
#	x/bundles/keeper/logic_bundles_test.go
#	x/pool/types/pool.pb.go
#	x/query/keeper/helper.go
x/funders/keeper/logic_funders.go Outdated Show resolved Hide resolved
x/funders/keeper/logic_funders.go Outdated Show resolved Hide resolved
x/funders/keeper/logic_funders_test.go Show resolved Hide resolved
x/funders/keeper/msg_server_create_funder_test.go Outdated Show resolved Hide resolved
x/funders/keeper/msg_server_fund_pool_test.go Outdated Show resolved Hide resolved
x/funders/keeper/msg_server_fund_pool_test.go Show resolved Hide resolved
x/funders/keeper/msg_server_update_funder_test.go Outdated Show resolved Hide resolved
@mbreithecker mbreithecker marked this pull request as ready for review November 8, 2023 09:20
@mbreithecker mbreithecker added the backport/v1.4.x backport patches to v1.4.x branch label Nov 8, 2023
@mbreithecker mbreithecker changed the title feat: implement funderes module feat: implement funders module Nov 8, 2023
@troykessler troykessler self-requested a review November 8, 2023 09:53
@mbreithecker mbreithecker merged commit 0651828 into main Nov 8, 2023
4 checks passed
@mbreithecker mbreithecker deleted the rapha/funders-module branch November 8, 2023 09:57
mergify bot pushed a commit that referenced this pull request Nov 8, 2023
Co-authored-by: mbreithecker <m@breithecker.de>
(cherry picked from commit 0651828)
mbreithecker pushed a commit that referenced this pull request Nov 8, 2023
Co-authored-by: Raphael <raphael.thurnherr1990@gmail.com>
mbreithecker pushed a commit that referenced this pull request Nov 10, 2023
Co-authored-by: Raphael <raphael.thurnherr1990@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/v1.4.x backport patches to v1.4.x branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants