Commit Graph

13608 Commits

Author SHA1 Message Date
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
dependabot[bot]
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
dependabot[bot]
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
tutufen
7ff7454ef9
docs: remove invariants (#22136) 2024-10-06 20:28:07 +00:00
Akhil Kumar P
489aaae402
test: migrate e2e/distribution to system tests (#21908) 2024-10-04 15:36:23 +00:00
Eric Mokaya
440aa68e86
docs: demonstrate how to define hooks using depinject (#21892) 2024-10-04 15:24:45 +00:00
Ezequiel Raynaudo
a1978c248c
docs(x/consensus): fixes (#22114) 2024-10-04 13:02:14 +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
Narangde
dc1496029a
feat(epochs): add wrapper of epoch getter (#22068) 2024-10-04 08:15:57 +00:00
Artur Troian
eec7392c9b
chore: set correct checksums after adding multiarch support (#22102)
Signed-off-by: Artur Troian <troian.ap@gmail.com>
2024-10-04 08:11:37 +00:00
cool-developer
6abfa2baa8
docs(store/v2): Add missing documents (#22118) 2024-10-04 08:11:15 +00:00
tutufen
b2aa804e50
docs(server): fix comet bootstrap-state command example (#22106) 2024-10-04 07:11:55 +00:00
dependabot[bot]
957000ce35
build(deps): Bump cosmossdk.io/core from 1.0.0-alpha.3 to 1.0.0-alpha.4 in /store (#22120)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-04 06:01:48 +00:00
dependabot[bot]
a328a6e100
build(deps): Bump cosmossdk.io/core from 1.0.0-alpha.3 to 1.0.0-alpha.4 in /collections (#22119)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-04 06:01:12 +00:00
Ezequiel Raynaudo
5bed9658aa
fix(crypto/ledger): Improve error message when deriving paths (#22116) 2024-10-03 19:39:50 +00:00
Lucas Francisco López
69914dc9e2
docs: Update upgrade docs (#22105) 2024-10-03 18:09:11 +00:00
Gin
2df9e3070a
doc: fix link for proto-gen (#22111) 2024-10-03 17:28:07 +00:00
Lucas Francisco López
dda96797ec
docs: Update slashing docs (#22107) 2024-10-03 17:01:50 +00:00
Ezequiel Raynaudo
76862a089f
docs(crypto): Add readme file (#22082) 2024-10-03 15:44:17 +00:00
XiaoBei
cd2c8eac55
docs: fix several typos in the document (#22098)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-03 13:50:51 +00:00
Wukingbow
1312a811d4
docs: update contributing link (#22103) 2024-10-03 13:46:39 +00:00
cool-developer
80726f7ebd
feat(baseapp): integrate the appdata.Listener in baseapp (#21965) 2024-10-03 13:10:22 +00:00
Julián Toledano
c8f4cf787b
feat(client/v2): factory (#20623)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-03 12:45:10 +00:00
tutufen
8bbf51c5ca
docs(x/genutil): fix genesis migrate command examples (#22090) 2024-10-03 12:04:15 +00:00
Marko
a4a0107e64
feat(server/v2/cometbft): add checktx handler (#21985) 2024-10-03 11:35:43 +00:00
Alexander Peters
72f7716385
chore(systemtests): Remove testutil dependency (#21995)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-10-03 11:27:07 +00:00
testinginprod
e914910b02
fix(cometbft/grpc): gRPC path parsing (#22081) 2024-10-03 11:26:58 +00:00
Julien Robert
30003f6679
ci: split system tests in two job (#22080) 2024-10-03 11:15:26 +00:00
Matt Kocubinski
2d40cc1ab6
fix(x/tx): fix amino json drift from legacy spec (#21825) 2024-10-03 11:10:02 +00:00
Julien Robert
bb7d11d077
refactor(x/bank): swap sendrestriction check in InputOutputCoins (#21976) 2024-10-03 11:08:23 +00:00
Lucas Francisco López
9c646d8b7c
docs: Update nft docs (#22060) 2024-10-03 10:57:40 +00:00
Akhil Kumar P
09be7c7522
docs: update authz docs (#22062) 2024-10-03 10:52:14 +00:00
tutufen
2c6c31ca66
docs(x/circuit): fix circuit command examples (#22076) 2024-10-03 10:51:58 +00:00
Julián Toledano
adb4c5af40
docs: update learn/intro (#22046) 2024-10-03 10:40:05 +00:00
Hieu Vu
d1426c70d8
docs: Update build/abci docs (#22067) 2024-10-03 10:38:26 +00:00
son trinh
9251d4e237
docs: update bank docs (#22053) 2024-10-03 10:37:03 +00:00