Commit Graph

13521 Commits

Author SHA1 Message Date
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
AdamKorcz
968bc7cbd9
test(fuzz): fix broken OSS-Fuz build (#21940)
Signed-off-by: Adam Korczynski <Adam@adalogics.com>
2024-09-30 10:32:27 +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
tianyeyouyou
1b32cc86f2
refactor(tools): echo the binary path after build tools (#21969) 2024-09-30 05:38:28 +00:00
Wukingbow
21b3a26254
docs: update tooling link (#21973)
Co-authored-by: wujinbao <www.389092100@qq.com>
2024-09-30 05:37:48 +00:00
beep
d5f24de7e1
fix(baseapp): startTime of telemetry metric should be calculated before defer (#21968) 2024-09-29 18:19:15 +00:00
Bastien R.
e82949d57d
feat(tools/cosmovisor): Add ShowUpgradeInfoCmd (#21932)
Co-authored-by: Bastien Rigaud <bastienrigaud@mbp-de-bastien.home>
2024-09-28 19:23:11 +00:00
Julien Robert
787ee6980f
refactor: simplify collected metrics (#21963) 2024-09-28 11:20:39 +00:00
tianyeyouyou
dd9e5825ae
chore: fix comment (#21966) 2024-09-28 07:18:08 +00:00
Julien Robert
7fe95fc3f9
feat(server/v2): wire telemetry + server refactors (#21746) 2024-09-27 16:53:21 +00:00
Julien Robert
9d631d355c
chore(confix): update v2 config (#21956)
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
2024-09-27 14:48:54 +00:00
Alexander Peters
0d9b416cbc
fix(sims): Use liveness matrix for val sign status in sims (#21952) 2024-09-27 11:11:30 +00:00
Alexander Peters
dcf00cf911
chore(systemtest): More stable fraud test (#21949) 2024-09-27 09:38:07 +00:00
Adam Tucker
dc09671841
chore: regenerate addrbook.json for in-place-testnet (#21941) 2024-09-27 07:05:24 +00:00
dependabot[bot]
cb0fcf3691
build(deps): Bump actions/github-script from 6 to 7 (#21942)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-27 06:56:32 +00:00
lfz941
648ef5fb2d
refactor: keep batch.Close error handle logic consistance (#21812) 2024-09-26 20:21:49 +00:00
Artur Troian
89d96e88a0
chore(tools/cosmovisor): update download checksums (#21933)
Signed-off-by: Artur Troian <troian.ap@gmail.com>
2024-09-26 20:15:55 +00:00
Matt Kocubinski
e4240b6bef
test(x/tx): add amino JSON pretty bytes demonstration test (#21935) 2024-09-26 20:10:25 +00:00
Julien Robert
2c8569404c
ci: add auto assign job (#21939) 2024-09-26 20:09:54 +00:00
Facundo Medica
dc2cea5bcf
feat(client/v2): improve error message on enums (#21936) 2024-09-26 18:03:48 +00:00
NAIHANU
2d8ca73afa
docs: redirect the modules introduce doc (#21934) 2024-09-26 15:14:47 +00:00
yihuang
dbf6cdbd92
feat(x/tx): support bytes field as signer (#21850) 2024-09-26 14:27:40 +00:00
Artur Troian
0ab189cb3e
chore(tools/cosmovisor): add multiarch bin references (#21911)
Signed-off-by: Artur Troian <troian.ap@gmail.com>
2024-09-26 13:32:30 +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
John Letey
13f1d6cf66
fix(client/v2): correctly handle enhanced sub commands (#21809) 2024-09-26 13:04:20 +00:00
dependabot[bot]
c9d3a0b792
build(deps): Bump github.com/cosmos/cosmos-sdk from 0.50.9 to 0.50.10 in /tools/hubl (#21918)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-26 08:17:58 +00:00
mmsqe
cb9ed71efc
fix(cli): avoid id isn't supported error when query address-by-acc-num (#21919) 2024-09-26 07:11:05 +00:00
Alexander Peters
3856e777b4
fix(sims): Skip sims test when running dry on validators (#21906) 2024-09-25 12:51:51 +00:00
Marko
e52d3b16e0
chore: pr reminder for slack (#21830)
Co-authored-by: auricom <27022259+auricom@users.noreply.github.com>
2024-09-25 12:50:45 +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
Marko
f195a8660b
chore(docs): rename merlin to simapp (#21884) 2024-09-24 15:54:46 +00:00
Alexander Peters
bc3ddfa5f2
test: fix flaky Snapshotter test (#21878) 2024-09-24 13:33:00 +00:00
Alexander Peters
5590c16c68
fix(systemtest): upgrade test (#21877) 2024-09-24 12:40:45 +00:00
lilasxie
e6b1bbc351
chore(collections): fix import lint error by make lint-fix (#21875) 2024-09-24 10:38:35 +00:00
Wukingbow
1b8cfd5a79
docs: fix function comments (#21876)
Co-authored-by: wujinbao <www.389092100@qq.com>
2024-09-24 10:38:19 +00:00
Akhil Kumar P
0611fbcc09
fix(runtime/v2): bring back concurrent export genesis in v2 (#21554)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-09-24 09:36:16 +00:00
Aaron Craelius
bed3ac01e2
feat(collections): add optional key and value naming methods (#20538) 2024-09-24 08:13:59 +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
Aaron Craelius
d273ae03da
feat(schema/indexer)!: implement start indexing (#21636)
Co-authored-by: Marko <marko@baricevic.me>
2024-09-23 16:09:01 +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
cool-developer
a7a0daf704
fix(store/v2): fix the pebbledb storage implementation (#21837)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-23 14:49:07 +00:00