Marko
|
43dd23137e
|
refactor: remove comet info from consensus as it will be stored in context for v2 (#21120)
|
2024-07-31 20:21:23 +00:00 |
|
Alexander Peters
|
b05bb2601e
|
fix(stf): fixes to make init genesis pass (#21088)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2024-07-27 18:11:24 +00:00 |
|
yukionfire
|
d6ad92db0f
|
chore(all): replace all fmt.Errorf without paramters with errors.New (#21068)
|
2024-07-25 14:54:49 +02:00 |
|
testinginprod
|
82646fcd6a
|
refactor(stf/appmanager): remove the need of recurseStateChanges (#20911)
|
2024-07-18 11:22:25 +00:00 |
|
Marko
|
9436bcb7f2
|
chore: various cleanup (#20864)
|
2024-07-18 09:12:58 +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 |
|
Marko
|
ae9116aff1
|
chore: remove query level todos (#20778)
|
2024-06-26 10:14:17 +00:00 |
|
Matt Kocubinski
|
88da9eff4f
|
fix(stf): fix router.InvokeTyped reflection usage (#20741)
|
2024-06-20 15:53:25 +00:00 |
|
testinginprod
|
11b8f1108c
|
feat(stf): change router service to extract the router at runtime rather than build time (#20724)
Co-authored-by: unknown unknown <unknown@unknown>
|
2024-06-20 13:45:26 +00:00 |
|
testinginprod
|
55821b328a
|
feat(stf): port stf's simappv2 changes. (#20611)
Co-authored-by: unknown unknown <unknown@unknown>
|
2024-06-18 21:06:38 +00:00 |
|
fudancoder
|
433e3fd6d9
|
chore: make function comment match function names (#20666)
Signed-off-by: fudancoder <fudancoder@icloud.com>
|
2024-06-13 21:45:49 +00:00 |
|
dependabot[bot]
|
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 |
|
testinginprod
|
e799965ec8
|
feat(stf): port simappv2 changes (#20587)
Co-authored-by: unknown unknown <unknown@unknown>
|
2024-06-10 07:55:23 +00:00 |
|
dependabot[bot]
|
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 |
|
Marko
|
0536cb490f
|
chore: cleanup stf deps (#20545)
|
2024-06-05 09:26:47 +00:00 |
|
Julien Robert
|
2a5ff384fa
|
refactor(x/**): rewrite ante handlers as tx validators (#20488)
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
|
2024-06-03 16:47:58 +00:00 |
|
Matt Kocubinski
|
ac493742f1
|
refactor(core): remove redundant ExecMode (#20322)
|
2024-05-29 16:27:07 +00:00 |
|
dependabot[bot]
|
805bbbb6ad
|
build(deps): Bump bufbuild/buf-setup-action from 1.32.1 to 1.32.2 (#20477)
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>
|
2024-05-29 07:36:45 +00:00 |
|
dependabot[bot]
|
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 |
|
Julien Robert
|
f02a124667
|
refactor(runtime,core): split router service (#20401)
|
2024-05-16 08:04:40 +00:00 |
|
dependabot[bot]
|
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
|
7ae23e287a
|
chore: upstream runtime/v2 (#20320)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-05-14 12:43:28 +00:00 |
|
Marko
|
946c62410f
|
chore: upstream app manager (#20315)
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
|
2024-05-10 15:44:17 +00:00 |
|
dependabot[bot]
|
ec9155a923
|
build(deps): Bump github.com/cosmos/iavl from 1.1.2 to 1.1.4 in /store (#20334)
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-10 12:24:39 +00:00 |
|
Marko
|
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 |
|
dependabot[bot]
|
98471350e4
|
build(deps): Bump github.com/hashicorp/go-hclog from 1.5.0 to 1.6.3 in /store (#20336)
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-10 09:19:54 +00:00 |
|
Marko
|
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 |
|