Commit Graph
422 Commits
Author SHA1 Message Date
Hanlu 04cec5b5e5 docs: Add missing symbol in README.md (#21640) 2024-09-11 08:10:05 +00:00
Marko 70488a89a8 refactor: revert auth extraction (#21507) 2024-09-03 21:12:21 +00:00
cool-developer ce4fb98cb8 feat: replace the cosmos-db.DB interface with core/store interface (#21450) 2024-08-30 21:25:25 +00:00
feb0e077a9 feat: [ADR-071] Cryptography v2 (#18824)
Co-authored-by: educlerici-zondax <142804355+educlerici-zondax@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Julian Toledano <jtoledanodiaz@gmail.com>
2024-08-06 21:13:50 +00:00
Cosmos SDKandgithub-merge-queue 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
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
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
winniehere 49bc189df1 chore: fix functions' comments (#20974) 2024-07-17 11:52:06 +00:00
Christina f772a0a2fc Fix spelling issues (#20957) 2024-07-15 18:10:09 +00:00
MarkoandAlexander Peters 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
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
Marko 9a2c5b82ad ci: remove runsim from ci (#20702) 2024-06-18 05:33:30 +00:00
Aaron Craelius d21620d128 docs: ADR 074: Msg v2 (#20618) 2024-06-14 18:19:04 +00:00
caseylove fbd3b75c5a docs: remove duplicate words (#20622) 2024-06-11 10:44:33 +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
Markoandyihuang 0dfb54e36a refactor! : bump comet to v1 (#19726)
Co-authored-by: yihuang <yi.codeplayer@gmail.com>
2024-05-06 14:12:00 +00:00
Hoang Do 99dbdd5aa7 chore: fix all typos (#20196) 2024-04-26 10:01:14 +00:00
samricotta f03ab7057d fix(docs): fix dead links (#20132) 2024-04-22 15:51:02 +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
carehabit 80e1a45e70 chore: remove repetitive words (#19908) 2024-04-01 07:06:02 +00:00
Snoppy 3cf87f96ce chore: fix typos (#19813) 2024-03-21 08:58:52 +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
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
samricotta 26c64364ac docs: fixes broken links (#19295) 2024-02-02 15:53:10 +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
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
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
Julien Robert 41c84d6190 feat(x/gov): multiple choice proposals (#18762) 2024-01-08 11:55:37 +00:00
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
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 RobertandFacundo Medica 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
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
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
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
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 RobertandAleksandr Bezobchuk 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