Commit Graph
11131 Commits
Author SHA1 Message Date
dependabot[bot]andgithub-actions bf3749207e build(deps): Bump github.com/spf13/cast from 1.5.0 to 1.5.1 (#16166)
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>
2023-05-15 21:10:38 +00:00
dependabot[bot]andgithub-actions 3d0866bbaa build(deps): Bump cosmossdk.io/math from 1.0.0 to 1.0.1 (#16165)
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>
2023-05-15 21:09:58 +00:00
Dev Ojhaandtestinginprod 660e906eb8 refactor: Start DRY'ing filtered paginate code (#16099)
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
2023-05-15 19:40:58 +00:00
e34a3e0559 build(deps): Bump @docusaurus/core from 2.4.0 to 2.4.1 in /docs (#16161)
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>
2023-05-15 19:39:05 +00:00
Matt Kocubinski 4c85b6a341 refactor(simulations): marshal OperationMsg.Msg as protoBytes (#16155) 2023-05-15 17:38:32 +00:00
testinginprodandunknown unknown 71468d2d5a refactor(gov)!: use collections for deposit state management (#16127)
Co-authored-by: unknown unknown <unknown@unknown>
2023-05-15 15:58:56 +00:00
b8e15a7930 feat: module circuit breaker (#14521)
Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Sam Ricotta <samanthalricotta@gmail.com>
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2023-05-15 14:38:48 +00:00
mmsqe d818a628a1 fix: rename back TxExtensionOptionI (#16145) 2023-05-15 14:23:52 +00:00
Julien Robert 90e3e69b95 chore: prepare math 1.0.1 (#16153) 2023-05-15 12:18:15 +00:00
Dev Ojha fb8ff071ca perf: Speedup Dec.Sqrt() (#16141) 2023-05-15 10:34:13 +00:00
yihuang 793cbe5bfd fix: snapshot error message wording (#16146) 2023-05-15 07:43:11 +00:00
dependabot[bot]andgithub-actions 227662936d build(deps): Bump cosmossdk.io/core from 0.6.1 to 0.7.0 (#16147)
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>
2023-05-15 07:40:29 +00:00
Dev Ojha 94dec7a4d6 perf: Remove indentation in REST respones (#16142) 2023-05-13 15:10:31 +00:00
yihuang 92247cb0e9 fix: snapshot commands panic if snapshot don't exists (#16138) 2023-05-13 08:06:05 +00:00
Julien Robert 14af232606 docs: add core changelog (#16134) 2023-05-13 08:05:45 +00:00
Javier SuandMarko ddf51ccddf fix: allow non-EOA accounts to stake in simulation (#16068)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-05-12 13:54:23 +00:00
Julien Robert 6c07d59b45 build(deps): bump core to v0.7.0 and fix GHSA-3vp4-m3rf-835h (#16128) 2023-05-12 12:35:17 +00:00
testinginprodandunknown unknown f7418c6db2 refactor(gov)!: use collections for constitution and params state (#16118)
Co-authored-by: unknown unknown <unknown@unknown>
2023-05-12 08:15:37 +00:00
dependabot[bot]andgithub-actions cd45ab2abd build(deps): Bump github.com/cosmos/gogoproto from 1.4.9 to 1.4.10 (#16122)
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>
2023-05-11 21:35:16 +00:00
Marko 2b51aa072b ci: split longer tests into their own workflow (#16104) 2023-05-11 19:18:40 +00:00
Julien Robert 70022f6d60 chore: add v0.45.x changelog to main (#16115) 2023-05-11 18:44:20 +00:00
Matt Kocubinski e998532a11 chore(x/auth): deprecate legacy aminojson sign mode (#16110) 2023-05-11 16:48:57 +00:00
testinginprodandunknown unknown 3185542a7a refactor(gov)!: decouple gRPC query methods from Keeper (#16106)
Co-authored-by: unknown unknown <unknown@unknown>
2023-05-11 16:04:46 +00:00
Julien Robert 384f012f9a fix(orm): int overflows on arm build (#16108) 2023-05-11 15:11:05 +00:00
Dev OjhaandMarko d39f64517c perf: Clear cacheKV RAM if its too large (#15767)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-05-11 12:38:21 +00:00
Julien Robert e6808cfe1d chore(client): add missing defer close in new snapshot command (#16107) 2023-05-11 12:30:52 +00:00
bjwswang 250c478543 refactor: duplicate message verification at msg server and keeper (#16098)
Signed-off-by: bjwswang <bjwswang@gmail.com>
2023-05-11 10:43:48 +00:00
chary 57ee17b639 fix: fix authz granter error message (#16101) 2023-05-11 10:34:20 +00:00
yihuangandMarko c1ceb3bdda feat: add local snapshots management commands (#16067)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-05-11 10:11:31 +00:00
MSalopek b28c50fdd2 fix: call AfterUnbondingInitiated for new unbonding entries only (#16043) 2023-05-11 09:46:48 +00:00
testinginprodandunknown unknown 69642f6176 feat(simulation): Implement store decoder implementation from collections schema (#16074)
Co-authored-by: unknown unknown <unknown@unknown>
2023-05-11 09:13:24 +00:00
bjwswang 908677e648 chore: fix typo in staking's genesis proto (#16095)
Signed-off-by: bjwswang <bjwswang@gmail.com>
2023-05-11 09:03:35 +00:00
Julien Robert 1b836a651a chore(auth/vesting): fix typo in create-period-vesting-account cmd example (#16085) 2023-05-10 13:59:15 +00:00
Marko 6fd417ee60 chore: run ledger tests when flags are set (#16078) 2023-05-10 11:44:13 +00:00
Likhita Polavarapu 52212cf3e9 test(x/bank): write integration tests (#16052) 2023-05-10 11:27:01 +00:00
Julien Robert bb2d859e3c fix: fetch account number/sequence when not in offline mode (#16075) 2023-05-10 10:45:53 +00:00
25df90d0fc feat!: bootstrap comet cmd for local state sync (#16061)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: HuangYi <huang@crypto.com>
2023-05-10 10:25:07 +00:00
dependabot[bot]andgithub-actions 7e160b0e85 build(deps): Bump golang.org/x/crypto from 0.8.0 to 0.9.0 (#16077)
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>
2023-05-10 07:05:28 +00:00
Julien Robert 0da5e83176 feat: default to noop mempool when max-txs is negative (#16071) 2023-05-09 17:41:20 +00:00
Matt KocubinskiandAaron Craelius 2f21cb5050 refactor(x/tx): use dynamicpb instead of type resolver in any marshal (#16048)
Co-authored-by: Aaron Craelius <aaron@regen.network>
2023-05-08 19:20:23 +00:00
Aaron Craelius 12923c33ed docs: update ADR 063 and 057 to describe modular runtimes and module semver (#15963) 2023-05-08 15:15:09 +00:00
fded23a427 build(deps): Bump github.com/prometheus/common from 0.42.0 to 0.43.0 (#16054)
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: Marko <marbar3778@yahoo.com>
2023-05-08 15:12:28 +00:00
6403d76c48 build(deps): Bump google.golang.org/grpc from 1.54.0 to 1.55.0 in /errors (#16055)
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: marbar3778 <marbar3778@yahoo.com>
2023-05-08 13:04:23 +00:00
dependabot[bot] 382ebe1a68 build(deps): Bump bufbuild/buf-setup-action from 1.17.0 to 1.18.0 (#16053)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-08 10:05:52 +00:00
MarkoandJulien Robert 044fe13789 refactor(math)!: remove aliases in math (#16040)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-05-07 17:25:59 +00:00
Marko 06c1a2f3c7 chore: make max limit a variable (#16041) 2023-05-07 10:40:17 +00:00
Julien Robert 1d3193cba4 ci: bump go in CI (#16049) 2023-05-06 16:50:34 +00:00
Matt Kocubinski 931fbcff5c refactor(x/tx)!: rename aminojson.NewAminoJSON -> aminojson.NewEncoder (#16044) 2023-05-05 20:47:12 +00:00
Matt Kocubinski 7aa31f6f8e chore(x/evidence): go mod tidy fixing golangci-lint failure (#16045) 2023-05-05 17:57:09 +00:00
Facundo MedicaandJulien Robert 4f00acfc24 refactor(x/gov)!: Use KVStoreService, context.Context, return errors, better iterators (#15988)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-05-05 10:13:56 +00:00