Julien Robert
|
cbdfd9bdfa
|
chore: bump golangci-lint and fix all linting issues (#21761)
|
2024-09-16 19:11:19 +00:00 |
|
Julien Robert
|
52ba264c80
|
feat(server/v2/cometbft): wire mempool config (#21741)
|
2024-09-16 18:45:21 +00:00 |
|
Julien Robert
|
e49ecfe4ed
|
fix(server/v2/store): fix store server flags (#21745)
|
2024-09-16 10:19:25 +00:00 |
|
Julien Robert
|
01473479c7
|
test: fix sims (#21735)
|
2024-09-15 16:06:58 +00:00 |
|
Julien Robert
|
d54f034462
|
refactor(server): alias AppOptions to coreserver.DynamicConfig (#21711)
|
2024-09-13 18:51:45 +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]
|
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 |
|
Marko
|
c0e84afffc
|
chore: remove duplicate proto files for the same proto file (#21648)
|
2024-09-13 10:14:17 +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
|
bd52dcf096
|
ci: remove duplicate gosec & lint fixes (#21685)
|
2024-09-12 12:30:50 +00:00 |
|
Julien Robert
|
766117c5ff
|
refactor(server/v2/cometbft): use only protov1 and backport #21084 (#21681)
|
2024-09-12 10:40:30 +00:00 |
|
Julien Robert
|
17bd18b12c
|
build(deps): bump rocksdb & core & update ci codeowners (#21652)
|
2024-09-12 08:51:14 +00:00 |
|
Julien Robert
|
88cfebe15b
|
refactor(server/v2): kill viper from server components (#21663)
|
2024-09-12 06:24:28 +00:00 |
|
Marko
|
72620a5776
|
feat(store/v2): support rocks out of the box (#21649)
|
2024-09-11 14:36:51 +00:00 |
|
Julien Robert
|
071aa508eb
|
refactor(store/v2): human readable ss/sc types (#21645)
Co-authored-by: auricom <27022259+auricom@users.noreply.github.com>
|
2024-09-11 10:21:23 +00:00 |
|
Marko
|
f220f8bf62
|
refactor: remove consensus as a imported type in modules (#21480)
|
2024-09-10 15:36:33 +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 |
|
Cosmos SDK
|
50288938d1
|
chore: fix spelling errors (#21610)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
|
2024-09-09 13:33:12 +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 |
|
Marko
|
d275c67d6d
|
build(deps): update comet (#21586)
|
2024-09-09 07:49:55 +00:00 |
|
dependabot[bot]
|
f34d100282
|
build(deps): Bump github.com/jhump/protoreflect from 1.16.0 to 1.17.0 in /tests (#21580)
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-09 07:22:43 +00:00 |
|
yukionfire
|
92f20f9794
|
chore(all): replace all fmt.Errorf without paramters with errors.New (#21590)
|
2024-09-09 06:50:03 +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
|
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 |
|
omahs
|
7f1eeb1801
|
docs: fix typos (#21514)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-09-04 19:47:16 +00:00 |
|
Julien Robert
|
6ffa71abd3
|
chore: extract improvements from #21497 (#21506)
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
|
2024-09-04 10:57:07 +00:00 |
|
Hieu Vu
|
95b8092cbd
|
refactor(server/v2): Update prepare & process proposal (#21237)
|
2024-09-04 07:58:07 +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 |
|
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
|
70488a89a8
|
refactor: revert auth extraction (#21507)
|
2024-09-03 21:12:21 +00:00 |
|
Marko
|
9197f541e5
|
chore: remove accounts replaces (#21504)
|
2024-09-02 19:56:47 +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 |
|
Aaron Craelius
|
c94f4b91fc
|
chore: update schema to v0.2.0 in all go.mod's (#21488)
|
2024-08-30 19:42:48 +00:00 |
|
Lucas Francisco López
|
b33ed0716b
|
refactor(server): audit QA (#21442)
|
2024-08-30 14:41:14 +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 |
|
Hieu Vu
|
4096fb803b
|
refactor(simapp): Audit simapp (#21311)
|
2024-08-29 21:23:26 +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 |
|
Akhil Kumar P
|
81a225e6a2
|
feat(server/v2): add min gas price and check with tx fee (#21173)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-08-29 07:46:58 +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 |
|
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]
|
58af7ee027
|
build(deps): Bump github.com/pelletier/go-toml/v2 from 2.2.2 to 2.2.3 (#21410)
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-27 05:49:04 +00:00 |
|