Commit Graph

72 Commits

Author SHA1 Message Date
mergify[bot]
69c55a882b
docs: add docs boilerplate (backport #22202) (#22209)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-10 10:29:47 +02:00
mergify[bot]
601a75a22b
docs: update protobuf links (backport #22182) (#22186)
Co-authored-by: Wukingbow <389092100@qq.com>
2024-10-09 09:37:49 +02:00
mergify[bot]
245434ef9f
docs: fix inaccessible links (backport #22147) (#22150)
Co-authored-by: XiaoBei <1505929057@qq.com>
2024-10-07 13:42:10 +02:00
mergify[bot]
479f01eb17
docs: remove invariants (backport #22136) (#22137)
Co-authored-by: tutufen <tutufen@outlook.com>
2024-10-07 10:25:42 +05:30
mergify[bot]
10c19a2592
docs: demonstrate how to define hooks using depinject (backport #21892) (#22132)
Co-authored-by: Eric Mokaya <4112301+ziscky@users.noreply.github.com>
2024-10-04 17:42:25 +02:00
mergify[bot]
dd873c9c52
docs: pre,begin,end block (backport #22127) (#22129) 2024-10-04 14:37:00 +02:00
mergify[bot]
68b6d26d76
docs: remove invariants (backport #22126) (#22128) 2024-10-04 14:36:46 +02:00
mergify[bot]
1195a4468f
docs: fix several typos in the document (backport #22098) (#22104)
Co-authored-by: XiaoBei <1505929057@qq.com>
2024-10-03 15:58:20 +02:00
mergify[bot]
3202a79517
docs: Update build/abci docs (backport #22067) (#22078)
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
2024-10-03 13:00:49 +02:00
mergify[bot]
6960bcd407
docs: update package list (backport #22063) (#22074)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-03 12:29:08 +02:00
mergify[bot]
e9486fc4f1
docs: tooling (backport #22049) (#22058)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-03 07:42:33 +00:00
mergify[bot]
96c62b0fd9
docs: Add initial doc for system tests (backport #22002) (#22045)
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
2024-10-02 16:21:31 +02:00
mergify[bot]
82f3a16ec9
refactor(baseapp): create checktx handler (backport #21979) (#22044)
Co-authored-by: Marko <marko@baricevic.me>
2024-10-02 12:12:40 +00:00
mergify[bot]
7dd89bcd3e
docs: amend docs for 52 changes (backport #21992) (#21996)
Co-authored-by: Marko <marko@baricevic.me>
2024-10-01 12:10:27 +02:00
mergify[bot]
000d394303
docs: add instructions to change DefaultGenesis (backport #21680) (#21991)
Co-authored-by: Eric Mokaya <4112301+ziscky@users.noreply.github.com>
2024-10-01 07:46:40 +00:00
mergify[bot]
0aa9fb4278
docs: update tooling link (backport #21973) (#21974)
Co-authored-by: Wukingbow <40993922+Wukingbow@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-09-30 06:30:33 +00:00
mergify[bot]
5ad47e3d40
chore(docs): rename merlin to simapp (backport #21884) (#21885)
Co-authored-by: Marko <marko@baricevic.me>
2024-09-24 18:22:14 +02:00
mergify[bot]
02595f5539
docs: minor cleanup to simulation docs (backport #21777) (#21796)
Co-authored-by: Marko <marko@baricevic.me>
2024-09-18 11:49:17 +02:00
mergify[bot]
08796cdfe1
docs: fix buf link in protobuf.md (backport #21781) (#21783) 2024-09-17 20:09:41 +02:00
mergify[bot]
8823508147
feat(sims): Add sims2 framework and factory methods (backport #21613) (#21752)
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-17 10:04:02 +00:00
mergify[bot]
c9ae447ba7
docs: use the right link for app.go[Supplementary Omission] (backport #21616) (#21628)
Co-authored-by: Gin <GINMEL@proton.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-10 15:30:10 +02:00
mergify[bot]
c4d1e2c9dd
docs: use the right link for app.go (backport #21585) (#21618)
Co-authored-by: Gin <GINMEL@proton.me>
2024-09-09 21:39:12 +02:00
mergify[bot]
68ec945293
refactor(core): move amino registrar and drop legacy package (backport #21531) (#21561)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-05 13:04:00 +00:00
mergify[bot]
de345f16d7
docs: fix typos (backport #21514) (#21551)
Co-authored-by: omahs <73983677+omahs@users.noreply.github.com>
2024-09-04 22:09:30 +02:00
mergify[bot]
c4c0142ef4
docs: add ignite to docs (backport #21537) (#21547) 2024-09-04 20:30:53 +02:00
mergify[bot]
f006f3e6ed
docs: fix outdated link (backport #21397) (#21399)
Co-authored-by: KI <KIVIKY@protonmail.com>
2024-08-26 10:07:02 +00:00
mergify[bot]
6838d1d111
docs: rename app v2 to app di when talking about runtime v0 (backport #21329) (#21334)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-17 09:21:13 +00:00
Julien Robert
25dce71f62
refactor(core,types,runtime,x): make HasName not mandatory (#20984) 2024-07-19 08:58:47 +00:00
Elias Rad
56810eb210
Fix spelling issue (#20968)
Co-authored-by: son trinh <trinhleson2000@gmail.com>
2024-07-17 07:46:21 +00:00
son trinh
13b80960d2
docs: fix recommended folder structure (#20907) 2024-07-09 12:14:31 +00:00
lfz941
e6dd027510
docs: fix broken links (#20766) 2024-06-25 08:49:35 +00:00
Cosmos SDK
fe2a40ee4d
chore: fix spelling errors (#20761)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-06-24 12:11:57 +00:00
Marko
6f22111ea4
chore: update docs to use core (#20718) 2024-06-24 09:11:15 +00:00
Alexander Peters
6335631348
perf: Replace runsim with Go stdlib testing (#20490) 2024-06-17 14:42:04 +00:00
caseylove
fbd3b75c5a
docs: remove duplicate words (#20622) 2024-06-11 10:44:33 +00:00
Marko
b245252c66
docs: add docs on permissions (#20526) 2024-06-03 10:38:41 +00:00
Marko
2141ddb676
chore: migrate a few diagrams to mermaid (#20473) 2024-05-29 04:43:46 +00:00
cocoyeal
4b5ac9b7d5
docs: fix note blocks display failure (#20457) 2024-05-27 08:52:10 +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
Master Pi
e9015840a6
chore: Fix all broken links (#20204) 2024-05-06 11:48:35 +00:00
Edvin Ukko
a52f8314c8
docs: Fix typo under build/building-apps/04-security-part-1.md (#20276) 2024-05-06 09:26:55 +00:00
samricotta
f03ab7057d
fix(docs): fix dead links (#20132) 2024-04-22 15:51:02 +00:00
Julien Robert
b491335e77
feat(client/v2): implement version filtering using annotation (#20083) 2024-04-19 08:32:29 +00:00
Andy Nogueira
55c14edf0c
docs: update links and information that pointed to CometBFT docs (#20079) 2024-04-18 13:11:36 +00:00
Simon Warta
4be248eef6
feat(x/tx): Rename custom Amino JSON encoder to "inline_json" (#19919)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-04-10 20:55:32 +00:00
pinosu
39808e0ea0
feat(x/tx): add custom type encoder (#19786) 2024-03-27 14:34:24 +00:00
Julien Robert
def211d868
feat(server): add custom start handler (#19854) 2024-03-27 07:12:49 +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
Julien Robert
0f5314c031
ci: upstream dep-assert and nomenclature from server/v2 (#19703) 2024-03-08 17:00:09 +00:00
Marko
89bba66111
docs: add section on creating a testnets from mainnet exports (#19475) 2024-03-05 09:43:23 +00:00