Commit Graph

318 Commits

Author SHA1 Message Date
Alex | Interchain Labs
952db2b320
chore: remove baseapp from x/accounts (#23355)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-01-16 18:52:36 +00:00
fudancoder
64e828099c
refactor: use slices.Equal to simplify code (#23384)
Signed-off-by: fudancoder <fudancoder@icloud.com.>
2025-01-14 15:45:55 +00:00
Alex | Interchain Labs
b4e88cc517
test: v2 services helpers and demo using x/bank (#23057)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-01-14 00:45:41 +00:00
github-actions[bot]
06f5339d78
chore: fix spelling errors (#23270)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@skip.money>
2025-01-09 20:52:55 +00:00
dependabot[bot]
39a55ed045
build(deps): Bump cosmossdk.io/core from 1.0.0-alpha.6 to 1.0.0 in standalone packages (no sdk deps) (#23241)
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>
Co-authored-by: Alex | Interchain Labs <alex@skip.money>
2025-01-08 22:32:40 +00:00
Marco
24580eae9c
docs: Correct grammar errors across multiple files (#23074)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Alex | Skip <alex@skip.money>
2025-01-06 08:31:06 +00:00
ipangpang
d8c84589fc
style: remove redundant import alias (#23130)
Co-authored-by: hao.wang <hao.wang@haowangdeMacBook-Pro.local>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Alex | Skip <alex@skip.money>
2025-01-03 15:04:11 +00:00
Bob
ef7dbc9ab9
Fixed typos and improved clarity in documentation (#23077) 2024-12-27 14:10:46 +00:00
Julien Robert
578763edcc
chore: sync changelogs (#22992) 2024-12-19 07:32:49 +00:00
dependabot[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]
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]
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 Kocubinski
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 Robert
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
dependabot[bot]
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]
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 Robert
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]
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