Commit Graph
13642 Commits
Author SHA1 Message Date
Julián Toledano 77254b735b docs: update some learn/advanced (#22255) 2024-10-15 07:19:09 +00:00
Hoa Nguyen 4274dcf442 refactor: add close body after use and fix lint (#22248) 2024-10-14 21:25:11 +00:00
xujikksandkeke-ka 8c39f41101 docs(crypto): update docs (#22247)
Co-authored-by: keke-ka <kkektkid@163.com>
2024-10-14 12:18:51 +00:00
Julien Robert 0b43fcc216 fix(server/v2/cometbft): wire app closer (#22240) 2024-10-14 06:07:34 +00:00
Julien Robert 1f941bbec7 fix(server/v2): use only one logger for app and server (#22241) 2024-10-14 06:05:47 +00:00
Julien Robert 65ed5eb800 refactor(core): structural typing for kvstore (#22242) 2024-10-11 20:44:12 +00:00
Akhil Kumar P 4733fc1769 test: migrate e2e/auth to system tests and fix sign-batch (#22149) 2024-10-11 12:13:00 +00:00
Julien Robert 8ad20815dd chore(x/group): update supported flags (#22229) 2024-10-11 11:36:02 +00:00
Luis CarvalhoandMatt Kocubinski 60cbe2db29 fix(x/tx): sort with oneof field name in amino-json (#21782)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-10-11 08:17:06 +00:00
dependabot[bot] ae9ddffcdd build(deps): Bump github.com/cosmos/cosmos-sdk from 0.50.7 to 0.50.10 in /tools/cosmovisor (#22225)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-11 05:53:46 +00:00
cool-developerandJulien Robert e84c0eb86b feat(server/v2): init the indexer in server/v2 (#22218)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-10 21:40:14 +00:00
Matt Kocubinski dd2369daf2 refactor(runtime/v2): use AppI.GetStore() to fetch an initialized RootStore (#22205) 2024-10-10 14:29:40 +00:00
xujk-byte 63b1652d98 docs(collections): add comments for funcs (#22214) 2024-10-10 14:20:01 +00:00
Julián Toledano db6a8352c3 docs(x/staking): update readme (#22216) 2024-10-10 13:01:33 +00:00
Julien Robert 3a03804c14 refactor(store/v2): replace dboptions by dynamic config (#22185) 2024-10-10 10:25:26 +00:00
Julien Robert 04c1590a6e docs: fix rendering issue (#22211) 2024-10-10 09:56:49 +00:00
Julien Robert 910a97af4b chore: bring v0.52.0-beta.2 changelog to main (#22188) 2024-10-10 09:19:24 +00:00
Julien Robert e6a719c1a6 docs: add docs boilerplate (#22202) 2024-10-10 08:15:33 +00:00
psiphi5andJulien Robert 5b53ccaf0c feat(tools/cosmovisor): cosmovisor batch upgrades (#21790)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-10 07:31:29 +00:00
Julien Robert 7e517369e3 docs: bring back user docs in main repo (#22201) 2024-10-10 07:27:02 +00:00
Matt Kocubinski 742cb0737a refactor(server/v2): late bound storeBuilder (#22206) 2024-10-10 07:22:18 +00:00
Matt Kocubinski c39ec6ff2d refactor(runtime/v2): genesis event service bindings (#22192) 2024-10-09 22:18:14 +00:00
Facundo Medica 864e9f16a3 refactor(x/bank,x/distr,x/feegrant)!: reduce auth keeper dependency (#21651) 2024-10-09 20:00:09 +00:00
auricom e475af3c4b ci: reduce rocksdb-cache execiton frequence (#22193) 2024-10-09 19:47:03 +00:00
Julián Toledano fc9ca8ea20 docs: update learn/beginner docs (#22191) 2024-10-09 19:18:36 +00:00
Julien Robert fae85e0ec4 docs: fix pre.sh (#22194) 2024-10-09 16:56:09 +00:00
Hieu Vu 597e0fac11 test(systemtest): Fix prune & gov test (#22190) 2024-10-09 15:43:31 +00:00
Julien Robert 91c0e79f47 ci: push docker image on betas (#22189) 2024-10-09 15:21:22 +00:00
3220aab2bd docs(x/accounts/defaults/lockup): Add tutorial document (#22168)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: beep <beepdeepor@gmail.com>
2024-10-09 07:29:03 +00:00
Wukingbow f48fac3e50 docs: update protobuf links (#22182) 2024-10-09 07:18:53 +00:00
4aeb053925 refactor(genutil): Use sdk types genesis validator (#21678)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-10-09 05:18:05 +00:00
tutufen 325728a9fd docs: update missing wrong cometbft prefixdb links (#22173) 2024-10-08 17:58:49 +00:00
Matt Kocubinski 05fb492bd5 refactor(server/v2): clean up storage use and config (#22008) 2024-10-08 17:12:06 +00:00
Julien Robert 43c41be136 fix(client/v2): *big.Int unmarshal (#21853) 2024-10-08 15:14:23 +00:00
testinginprod 5fea67d59c docs(x/accounts): init of the x/accounts module docs. (#22099) 2024-10-08 13:32:40 +00:00
Alexander Peters 5dc8768ef1 test(server/v2/stf): Add test for mergeiterator (#22141) 2024-10-08 09:26:14 +00:00
Matt Kocubinski 1587955171 fix(x/tx/amino): special case for string represented decimals (#22161) 2024-10-08 09:21:25 +00:00
1f332e1e0b build(deps): Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 (#22164)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-08 08:31:22 +00:00
tutufen 8117f2c503 docs: update cometbft db code reference link (#22166) 2024-10-08 08:04:39 +00:00
Matt Kocubinski 9076487d03 docs(core): create docs for environment and core API (#22156) 2024-10-07 19:52:43 +00:00
XiaoBei 46b01ba176 docs: modify the corresponding link in the code document (#22151) 2024-10-07 15:11:54 +00:00
Lucas Francisco López 8e34382463 docs: Update mint docs (#22108) 2024-10-07 13:38:31 +00:00
Artur Troian 326545d442 feat(tools/cosmovisor): create current symlink as relative (#21891)
Signed-off-by: Artur Troian <troian.ap@gmail.com>
2024-10-07 13:27:55 +00:00
Alexander Peters b33484a31e test(systemtests): fix failing tests (#22145) 2024-10-07 13:18:52 +00:00
Julián Toledano 6211be616d docs(x/distribution): updates (#22148) 2024-10-07 13:16:20 +00:00
XiaoBei 112e22887e docs: fix inaccessible links (#22147) 2024-10-07 11:28:30 +00:00
harry m. k. cc25229d1e docs(gov): remove stores & proposal processing queue (#22143) 2024-10-07 09:24:28 +00:00
bbff2c8712 build(deps): Bump golang.org/x/crypto from 0.27.0 to 0.28.0 (#22139)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-07 08:58:51 +00:00
mmsqe 6cc6a6c5bf fix(baseapp): align block header when query with latest height (#21003) 2024-10-07 07:59:29 +00:00
XiaoBei 38662ecb20 docs: fix several typos in the document (#22135) 2024-10-07 00:08:29 +00:00