Commit Graph

2122 Commits

Author SHA1 Message Date
mergify[bot]
02595f5539
docs: minor cleanup to simulation docs (backport #21777) (#21796)
Co-authored-by: Marko <marko@baricevic.me>
2024-09-18 11:49:17 +02:00
mergify[bot]
08796cdfe1
docs: fix buf link in protobuf.md (backport #21781) (#21783) 2024-09-17 20:09:41 +02:00
mergify[bot]
8823508147
feat(sims): Add sims2 framework and factory methods (backport #21613) (#21752)
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-17 10:04:02 +00:00
mergify[bot]
150d17c3fc
feat: replace the cosmos-db usecases in the tests with core/testing (backport #21525) (#21720)
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-13 20:18:05 +00:00
mergify[bot]
c9ae447ba7
docs: use the right link for app.go[Supplementary Omission] (backport #21616) (#21628)
Co-authored-by: Gin <GINMEL@proton.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-10 15:30:10 +02:00
mergify[bot]
c4d1e2c9dd
docs: use the right link for app.go (backport #21585) (#21618)
Co-authored-by: Gin <GINMEL@proton.me>
2024-09-09 21:39:12 +02:00
mergify[bot]
889becd2c0
feat: replace the cosmos-db.DB interface with core/store interface (backport #21450) (#21490)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-06 10:30:01 +00:00
mergify[bot]
68ec945293
refactor(core): move amino registrar and drop legacy package (backport #21531) (#21561)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-05 13:04:00 +00:00
mergify[bot]
de345f16d7
docs: fix typos (backport #21514) (#21551)
Co-authored-by: omahs <73983677+omahs@users.noreply.github.com>
2024-09-04 22:09:30 +02:00
mergify[bot]
c4c0142ef4
docs: add ignite to docs (backport #21537) (#21547) 2024-09-04 20:30:53 +02:00
mergify[bot]
6bdb69ea19
chore: extract improvements from #21497 (backport #21506) (#21542)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-04 11:27:57 +00:00
mergify[bot]
7d5ab19311
refactor: revert auth extraction (backport #21507) (#21529)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-03 22:21:22 +00:00
mergify[bot]
f006f3e6ed
docs: fix outdated link (backport #21397) (#21399)
Co-authored-by: KI <KIVIKY@protonmail.com>
2024-08-26 10:07:02 +00:00
mergify[bot]
cb1b2841c1
refactor(core,stf,x)!: remove InvokeTyped from router (backport #21224) (#21392)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-23 21:59:49 +00:00
mergify[bot]
6838d1d111
docs: rename app v2 to app di when talking about runtime v0 (backport #21329) (#21334)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-08-17 09:21:13 +00:00
mergify[bot]
7d801cc3c9
feat(tx)!: make timeout_height time based (backport #20870) (#21104)
Co-authored-by: son trinh <trinhleson2000@gmail.com>
2024-07-29 14:21:00 +02: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