Commit Graph
390 Commits
Author SHA1 Message Date
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
Emmanuel T Odeke 05261cc46e refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +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
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
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
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
MarkoandAleksandr Bezobchuk 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
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
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
f198ea9445 refactor: docs path updates (#17459)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-09-05 07:56:01 +00:00
David TerpayandAleksandr Bezobchuk bb0c866193 fix(baseapp): Utilizing voting power from VEs in ValidateVoteExtensions (#17518)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-08-25 17:52:35 +00:00
Julien Robert bdb7387fa9 refactor: reword upgrading.md and verify match with repo (#17262) 2023-08-07 15:53:45 +00:00
Facundo MedicaandAleksandr Bezobchuk c3ae0b09d4 fix: ValidatorStore interface doesn't match StakingKeeper (#17164)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-08-03 22:53:05 +00:00
Facundo Medica cb5b8cf1d3 fix: Allow VerifyVoteExtensions without ExtendVote (#17251) 2023-08-01 16:10:55 +00:00
Aleksandr Bezobchuk 864ce72b79 docs: Update ADR 064 (#16885) 2023-07-07 17:33:22 +00:00
Julien Robert ae39e8e631 build(deps): use hashicorp/go-metrics instead of armon/go-metrics (#16790) 2023-06-30 14:21:57 +00:00
Aleksandr Bezobchuk 0edd9a3ef6 docs: ADR-067 Simulator v2 (#16400) 2023-06-23 19:59:41 +00:00
Julien Robert 0360c3d87f docs: update streaming docs (#16311) 2023-05-26 13:47:46 +00:00
Julien Robert cf1a573679 chore: set correct eden version number (#16281) 2023-05-24 19:58:45 +00:00
Julien Robert d2671adfb5 docs: retract adr-47 (#16189) 2023-05-16 19:58:14 +00:00
Aaron Craelius 12923c33ed docs: update ADR 063 and 057 to describe modular runtimes and module semver (#15963) 2023-05-08 15:15:09 +00:00
MarkoandAaron Craelius 1705615ef0 feat: add header and comet info service (#15850)
Co-authored-by: Aaron Craelius <aaron@regen.network>
2023-05-03 13:32:25 +00:00
Facundo MedicaandJulien Robert af3122aa6c feat!: Provide logger through depinject (#15818)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-04-24 09:42:55 +00:00
Facundo MedicaandSimon Warta 8231841a89 feat:(textual) Add bool value renderer (#15863)
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2023-04-18 15:34:44 +00:00
0931193521 chore: Audit Textual any, coins, message (#15550)
Co-authored-by: Facundo Medica <facundomedica@gmail.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: 0000 1000 1101 0010 <96826920+08d2@users.noreply.github.com>
2023-04-14 22:40:42 +00:00
MarkoandAaron Craelius f82cbbbeeb feat: add valset change and block info service to runtime (#15811)
Co-authored-by: Aaron Craelius <aaron@regen.network>
2023-04-12 21:45:02 +00:00
Aleksandr Bezobchuk 882b4ef1dc docs: update ADR-064 (#15771) 2023-04-11 13:45:43 +00:00