Commit Graph
37 Commits
Author SHA1 Message Date
e37d71ad24 test: migrate remaining e2e tests to integration tests (#22364)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Marko <marko@baricevic.me>
2024-10-27 14:15:02 +00:00
Hoa Nguyen 4274dcf442 refactor: add close body after use and fix lint (#22248) 2024-10-14 21:25:11 +00:00
Luis CarvalhoandMatt Kocubinski 60cbe2db29 fix(x/tx): sort with oneof field name in amino-json (#21782)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-10-11 08:17:06 +00:00
Matt Kocubinski 1587955171 fix(x/tx/amino): special case for string represented decimals (#22161) 2024-10-08 09:21:25 +00:00
Narangde dc1496029a feat(epochs): add wrapper of epoch getter (#22068) 2024-10-04 08:15:57 +00:00
Matt Kocubinski 2d40cc1ab6 fix(x/tx): fix amino json drift from legacy spec (#21825) 2024-10-03 11:10:02 +00:00
Eric Mokaya 814d4cf6b7 feat(x/staking)!: Add metadata field to validator info (#21315) 2024-10-01 07:35:58 +00:00
Marko 70488a89a8 refactor: revert auth extraction (#21507) 2024-09-03 21:12:21 +00:00
Marko 43764cff30 chore: consensus spinout (#20010) 2024-05-03 14:08:17 +00:00
son trinh a0d727eebc refactor(x/auth): auth module can recognize x/accounts account (#20002) 2024-04-11 09:56:37 +00:00
Ezequiel Raynaudo b9c8d60ea0 refactor: bump gogoproto (#19869) 2024-03-28 19:53:21 +00:00
Julián Toledano 25aea8af8a refactor!: remove global config from x/auth and client (#19447) 2024-03-06 13:14:16 +00:00
Julien Robert b304cf7556 refactor!: kill basic manager (#19512) 2024-02-22 14:44:49 +00:00
e846eca366 refactor(auth): refactor auth/tx to use x/tx (#19224)
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-02-21 09:36:21 +00:00
Emmanuel T Odeke 05261cc46e refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +00:00
Marko 7bef0227f9 refactor(mint): new go module (#18283) 2023-10-28 07:09:48 +00:00
Marko 21e69bad04 refactor(bank): add go module (#18279) 2023-10-27 09:25:04 +00:00
Marko bfb1a91110 refactor(authz): add go.mod (#18265) 2023-10-26 15:33:51 +00:00
Marko 2a6640d488 refactor(staking): add go.mod (#18257) 2023-10-26 07:39:34 +00:00
Marko 86eaeed519 refactor(slashing): spinout to new go module (#18201) 2023-10-25 15:28:32 +00:00
Marko 4352ab1f34 refactor(distribution): spin out go.mod (#18199) 2023-10-24 15:13:04 +00:00
Marko 388ff4fc7e refactor: move gov into own go.mod (#18197) 2023-10-23 14:17:04 +00:00
Emmanuel T Odekeandmarbar3778 912c74248b refactor(x/group): spin out Go module (#17937)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-10-20 14:33:04 +00:00
atheeshp 3a8f114327 feat: add required params for cons pubkey rotation (#18142) 2023-10-18 13:06:59 +00:00
Emmanuel T OdekeandJulien Robert 0692fdc6fd refactor: create go.mod for x/params (#17776)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-03 12:56:07 +00:00
Likhita Polavarapu 9dd34510e2 feat: Move CommunityPool to its own module (#17657) 2023-09-27 09:09:04 +00:00
Marko 65a1ec64f7 chore: remove params module entirely (#17838) 2023-09-22 13:51:37 +00:00
Marko 6715b5afb5 refactor!: remove tips (#17787) 2023-09-20 12:00:22 +00:00
Jacob Gadikian f0aec3f30d style: use thelper (#16777) 2023-07-03 13:33:05 +00:00
Julien Robert 8c72f66396 refactor!: remove types/math aliases (#16798) 2023-06-30 17:09:03 +00:00
Jacob Gadikian 6afece635c style: add gci linter (#16605) 2023-06-22 15:35:51 +00:00
Matt KocubinskiandAaron Craelius bf6edae9b6 feat: custom get signers (#16340)
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
2023-06-06 14:20:28 +00:00
Matt Kocubinski 737dcfd1a2 refactor!: rm GetSignBytes (#16062) 2023-05-30 19:34:35 +00:00
Aaron CraeliusandMatt Kocubinski 82659a7477 refactor!: deprecate sdk.Msg.GetSigners (#15284)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2023-05-25 18:35:09 +00:00
Aaron CraeliusandMatt Kocubinski cb1641c1b5 refactor(codec)!: update codec to x/tx v0.6.0 (#15873)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2023-04-28 08:13:28 +00:00
Marko 37032fb948 chore: linting (#15813) 2023-04-12 12:36:42 +00:00
Matt KocubinskiandAaron Craelius f8e2d984b2 feat(x/tx): tx decoder (#15414)
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
2023-04-10 21:39:59 +00:00