Commit Graph

2056 Commits

Author SHA1 Message Date
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