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 |
|
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 |
|
Julien Robert
|
aa507faeab
|
feat(systemtests): increase verbosity (#22306)
|
2024-10-18 07:35:55 +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 |
|
Akhil Kumar P
|
29ea9c8a5e
|
test: migrate e2e/mint to system tests (#22294)
|
2024-10-17 13:15:56 +00:00 |
|
Akhil Kumar P
|
553e11082c
|
test: migrate e2e/group to system tests (#22278)
|
2024-10-16 20:08:53 +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 |
|
Hoa Nguyen
|
4274dcf442
|
refactor: add close body after use and fix lint (#22248)
|
2024-10-14 21:25:11 +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 |
|
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 |
|
Hieu Vu
|
597e0fac11
|
test(systemtest): Fix prune & gov test (#22190)
|
2024-10-09 15:43:31 +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 |
|
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 |
|