Commit Graph
13480 Commits
Author SHA1 Message Date
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
Julien RobertandMarko 356df96770 refactor(mempool)!: match server/v2/cometbft and sdk mempool interface (#21744)
Co-authored-by: Marko <marko@baricevic.me>
2024-09-18 13:57:52 +00:00
Marko f1dd03f212 feat: make validator key injectable by application developers (#21608) 2024-09-18 12:27:25 +00:00
Julien RobertandMatt Kocubinski 0c8ad9d2c6 feat(x/tx): add aminoNameAsTypeURL option in aminojson encoder (#21712)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2024-09-18 09:48:39 +00:00
MarkoandJulián Toledano 870cab5efd docs: minor cleanup to simulation docs (#21777)
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
2024-09-18 09:33:14 +00:00
lilasxie c29bfb7bf9 chore(store/internal): use std maps (#21792) 2024-09-18 09:19:11 +00:00
lilasxie f283f0c978 chore: using pre-defined flag variables (#21794) 2024-09-18 08:43:44 +00:00
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
Julien Robert 355f66f7ff chore: add simsx labels & more (#21776) 2024-09-18 08:11:18 +00:00
winniehere 0042db5ea3 refactor(runtime): reduce loop iteration complexity of checkStoreUpgrade (#21791) 2024-09-18 07:25:54 +00:00
testinginprod 81ec7ea9e7 feat(auth): support accounts from auth (#21688) 2024-09-17 18:12:45 +00:00
Gin ffc16099aa docs: fix buf link in protobuf.md (#21781) 2024-09-17 16:06:36 +00:00
Julien Robert c9f0e2e4d8 feat(runtime(v2)): add sanity checks on store upgrades (#21748) 2024-09-17 10:52:08 +00:00
Julien Robert 081b90edbd docs(x/circuit): display correct example (#21768) 2024-09-17 09:30:25 +00:00
Julien Robert b98795f3b3 fix(runtime): fix option order (#21769) 2024-09-17 09:27:34 +00:00
6aaa935019 fix(store/v2): error info maybe covered by err = batch.Close() (#21727)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Marko <marko@baricevic.me>
2024-09-17 09:21:01 +00:00
Julien Robert 3314cfb899 chore: use std maps (#21763) 2024-09-17 07:48:42 +00:00
cool-developer 7856d22603 feat(core/event): make core/event as a type alias of schema/appdata (#21719) 2024-09-16 22:18:50 +00:00
MarkoandJulien Robert a9f057bf70 chore: remove consensus authority (#21734)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-16 20:06:21 +00:00
cool-developerandJulien Robert ddc7740eca chore: use the appropriate version of core module in store (#21753)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-16 19:37:57 +00:00
Julien Robert cbdfd9bdfa chore: bump golangci-lint and fix all linting issues (#21761) 2024-09-16 19:11:19 +00:00
Julien Robert 52ba264c80 feat(server/v2/cometbft): wire mempool config (#21741) 2024-09-16 18:45:21 +00:00