Commit Graph

14 Commits

Author SHA1 Message Date
Facundo Medica
0fda53f265
feat(x/protocolpool,x/distribution)!: remove dependency + fix continuous fund bug (#20790) 2024-07-24 15:07:50 +00:00
Facundo Medica
d426a5db67
refactor(x/protocolpool)!: Reducing complexity and removing some bugs (#20786) 2024-06-28 15:53:26 +00:00
Marko
a6844f5ed4
fix: remove recipient amount from map (#20625) 2024-06-13 08:09:02 +00:00
Hoa Nguyen
22aa95ccbd
chore: make fmt.Errorf use %w to wrap error instead of %v (#20350) 2024-05-12 08:11:25 +00:00
Julien Robert
5e7aae0db1
refactor(core,x/**): simplify core service api and embed environment in keepers (#20071) 2024-04-17 18:18:16 +00:00
Julián Toledano
9933a444c4
refactor(x/protocol): remove Accounts.String() (#19815) 2024-03-21 11:21:19 +00:00
samricotta
3a23f2b99c
feat(x/protocolpool): add env bundler to protocolpool module (#19420)
Co-authored-by: Marko <marbar3778@yahoo.com>
2024-02-14 23:33:20 +00:00
Likhita Polavarapu
365528f872
fix(x/protocolpool): Add stream module account functionality to avoid emptying the pool mAcc (#19028)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2024-01-23 19:23:40 +00:00
Halimao
8d71191a48
fix(x/protocolpool): fix potential panic and missing error handling (#18995) 2024-01-10 08:53:49 +00:00
Likhita Polavarapu
6ffc209043
feat(x/protocolpool): Add Implementation for CreateContinuousFund and CancelContinuousFund features (#18471) 2024-01-09 16:17:59 +00:00
Julien Robert
7aa5635baa
fix(x/distribution): fully deprecate distribution community pool (#18539)
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
2023-11-30 11:18:12 +00:00
Likhita Polavarapu
e269c6d5db
feat(proto): Add proto messages for x/protocolpool Funds Handling (#18427) 2023-11-14 14:52:08 +00:00
Likhita Polavarapu
56351179b8
feat(x/protocolpool): Stream funds from community pool (#18103) 2023-11-06 14:07:34 +00:00
Likhita Polavarapu
9dd34510e2
feat: Move CommunityPool to its own module (#17657) 2023-09-27 09:09:04 +00:00