Commit Graph

14 Commits

Author SHA1 Message Date
Marko
70488a89a8
refactor: revert auth extraction (#21507) 2024-09-03 21:12:21 +00:00
Facundo Medica
19e0de5e0a
fix!: Add ValidateTx to ExtensionOptionChecker ante (#21403) 2024-08-26 14:01:24 +00:00
yukionfire
d6ad92db0f
chore(all): replace all fmt.Errorf without paramters with errors.New (#21068) 2024-07-25 14:54:49 +02:00
winniehere
331eaf42f3
chore(docs): fix functions and struct comments (#21010) 2024-07-22 07:35:43 +00:00
son trinh
74d89bf506
refactor(x/accounts)!: accounts and auth module use the same account number tracking (#20405) 2024-06-03 13:40:03 +00:00
Marko
b15732a594
refactor: migrate to query Consensus Params (#19600)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
2024-04-25 15:26:43 +00:00
Likhita Polavarapu
07c0aa73e0
feat: Add non atomic multimsg (#19350) 2024-04-15 09:32:29 +00:00
son trinh
a0d727eebc
refactor(x/auth): auth module can recognize x/accounts account (#20002) 2024-04-11 09:56:37 +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
Marko
c8836248d1
refactor(auth): migrate to use env (#19476) 2024-02-19 21:09:11 +00:00
samricotta
33868606a8
feat(mint): add env bundler to mint module (#19398)
Co-authored-by: Marko <marbar3778@yahoo.com>
2024-02-13 23:17:13 +00:00
Emmanuel T Odeke
05261cc46e
refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +00:00
Marko
44db964e91
test: add counter module (#18272) 2023-10-30 19:07:58 +00:00