Commit Graph
82 Commits
Author SHA1 Message Date
4e81d17254 chore: fix spelling errors (#22888)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-12-16 16:27:30 +00:00
Julien Robert 8ff9f48bb4 chore: package release prep + update UPGRADING.md (#22864) 2024-12-16 09:04:23 +00:00
Julien Robert aa8266e702 docs: runtime docs (#22816) 2024-12-11 08:10:45 +00:00
13e3e211a6 chore: fix spelling errors (#22802)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-12-09 12:26:05 +00:00
Julien RobertandAkhil Kumar P 8ef35c39ba docs: rewrite building module section (2/n) -- env + core services (#22790)
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
2024-12-09 09:30:13 +00:00
Julien Robert 5426cd8f34 docs: rewrite building module section (1/n) - mm (#22724) 2024-12-03 14:39:55 +00:00
4ed1087cf5 feat(math): Upstream GDA based decimal type (#21982)
Co-authored-by: samricotta <samanthalricotta@gmail.com>
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
2024-11-22 10:29:01 +00:00
NAIHANUandJulien Robert bf6d6f3ae8 docs: Update reference of Approximation (#22550)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-19 15:34:46 +00:00
Hwangjae Lee 838f1557af docs: Update Twitter Links to X in Documentation (#22408)
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
2024-11-04 08:42:51 +00:00
Julien Robert e6a719c1a6 docs: add docs boilerplate (#22202) 2024-10-10 08:15:33 +00:00
Wukingbow f48fac3e50 docs: update protobuf links (#22182) 2024-10-09 07:18:53 +00:00
XiaoBei 112e22887e docs: fix inaccessible links (#22147) 2024-10-07 11:28:30 +00:00
tutufen 7ff7454ef9 docs: remove invariants (#22136) 2024-10-06 20:28:07 +00:00
Eric Mokaya 440aa68e86 docs: demonstrate how to define hooks using depinject (#21892) 2024-10-04 15:24:45 +00:00
Julien Robert 080ff34141 docs: pre,begin,end block (#22127) 2024-10-04 12:25:29 +00:00
Julien Robert 581a927479 docs: remove invariants (#22126) 2024-10-04 12:22:36 +00:00
cd2c8eac55 docs: fix several typos in the document (#22098)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-03 13:50:51 +00:00
Hieu Vu d1426c70d8 docs: Update build/abci docs (#22067) 2024-10-03 10:38:26 +00:00
Julien Robert 55ec58cefd docs: update package list (#22063) 2024-10-03 10:14:04 +00:00
Julien Robert 3a5a619e9d docs: tooling (#22049) 2024-10-03 05:05:39 +00:00
Alexander Peters 5c4f4ac305 docs: Add initial doc for system tests (#22002) 2024-10-02 11:59:01 +00:00
Marko 0ea2445acf refactor(baseapp): create checktx handler (#21979) 2024-10-02 11:39:47 +00:00
MarkoandHieu Vu 52d8b2eb43 docs: amend docs for 52 changes (#21992)
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
2024-10-01 09:46:47 +00:00
Eric Mokaya 617d54761f docs: add instructions to change DefaultGenesis (#21680) 2024-10-01 07:37:25 +00:00
Wukingbowandwujinbao 21b3a26254 docs: update tooling link (#21973)
Co-authored-by: wujinbao <www.389092100@qq.com>
2024-09-30 05:37:48 +00:00
Marko f195a8660b chore(docs): rename merlin to simapp (#21884) 2024-09-24 15:54:46 +00:00
MarkoandJulián Toledano 870cab5efd docs: minor cleanup to simulation docs (#21777)
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
2024-09-18 09:33:14 +00:00
Gin ffc16099aa docs: fix buf link in protobuf.md (#21781) 2024-09-17 16:06:36 +00:00
Alexander Peters bf7768006c feat(sims): Add sims2 framework and factory methods (#21613) 2024-09-16 13:42:48 +00:00
Gin 3c9fa960df docs: use the right link for app.go[Supplementary Omission] (#21616) 2024-09-10 09:35:19 +00:00
Gin 95383f5cd8 docs: use the right link for app.go (#21585) 2024-09-07 20:51:32 +00:00
Julien Robert a57b25418a refactor(core): move amino registrar and drop legacy package (#21531) 2024-09-05 11:44:52 +00:00
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
MarkoandReece Williams 580579202a docs: add ignite to docs (#21537)
Co-authored-by: Reece Williams <31943163+Reecepbcups@users.noreply.github.com>
2024-09-04 15:49:20 +00:00
KI 41fa461529 docs: fix outdated link (#21397) 2024-08-26 10:00:10 +00:00
Julien Robert d6ea8e30b8 docs: more app v2 renaming (#21336) 2024-08-19 07:16:17 +00:00
MarkoandFacundo 111a99995e docs: rename v2 to di (#21181)
Co-authored-by: Facundo <facundomedica@gmail.com>
2024-08-06 19:19:01 +00:00
Julien Robert 25dce71f62 refactor(core,types,runtime,x): make HasName not mandatory (#20984) 2024-07-19 08:58:47 +00:00
Elias Radandson trinh 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 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
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
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