Shude Li
|
fc91e76354
|
build(all): migrate to go.uber.org/mock (#22315)
|
2024-10-21 09:58:09 +00:00 |
|
Marko
|
70488a89a8
|
refactor: revert auth extraction (#21507)
|
2024-09-03 21:12:21 +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 |
|
Julián Toledano
|
90a0114992
|
refactor(x/group)!: remove MustAccAddressFromBech32 (#20082)
|
2024-04-18 11:01:21 +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
|
f4af84f89f
|
refactor(x/group)!: remove Address.String() (#19916)
|
2024-04-02 13:59:30 +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 |
|
Julien Robert
|
f6d970d52f
|
refactor(x/group): use core migrations api (#19423)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2024-02-14 18:26:52 +00:00 |
|
Facundo Medica
|
c57dde2f34
|
feat!: migrate x/group to store service (#19410)
|
2024-02-13 13:51:26 +00:00 |
|
Emmanuel T Odeke
|
05261cc46e
|
refactor(x/auth): spin out go.mod (#18351)
|
2023-11-07 11:42:58 +00:00 |
|
Emmanuel T Odeke
|
912c74248b
|
refactor(x/group): spin out Go module (#17937)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2023-10-20 14:33:04 +00:00 |
|
Marko
|
6615ff4f76
|
refactor!: deprecate blocktime on context (#17738)
|
2023-09-18 13:55:21 +00:00 |
|
Julien Robert
|
e3482f2d41
|
chore(types): audit (#17075)
|
2023-07-20 17:31:29 +00:00 |
|
Julien Robert
|
e0be2b80fc
|
feat(staking)!: add consensus and validator address codec in staking (#16959)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2023-07-13 09:08:27 +00:00 |
|
Julien Robert
|
02b7607768
|
feat(auth,client/v2): add validator address codec (#16768)
|
2023-06-30 09:44:28 +00:00 |
|
Marko
|
256e37c523
|
feat(auth): make address codec pluggable (#16621)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-06-28 11:57:26 +00:00 |
|
testinginprod
|
1d03f419f7
|
fix(x/group): v2 migration (#16017)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-05-03 13:11:55 +00:00 |
|
Facundo Medica
|
d29e8eb4f6
|
refactor!: use KVStoreService in x/auth (#15520)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-03-27 18:57:02 +00:00 |
|
Likhita Polavarapu
|
7559d9ecd3
|
refactor: create go.mod for store (#14746)
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2023-01-25 13:31:56 +00:00 |
|
Robert Zaremba
|
fd3bac0bda
|
chore: simplify ADR-028 and address.Module (#14017)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2023-01-16 13:49:04 +00:00 |
|
Noel Ukwa
|
c822836501
|
refactor: migrate calls from alias file to appropriate store/types (#14455)
Co-authored-by: Marko <marbar3778@yahoo.com>
Closes https://github.com/cosmos/cosmos-sdk/issues/14406
|
2023-01-10 15:31:06 +00:00 |
|
Likhita Polavarapu
|
36069956e3
|
refactor: Move x/auth's AccountI and ModuleAccountI interfaces to types package (#13937)
|
2023-01-03 11:25:09 +01:00 |
|
Julien Robert
|
cfd79fc39e
|
feat: add Genesis JSON migration for group (#14024)
|
2022-11-29 14:00:14 +00:00 |
|
Julien Robert
|
d6da7037b6
|
fix(group): migrate group policy account to base accounts with credentials (#13742)
|
2022-11-21 22:46:48 +00:00 |
|