Commit Graph
2077 Commits
Author SHA1 Message Date
samricotta 78327f40c5 docs: Update high level overview and introduction (#20535) 2024-06-11 16:24:19 +00:00
caseylove fbd3b75c5a docs: remove duplicate words (#20622) 2024-06-11 10:44:33 +00:00
Marko 28fa3b8dfc chore: use comet api pkg instead of comet alias (#20614) 2024-06-11 08:46:04 +00:00
Aaron Craelius e5e9b0e645 docs: ADR 073: update to accepted and add to README.md (#20619) 2024-06-11 08:30:50 +00:00
ca14b28478 chore: fix spelling errors (#20581)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Marko <marko@baricevic.me>
2024-06-07 08:11:29 +00:00
Aaron Craelius 80ba18e39e docs: ADR 073: Built-in Indexer (#20532) 2024-06-05 09:33:47 +00:00
Marko b245252c66 docs: add docs on permissions (#20526) 2024-06-03 10:38:41 +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
SuiYuan fa371f5e23 chore: fix the note box syntax error (#20499) 2024-05-31 08:18:30 +00:00
Marko 4d4b7064c8 docs: code guidelines changes (#20482) 2024-05-30 15:19:47 +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
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
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
samricotta f03ab7057d fix(docs): fix dead links (#20132) 2024-04-22 15:51:02 +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
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
Julien Robert 5e7aae0db1 refactor(core,x/**): simplify core service api and embed environment in keepers (#20071) 2024-04-17 18:18:16 +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
carehabit 80e1a45e70 chore: remove repetitive words (#19908) 2024-04-01 07:06:02 +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
Snoppy 3cf87f96ce chore: fix typos (#19813) 2024-03-21 08:58:52 +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
Marko 89bba66111 docs: add section on creating a testnets from mainnet exports (#19475) 2024-03-05 09:43:23 +00:00
Julien Robert 69f03cd17f feat(x/gov): add custom fuction to calculate vote results and vp (#19592) 2024-03-01 17:24:16 +00:00
Julien Robert b304cf7556 refactor!: kill basic manager (#19512) 2024-02-22 14:44:49 +00:00
øllie 52cca5f59f docs: Update Discord Link to new Vanity URL (#19478) 2024-02-19 14:36:51 +00:00
MarkoandAleksandr Bezobchuk 869c96c403 refactor(bank, feegrant, authz): avoid creating baseaccount (#19188)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2024-02-13 12:52:06 +00:00
Cosmos SDKandgithub-merge-queue d3120f56ef chore: fix spelling errors (#19392)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-02-10 00:28:46 +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
cf9acccb95 chore(RFC): add rfc for handlers (#19263)
Co-authored-by: testinginprod <frojdi@faulttolerance.net>
Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
2024-02-08 18:52:27 +00:00
samricotta 26c64364ac docs: fixes broken links (#19295) 2024-02-02 15:53:10 +00:00
samricottaandAdi Seredinschi b026ab50c6 docs: updates to abci documentation (#19309)
Co-authored-by: Adi Seredinschi <adizere@gmail.com>
2024-01-31 16:31:44 +00:00
Aleksandr Bezobchuk cc4ab17018 docs: Update ADR-070 (#19296) 2024-01-30 21:36:00 +00:00
Hyung-Gi 21b547eb49 docs: Fix typo in adr-003-dynamic-capability-store.md (#19238) 2024-01-25 12:19:53 +00:00
3c4a91efd0 chore: fix spelling errors (#19220)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-01-24 13:10:08 +00:00
Yoksirod 96ecafd0ba docs: fix typo in 06-grpc_rest.md (#19192) 2024-01-23 17:02:55 +00:00
hwangjae@dsrv 6d10c50784 docs: Fix typo in DOC_WRITING_GUIDELINES.md (#19172)
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
2024-01-23 11:24:46 +00:00