Marko
|
0cdf3cf97c
|
refactor(core): remove consensus events (#19757)
|
2024-03-15 09:40:23 +00:00 |
|
 Matt KocubinskiandMarko
|
c807aaede8
|
refactor!: mv AddressCodecs aliases from runtime -> core (#19747)
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2024-03-14 14:19:15 +00:00 |
|
Julien Robert
|
cdc329189b
|
refactor(types): align genesis api (#19735)
|
2024-03-13 05:43:24 +00:00 |
|
Julien Robert
|
fea88d13c5
|
refactor(core)!: clean-up core and simplify preblock (#19672)
|
2024-03-11 14:39:37 +00:00 |
|
 MarkoandJulien Robert
|
d2e40963ed
|
refactor(modules): adopt appmodulev2.Hasgenesis (#19627)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-03-11 10:22:16 +00:00 |
|
 
|
2bfc037a07
|
docs: update docs (#19676)
Co-authored-by: son trinh <son@decentrio.ventures>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-03-08 16:59:11 +00:00 |
|
 samricottaandJulien Robert
|
afcb62bd9f
|
refactor(x/gov)!: migrate to use env var (#19481)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-03-05 06:01:37 +00:00 |
|
Julien Robert
|
3e63309220
|
refactor(x/group)!: use router service (#19638)
|
2024-03-04 15:37:35 +00:00 |
|
 Julien RobertandLikhita Polavarapu
|
8c1299176c
|
refactor(x/authz)!: use router service (#19637)
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
|
2024-03-04 14:26:18 +00:00 |
|
Julien Robert
|
cfd426fdb3
|
feat(runtime): message router service (#19571)
|
2024-03-04 10:25:43 +00:00 |
|
Julien Robert
|
1c9361ca4e
|
refactor: use slices std (#19598)
|
2024-02-29 09:57:42 +00:00 |
|
Julien Robert
|
b894603d15
|
build: fix make proto-gen (#19536)
|
2024-02-27 13:57:48 +00:00 |
|
Julien Robert
|
8432570e52
|
chore: api cleanups (#19541)
|
2024-02-25 09:27:32 +00:00 |
|
Julien Robert
|
b304cf7556
|
refactor!: kill basic manager (#19512)
|
2024-02-22 14:44:49 +00:00 |
|
 Julien RobertandAleksandr Bezobchuk
|
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 |
|
 samricottaandMarko
|
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 |
|
 Julien RobertandFacundo Medica
|
e15a0de251
|
feat(core): add migrations registering (#19370)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2024-02-09 09:30:39 +00:00 |
|
Julien Robert
|
6e8de00f77
|
fix(runtime): make environment provider module scoped (#19385)
|
2024-02-09 07:24:28 +00:00 |
|
 MarkoandFacundo
|
ca04e1144c
|
refactor!(core): add in environment bundler of service (#19041)
Co-authored-by: Facundo <facundomedica@gmail.com>
|
2024-01-30 12:22:35 +00:00 |
|
 testinginprodandunknown unknown
|
498cd6a533
|
feat(accounts): Add codec.BinaryCodec and Gas to dependencies. (#19068)
Co-authored-by: unknown unknown <unknown@unknown>
|
2024-01-17 10:58:06 +00:00 |
|
Julien Robert
|
7d9dc3966e
|
refactor(appconfig)!: simplify app config (#19040)
|
2024-01-13 20:42:45 +00:00 |
|
 
|
1e7611faab
|
feat(accounts): Add header.Service support (#19004)
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2024-01-10 16:55:57 +00:00 |
|
 MarkoandLikhita Polavarapu
|
bde7eb1a4d
|
refactor(core)!: cleanup dependency graph (#18866)
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
|
2024-01-09 15:14:36 +00:00 |
|
 testinginprodandunknown unknown
|
5f36ad088f
|
feat(runtime): Implement branch service (#18475)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-11-15 18:27:21 +00:00 |
|
Emmanuel T Odeke
|
05261cc46e
|
refactor(x/auth): spin out go.mod (#18351)
|
2023-11-07 11:42:58 +00:00 |
|
Facundo Medica
|
3ac7c0effd
|
fix(runtime): PreBlocker getting overwritten if set as a baseapp option (#17944)
|
2023-10-10 14:46:12 +00:00 |
|
Devon Bear
|
07e170d9ef
|
refactor(runtime): AppI shouldn't require SimulationManager nor LegacyAmino. (#17991)
|
2023-10-09 08:28:36 +00:00 |
|
Julien Robert
|
76f8ed1e86
|
fix(x/auth): properly populate tx config options and deprecate ProtoCodecMarshaler (#17946)
|
2023-10-04 07:29:35 +00:00 |
|
 
|
f99a6242a9
|
refactor!: reimplement PreFinalizeBlockHook as PreBlocker (#17713)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-09-15 07:50:17 +00:00 |
|
Marko
|
98895f4977
|
chore: remove unneeded code (#17741)
|
2023-09-14 15:36:13 +00:00 |
|
Marko
|
e47795e3d4
|
build(deps): Bump cosmossdk.io/core from 0.11.0 to 0.12.0 (#17688)
|
2023-09-13 21:04:50 +00:00 |
|
mmsqe
|
4eb0185413
|
feat: introduce PreBlock (#17421)
|
2023-09-13 12:30:48 +00:00 |
|
  
|
79cc75b1db
|
feat!: connect app version with consensus params in end block (#16244)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2023-08-29 10:32:53 +00:00 |
|
Julien Robert
|
208219a428
|
feat: use autocli for comet commands (#17389)
|
2023-08-16 10:47:34 +00:00 |
|
 
|
0c1f6fc162
|
fix: Add MigrationModuleManager to handle migration of upgrade module before other modules (#16583)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-08-11 16:07:05 +00:00 |
|
Julien Robert
|
60198f077a
|
fix(runtime): allow to properly register non app wiring modules (#17284)
|
2023-08-07 11:07:39 +00:00 |
|
Julien Robert
|
0c4f246d86
|
refactor(runtime): define address codec providers in runtime (#17037)
|
2023-07-18 12:41:26 +00:00 |
|
Aleksandr Bezobchuk
|
4741130c6e
|
chore(runtime): audit (#17035)
|
2023-07-18 04:04:19 +00:00 |
|
ruthishvitwit
|
fd7e549a3c
|
chore: enable errcheck linter (#16406)
|
2023-07-12 08:58:27 +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 |
|
 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 |
|
    
|
6cee22df52
|
feat!: Comet v0.38 Integration (#15519)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-05-24 16:09:19 +00:00 |
|
Julien Robert
|
b5c77d6452
|
fix(types): add fallbacks for CoreAppModuleBasicAdaptor (#16010)
|
2023-05-03 17:45:54 +00:00 |
|
 MarkoandAaron Craelius
|
1705615ef0
|
feat: add header and comet info service (#15850)
Co-authored-by: Aaron Craelius <aaron@regen.network>
|
2023-05-03 13:32:25 +00:00 |
|
Marko
|
d31f2964b0
|
feat!: Define Genesis state transition (#15999)
|
2023-05-03 08:58:58 +00:00 |
|
Julien Robert
|
946f3d6da7
|
refactor(simapp): remove public module basic manager (#15958)
|
2023-05-02 08:35:08 +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 |
|
 Facundo MedicaandJulien Robert
|
af3122aa6c
|
feat!: Provide logger through depinject (#15818)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-04-24 09:42:55 +00:00 |
|
 Bryce Nealanddydxwill
|
93d64cc6fe
|
feat: Add PrepareCheckState and Precommit callbacks (#14860)
Co-authored-by: dydxwill <119354122+dydxwill@users.noreply.github.com>
|
2023-04-23 16:04:36 +00:00 |
|