Commit Graph

14 Commits

Author SHA1 Message Date
cool-developer
aaf72f20c1
feat: replace the cosmos-db usecases in the tests with core/testing (#21525) 2024-09-13 16:44:18 +00:00
dependabot[bot]
90d81f05c9
build(deps): Bump cosmossdk.io/core from 1.0.0-alpha.1 to 1.0.0-alpha.2 (#21698)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-13 08:37:19 +00:00
Julien Robert
ac1b859b4c
build(deps): bump to core v1.0.0-alpha.1 and remove replaces (#21603) 2024-09-09 12:17:21 +00:00
son trinh
41a9af76e0
fix(core/gas): Add consumed API for GasMeter (#21443) 2024-08-29 15:16:33 +00:00
Facundo Medica
7c85b981c8
fix: reimplement sig verification for app v2 (#21386) 2024-08-26 09:40:54 +00:00
Julien Robert
819330872c
build(deps): use Go 1.23 instead of Go 1.22 (#21280) 2024-08-15 08:43:08 +00:00
Marko
810a542d6b
refactor: zerodep core (#21239) 2024-08-12 12:57:44 +00:00
dependabot[bot]
1862e38c9c
build(deps): Bump github.com/cosmos/gogoproto from 1.5.0 to 1.6.0 (#21229)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-09 07:08:53 +00:00
Julien Robert
7040177316
refactor(core,stf): complete gas service + simplify deps (#21166) 2024-08-08 07:30:09 +00:00
Aaron Craelius
5c90246b3f
feat(log): remove core dependency and update core interface to be dependency free (#21045)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-07-26 11:00:27 +00:00
Marko
9436bcb7f2
chore: various cleanup (#20864) 2024-07-18 09:12:58 +00:00
Marko
c7375f7cd3
chore: migrate core to gogoproto.Message (#20781) 2024-06-28 09:34:23 +00:00
testinginprod
b03a2c6b0a
feat(coretesting): add test events service. (#20579)
Co-authored-by: unknown unknown <unknown@unknown>
2024-06-21 14:56:25 +00:00
testinginprod
fe22e9a5da
feat(core): add coretest package (#20487)
Co-authored-by: unknown unknown <unknown@unknown>
2024-06-05 22:11:33 +00:00