Julien Robert
|
7fa2356c07
|
feat(server/v2/stf): delayed marshalling of typed event (#22684)
|
2024-12-04 10:16:18 +00:00 |
|
Marko
|
94cfcc11aa
|
refactor(store/v2)!: simplify storage (#22683)
|
2024-12-03 16:18:19 +00:00 |
|
testinginprod
|
3ebd7e53ed
|
feat(serverv2): add benchmarks of (old) cacheKV vs branch (#22497)
|
2024-11-22 12:15:02 +00:00 |
|
Julien Robert
|
d697a3de0f
|
fix(server/v2/comebft): wire missing services + fix simulation (#21964)
|
2024-11-19 13:49:33 +00:00 |
|
dependabot[bot]
|
1b3aeb75d4
|
build(deps): Bump google.golang.org/protobuf from 1.35.1 to 1.35.2 (#22537)
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>
Co-authored-by: son trinh <trinhleson2000@gmail.com>
|
2024-11-18 10:05:16 +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 |
|
testinginprod
|
99b4858a95
|
feat(stf/branch): simplify merged iterator (#22131)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2024-11-07 14:50:26 +00:00 |
|
Matt Kocubinski
|
b5993d6b03
|
test(integration): port x/bank tests to server/v2 app (#21912)
|
2024-11-06 18:53:30 +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 |
|
Julien Robert
|
681366e346
|
refactor(runtime/v2): simplify app manager (#22300)
|
2024-10-21 13:45:28 +00:00 |
|
Hoa Nguyen
|
ee3d320eaa
|
chore(server): bump cosmossdk.io/core and correct comment naming (#22245)
|
2024-10-15 14:00:36 +00:00 |
|
Alexander Peters
|
5dc8768ef1
|
test(server/v2/stf): Add test for mergeiterator (#22141)
|
2024-10-08 09:26:14 +00:00 |
|
dependabot[bot]
|
1f332e1e0b
|
build(deps): Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 (#22164)
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>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-10-08 08:31:22 +00:00 |
|
cool-developer
|
bf95c814f8
|
feat(server/v2/cometbft,stf): Listener integration in server/v2 (#21917)
|
2024-10-02 18:25:51 +00:00 |
|
testinginprod
|
90f362d782
|
refactor(core/handlers): be more devx friendly (#21984)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-10-02 05:38:22 +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 |
|
Alexander Peters
|
aa90bb43d8
|
fix: Fixes memiterator (#21775)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2024-09-20 09:56:14 +00:00 |
|
Matt Kocubinski
|
d6364b8956
|
refactor(stf): remove RunWithCtx (#21739)
|
2024-09-19 21:39:47 +00:00 |
|
cool-developer
|
01212de2d9
|
feat(server/v2): refactor the server/v2 events (#21785)
|
2024-09-18 15:37:13 +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 |
|
Hieu Vu
|
ac53e337a9
|
test(server/v2/cometbft): Add abci unit tests (#21020)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-09 10:34:29 +00:00 |
|
Julien Robert
|
eeeb5b86b5
|
refactor(core): re-add handlers (#21575)
|
2024-09-09 09:01:46 +00:00 |
|
testinginprod
|
b1bf48867c
|
fix(stf/branch/memiter): Fix Iter validity (#21556)
|
2024-09-09 08:37:59 +00:00 |
|
Julien Robert
|
02b20f99af
|
test(x/upgrade): fix tests (#21582)
|
2024-09-07 14:41:33 +00:00 |
|
Randy Grok
|
dce0365c23
|
feat: unify version modifier for v2 (#21508)
|
2024-09-06 15:56:29 +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 |
|
Marko
|
355f748add
|
chore: cleanup core/app (#21368)
|
2024-08-27 09:55:16 +00:00 |
|
XiaoBei
|
c40cf3e737
|
refactor: use errors.New to replace fmt.Errorf with no parameters (#21394)
|
2024-08-25 11:41:31 +00:00 |
|
Julien Robert
|
a554a21a0e
|
refactor(core,stf,x)!: remove InvokeTyped from router (#21224)
|
2024-08-23 21:38:06 +00:00 |
|
Randy Grok
|
8ddea56bb2
|
fix(server/v2/stf): include safety checks to the execution context (#21359)
|
2024-08-23 10:22:17 +00:00 |
|
Julien Robert
|
6f30de3a41
|
refactor: remove x/exp dep (#21281)
|
2024-08-19 13:14:34 +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 |
|
dependabot[bot]
|
7f1dd9701c
|
build(deps): Bump github.com/cosmos/gogoproto from 1.6.1-0.20240809124342-d6a57064ada0 to 1.7.0 (#21284)
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-14 07:18:56 +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 |
|
Cosmos SDK
|
b0ab3aaac4
|
chore: fix spelling errors (#21220)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
|
2024-08-08 15:10:44 +00:00 |
|
Akhil Kumar P
|
849bccc02a
|
refactor(server/v2/stf): pass exec mode to validateTx (#21219)
|
2024-08-08 13:07:55 +00:00 |
|
Julien Robert
|
7040177316
|
refactor(core,stf): complete gas service + simplify deps (#21166)
|
2024-08-08 07:30:09 +00:00 |
|
testinginprod
|
4dc9469320
|
feat(stf/router): support backwards compat type URL in router (#21177)
|
2024-08-07 13:17:42 +00:00 |
|
Hieu Vu
|
5b7d8b6d82
|
test(stf/mock): Unmarshal with knowing the message type (#21178)
|
2024-08-07 08:34:00 +00:00 |
|
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 |
|