dependabot[bot]
|
71f18076d6
|
build(deps): Bump cosmossdk.io/api from 0.7.5 to 0.7.6 (#21895)
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: Julien Robert <julien@rbrt.fr>
|
2024-09-25 07:03:18 +00:00 |
|
dependabot[bot]
|
d8ebac5f1b
|
build(deps): Bump google.golang.org/grpc from 1.66.2 to 1.67.0 (#21893)
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: Julien Robert <julien@rbrt.fr>
|
2024-09-25 06:59:42 +00:00 |
|
Akhil Kumar P
|
0611fbcc09
|
fix(runtime/v2): bring back concurrent export genesis in v2 (#21554)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
|
2024-09-24 09:36:16 +00:00 |
|
cool-developer
|
0202d71f70
|
feat(store): migrate db backends to store/db and remove the cosmos-db deps completely (#21765)
|
2024-09-23 18:01:26 +00:00 |
|
Hieu Vu
|
04da382a9f
|
feat(bank/v2): Add MsgSend handler (#21736)
|
2024-09-23 16:32:30 +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 |
|
Marko
|
f1dd03f212
|
feat: make validator key injectable by application developers (#21608)
|
2024-09-18 12:27:25 +00:00 |
|
dependabot[bot]
|
6f1dae993a
|
build(deps): Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 (#21786)
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: Julien Robert <julien@rbrt.fr>
|
2024-09-18 08:32:30 +00:00 |
|
winniehere
|
0042db5ea3
|
refactor(runtime): reduce loop iteration complexity of checkStoreUpgrade (#21791)
|
2024-09-18 07:25:54 +00:00 |
|
Julien Robert
|
c9f0e2e4d8
|
feat(runtime(v2)): add sanity checks on store upgrades (#21748)
|
2024-09-17 10:52:08 +00:00 |
|
Julien Robert
|
b98795f3b3
|
fix(runtime): fix option order (#21769)
|
2024-09-17 09:27:34 +00:00 |
|
Julien Robert
|
cbdfd9bdfa
|
chore: bump golangci-lint and fix all linting issues (#21761)
|
2024-09-16 19:11:19 +00:00 |
|
Randy Grok
|
7d6ff0df56
|
feat(runtime/v2): store loader on simappv2 (#21704)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2024-09-13 14:22:14 +00:00 |
|
dependabot[bot]
|
7392525a03
|
build(deps): Bump google.golang.org/grpc from 1.66.1 to 1.66.2 (#21670)
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: Julien Robert <julien@rbrt.fr>
|
2024-09-13 11:30:49 +00:00 |
|
Matt Kocubinski
|
9fc6675885
|
fix(runtime/v2): provide default factory options if unset in app builder (#21690)
|
2024-09-13 10:28:04 +00:00 |
|
Julien Robert
|
bd52dcf096
|
ci: remove duplicate gosec & lint fixes (#21685)
|
2024-09-12 12:30:50 +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 |
|
Facundo Medica
|
e9eaefa379
|
fix(unorderedtx): issues reported in audit (#21467)
|
2024-09-11 11:46:10 +00:00 |
|
dependabot[bot]
|
64887ce050
|
build(deps): Bump google.golang.org/grpc from 1.66.0 to 1.66.1 (#21622)
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: sontrinh16 <trinhleson2000@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-10 13:33:05 +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
|
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
|
e9d72f5d05
|
chore: cleanups after #21450 (#21573)
|
2024-09-06 10:47:43 +00:00 |
|
dependabot[bot]
|
36d9b25e89
|
build(deps): Bump github.com/prometheus/common from 0.58.0 to 0.59.1 (#21569)
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-09-06 09:08:51 +00:00 |
|
dependabot[bot]
|
ae1fb2e2e4
|
build(deps): Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 (#21571)
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: Julien Robert <julien@rbrt.fr>
|
2024-09-06 08:44:20 +00:00 |
|
dependabot[bot]
|
6033330182
|
build(deps): Bump golang.org/x/crypto from 0.26.0 to 0.27.0 (#21570)
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: sontrinh16 <trinhleson2000@gmail.com>
|
2024-09-06 08:30:41 +00:00 |
|
Julien Robert
|
a57b25418a
|
refactor(core): move amino registrar and drop legacy package (#21531)
|
2024-09-05 11:44:52 +00:00 |
|
dependabot[bot]
|
3bb9528e59
|
build(deps): Bump github.com/prometheus/common from 0.57.0 to 0.58.0 (#21532)
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-09-04 07:53:53 +00:00 |
|
Marko
|
70488a89a8
|
refactor: revert auth extraction (#21507)
|
2024-09-03 21:12:21 +00:00 |
|
cool-developer
|
ce4fb98cb8
|
feat: replace the cosmos-db.DB interface with core/store interface (#21450)
|
2024-08-30 21:25:25 +00:00 |
|
dependabot[bot]
|
185676a8f8
|
build(deps): Bump github.com/cosmos/ics23/go from 0.10.0 to 0.11.0 (#21472)
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-30 07:57:01 +00:00 |
|
son trinh
|
41a9af76e0
|
fix(core/gas): Add consumed API for GasMeter (#21443)
|
2024-08-29 15:16:33 +00:00 |
|
dependabot[bot]
|
1bbeb9c6fa
|
build(deps): Bump google.golang.org/grpc from 1.65.0 to 1.66.0 (#21452)
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: Julien Robert <julien@rbrt.fr>
|
2024-08-29 08:32:05 +00:00 |
|
dependabot[bot]
|
78de1a2549
|
build(deps): Bump github.com/prometheus/common from 0.56.0 to 0.57.0 (#21448)
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-29 06:57:59 +00:00 |
|
dependabot[bot]
|
c9a3591599
|
build(deps): Bump github.com/prometheus/common from 0.55.0 to 0.56.0 (#21433)
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-28 07:21:03 +00:00 |
|
son trinh
|
f0c0e8154f
|
refactor(runtime): Audit runtime changes (#21309)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-08-27 12:51:22 +00:00 |
|
Julien Robert
|
03d3a93991
|
refactor(simapp,runtime): audit changes (#21310)
|
2024-08-27 12:17:12 +00:00 |
|
Marko
|
355f748add
|
chore: cleanup core/app (#21368)
|
2024-08-27 09:55:16 +00:00 |
|
dependabot[bot]
|
3cb95a334f
|
build(deps): Bump github.com/prometheus/client_golang from 1.20.1 to 1.20.2 (#21395)
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-26 09:57:09 +00:00 |
|
Julien Robert
|
a554a21a0e
|
refactor(core,stf,x)!: remove InvokeTyped from router (#21224)
|
2024-08-23 21:38:06 +00:00 |
|
dependabot[bot]
|
fb7775ad0c
|
build(deps): Bump github.com/prometheus/client_golang from 1.20.0 to 1.20.1 (#21375)
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-21 09:22:23 +00:00 |
|
Julien Robert
|
6f30de3a41
|
refactor: remove x/exp dep (#21281)
|
2024-08-19 13:14:34 +00:00 |
|
son trinh
|
294b608022
|
feat(runtime/v2): Add pre and post msg handler register (#21346)
|
2024-08-19 10:26:56 +00:00 |
|
dependabot[bot]
|
0a90d2846f
|
build(deps): Bump cosmossdk.io/log from 1.4.0 to 1.4.1 (#21345)
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-19 07:17:40 +00:00 |
|
Randy Grok
|
aeeaca64da
|
feat: export genesis in simapp v2 (#21199)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2024-08-16 11:15:45 +00:00 |
|
dependabot[bot]
|
55a60856de
|
build(deps): Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 (#21307)
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-15 10:42:00 +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
|
810a542d6b
|
refactor: zerodep core (#21239)
|
2024-08-12 12:57:44 +00:00 |
|
cool-developer
|
bc698d8bb2
|
test(store/v2): add the root store unit test (#21208)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2024-08-09 15:11:05 +00:00 |
|
dependabot[bot]
|
668854d16f
|
build(deps): Bump google.golang.org/grpc from 1.64.1 to 1.65.0 in /simapp (#21228)
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: Julien Robert <julien@rbrt.fr>
|
2024-08-09 12:51:03 +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 |
|
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 |
|
dependabot[bot]
|
7dacef600f
|
build(deps): Bump cosmossdk.io/log from 1.3.1 to 1.4.0 (#21205)
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-08 05:51:07 +00:00 |
|
dependabot[bot]
|
5a08833386
|
build(deps): Bump golang.org/x/crypto from 0.25.0 to 0.26.0 (#21189)
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: Julien Robert <julien@rbrt.fr>
|
2024-08-07 08:53:07 +00:00 |
|
dependabot[bot]
|
655b303675
|
build(deps): Bump github.com/spf13/cast from 1.6.0 to 1.7.0 (#21190)
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: Julien Robert <julien@rbrt.fr>
|
2024-08-07 08:52:43 +00:00 |
|
cool-developer
|
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 |
|
dependabot[bot]
|
0ddf5c0bfa
|
build(deps): Bump golang.org/x/sync from 0.7.0 to 0.8.0 (#21169)
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: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
Co-authored-by: Marko <marko@baricevic.me>
|
2024-08-05 11:01:41 +00:00 |
|
Julien Robert
|
c55e8d7101
|
chore(runtime/v2): cleanup replaces (#21147)
|
2024-08-01 11:05:32 +00:00 |
|
Julien Robert
|
98e09a720d
|
refactor(server/v2): add missing comet flags (#21123)
|
2024-07-31 15:58:50 +00:00 |
|
Marko
|
df72853b3c
|
chore: rename snapshots to v2 in store/v2 (#21100)
|
2024-07-31 13:29:47 +00:00 |
|
testinginprod
|
8b47141655
|
feat(serverv2): integrate gRPC (#21038)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2024-07-30 09:26:16 +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 |
|
Aaron Craelius
|
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
|
502450cd1e
|
fix(runtime): remove appv1alpha1.Config from runtime (#21042)
|
2024-07-25 21:43:19 +00:00 |
|
yukionfire
|
d6ad92db0f
|
chore(all): replace all fmt.Errorf without paramters with errors.New (#21068)
|
2024-07-25 14:54:49 +02:00 |
|
Hieu Vu
|
0ca95ee5eb
|
feat(server/v2) Add prune cmd to serverv2 (#20736)
|
2024-07-23 16:48:54 +00:00 |
|
Julien Robert
|
544623f3b7
|
build(deps): add missing replaces and remove unnecessary ones (#21033)
|
2024-07-23 09:08:41 +00:00 |
|
Julien Robert
|
8484dc50e2
|
feat(server/v2/cometbft): config (#20989)
|
2024-07-22 09:36:35 +00:00 |
|
Julien Robert
|
25dce71f62
|
refactor(core,types,runtime,x): make HasName not mandatory (#20984)
|
2024-07-19 08:58:47 +00:00 |
|
Aaron Craelius
|
2e0e6d8776
|
refactor(depinject/appconfig): remove api module dependency (#20931)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
|
2024-07-18 16:30:49 +00:00 |
|
Qt
|
3304d0803d
|
refactor: use errors.New to replace fmt.Errorf with no parameters (#20943)
Co-authored-by: Marko <marko@baricevic.me>
|
2024-07-18 12:01:45 +02:00 |
|
Marko
|
9436bcb7f2
|
chore: various cleanup (#20864)
|
2024-07-18 09:12:58 +00:00 |
|
testinginprod
|
86ea861c25
|
fix(serverv2/cometbft): properly decode and route gRPC transactions (#20808)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
|
2024-07-16 10:14:02 +00:00 |
|
testinginprod
|
16732e11e2
|
refactor(serverv2): remove unused AppI interface (#20941)
|
2024-07-13 09:35:47 +00:00 |
|
dependabot[bot]
|
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 |
|
dependabot[bot]
|
b64fa900d5
|
build(deps): Bump golang.org/x/crypto from 0.24.0 to 0.25.0 (#20902)
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-08 07:48:08 +00:00 |
|
Hieu Vu
|
51d33ad6d4
|
fix(runtime/v2): Reset validatorUpdates after each block (#20865)
|
2024-07-04 05:44:19 +00:00 |
|
dependabot[bot]
|
e5c0b4eaf8
|
build(deps): Bump buf.build/gen/go/cometbft/cometbft/protocolbuffers/go from 1.34.2-20240312114316-c0d3497e35d6.2 to 1.34.2-20240701160653-fedbb9acfd2f.2 in /api (#20833)
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-02 08:47:37 +00:00 |
|
Marko
|
c7375f7cd3
|
chore: migrate core to gogoproto.Message (#20781)
|
2024-06-28 09:34:23 +00:00 |
|
cool-developer
|
be0e2eef0c
|
feat(store/v2): add WorkingHash (#20706)
|
2024-06-27 17:50:58 +00:00 |
|
archbear
|
9e89aace91
|
refactor(server/v2): extend the use of generic transaction type all the way up (#20789)
|
2024-06-27 10:18:25 +00:00 |
|
dependabot[bot]
|
bf756f0e39
|
build(deps): Bump github.com/prometheus/common from 0.54.0 to 0.55.0 (#20792)
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-27 09:20:48 +00:00 |
|
dependabot[bot]
|
340f85f512
|
build(deps): Bump buf.build/gen/go/cometbft/cometbft/protocolbuffers/go from 1.34.1-20240312114316-c0d3497e35d6.1 to 1.34.2-20240312114316-c0d3497e35d6.2 in /api (#20765)
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-06-25 09:02:38 +00:00 |
|
Julien Robert
|
d2903a9eb9
|
refactor(runtime): environment contract doc and failing services (#20293)
|
2024-06-20 15:33:54 +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 |
|
Hieu Vu
|
8ab643dc10
|
feat(server/v2): add config & start helper (#20505)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-06-19 17:19:57 +00:00 |
|
Matt Kocubinski
|
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 |
|
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 |
|
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 |
|
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]
|
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 |
|
dependabot[bot]
|
0ba790645b
|
build(deps): Bump golang.org/x/crypto from 0.23.0 to 0.24.0 (#20542)
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-05 07:42:20 +00:00 |
|
dependabot[bot]
|
6ea50ef980
|
build(deps): Bump github.com/prometheus/common from 0.53.0 to 0.54.0 (#20534)
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: Julien Robert <julien@rbrt.fr>
|
2024-06-04 08:55:12 +00:00 |
|
Mark Rushakoff
|
0256369851
|
fix: wrap errors in auto CLI service registration (#20493)
Co-authored-by: Marko <marko@baricevic.me>
|
2024-05-31 08:51:08 +00:00 |
|
Matt Kocubinski
|
46d6406ab3
|
feat(server/v2): introduce cometbft v2 (#20483)
|
2024-05-31 00:30:15 +00:00 |
|
Julien Robert
|
dac569c3a2
|
refactor(core/gas): remove WithXXGasMeter from gas service (#20072)
|
2024-05-28 13:43:27 +00:00 |
|
Marko
|
1b47dc91a3
|
chore: move logger to core (#20388)
|
2024-05-28 12:30:09 +00:00 |
|
Julien Robert
|
190b20c398
|
feat(runtime,runtime/v2): skip store for specified modules (#20409)
|
2024-05-27 11:33:25 +00:00 |
|
Matt Kocubinski
|
e05fe92593
|
refactor(store/v2): remove snapshot conversion fns from store/v2 (#20445)
|
2024-05-24 15:47:24 +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 |
|
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 |
|
Cosmos SDK
|
6b716eef9a
|
chore: fix spelling errors (#20400)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
|
2024-05-16 05:48:38 +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 |
|
Marko
|
080229f300
|
chore: remove cockroach db errors (#20386)
|
2024-05-15 06:35:08 +00:00 |
|
Matt Kocubinski
|
493d486bc6
|
refactor: decouple from sdk/codec in amino codec usage (#20369)
|
2024-05-14 16:52:51 +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 |
|
Matt Kocubinski
|
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 |
|
beer-1
|
990f415eeb
|
feat(runtime): Add missing NewTransientStoreService (#20261)
|
2024-05-09 11:32:44 +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 |
|
Marko
|
271a46c89a
|
chore: move counter to testutils (#20281)
|
2024-05-06 16:07:53 +00:00 |
|
Marko
|
0dfb54e36a
|
refactor! : bump comet to v1 (#19726)
Co-authored-by: yihuang <yi.codeplayer@gmail.com>
|
2024-05-06 14:12:00 +00:00 |
|
Matt Kocubinski
|
a6bc921c9a
|
refactor: fetch CometInfo from service (#20238)
Co-authored-by: Marko <marko@baricevic.me>
|
2024-05-03 01:14:22 +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
|
60496848d9
|
feat(core,runtime): transaction service (exec mode) (#19953)
|
2024-04-05 11:06:04 +00:00 |
|
Julien Robert
|
649dfaa8c5
|
refactor(types): loosen module.AppModule interface (#19951)
|
2024-04-04 14:21:02 +00:00 |
|
Marko
|
0cdf3cf97c
|
refactor(core): remove consensus events (#19757)
|
2024-03-15 09:40:23 +00:00 |
|
Matt Kocubinski
|
c807aaede8
|
refactor!: mv AddressCodecs aliases from runtime -> core (#19747)
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2024-03-14 14:19:15 +00:00 |
|
Julien Robert
|
cdc329189b
|
refactor(types): align genesis api (#19735)
|
2024-03-13 05:43:24 +00:00 |
|
Julien Robert
|
fea88d13c5
|
refactor(core)!: clean-up core and simplify preblock (#19672)
|
2024-03-11 14:39:37 +00:00 |
|
Marko
|
d2e40963ed
|
refactor(modules): adopt appmodulev2.Hasgenesis (#19627)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-03-11 10:22:16 +00:00 |
|
Qt
|
2bfc037a07
|
docs: update docs (#19676)
Co-authored-by: son trinh <son@decentrio.ventures>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-03-08 16:59:11 +00:00 |
|
samricotta
|
afcb62bd9f
|
refactor(x/gov)!: migrate to use env var (#19481)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-03-05 06:01:37 +00:00 |
|
Julien Robert
|
3e63309220
|
refactor(x/group)!: use router service (#19638)
|
2024-03-04 15:37:35 +00:00 |
|
Julien Robert
|
8c1299176c
|
refactor(x/authz)!: use router service (#19637)
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
|
2024-03-04 14:26:18 +00:00 |
|
Julien Robert
|
cfd426fdb3
|
feat(runtime): message router service (#19571)
|
2024-03-04 10:25:43 +00:00 |
|
Julien Robert
|
1c9361ca4e
|
refactor: use slices std (#19598)
|
2024-02-29 09:57:42 +00:00 |
|
Julien Robert
|
b894603d15
|
build: fix make proto-gen (#19536)
|
2024-02-27 13:57:48 +00:00 |
|
Julien Robert
|
8432570e52
|
chore: api cleanups (#19541)
|
2024-02-25 09:27:32 +00:00 |
|
Julien Robert
|
b304cf7556
|
refactor!: kill basic manager (#19512)
|
2024-02-22 14:44:49 +00:00 |
|
Julien Robert
|
f6d970d52f
|
refactor(x/group): use core migrations api (#19423)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2024-02-14 18:26:52 +00:00 |
|
samricotta
|
33868606a8
|
feat(mint): add env bundler to mint module (#19398)
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2024-02-13 23:17:13 +00:00 |
|
Julien Robert
|
e15a0de251
|
feat(core): add migrations registering (#19370)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2024-02-09 09:30:39 +00:00 |
|
Julien Robert
|
6e8de00f77
|
fix(runtime): make environment provider module scoped (#19385)
|
2024-02-09 07:24:28 +00:00 |
|
Marko
|
ca04e1144c
|
refactor!(core): add in environment bundler of service (#19041)
Co-authored-by: Facundo <facundomedica@gmail.com>
|
2024-01-30 12:22:35 +00:00 |
|
testinginprod
|
498cd6a533
|
feat(accounts): Add codec.BinaryCodec and Gas to dependencies. (#19068)
Co-authored-by: unknown unknown <unknown@unknown>
|
2024-01-17 10:58:06 +00:00 |
|
Julien Robert
|
7d9dc3966e
|
refactor(appconfig)!: simplify app config (#19040)
|
2024-01-13 20:42:45 +00:00 |
|
testinginprod
|
1e7611faab
|
feat(accounts): Add header.Service support (#19004)
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2024-01-10 16:55:57 +00:00 |
|
Marko
|
bde7eb1a4d
|
refactor(core)!: cleanup dependency graph (#18866)
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
|
2024-01-09 15:14:36 +00:00 |
|
testinginprod
|
5f36ad088f
|
feat(runtime): Implement branch service (#18475)
Co-authored-by: unknown unknown <unknown@unknown>
|
2023-11-15 18:27:21 +00:00 |
|
Emmanuel T Odeke
|
05261cc46e
|
refactor(x/auth): spin out go.mod (#18351)
|
2023-11-07 11:42:58 +00:00 |
|
Facundo Medica
|
3ac7c0effd
|
fix(runtime): PreBlocker getting overwritten if set as a baseapp option (#17944)
|
2023-10-10 14:46:12 +00:00 |
|
Devon Bear
|
07e170d9ef
|
refactor(runtime): AppI shouldn't require SimulationManager nor LegacyAmino. (#17991)
|
2023-10-09 08:28:36 +00:00 |
|
Julien Robert
|
76f8ed1e86
|
fix(x/auth): properly populate tx config options and deprecate ProtoCodecMarshaler (#17946)
|
2023-10-04 07:29:35 +00:00 |
|
mmsqe
|
f99a6242a9
|
refactor!: reimplement PreFinalizeBlockHook as PreBlocker (#17713)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-09-15 07:50:17 +00:00 |
|