19 Commits
Author SHA1 Message Date
Alex | Interchain Labs 7fd79df4e1 chore: fix all linting (#24101) 2025-03-21 15:04:36 -07:00
mergify[bot]andJulien Robert 9af83f4b92 feat(x/circuit): add autocli options for tx (backport #17956) (#17987)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-06 10:20:24 +00:00
mergify[bot]andMarko b1dd67aa77 chore: remove unneeded code (backport #17741) (#17744)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-09-14 16:03:09 +00:00
mergify[bot]andFacundo Medica ac64612dc2 fix(circuit): Reset only doable by authorized account (backport #17511) (#17581)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2023-08-30 14:18:05 +00:00
Julien Robert e19fb38ff5 refactor: remove collections.ErrInvalidIterator when unecessary (#17367) 2023-08-17 09:05:39 +00:00
mergify[bot]andMarko dcb628064a fix(circuit): partial perms bug fix (backport #17165) (#17167)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-07-27 20:14:59 +00:00
mergify[bot]andYaroslav Savchuk 31c4fcdd8f fix(x/circuit): msg_url is skipped when publishing events (backport #17105) (#17108)
Co-authored-by: Yaroslav Savchuk <savchukyarpolk@gmail.com>
2023-07-24 14:20:18 +02:00
d2b61d0bf5 fix(query): filtered collections pagination (backport #16905) (#16991)
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-13 22:27:37 +00:00
mergify[bot]andLikhita Polavarapu 0028264b73 chore: x/circuit audit changes (backport #16901) (#16953)
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
2023-07-12 15:03:38 +02:00
Julien RobertandJacob Gadikian c452721442 style: add gci linter (#16758)
Co-authored-by: Jacob Gadikian <faddat@users.noreply.github.com>
2023-06-29 09:46:37 +00:00
Facundo Medica 7f44ecb936 refactor(x/circuit)!: Use collections, KVStoreService, and context.Context (#16415) 2023-06-07 12:06:30 +00:00
Julien Robert 6453234073 build: optimize proto-builder (#16343) 2023-05-31 07:33:26 +00:00
b8e15a7930 feat: module circuit breaker (#14521)
Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Sam Ricotta <samanthalricotta@gmail.com>
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2023-05-15 14:38:48 +00:00
Mark Rushakoff 59e5ca20b6 style: comment not-yet-used fields for linter, x/circuit (#15750) 2023-04-10 10:20:13 +00:00
Marko 1f2875d445 style: gofumpt linting (#15605) 2023-03-30 06:27:38 +00:00
Facundo Medica 4a6a1e3cb8 refactor: fix lint issues + gofumpt (#15062) 2023-02-19 10:31:49 +00:00
Julien Robert 41a3dfeced refactor!: migrate Cosmos SDK to CometBFT (#14897) 2023-02-05 14:51:33 +01:00
MarkoandAmaury 54a14487e9 feature: add feature files for circuit (#14666)
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
2023-01-30 18:58:47 +00:00
248f8bd488 test(x/circuit): add MsgAuthorizeCircuitBreaker feature (#14512)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-01-12 19:14:11 +00:00