Commit Graph

171 Commits

Author SHA1 Message Date
Hung Dinh | Decentrio
9b1246d714
docs(math): update decimal-handling.md to reflect Dec removal (#24444)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-10 18:33:07 +00:00
FT
4b47a1de7b
docs: Update Cosmos SDK references in gas fees documentation (#24459) 2025-04-10 16:23:48 +00:00
Tyler
c6fe679d17
chore: add example yaml app (#24453) 2025-04-09 21:18:49 +00:00
julienrbrt
6a1ec1bfc0
docs: runtime docs + fix runtime missing field (#22816) (#24429)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-04-09 18:11:21 +00:00
leopardracer
55d94f4f6b
docs: update documentation links to v0.53.0-rc.2 (#24445) 2025-04-09 09:14:01 -04:00
Tyler
29083cb75f
docs: unordered txs (#24419)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-08 19:19:17 +00:00
Tyler
63329c1423
docs: update docs with fixes from main-backup [part 1] (#24418) 2025-04-08 10:49:22 -04:00
Tyler
0afb905b9b
docs: web link to ADRs (#24396)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-07 11:03:56 -04:00
leopardracer
f4f9fd6c40
docs: update references from app_v2 to app_d1 in documentation and code comments (#24400)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-07 09:18:23 -04:00
Tyler
f758346dd5
docs: clean up app wiring docs (#24393) 2025-04-04 18:52:04 +00:00
Tyler
37d65402a2
docs: fixes from v53 branch (#24373) 2025-04-03 19:54:07 +00:00
Aaron Craelius
62ca4df2b9
docs(math): backport decimal-handling.md (#24312)
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
Co-authored-by: samricotta <samanthalricotta@gmail.com>
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-01 13:20:29 -04:00
Hoang Do
4f445ed933
refactor(baseapp): create checktx handler (#24069)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-03-29 19:45:41 +00:00
Alex | Interchain Labs
f5e8e517ab
chore: set up release/v0.53.x branch (#23660)
Co-authored-by: Zygimantas <5236121+Zygimantass@users.noreply.github.com>
Co-authored-by: Zygimantas <zygis@skip.build>
2025-02-12 15:48:20 -05:00
Alex | Interchain Labs
4f9882b552
chore: bump internal to main (#23681) 2025-02-12 14:13:20 -05:00
mergify[bot]
b9db4d29aa
docs(keyring): add keyctl docs (backport #23563) (#23566)
Co-authored-by: Alessio Treglia <al@essio.dev>
2025-01-31 01:29:47 +01:00
mergify[bot]
955304a491
docs: add docs boilerplate (backport #22202) (#22210)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-10 10:40:00 +02:00
mergify[bot]
fa02dcd021
chore(docs): rename merlin to simapp (backport #21884) (#21886)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-09-25 09:39:13 +00:00
mergify[bot]
2f81f5c40a
docs: fix outdated link (backport #21397) (#21400)
Co-authored-by: KI <KIVIKY@protonmail.com>
2024-08-26 10:07:30 +00:00
mergify[bot]
e3c64e3adf
docs: rename app v2 to app di when talking about runtime v0 (backport #21329) (#21335)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-17 09:25:42 +00:00
mergify[bot]
451683bc83
fix(client/v2): use (PREFIX)_HOME instead of NODE_HOME (backport #20964) (#20970)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-07-17 12:46:13 +02:00
mergify[bot]
e4c342eb99
feat: parse home flag earlier (backport #20771) (#20777)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-06-25 20:04:23 +00:00
mergify[bot]
5e0f76726e
docs: remove Ineffective code block (backport #20703) (#20711) 2024-06-18 08:02:52 +02:00
mergify[bot]
c5253e8229
docs: Update high level overview and introduction (backport #20535) (#20627)
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-06-12 09:25:29 +02:00
mergify[bot]
9cfb3499d1
docs: add docs on permissions (backport #20526) (#20527)
Co-authored-by: Marko <marko@baricevic.me>
2024-06-03 12:57:33 +02:00
mergify[bot]
443f153559
docs: update link contents (backport #20437) (#20462)
Co-authored-by: PolyMa <151764357+polymaer@users.noreply.github.com>
2024-05-27 13:24:08 +00:00
mergify[bot]
5545d4579a
docs: fix note blocks display failure (backport #20457) (#20459)
Co-authored-by: cocoyeal <150209682+cocoyeal@users.noreply.github.com>
2024-05-27 09:09:14 +00:00
mergify[bot]
2ca98739ab
docs: update diagram to be shown properly (backport #20454) (#20460)
Co-authored-by: tianyeyouyou <150894831+tianyeyouyou@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-05-27 11:05:28 +02:00
mergify[bot]
ad8c205846
docs: fix broken link (backport #20133) (#20138) 2024-04-22 14:15:21 +02:00
mergify[bot]
3437fd5006
docs(gas/fees): Update block gas documentation (backport #20128) (#20131)
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
2024-04-22 13:34:43 +02:00
mergify[bot]
2a32f4287d
feat(client/v2): implement version filtering using annotation (backport #20083) (#20099)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-04-19 09:38:55 +00:00
mergify[bot]
515bd8d8ad
docs: add section on creating a testnets from mainnet exports (backport #19475) (#19648)
Co-authored-by: Marko <marbar3778@yahoo.com>
2024-03-05 13:58:25 +01:00
mergify[bot]
9bfc163891
docs: fix typo in 06-grpc_rest.md (backport #19192) (#19193) 2024-01-23 18:23:16 +01:00
samricotta
46ac36b51e
docs: add abci docs for 0.50 (#18820) 2023-12-19 16:10:02 +01:00
mergify[bot]
532d389f60
docs: fix for links (backport #18816) (#18818)
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
Co-authored-by: samricotta <samanthalricotta@gmail.com>
2023-12-19 14:21:23 +01:00
mergify[bot]
3ea39a32bb
docs: add index page for learn section (backport #18777) (#18778) 2023-12-18 15:58:40 +01:00
mergify[bot]
e284927eb6
docs: add ante precision (backport #18709) (#18729)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-12-13 08:50:55 +01:00
mergify[bot]
790781009d
docs: adding some missing parenthesis (backport #18344) (#18346)
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
2023-11-02 20:20:10 +01:00
mergify[bot]
0469fc17e1
docs: adding additional info on amino.encoding proto annotations (backport #18274) (#18275)
Co-authored-by: Damian Nolan <damiannolan@gmail.com>
2023-10-26 14:10:21 +00:00
mergify[bot]
5d6b2c2a4a
fix(docs): fix simulator links (backport #18234) (#18235)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-10-24 13:51:51 +02:00
mergify[bot]
1376e0dc3f
fix(textual): only enable when online and added upgrading docs (backport #18166) (#18222)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-23 17:12:06 +00:00
Philip Offtermatt
97cfd71b23
feat(server): Start grpc and api server in standalone mode (v0.50.x) (#18163) 2023-10-18 14:27:36 +02:00
mergify[bot]
4fac43125a
docs: fix typos (backport #18018) (#18019)
Co-authored-by: shuoer86 <129674997+shuoer86@users.noreply.github.com>
2023-10-09 16:27:35 +02:00
mergify[bot]
53d228f4eb
docs: VerifyVoteExtension has to be deterministic (backport #17957) (#17977) 2023-10-05 18:56:02 +00:00
mergify[bot]
31e603ac8d
chore: fixing typos and grammar for vote extension docs (backport #17948) (#17949)
Co-authored-by: Hlib Kanunnikov <hlibwondertan@gmail.com>
2023-10-04 00:18:19 +02:00
mergify[bot]
c696c02133
docs: Typo on Application - Specific documentation (backport #17933) (#17934) 2023-10-01 09:48:20 +02:00
mergify[bot]
ceaf5b9b40
docs: fix typos (backport #17831) (#17832)
Co-authored-by: omahs <73983677+omahs@users.noreply.github.com>
2023-09-21 10:31:09 +00:00
mergify[bot]
cdd7d8cafc
chore: rename develop to learn (backport #17821) (#17830)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-09-21 12:26:37 +02:00
mergify[bot]
deea20c712
refactor!: remove tips (backport #17787) (#17819)
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-09-21 10:24:58 +02:00
samricotta
b1208ef298
docs: link correction for docs (#17799)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-09-19 12:48:03 +02:00