Commit Graph
12 Commits
Author SHA1 Message Date
Julián Toledano 9933a444c4 refactor(x/protocol): remove Accounts.String() (#19815) 2024-03-21 11:21:19 +00:00
Julián Toledano 25aea8af8a refactor!: remove global config from x/auth and client (#19447) 2024-03-06 13:14:16 +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
Marko 27b8f026f4 fix(protocolpool): Export/Import sims (#19046) 2024-01-14 15:29:05 +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 RobertandLikhita Polavarapu 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
Emmanuel T Odeke 05261cc46e refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +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