cosmos-sdk/x/protocolpool/keeper
mergify[bot] eb9be58ef6
fix(x/protocolpool)!: do not incur into extra writes if there are no continuous funds (backport #21356) (#21360)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-08-19 16:16:45 +00:00
..
genesis_test.go feat(x/protocolpool,x/distribution)!: remove dependency + fix continuous fund bug (backport #20790) (#21060) 2024-07-24 18:19:12 +02:00
genesis.go feat(x/protocolpool,x/distribution)!: remove dependency + fix continuous fund bug (backport #20790) (#21060) 2024-07-24 18:19:12 +02:00
grpc_query_test.go refactor(x/protocolpool): Improve claiming funds logic (#20154) 2024-05-08 12:46:27 +00:00
grpc_query.go refactor(x/protocolpool): audit QA (backport #21337) (#21353) 2024-08-19 10:30:19 +02:00
keeper_test.go fix(x/protocolpool)!: do not incur into extra writes if there are no continuous funds (backport #21356) (#21360) 2024-08-19 16:16:45 +00:00
keeper.go fix(x/protocolpool)!: do not incur into extra writes if there are no continuous funds (backport #21356) (#21360) 2024-08-19 16:16:45 +00:00
msg_server_test.go feat(x/protocolpool,x/distribution)!: remove dependency + fix continuous fund bug (backport #20790) (#21060) 2024-07-24 18:19:12 +02:00
msg_server.go feat(x/protocolpool,x/distribution)!: remove dependency + fix continuous fund bug (backport #20790) (#21060) 2024-07-24 18:19:12 +02:00