Commit Graph
51 Commits
Author SHA1 Message Date
Alex | SkipandMarko 71ddfbddbf refactor: remove invariants (#22994)
Co-authored-by: Marko <marko@baricevic.me>
2024-12-20 17:13:08 +00:00
Ayene 36a846c621 chore: fix docs links (#22931) 2024-12-17 18:36:26 +00:00
4e81d17254 chore: fix spelling errors (#22888)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-12-16 16:27:30 +00:00
Julien Robert 8ff9f48bb4 chore: package release prep + update UPGRADING.md (#22864) 2024-12-16 09:04:23 +00:00
13e3e211a6 chore: fix spelling errors (#22802)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-12-09 12:26:05 +00:00
Julien RobertandAkhil Kumar P 8ef35c39ba docs: rewrite building module section (2/n) -- env + core services (#22790)
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
2024-12-09 09:30:13 +00:00
Julien Robert 5426cd8f34 docs: rewrite building module section (1/n) - mm (#22724) 2024-12-03 14:39:55 +00:00
4ed1087cf5 feat(math): Upstream GDA based decimal type (#21982)
Co-authored-by: samricotta <samanthalricotta@gmail.com>
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
2024-11-22 10:29:01 +00:00
Wukingbow f48fac3e50 docs: update protobuf links (#22182) 2024-10-09 07:18:53 +00:00
XiaoBei 112e22887e docs: fix inaccessible links (#22147) 2024-10-07 11:28:30 +00:00
tutufen 7ff7454ef9 docs: remove invariants (#22136) 2024-10-06 20:28:07 +00:00
Eric Mokaya 440aa68e86 docs: demonstrate how to define hooks using depinject (#21892) 2024-10-04 15:24:45 +00:00
Julien Robert 080ff34141 docs: pre,begin,end block (#22127) 2024-10-04 12:25:29 +00:00
Julien Robert 581a927479 docs: remove invariants (#22126) 2024-10-04 12:22:36 +00:00
Alexander Peters 5c4f4ac305 docs: Add initial doc for system tests (#22002) 2024-10-02 11:59:01 +00:00
MarkoandHieu Vu 52d8b2eb43 docs: amend docs for 52 changes (#21992)
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
2024-10-01 09:46:47 +00:00
MarkoandJulián Toledano 870cab5efd docs: minor cleanup to simulation docs (#21777)
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
2024-09-18 09:33:14 +00:00
Alexander Peters bf7768006c feat(sims): Add sims2 framework and factory methods (#21613) 2024-09-16 13:42:48 +00:00
Gin 3c9fa960df docs: use the right link for app.go[Supplementary Omission] (#21616) 2024-09-10 09:35:19 +00:00
Julien Robert a57b25418a refactor(core): move amino registrar and drop legacy package (#21531) 2024-09-05 11:44:52 +00:00
7f1eeb1801 docs: fix typos (#21514)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-04 19:47:16 +00:00
Julien Robert d6ea8e30b8 docs: more app v2 renaming (#21336) 2024-08-19 07:16:17 +00:00
Julien Robert 25dce71f62 refactor(core,types,runtime,x): make HasName not mandatory (#20984) 2024-07-19 08:58:47 +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 SDKandgithub-merge-queue 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
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
Markoandyihuang 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
Julien Robert b491335e77 feat(client/v2): implement version filtering using annotation (#20083) 2024-04-19 08:32:29 +00:00
Simon WartaandMatt Kocubinski 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
MarkoandJulien Robert 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
Julien Robert b304cf7556 refactor!: kill basic manager (#19512) 2024-02-22 14:44:49 +00:00
Julien RobertandFacundo Medica 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
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
MarkoandLikhita Polavarapu 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
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
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
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