Commit Graph
263 Commits
Author SHA1 Message Date
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
Julien Robert 25dce71f62 refactor(core,types,runtime,x): make HasName not mandatory (#20984) 2024-07-19 08:58:47 +00:00
Marko 9436bcb7f2 chore: various cleanup (#20864) 2024-07-18 09:12:58 +00:00
dependabot[bot]andgithub-actions 5d66cf9450 build(deps): Bump google.golang.org/grpc from 1.64.0 to 1.64.1 (#20920)
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-07-10 08:09:24 +00:00
Marko 4e6507462e chore: set empty hash to hash of nothing (#20775) 2024-07-02 14:15:44 +00:00
Marko c7375f7cd3 chore: migrate core to gogoproto.Message (#20781) 2024-06-28 09:34:23 +00:00
Julien Robert afddef3906 refactor(server/v2): simplify servers (#20796) 2024-06-27 19:27:37 +00:00
testinginprodandunknown unknown b03a2c6b0a feat(coretesting): add test events service. (#20579)
Co-authored-by: unknown unknown <unknown@unknown>
2024-06-21 14:56:25 +00:00
Julien Robert d2903a9eb9 refactor(runtime): environment contract doc and failing services (#20293) 2024-06-20 15:33:54 +00:00
2d014b26c2 feat: simapp/v2 (#20412)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
Co-authored-by: unknown unknown <unknown@unknown>
2024-06-19 15:18:32 +00:00
2e774b973d build(deps): Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 (#20632)
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>
Co-authored-by: son trinh <trinhleson2000@gmail.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
2024-06-13 08:57:14 +00:00
Matt Kocubinski d45f08cde7 refactor(x/core): remove test (#20624) 2024-06-11 15:29:04 +00:00
Marko 28fa3b8dfc chore: use comet api pkg instead of comet alias (#20614) 2024-06-11 08:46:04 +00:00
Marko 514830e56a feat: add changes from server modular to main (#20583) 2024-06-06 13:00:01 +00:00
dependabot[bot]andgithub-actions dc558b1ce6 build(deps): Bump github.com/cosmos/gogoproto from 1.4.12 to 1.5.0 (#20563)
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-06-06 08:26:02 +00:00
testinginprodandunknown unknown fe22e9a5da feat(core): add coretest package (#20487)
Co-authored-by: unknown unknown <unknown@unknown>
2024-06-05 22:11:33 +00:00
Julien Robert 0f81966de8 refactor(x/authz): set environment in context (#20502) 2024-06-03 07:48:33 +00:00
Alexander Peters a6857962c5 chore: Address linter issues (#20486) 2024-05-31 08:51:41 +00:00
Matt Kocubinski 46d6406ab3 feat(server/v2): introduce cometbft v2 (#20483) 2024-05-31 00:30:15 +00:00
Matt Kocubinski ac493742f1 refactor(core): remove redundant ExecMode (#20322) 2024-05-29 16:27:07 +00:00
Marko c7dc9156c3 chore: force reload sonar cloud (#20480) 2024-05-29 11:12:09 +00:00
Julien Robert dac569c3a2 refactor(core/gas): remove WithXXGasMeter from gas service (#20072) 2024-05-28 13:43:27 +00:00
Marko 18a203b783 ci: fix sonar exclusion files (#20467) 2024-05-28 13:10:38 +00:00
e6e1a853de refactor(core,server): make commands not rely on server context (#20422)
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-05-28 13:07:36 +00:00
Marko 1b47dc91a3 chore: move logger to core (#20388) 2024-05-28 12:30:09 +00:00
dependabot[bot]andgithub-actions 98ba5b42a3 build(deps): Bump github.com/rs/zerolog from 1.32.0 to 1.33.0 (#20446)
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-05-24 09:37:33 +00:00
Matt Kocubinski e034766799 refactor(runtime/v2): remove dependency on sdk (#20389) 2024-05-16 11:40:11 +00:00
Julien Robert f02a124667 refactor(runtime,core): split router service (#20401) 2024-05-16 08:04:40 +00:00
dependabot[bot]andgithub-actions 16437119e0 build(deps): Bump google.golang.org/grpc from 1.63.2 to 1.64.0 (#20390)
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-05-15 13:04:59 +00:00
Matt Kocubinski 493d486bc6 refactor: decouple from sdk/codec in amino codec usage (#20369) 2024-05-14 16:52:51 +00:00
Matt KocubinskiandJulien Robert 7ae23e287a chore: upstream runtime/v2 (#20320)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-05-14 12:43:28 +00:00
Matt Kocubinskiandcoderabbitai[bot] 9f42137462 refactor: move baseapp/AppVersionModifer -> core/app (#20361)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-05-13 14:53:11 +00:00
cool-developer 8d1946c9ec chore: cleanup store/v2 interface (#20280) 2024-05-13 11:14:01 +00:00
Markoandtestinginprod 946c62410f chore: upstream app manager (#20315)
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
2024-05-10 15:44:17 +00:00
62b0b26d0c chore: migrate sdk.Msg to transaction.type (#20273)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
2024-05-10 10:23:22 +00:00
Markoandtestinginprod 83c4b9bfb4 chore: upstream stf to main (#20286)
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
2024-05-08 14:50:52 +00:00
dependabot[bot]andgithub-actions b672106aa4 build(deps): Bump google.golang.org/protobuf from 1.34.0 to 1.34.1 (#20303)
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-05-07 09:27:36 +00:00
Master Pi e9015840a6 chore: Fix all broken links (#20204) 2024-05-06 11:48:35 +00:00
2e39dcb5dd build(deps): Bump google.golang.org/protobuf from 1.33.0 to 1.34.0 in /x/evidence (#20244)
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-05-02 09:30:25 +00:00
Hoang Do 99dbdd5aa7 chore: fix all typos (#20196) 2024-04-26 10:01:14 +00:00
ipangpang 1bd4351241 style: remove redundant import alias (#20109)
Signed-off-by: ipangpang <arronipangpang@gmail.com>
2024-04-21 19:03:43 +00:00
Julien Robert 5e7aae0db1 refactor(core,x/**): simplify core service api and embed environment in keepers (#20071) 2024-04-17 18:18:16 +00:00
Julien Robert 17bb4c74fb refactor(x/auth): use transaction service (#19967) 2024-04-10 18:47:12 +00:00
dependabot[bot]andgithub-actions f8fee968e0 build(deps): Bump google.golang.org/grpc from 1.63.0 to 1.63.2 (#19982)
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-04-09 07:09:40 +00:00
dependabot[bot]andgithub-actions cd24915730 build(deps): Bump google.golang.org/grpc from 1.62.1 to 1.63.0 (#19929)
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-04-05 14:36:23 +00:00
Julien Robert 60496848d9 feat(core,runtime): transaction service (exec mode) (#19953) 2024-04-05 11:06:04 +00:00
Julien Robert edd1c71072 feat(core): add TxValidator interface (#19950) 2024-04-04 10:56:32 +00:00
Julien Robert d54e940d50 refactor(x/staking): use sdk validator updates (#19788) 2024-03-28 13:48:52 +00:00