Commit Graph

45 Commits

Author SHA1 Message Date
Julien Robert
25dce71f62
refactor(core,types,runtime,x): make HasName not mandatory (#20984) 2024-07-19 08:58:47 +00:00
Elias Rad
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 SDK
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
Marko
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
samricotta
f03ab7057d
fix(docs): fix dead links (#20132) 2024-04-22 15:51:02 +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
Simon Warta
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
Julien Robert
def211d868
feat(server): add custom start handler (#19854) 2024-03-27 07:12:49 +00:00
Marko
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
b304cf7556
refactor!: kill basic manager (#19512) 2024-02-22 14:44:49 +00:00
Julien Robert
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
samricotta
b026ab50c6
docs: updates to abci documentation (#19309)
Co-authored-by: Adi Seredinschi <adizere@gmail.com>
2024-01-31 16:31:44 +00:00
Cosmos SDK
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
Marko
7685abb885
chore: add security handbook (#19158) 2024-01-22 22:37:04 +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
Marko
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
samricotta
4bd2877f5a
docs: formatting for main for abci (#18823) 2023-12-19 16:29:19 +00:00
samricotta
f798f94786
docs: documentation updates to abci (#18625) 2023-12-16 16:03:44 +00:00
Cosmos SDK
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
Sai Kumar
e7b1d10998
docs: add code links to vote-extensions docs (#18505) 2023-11-19 16:46:50 +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
shuoer86
cf194ac6b8
docs: fix typos (#18018) 2023-10-09 14:20:21 +00:00
Hlib Kanunnikov
f0d6e77173
chore: fixing typos and grammar for vote extension docs (#17948) 2023-10-03 18:33:31 +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