Commit Graph
13501 Commits
Author SHA1 Message Date
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 RobertandMatt Kocubinski 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]andJulien Robert 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
Markoandauricom 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
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
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
MarkoandJulien Robert 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
Wukingbowandwujinbao 1b8cfd5a79 docs: fix function comments (#21876)
Co-authored-by: wujinbao <www.389092100@qq.com>
2024-09-24 10:38:19 +00:00
Akhil Kumar PandMatt Kocubinski 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]andsontrinh16 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
testinginprodandAkhil Kumar P 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 CraeliusandMarko d273ae03da feat(schema/indexer)!: implement start indexing (#21636)
Co-authored-by: Marko <marko@baricevic.me>
2024-09-23 16:09:01 +00:00
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-developerandJulien Robert 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
Akhil Kumar P 06c2fc72df fix(x/staking): query redelegation command (#21856) 2024-09-23 14:49:07 +00:00
Hieu VuandAlexander Peters 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
Oksana 4666e1dca6 docs: fix typo (#21835) 2024-09-21 11:01:14 +00:00
harry m. k. 231ee05375 chore(contributing): delete old file path (#21838) 2024-09-21 06:58:10 +00:00
Julien Robert 763e4d68e4 feat: introduce x/validate and split x/auth/tx/config (#21822) 2024-09-20 15:05:46 +00:00
Julien Robert 465ca23154 chore: add releases to changelog (#21831) 2024-09-20 11:15:03 +00:00
Alexander Petersandmarbar3778 aa90bb43d8 fix: Fixes memiterator (#21775)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-09-20 09:56:14 +00:00
zakir 8d248f0bfa feat(client/keys): add support for importing hex key using standard input (#21829) 2024-09-20 09:51:41 +00:00
Matt Kocubinski 5a05f12097 tests(math): fix zero value test (#21821) 2024-09-20 09:38:31 +00:00
Oksana fa9ce49d9d docs: posted a link to the developers Github (#21828) 2024-09-20 09:37:59 +00:00
Matt Kocubinski d6364b8956 refactor(stf): remove RunWithCtx (#21739) 2024-09-19 21:39:47 +00:00
cool-developer 98eb0b7cd6 fix(staking): avoid the double iterator close in staking (#21823) 2024-09-19 21:05:04 +00:00
Julien Robert bdda21f2f9 feat(testutil/integration): allow to pass baseapp options (#21816) 2024-09-19 10:36:09 +00:00
c9b90ad577 build(deps): Bump cosmossdk.io/core from 1.0.0-alpha.2 to 1.0.0-alpha.3 (#21810)
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>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-19 07:52:56 +00:00
hatti 8d5020fd0a docs: fix typo (#21815) 2024-09-19 07:20:41 +00:00
Wukingbowandwujinbao 29077c866c docs: fix function comments (#21814)
Co-authored-by: wujinbao <www.389092100@qq.com>
2024-09-19 06:53:08 +00:00
Matt Kocubinski b8014dfe68 tests(math): document unexpected behavior in nil values (#21806) 2024-09-19 05:47:50 +00:00
cool-developer 01212de2d9 feat(server/v2): refactor the server/v2 events (#21785) 2024-09-18 15:37:13 +00:00
lfz941andMarko 71d4a08b11 refactor(store/v2): handle the error returned by batch.Close (#21789)
Co-authored-by: Marko <marko@baricevic.me>
2024-09-18 15:12:55 +00:00
Alexander Peters cc8366c3ee fix(sims): TestAppSimulationAfterImport and legacy proposal handling (#21800) 2024-09-18 15:03:03 +00:00