Commit Graph
44 Commits
Author SHA1 Message Date
mergify[bot]andJulien Robert a9f8400bf0 docs: rewrite building module section (1/n) - mm (backport #22724) (#22730)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-12-03 15:57:08 +01:00
mergify[bot]andWukingbow 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]andXiaoBei 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]andtutufen 479f01eb17 docs: remove invariants (backport #22136) (#22137)
Co-authored-by: tutufen <tutufen@outlook.com>
2024-10-07 10:25:42 +05:30
mergify[bot]andEric Mokaya 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]andAlexander Peters 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]andMarko 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]andMarko 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
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
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]andJulien Robert 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]andomahs 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]andJulien Robert 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
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 SDKandgithub-merge-queue 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
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
Markoandyihuang 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
Julien Robert b491335e77 feat(client/v2): implement version filtering using annotation (#20083) 2024-04-19 08:32:29 +00:00
Simon WartaandMatt Kocubinski 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
MarkoandJulien Robert 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
Julien Robert b304cf7556 refactor!: kill basic manager (#19512) 2024-02-22 14:44:49 +00:00
Julien RobertandFacundo Medica 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
samricotta 26c64364ac docs: fixes broken links (#19295) 2024-02-02 15:53:10 +00:00
Julien Robert 7d9dc3966e refactor(appconfig)!: simplify app config (#19040) 2024-01-13 20:42:45 +00:00
atheeshp efa7636756 feat(client/v2): add support for pubkey (#19039) 2024-01-12 18:37:13 +00:00
MarkoandLikhita Polavarapu 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
e84b19142a chore: typos fix by misspell-fixer (#18683)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-12-11 09:10:43 +00:00
Damian Nolan 433203f581 docs: adding additional info on amino.encoding proto annotations (#18274) 2023-10-26 13:45:14 +00:00
Marko 5afaecae88 fix(docs): fix simulator links (#18234) 2023-10-24 11:22:44 +00:00
xiaolou86 4c7476f086 docs: fix typos (#18125) 2023-10-16 06:37:07 +00:00
Marko c6a7148e49 docs: fix a link (#17895) 2023-09-27 09:51:04 +00:00
Marko 5987d0003a chore!: remove bank & genutil legacy migrations (#17818) 2023-09-21 10:33:14 +00:00
Marko 2efafee656 chore: rename develop to learn (#17821) 2023-09-21 09:15:41 +00:00
Marko 4ef0130bcd chore: remove docs build (#17791) 2023-09-19 10:03:40 +00:00