Commit Graph
60 Commits
Author SHA1 Message Date
Julián Toledano fc9ca8ea20 docs: update learn/beginner docs (#22191) 2024-10-09 19:18:36 +00:00
Wukingbow f48fac3e50 docs: update protobuf links (#22182) 2024-10-09 07:18:53 +00:00
Matt Kocubinski 9076487d03 docs(core): create docs for environment and core API (#22156) 2024-10-07 19:52:43 +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
Julián Toledano adb4c5af40 docs: update learn/intro (#22046) 2024-10-03 10:40:05 +00:00
beep fc28210a72 docs: update go module link (#22037) 2024-10-02 06:26:31 +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
Julien Robert 787ee6980f refactor: simplify collected metrics (#21963) 2024-09-28 11:20:39 +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
cool-developer aaf72f20c1 feat: replace the cosmos-db usecases in the tests with core/testing (#21525) 2024-09-13 16:44:18 +00:00
Julien RobertandAkhil Kumar P 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
cool-developer ce4fb98cb8 feat: replace the cosmos-db.DB interface with core/store interface (#21450) 2024-08-30 21:25:25 +00:00
585335690b feat(tx)!: make timeout_height time based (#20870)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-29 11:53:27 +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
Julien Robert 6708818470 fix(client/v2): use (PREFIX)_HOME instead of NODE_HOME (#20964) 2024-07-16 14:52:29 +00:00
krane 10465a6aab docs: add missing the (#20930) 2024-07-11 18:05:09 +00:00
krane ee11965032 docs: remove typo/incorrect grammar (#20915) 2024-07-10 06:25:27 +00:00
krane 356c67a6bc docs: change deducted to deduced (#20898) 2024-07-08 09:50:33 +00:00
kraneandMarko 25d2043909 docs: remove inaccurate statement about PoW chains (#20877)
Co-authored-by: Marko <marko@baricevic.me>
2024-07-05 09:13:51 +00:00
samricotta 5da524fdba docs: remove unnecessary codeblocks (#20857) 2024-07-05 08:29:55 +00:00
krane 906ed4f56d docs: remove double BFT in why-app-specific (#20882) 2024-07-05 08:29:31 +00:00
Hwangjae Lee 434b12383b docs: Fix typos and improve consistency in context in docs/learn/advanced (#20886)
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
2024-07-05 08:22:23 +00:00
Hwangjae Lee e8b0e39f05 docs: Fix typos and grammar in `docs/learn/beginner (#20885)
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
2024-07-05 08:20:29 +00:00
Julien Robert 5aaff21096 feat: parse home flag earlier (#20771) 2024-06-25 18:53:57 +00:00
samricotta 9983bdec5c docs: update with additional diagram to highlight components more clearly (#20612) 2024-06-20 14:26:03 +00:00
samricotta 3267b0aa13 docs: Update tx lifecycle in beginner/tx-lifecycle (#20284) 2024-06-18 15:21:05 +00:00
samricotta 95fd1ad192 docs: Update blockchain architecture page (#20607) 2024-06-18 14:07:29 +00:00
Shude Li 3a21cebb17 docs: remove Ineffective code block (#20703) 2024-06-18 05:33:51 +00:00
samricotta 78327f40c5 docs: Update high level overview and introduction (#20535) 2024-06-11 16:24:19 +00:00
Marko 28fa3b8dfc chore: use comet api pkg instead of comet alias (#20614) 2024-06-11 08:46:04 +00:00
MarkoandFacundo Medica 61da5d1c29 docs: migrate diagrams to mermaidjs (#20503)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-06-03 08:13:16 +00:00
Marko 2141ddb676 chore: migrate a few diagrams to mermaid (#20473) 2024-05-29 04:43:46 +00:00
PolyMa b3e53cfad1 docs: update link contents (#20437) 2024-05-27 08:57:31 +00:00
tianyeyouyou 8e9e3aaf61 docs: update diagram to be shown properly (#20454) 2024-05-27 08:53:40 +00:00
cocoyeal 4b5ac9b7d5 docs: fix note blocks display failure (#20457) 2024-05-27 08:52:10 +00:00
cocoyeal 7eef3b3705 docs: fix some markdown syntax (#20432) 2024-05-21 08:17:52 +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
Edvin Ukko 93227b1307 docs: Fix typo under learn/learn.md (#20277) 2024-05-06 09:23:46 +00:00
goofylfg e856c746a5 chore(docs/learn): fix broken links (#20193) 2024-04-26 11:18:03 +00:00
Hoang Do 99dbdd5aa7 chore: fix all typos (#20196) 2024-04-26 10:01:14 +00:00
goofylfg d94b15b06c fix(docs): fix broken links (#20169) 2024-04-24 12:52:10 +00:00
seayyyy e59ca15384 docs: fix broken link (#20133) 2024-04-22 12:00:00 +00:00
samricotta 96c243e80d docs(gas/fees): Update block gas documentation (#20128) 2024-04-22 10:56:17 +00:00
Andy Nogueira 55c14edf0c docs: update links and information that pointed to CometBFT docs (#20079) 2024-04-18 13:11:36 +00:00
Julien Robert b304cf7556 refactor!: kill basic manager (#19512) 2024-02-22 14:44:49 +00:00
samricotta 26c64364ac docs: fixes broken links (#19295) 2024-02-02 15:53:10 +00:00
Yoksirod 96ecafd0ba docs: fix typo in 06-grpc_rest.md (#19192) 2024-01-23 17:02:55 +00:00
T 3caec24335 docs: Fix typos, broken link, spacing in diagram (#18973) 2024-01-08 06:28:54 +00:00
samricotta a06b3a3f66 docs: fix for links (#18816) 2023-12-19 12:46:17 +00:00