Commit Graph

2211 Commits

Author SHA1 Message Date
Marko
111a99995e
docs: rename v2 to di (#21181)
Co-authored-by: Facundo <facundomedica@gmail.com>
2024-08-06 19:19:01 +00:00
Cosmos SDK
e5e2dafca3
chore: fix spelling errors (#21117)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-07-30 15:53:13 +00:00
samricotta
8e0bf86bec
docs: ADR-071 Bank/v2 (#20316)
Co-authored-by: Julien Robert <29894366+julienrbrt@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-30 10:35:25 +00:00
son trinh
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
Aaron Craelius
b536d11532
docs: update ADR 054 (go semver compatible SDK modules) (#21009) 2024-07-24 11:27:30 +00:00
Jeeyong Um
b55138497b
docs: Fix typos in RFC Creation Process (#20998) 2024-07-19 16:25:06 +00:00
Julien Robert
25dce71f62
refactor(core,types,runtime,x): make HasName not mandatory (#20984) 2024-07-19 08:58:47 +00:00
winniehere
49bc189df1
chore: fix functions' comments (#20974) 2024-07-17 11:52:06 +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
Julien Robert
6708818470
fix(client/v2): use (PREFIX)_HOME instead of NODE_HOME (#20964) 2024-07-16 14:52:29 +00:00
Christina
f772a0a2fc
Fix spelling issues (#20957) 2024-07-15 18:10:09 +00:00
Marko
2cf378174d
fix: use contents of the tx as identifier in cache (#20533)
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
2024-07-15 09:40:41 +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
son trinh
13b80960d2
docs: fix recommended folder structure (#20907) 2024-07-09 12:14:31 +00:00
Hwangjae Lee
ff5df35f39
docs: Fix typos and improve clarity in ADR documents docs/architecture (#20908)
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
2024-07-09 09:41:45 +00:00
krane
356c67a6bc
docs: change deducted to deduced (#20898) 2024-07-08 09:50:33 +00:00
krane
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
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
samricotta
9983bdec5c
docs: update with additional diagram to highlight components more clearly (#20612) 2024-06-20 14:26:03 +00:00
samricotta
b48fd66678
docs: update script to fix copying issue (#20720) 2024-06-19 08:06:05 +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
Marko
9a2c5b82ad
ci: remove runsim from ci (#20702) 2024-06-18 05:33:30 +00:00
Alexander Peters
6335631348
perf: Replace runsim with Go stdlib testing (#20490) 2024-06-17 14:42:04 +00:00
Aaron Craelius
d21620d128
docs: ADR 074: Msg v2 (#20618) 2024-06-14 18:19:04 +00:00
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
Cosmos SDK
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
Marko
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
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
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 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
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
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
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
Marko
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 SDK
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 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
Marko
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
samricotta
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
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
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
Marko
7685abb885
chore: add security handbook (#19158) 2024-01-22 22:37:04 +00:00
atheeshp
2a95a4abdd
docs: add consensus pubkey docs (#19081)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
2024-01-18 09:23:21 +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
Cosmos SDK
40c5e452e3
chore: fix spelling errors (#19030)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-01-12 09:19:39 +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
Julien Robert
41c84d6190
feat(x/gov): multiple choice proposals (#18762) 2024-01-08 11:55:37 +00:00
T
3caec24335
docs: Fix typos, broken link, spacing in diagram (#18973) 2024-01-08 06:28:54 +00:00
Aleksandr Bezobchuk
6ec53aaf54
feat: [ADR-070] Unordered Transactions (1/2) (#18641)
Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: Facundo <facundomedica@gmail.com>
2024-01-04 16:58:52 +00:00
Aleksandr Bezobchuk
a298594263
chore: Update ADR-065 (#18862)
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Cool Developer <cool199966@outlook.com>
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
2024-01-03 16:50:47 +00:00
Julien Robert
eb3ea8db8a
feat(x/gov): optimistic proposals (#18620)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2023-12-20 21:49:03 +00:00
samricotta
4bd2877f5a
docs: formatting for main for abci (#18823) 2023-12-19 16:29:19 +00:00
samricotta
a06b3a3f66
docs: fix for links (#18816) 2023-12-19 12:46:17 +00:00
samricotta
1a496057ac
docs: add index page for learn section (#18777) 2023-12-18 13:33:17 +00:00
samricotta
f798f94786
docs: documentation updates to abci (#18625) 2023-12-16 16:03:44 +00:00
Julien Robert
fafb5eec04
chore: re-add versioning diagrams (#18713) 2023-12-13 07:07:33 +00:00
Julien Robert
49825ea40c
docs: add ante precision (#18709) 2023-12-13 06:52:27 +00:00
Cosmos SDK
8f0d5b15f0
chore: typos fixes by cosmos-sdk bot (#18689)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-12-11 13:03:19 +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
hattizai
89ce8696cc
chore: fix several typos. (#18666) 2023-12-09 21:47:34 +00:00
0xn4de
b18dd177f7
chore(docs): fix typos & wording in docs (#18667) 2023-12-09 21:47:16 +00:00
Sukey
ba3448a440
chore: fix several minor typos (#18660) 2023-12-08 10:22:22 +00:00
Akaonetwo
8c283c4cc5
docs: fix typos in adr-007-specialization-groups.md (#18635) 2023-12-06 13:49:52 +00:00
Aleksandr Bezobchuk
142f32589d
docs: lint ADR-070 (#18634) 2023-12-05 19:47:47 +00:00
yihuang
623cdf06c8
adr: Un-Ordered Transaction Inclusion (#18553)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-12-05 18:22:45 +00:00
nomand
1e2157141e
docs: fix example variable (#18615) 2023-12-02 21:55:57 +00:00
nomand
03fe363055
docs: fix typos in docs/architecture (#18612) 2023-12-02 18:26:07 +00:00
0xbasar
9d086f82f9
docs: fix typo adr-006-secret-store-replacement.md (#18610) 2023-12-02 10:40:54 +00:00
hattizai
6f5f7f0222
chore: fix typos in adr-028-public-key-addresses.md (#18605) 2023-12-01 09:52:41 +00:00
Julien Robert
71876bb782
docs: ADR 069 - x/gov modularity, multiple choice and optimistic proposal (#18498)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-11-30 11:11:31 +00:00
Sai Kumar
e7b1d10998
docs: add code links to vote-extensions docs (#18505) 2023-11-19 16:46:50 +00:00
Marko
7a28425874
docs: avoid copying non existent files & counter readme (#18487) 2023-11-16 14:43:00 +00:00
Emmanuel T Odeke
05261cc46e
refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +00:00
samricotta
fb9dadc00f
refactor: remove user docs (#18373) 2023-11-06 14:51:13 +00:00
Julián Toledano
32c8ab99dd
docs: adding some missing parenthesis (#18344) 2023-11-02 17:19:20 +00:00
Julien Robert
d82503e24e
refactor(x/genutil,server): add export functions to x/gentutil (#18303) 2023-10-30 15:49:49 +00:00
Marko
21e69bad04
refactor(bank): add go module (#18279) 2023-10-27 09:25:04 +00:00
Damian Nolan
433203f581
docs: adding additional info on amino.encoding proto annotations (#18274) 2023-10-26 13:45:14 +00:00
MartinKong1990
e0d84b765c
docs: broken link for Algorand announcing rekeying (#18266) 2023-10-26 08:47:20 +00:00
Marko
2a6640d488
refactor(staking): add go.mod (#18257) 2023-10-26 07:39:34 +00:00
Marko
5afaecae88
fix(docs): fix simulator links (#18234) 2023-10-24 11:22:44 +00:00
Facundo Medica
511db52381
fix(textual): only enable when online and added upgrading docs (#18166)
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
2023-10-23 14:30:47 +00:00
Philip Offtermatt
31f5bc07e9
feat(server): start grpc server and register services in standalone mode (#18110)
Co-authored-by: Marko <marko@baricevic.me>
2023-10-18 10:32:53 +00:00
xiaolou86
4c7476f086
docs: fix typos (#18125) 2023-10-16 06:37:07 +00:00
GoodDaisy
dbf686e144
chore: fix typos (#18106) 2023-10-14 12:57:01 +00:00
vuittont60
599b58d1cc
docs: fix typos (#18028) 2023-10-10 07:34:14 +00:00
shuoer86
cf194ac6b8
docs: fix typos (#18018) 2023-10-09 14:20:21 +00:00
Philip Offtermatt
69d41f1bd5
docs: VerifyVoteExtension has to be deterministic (#17957)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-10-05 18:49:08 +00:00
Hlib Kanunnikov
f0d6e77173
chore: fixing typos and grammar for vote extension docs (#17948) 2023-10-03 18:33:31 +00:00
Agustin Cortes Hernandez
e0bda6d7bc
docs: Typo on Application - Specific documentation (#17933) 2023-09-30 23:57:32 +00:00
Marko
c6a7148e49
docs: fix a link (#17895) 2023-09-27 09:51:04 +00:00
Marko
557569f33f
chore: minor changes to docs (#17883) 2023-09-26 12:01:55 +00:00
Marko
5987d0003a
chore!: remove bank & genutil legacy migrations (#17818) 2023-09-21 10:33:14 +00:00
omahs
825e09ab77
docs: fix typos (#17831) 2023-09-21 09:50:47 +00:00
Marko
2efafee656
chore: rename develop to learn (#17821) 2023-09-21 09:15:41 +00:00
Marko
6715b5afb5
refactor!: remove tips (#17787) 2023-09-20 12:00:22 +00:00
Marko
c05ff14a97
refactor(staking): change historicalinfo to contain minimal set of data (#17655)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-09-19 10:59:04 +00:00
Marko
4ef0130bcd
chore: remove docs build (#17791) 2023-09-19 10:03:40 +00:00
samricotta
c7e0bd7b54
docs: update links for removed and re-added file (#17761) 2023-09-15 11:30:03 +00:00
mmsqe
f99a6242a9
refactor!: reimplement PreFinalizeBlockHook as PreBlocker (#17713)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-09-15 07:50:17 +00:00
Julien Robert
62838eb8cf
docs: improve upgrade docs on preblocker (#17734) 2023-09-13 21:42:17 +00:00
Julien Robert
2154ce0bbe
refactor: precise compiler assertions and cleanup module.go (#17718) 2023-09-13 16:15:53 +00:00
samricotta
a4042a2c5b
docs: update documentation order for build tab (#17722) 2023-09-13 15:17:51 +00:00
mmsqe
4eb0185413
feat: introduce PreBlock (#17421) 2023-09-13 12:30:48 +00:00
Julien Robert
1a62d774bb
docs: move 00-protobuf to correct folder (#17708) 2023-09-13 11:02:33 +00:00
Marko
772d6b7b87
docs: edit encoding docs (#17626)
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
2023-09-08 13:04:24 +00:00