Commit Graph

1247 Commits

Author SHA1 Message Date
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
Alexander Peters
b33484a31e
test(systemtests): fix failing tests (#22145) 2024-10-07 13:18:52 +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
Akhil Kumar P
489aaae402
test: migrate e2e/distribution to system tests (#21908) 2024-10-04 15:36:23 +00:00
Narangde
dc1496029a
feat(epochs): add wrapper of epoch getter (#22068) 2024-10-04 08:15:57 +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
Matt Kocubinski
2d40cc1ab6
fix(x/tx): fix amino json drift from legacy spec (#21825) 2024-10-03 11:10:02 +00:00
dependabot[bot]
f2c78d68e0
build(deps): Bump github.com/prometheus/common from 0.59.1 to 0.60.0 (#22019)
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-02 16:13:24 +00:00
dependabot[bot]
bfdd954866
build(deps): Bump google.golang.org/grpc from 1.67.0 to 1.67.1 (#22036)
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-02 09:04:48 +00:00
testinginprod
90f362d782
refactor(core/handlers): be more devx friendly (#21984)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-02 05:38:22 +00:00
Akhil Kumar P
8eeb3ff6a9
test: migrate e2e/authz to system tests (#21819) 2024-10-01 08:16:04 +00:00
Eric Mokaya
814d4cf6b7
feat(x/staking)!: Add metadata field to validator info (#21315) 2024-10-01 07:35:58 +00:00
Hieu Vu
d493145644
test(gov): Migrate e2e to system test (#21927) 2024-09-30 14:29:12 +00:00
Julián Toledano
91b47cb5e6
test: e2e/client to system tests (#21981) 2024-09-30 13:52:18 +00:00
Julien Robert
e5b22e4cda
chore(baseapp): fix api break latest schema (#21978) 2024-09-30 12:07:40 +00:00
testinginprod
7ce403f51e
feat(accounts): make x/accounts more depinject friendly (#21928) 2024-09-30 07:51:50 +00:00
Julien Robert
7c6e0388a3
chore(server/v2/cometbft): improve code check (#21955) 2024-09-30 05:40:13 +00:00
Alexander Peters
dcf00cf911
chore(systemtest): More stable fraud test (#21949) 2024-09-27 09:38:07 +00:00
Julien Robert
f927e9b551
ci: actually enable v2 system test (#21539)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-09-26 13:16:28 +00:00
Marko
d54f6fa95b
refactor(x/evidence): accept address codec in constructor (#21859) 2024-09-25 09:42:27 +00:00
Julián Toledano
c971f75acf
test: e2e/staking to system tests (#21882) 2024-09-25 07:04:10 +00:00
dependabot[bot]
71f18076d6
build(deps): Bump cosmossdk.io/api from 0.7.5 to 0.7.6 (#21895)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-25 07:03:18 +00:00
dependabot[bot]
d8ebac5f1b
build(deps): Bump google.golang.org/grpc from 1.66.2 to 1.67.0 (#21893)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-25 06:59:42 +00:00
Marko
f6d7a92779
refactor(x/mint): remove staking as a required module (#21858)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-24 19:52:31 +00:00
Alexander Peters
5590c16c68
fix(systemtest): upgrade test (#21877) 2024-09-24 12:40:45 +00:00
dependabot[bot]
eb7653cfec
build(deps): Bump github.com/cosmos/cosmos-sdk from 0.50.9 to 0.50.10 in /tools/confix (#21866)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sontrinh16 <trinhleson2000@gmail.com>
2024-09-24 06:59:02 +00:00
testinginprod
ebbaa0e92e
feat(auth): allow BaseAccounts to be migrated to x/accounts (#21820)
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
2024-09-23 21:22:01 +00:00
cool-developer
0202d71f70
feat(store): migrate db backends to store/db and remove the cosmos-db deps completely (#21765) 2024-09-23 18:01:26 +00:00
Hieu Vu
04da382a9f
feat(bank/v2): Add MsgSend handler (#21736) 2024-09-23 16:32:30 +00:00
dependabot[bot]
f3a295a1a1
build(deps): Bump github.com/huandu/skiplist from 1.2.0 to 1.2.1 (#21852)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-23 15:05:29 +00:00
Hieu Vu
ef8e2d4fae
test(server/v2): Add system-test for store's command (#21357)
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
2024-09-23 14:49:07 +00:00
Julien Robert
763e4d68e4
feat: introduce x/validate and split x/auth/tx/config (#21822) 2024-09-20 15:05:46 +00:00
cool-developer
01212de2d9
feat(server/v2): refactor the server/v2 events (#21785) 2024-09-18 15:37:13 +00:00
dependabot[bot]
6f1dae993a
build(deps): Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 (#21786)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-18 08:32:30 +00:00
testinginprod
81ec7ea9e7
feat(auth): support accounts from auth (#21688) 2024-09-17 18:12:45 +00:00
Julien Robert
cbdfd9bdfa
chore: bump golangci-lint and fix all linting issues (#21761) 2024-09-16 19:11:19 +00:00
Alexander Peters
bf7768006c
feat(sims): Add sims2 framework and factory methods (#21613) 2024-09-16 13:42:48 +00:00
Julien Robert
924798f19e
test(e2e/accounts): fix build (#21725) 2024-09-16 08:31:13 +00:00
cool-developer
aaf72f20c1
feat: replace the cosmos-db usecases in the tests with core/testing (#21525) 2024-09-13 16:44:18 +00:00
dependabot[bot]
7392525a03
build(deps): Bump google.golang.org/grpc from 1.66.1 to 1.66.2 (#21670)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-13 11:30:49 +00:00
Alexander Peters
81c917280a
refactor(systemtest): Add cli.RunAndWait for common operations (#21689) 2024-09-13 11:28:02 +00:00
Akhil Kumar P
0064ccbce6
test: migrate e2e/bank to system tests (#21607) 2024-09-13 06:56:41 +00:00
Julien Robert
17bd18b12c
build(deps): bump rocksdb & core & update ci codeowners (#21652) 2024-09-12 08:51:14 +00:00
Matt Kocubinski
57f35dcdfe
refactor: remove viper as a direct dependency (#21635) 2024-09-12 06:00:42 +00:00
son trinh
1d4ecd5e37
refactor: decouple comet from modules (#21382) 2024-09-11 09:18:13 +00:00
Daniel Wedul
71fa043ef4
fix(x/bank): Better handling of negative spendable balances (#21407) 2024-09-10 18:12:48 +00:00
Marko
f220f8bf62
refactor: remove consensus as a imported type in modules (#21480) 2024-09-10 15:36:33 +00:00
dependabot[bot]
64887ce050
build(deps): Bump google.golang.org/grpc from 1.66.0 to 1.66.1 (#21622)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: sontrinh16 <trinhleson2000@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-10 13:33:05 +00:00
Julien Robert
ac1b859b4c
build(deps): bump to core v1.0.0-alpha.1 and remove replaces (#21603) 2024-09-09 12:17:21 +00:00