Commit Graph
11 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
Facundo Medica 9c909a7238 fix(x/protocolpool): Stop allocating funds to expired funds (#20768) 2024-06-26 10:29:04 +00:00
Marko a6844f5ed4 fix: remove recipient amount from map (#20625) 2024-06-13 08:09:02 +00:00
Likhita PolavarapuandFacundo 03d70aac05 refactor(x/protocolpool): Improve claiming funds logic (#20154)
Co-authored-by: Facundo <facundomedica@gmail.com>
2024-05-08 12:46:27 +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
samricottaandMarko 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 PolavarapuandAleksandr Bezobchuk 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
Likhita Polavarapu 6ffc209043 feat(x/protocolpool): Add Implementation for CreateContinuousFund and CancelContinuousFund features (#18471) 2024-01-09 16:17:59 +00:00
Likhita Polavarapu 56351179b8 feat(x/protocolpool): Stream funds from community pool (#18103) 2023-11-06 14:07:34 +00:00