Alexander Peters
|
62bf23a5ae
|
fix(sims): OOM at sim-multi-seed-long run (#21503)
|
2024-09-03 13:41:22 +00:00 |
|
Julien Robert
|
50b2254249
|
feat(types/module): add deprecation panics on unsupported apis (#21512)
|
2024-09-03 12:49:08 +00:00 |
|
Chill Validation
|
e3d8378384
|
test(cosmovisor): fix typo daemon + fix flaky test (#21487)
|
2024-09-03 10:11:33 +00:00 |
|
Troy
|
1f21d4a536
|
docs(store): fix cometbft doc version (#21510)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Anton Kaliaev <anton.kalyaev@gmail.com>
|
2024-09-03 09:56:34 +00:00 |
|
Marko
|
9197f541e5
|
chore: remove accounts replaces (#21504)
|
2024-09-02 19:56:47 +00:00 |
|
Aaron Craelius
|
5fb584aedd
|
docs: RFC 003: Cross Language Account, Module, Message Model (#21242)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2024-09-02 18:22:05 +00:00 |
|
Akhil Kumar P
|
496cd0de9b
|
refactor(x/slashing): audit QA (#21477)
|
2024-09-02 11:13:52 +00:00 |
|
Julián Toledano
|
a51b432b76
|
refactor(types,client,simapp): remove some address String() calls (#21455)
|
2024-09-02 10:28:12 +00:00 |
|
MSalopek
|
f79b3802ac
|
fix(x/consensus)!: update cons params parsing checks (#21484)
|
2024-08-31 16:18:31 +00:00 |
|
Julien Robert
|
f42285dd46
|
chore: update codeowners (#21489)
|
2024-08-30 21:42:57 +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
|
f843f1a478
|
feat(collections): support indexing (#20704)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2024-08-30 21:23:17 +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 |
|
Aaron Craelius
|
ce8f9d40f2
|
refactor(schema)!: rename Schema -> TypeSet and other small renamings (#21446)
|
2024-08-30 17:01:48 +00:00 |
|
Lucas Francisco López
|
b33ed0716b
|
refactor(server): audit QA (#21442)
|
2024-08-30 14:41:14 +00:00 |
|
Julien Robert
|
24401543bd
|
chore: update codeowners (#21469)
|
2024-08-30 12:46:19 +00:00 |
|
Cosmos SDK
|
092655312f
|
chore: fix spelling errors (#21478)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
|
2024-08-30 12:34:50 +00:00 |
|
Julien Robert
|
efb11b3b75
|
docs(x/genutil): audit genutil (#21471)
|
2024-08-30 09:29:19 +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 |
|
Julien Robert
|
aeaa7564d6
|
feat(tools/cosmovisor): pass stdin to process (#21462)
|
2024-08-29 21:15:54 +00:00 |
|
son trinh
|
41a9af76e0
|
fix(core/gas): Add consumed API for GasMeter (#21443)
|
2024-08-29 15:16:33 +00:00 |
|
Julien Robert
|
33c463ec27
|
feat(x/bank): add origin address in event multisend (#21460)
|
2024-08-29 12:29:07 +00:00 |
|
Akhil Kumar P
|
43f59c8258
|
refactor(x/bank): audit QA (#21459)
|
2024-08-29 11:01:06 +00:00 |
|
Hieu Vu
|
17d864f6c0
|
refactor(x/auth/tx): Implement UnorderedTxManager tx validator (#21426)
|
2024-08-29 09:00:22 +00:00 |
|
Facundo Medica
|
58bbcd9d75
|
fix(baseapp): preblock events are not emmitted correctly (#21444)
|
2024-08-29 08:59:20 +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 |
|
Aaron Craelius
|
89ec787f7e
|
feat(schema): add JSON marshaling for ModuleSchema (#21371)
|
2024-08-28 18:42:40 +00:00 |
|
Aaron Craelius
|
8ca94d9acb
|
refactor(schema)!: use type references rather than embedding enum types (#21425)
|
2024-08-28 17:26:28 +00:00 |
|
Facundo Medica
|
43fa816a1e
|
refactor(x/circuit): add TxValidator (#21441)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-08-28 15:54:22 +00:00 |
|
Julien Robert
|
355f4d7e42
|
feat(x/auth/tx): extend app module + docs (#21409)
|
2024-08-28 09:47:51 +00:00 |
|
Julien Robert
|
39b61a3102
|
chore(types): deprecate acc address stringer (#21435)
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
|
2024-08-28 09:04:44 +00:00 |
|
Julien Robert
|
01abf4fbf9
|
feat(client): use address codec for tx.Sign (#21436)
|
2024-08-28 08:14:36 +00:00 |
|
dependabot[bot]
|
4c796d2ae1
|
build(deps): Bump github.com/fergusstrange/embedded-postgres from 1.28.0 to 1.29.0 in /indexer/postgres/tests (#21432)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-08-28 07:22:05 +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 |
|
Hyde Zhang
|
ed25f88a13
|
refactor: unnecessary error return of NewSigningOptions function (#21424)
|
2024-08-27 18:04:40 +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 |
|
Akhil Kumar P
|
e98b8e9617
|
refactor(types): audit QA (#21355)
|
2024-08-27 12:19:11 +00:00 |
|
Julien Robert
|
03d3a93991
|
refactor(simapp,runtime): audit changes (#21310)
|
2024-08-27 12:17:12 +00:00 |
|
Julián Toledano
|
8e0efbdff9
|
refactor(x/consensus): audit QA v0.52 (#21416)
|
2024-08-27 11:22:47 +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 |
|
Ukeje Goodness
|
8dd69484ff
|
docs(simapp): refactored README readability and more usability (#21383)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-08-27 03:45:52 +00:00 |
|
Facundo Medica
|
19e0de5e0a
|
fix!: Add ValidateTx to ExtensionOptionChecker ante (#21403)
|
2024-08-26 14:01:24 +00:00 |
|
Julián Toledano
|
28c792bcd0
|
test(x/slashing): add infractions test (#21387)
|
2024-08-26 10:07:55 +00:00 |
|
KI
|
41fa461529
|
docs: fix outdated link (#21397)
|
2024-08-26 10:00:10 +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 |
|
Facundo Medica
|
7c85b981c8
|
fix: reimplement sig verification for app v2 (#21386)
|
2024-08-26 09:40:54 +00:00 |
|