Commit Graph
310 Commits
Author SHA1 Message Date
Julien Robert 578763edcc chore: sync changelogs (#22992) 2024-12-19 07:32:49 +00:00
dependabot[bot]anddependabot[bot] 9673817fe5 build(deps): Bump cosmossdk.io/schema from 0.4.0 to 1.0.0 in /core (#22996)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2024-12-19 07:12:20 +00:00
Julien Robert ee5da1a70d chore: package release prep (2/n) (#22885) 2024-12-16 19:35:53 +00:00
Julien Robert 8ff9f48bb4 chore: package release prep + update UPGRADING.md (#22864) 2024-12-16 09:04:23 +00:00
dependabot[bot]anddependabot[bot] a068405339 build(deps): Bump cosmossdk.io/schema from 0.3.0 to 0.4.0 in /core (#22842)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2024-12-12 07:59:32 +00:00
Julien Robert d810b77c71 feat(core/coretesting): make memDB satisfy db.Db interface (#22570) 2024-11-20 15:35:37 +00:00
dependabot[bot]andJulien Robert ab3128ad3a build(deps): Bump cosmossdk.io/core from 1.0.0-alpha.5 to 1.0.0-alpha.6 (#22502)
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-11-11 09:42:13 +00:00
Julien Robert 3ac16655ea chore: prepare core changelog (#22495) 2024-11-08 14:43:49 +00:00
Matt KocubinskiandMarko 43e28b43ad refactor(store/v2): simplify genesis flow (#22435)
Co-authored-by: Marko <marko@baricevic.me>
2024-11-08 14:05:25 +00:00
Marko 6e3b2df7f9 feat(core): add a new codec to core (#22326) 2024-10-28 13:08:08 +00:00
Matt Kocubinski cf419e11b3 build(deps): use cosmossdk.io/core v1.0.0-alpha.5 (#22369) 2024-10-25 15:56:10 +00:00
Matt Kocubinski 49e1bc2073 feat(core): add ConfigMap type (#22361) 2024-10-25 11:38:52 +00:00
Shude Li fc91e76354 build(all): migrate to go.uber.org/mock (#22315) 2024-10-21 09:58:09 +00:00
Julien Robert 65ed5eb800 refactor(core): structural typing for kvstore (#22242) 2024-10-11 20:44:12 +00:00
dependabot[bot] 89fc7b9e16 build(deps): Bump cosmossdk.io/core from 1.0.0-alpha.3 to 1.0.0-alpha.4 in /core/testing (#22055)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-03 08:56:50 +00:00
testinginprod a3729c1ad6 feat(core/handlers): improve handlers registration DevX (#22007) 2024-10-01 19:16:20 +00:00
Julien RobertandMatt Kocubinski f927e9b551 ci: actually enable v2 system test (#21539)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-09-26 13:16:28 +00:00
Matt Kocubinski d6364b8956 refactor(stf): remove RunWithCtx (#21739) 2024-09-19 21:39:47 +00:00
c9b90ad577 build(deps): Bump cosmossdk.io/core from 1.0.0-alpha.2 to 1.0.0-alpha.3 (#21810)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sontrinh16 <trinhleson2000@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-19 07:52:56 +00:00
Julien Robert 355f66f7ff chore: add simsx labels & more (#21776) 2024-09-18 08:11:18 +00:00
cool-developer 7856d22603 feat(core/event): make core/event as a type alias of schema/appdata (#21719) 2024-09-16 22:18:50 +00:00
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]andJulien Robert 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 17bd18b12c build(deps): bump rocksdb & core & update ci codeowners (#21652) 2024-09-12 08:51:14 +00:00
Matt Kocubinski 57f35dcdfe refactor: remove viper as a direct dependency (#21635) 2024-09-12 06:00:42 +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
Julien Robert bf98b56cd6 chore: prepare core 1.0.0-alpha.1 (#21564) 2024-09-09 09:49:49 +00:00
Julien Robert eeeb5b86b5 refactor(core): re-add handlers (#21575) 2024-09-09 09:01:46 +00:00
Randy Grok dce0365c23 feat: unify version modifier for v2 (#21508) 2024-09-06 15:56:29 +00:00
Julien Robert a57b25418a refactor(core): move amino registrar and drop legacy package (#21531) 2024-09-05 11:44:52 +00:00
Julien RobertandAaron Craelius 6fc677faec docs(core): add core documentation and principles (#21511)
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
2024-09-03 22:20:05 +00:00
son trinh 41a9af76e0 fix(core/gas): Add consumed API for GasMeter (#21443) 2024-08-29 15:16:33 +00:00
Marko 355f748add chore: cleanup core/app (#21368) 2024-08-27 09:55:16 +00:00
Facundo Medica 7c85b981c8 fix: reimplement sig verification for app v2 (#21386) 2024-08-26 09:40:54 +00:00
Julien Robert a554a21a0e refactor(core,stf,x)!: remove InvokeTyped from router (#21224) 2024-08-23 21:38:06 +00:00
Aaron Craelius da27d8b9a1 feat(schema/appdata)!: efficiency & data model improvements aligned with server/v2 (#21305) 2024-08-20 14:49:06 +00:00
son trinh 294b608022 feat(runtime/v2): Add pre and post msg handler register (#21346) 2024-08-19 10:26:56 +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
cool-developer df3b035dd8 chore(core/store): Batch interface alias (#21262) 2024-08-12 20:40:28 +00:00
Marko 3e413243db refactor: remove consensus messages (#21248) 2024-08-12 14:19:13 +00:00
Marko 810a542d6b refactor: zerodep core (#21239) 2024-08-12 12:57:44 +00:00
dependabot[bot]andgithub-actions 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
Aaron Craelius f6fee983a5 feat: make schema and core kv-pair updates compatible (#21223) 2024-08-08 20:24:29 +00:00
Aaron Craelius dccdd5daba feat(core/store): make KVStore structurally typed (#21222) 2024-08-08 13:14:59 +00:00
Julien Robert 8400d9b426 refactor: clarify usage of genesis.TxHandler in v1 vs v2 (#21213) 2024-08-08 11:23:41 +00:00
Julien Robert 7040177316 refactor(core,stf): complete gas service + simplify deps (#21166) 2024-08-08 07:30:09 +00:00
Julien Robert 72e77c3580 refactor(core): core review (1/n) (#21193) 2024-08-07 12:04:53 +00:00
cool-developerandMatt Kocubinski 6d4097bfb7 feat(store/v2): implement the feature to upgrade the store keys (#20453)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-08-05 12:34:36 +00:00
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
Julien Robert d80eba9bf9 chore(core): sync changelog (#21025) 2024-07-23 14:00:33 +00:00