Commit Graph

5579 Commits

Author SHA1 Message Date
dependabot[bot]
406f977be0
build(deps): Bump google.golang.org/grpc from 1.67.1 to 1.68.0 (#22486)
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: son trinh <trinhleson2000@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-08 09:59:21 +00:00
dependabot[bot]
8b31c5dc19
build(deps): Bump golang.org/x/sync from 0.8.0 to 0.9.0 (#22482)
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: son trinh <trinhleson2000@gmail.com>
2024-11-08 08:44:01 +00:00
GnaD
42c616c87f
feat(x/circuit): Allow msg Reset with empty msgURL (#22459) 2024-11-08 04:05:23 +00:00
Julián Toledano
f6c7ab68e7
chore(x/tx): update changelog to alpha.2 (#22465) 2024-11-07 11:01:21 +00:00
GnaD
00f3065e70
feat(x/circuit): Add validation for permission when an account is assigned and validation for msgURL (#22460) 2024-11-07 08:48:33 +00:00
cool-developer
2290c5ee55
fix(indexer): the issues during simapp v1 integration (#22413) 2024-11-06 23:26:57 +00:00
Matt Kocubinski
fdccc8455e
fix(simapp/v2): full AutoCLI support (#22410) 2024-11-06 19:06:55 +00:00
GnaD
feec831d2d
docs(x/circuit): Update specific detail on x/circuit module document (#22453) 2024-11-06 18:09:39 +00:00
Matt Kocubinski
9611c5a0e6
build(deps): upgrade to iavl@v1.3.1 (#22436) 2024-11-06 09:35:05 +00:00
Julien Robert
8c24b6bef1
fix(x/group): proper address rendering in error (#22425) 2024-11-05 09:02:47 +00:00
dependabot[bot]
e0f644beb9
build(deps): Bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0 in /tools/cosmovisor (#22407)
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-11-04 19:54:49 +00:00
Hwangjae Lee
838f1557af
docs: Update Twitter Links to X in Documentation (#22408)
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
2024-11-04 08:42:51 +00:00
cool-developer
6b6e71594a
feat(indexer): implement schema.HasModuleCodec interface in the bank module (#22349)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-10-30 13:13:12 +00:00
Matt Kocubinski
31f97e934e
refactor(server/v2): eager config loading (#22267) 2024-10-29 06:09:16 +00:00
Marko
22231f7c6d
refactor(x/slashing): remove extra get (#22376) 2024-10-28 13:40:42 +00:00
dependabot[bot]
fc5536a641
build(deps): Bump github.com/prometheus/common from 0.60.0 to 0.60.1 (#22362)
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-27 04:29:16 +00:00
Matt Kocubinski
cf419e11b3
build(deps): use cosmossdk.io/core v1.0.0-alpha.5 (#22369) 2024-10-25 15:56:10 +00:00
dependabot[bot]
dfc6bf0c84
build(deps): Bump github.com/hashicorp/go-plugin from 1.6.1 to 1.6.2 in /store (#22363)
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-25 15:18:50 +00:00
testinginprod
ec63f94894
feat(accounts): re-introduce bundler (#21562) 2024-10-25 07:46:23 +00:00
Julián Toledano
bf58aaf2bf
fix(x/tx): add feePayer as signer (#22311) 2024-10-24 14:37:51 +00:00
Akhil Kumar P
33e323135e
test: add x/circuit system tests (#22331) 2024-10-24 09:29:41 +00:00
Julien Robert
98be2b8551
docs(x/accounts): improve comments (#22339) 2024-10-23 10:33:03 +00:00
zakir
1515856560
chore: remove unused local variables (#22340) 2024-10-23 08:33:36 +00:00
Lucas Francisco López
8fa3090aab
test: x/accounts systemtests (#22320) 2024-10-23 01:29:50 +00:00
Julien Robert
3e65a610bd
build(deps): bump x/tx (#22327) 2024-10-22 10:27:51 +00:00
Julien Robert
2711ecefc1
fix(x/accounts/lockup): fix proto path (#22319) 2024-10-21 15:33:47 +00:00
Matt Kocubinski
2f0a2b400c
refactor(x/tx): rm dependency on core (#22281)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-21 11:28:43 +00:00
Shude Li
fc91e76354
build(all): migrate to go.uber.org/mock (#22315) 2024-10-21 09:58:09 +00:00
dependabot[bot]
f84b585864
build(deps): Bump go.uber.org/mock from 0.4.0 to 0.5.0 in /store (#22309)
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-18 11:40:48 +00:00
testinginprod
c1707b8308
fix: sequence should be higher or equal than expected during checktx and equal during deliver tx (#22299)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-10-17 15:45:43 +00:00
Vishal Potpelliwar
3440ad6e60
docs(x/accounts): fix doc (#22295) 2024-10-17 08:46:18 +00:00
dependabot[bot]
abaccb4d4b
build(deps): Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 (#22270)
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-16 15:10:39 +00:00
dependabot[bot]
f89382df90
build(deps): Bump buf.build/gen/go/cometbft/cometbft/protocolbuffers/go from 1.34.2-20240701160653-fedbb9acfd2f.2 to 1.35.1-20240701160653-fedbb9acfd2f.1 in /api (#22262)
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>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-10-15 13:30:45 +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 Carvalho
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
Julián Toledano
db6a8352c3
docs(x/staking): update readme (#22216) 2024-10-10 13:01:33 +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
son trinh
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
son trinh
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
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
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
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
Julián Toledano
6211be616d
docs(x/distribution): updates (#22148) 2024-10-07 13:16:20 +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