Commit Graph
11038 Commits
Author SHA1 Message Date
Marko 91872abdc0 refactor(baseapp): set vote info to latest votes (#15930) 2023-04-25 08:55:08 +00:00
Matt Kocubinski 7041af0f4d feat(x/tx): API improvements (#15871) 2023-04-25 01:50:42 +00:00
Facundo Medica e3860acb04 fix: benchmarks broken in 15818 (#15934) 2023-04-24 19:43:18 +00:00
dependabot[bot] 891f8be9e0 build(deps): Bump postcss from 8.4.22 to 8.4.23 in /docs (#15933)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 19:22:27 +00:00
Matt Kocubinski dde6fcd7bb refactor(x/auth): doc and remove deprecated fn from #15822 (#15932) 2023-04-24 17:38:51 +00:00
Julien Robert 866cfa4860 refactor: embed address codec in auth keeper (#15929) 2023-04-24 15:02:26 +00:00
7b5602492c refactor: add delegations by validator index (#15731)
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-04-24 14:14:09 +00:00
mmsqeandJulien Robert 4d41a87a36 feat: add moduleStateCb to allow access moduleState in sim test (#15903)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-04-24 13:06:34 +00:00
Julien Robert 3030cc4c14 build: enable orm proto gen in proto-builder (#15922) 2023-04-24 12:45:17 +00:00
c7ed066cc2 build(deps): Bump cosmossdk.io/api from 0.4.0 to 0.4.1 in /core (#15921)
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-04-24 11:50:46 +00:00
b73c17cb9c perf: Add a map coins struct to speedup bank genesis (#15764)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-04-24 09:51:37 +00:00
Facundo MedicaandJulien Robert af3122aa6c feat!: Provide logger through depinject (#15818)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-04-24 09:42:55 +00:00
8e896f4d31 refactor(abci): add msg index to event (#15845)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Facundo Medica <facundomedica@gmail.com>
2023-04-24 09:07:14 +00:00
testinginprodandunknown unknown 295c261b18 feat(codec): Add collections value codec for interfaces. (#15898)
Co-authored-by: unknown unknown <unknown@unknown>
2023-04-24 08:34:42 +00:00
dependabot[bot]andgithub-actions 294027cf2d build(deps): Bump github.com/bits-and-blooms/bitset from 1.6.0 to 1.7.0 (#15916)
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-04-24 07:52:29 +00:00
f0018246f1 chore: signmode textual audit fixes (#15715)
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
Co-authored-by: 0000 1000 1101 0010 <96826920+08d2@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-04-23 20:49:32 +00:00
Bryce Nealanddydxwill 93d64cc6fe feat: Add PrepareCheckState and Precommit callbacks (#14860)
Co-authored-by: dydxwill <119354122+dydxwill@users.noreply.github.com>
2023-04-23 16:04:36 +00:00
MarkoandJulien Robert be081b1051 test: rewrite group tx e2e tests as unit tests (#15909)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-04-21 22:38:24 +00:00
dependabot[bot] 56e0b01f8c build(deps): Bump github.com/otiai10/copy from 1.10.0 to 1.11.0 in /tools/cosmovisor (#15905)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-21 06:37:44 +00:00
dependabot[bot]andgithub-actions 89caf149fc build(deps): Bump github.com/cosmos/gogoproto from 1.4.7 to 1.4.8 in /store (#15904)
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-04-21 06:37:16 +00:00
Julien Robert d2d6d0abd6 test(sims): fix sim-import-export and improve sims (#15835) 2023-04-20 19:12:25 +00:00
Aaron Craelius 654f26e55c fix!: correctly annotate validator and consensus address fields (#15710) 2023-04-20 16:55:13 +00:00
Matt Kocubinski 86b88b1ace refactor!: use x/tx/signing in client.TxConfig (#15822) 2023-04-20 16:20:21 +00:00
Julien Robert b6812c1130 ci: run orm tests (#15885) 2023-04-20 15:03:31 +00:00
Greg SzaboandMarko 99bbe5121a docs:SECURITY.md Update SECURITY.md (#15827)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-04-20 09:23:38 +00:00
Mark Rushakoff 9dc7b60541 test: remove duplicated authz e2e test cases (#15893) 2023-04-19 20:07:48 +00:00
Mantas Vidutis 5948b38c13 fix: list keys output for empty keys (#15876) 2023-04-19 19:43:26 +00:00
Mark Rushakoff 5eb9a45d47 test: print full module name for headers during 'make test' (#15884) 2023-04-19 15:48:15 +00:00
Mark RushakoffandMarko 8fb4a6df53 test: increase nondeterminism tries per seed by 1 (#15883)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-04-19 15:35:28 +00:00
Julien Robert c0eade17fe test: fix module cli tests (#15882) 2023-04-19 14:24:07 +00:00
Mark Rushakoff 7b10ada768 refactor!: instantiate client.TxConfig once for simulations (#15875) 2023-04-19 12:47:27 +00:00
Julien Robert aa683247d5 docs(depinject): explain need appmodule.Module interface (#15880) 2023-04-19 07:41:31 +00:00
Julien Robert 58f3a4a237 chore(orm)!: rename orm package to use a vanity url (#15870) 2023-04-18 16:58:32 +00:00
Mark Rushakoff 87aefb7a18 build: use cosmos/gogoproto@v1.4.8 for optimized registry merge (#15862) 2023-04-18 15:34:46 +00:00
Facundo MedicaandSimon Warta 8231841a89 feat:(textual) Add bool value renderer (#15863)
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2023-04-18 15:34:44 +00:00
Julien RobertandMarko 10d7d15f04 refactor(group): move ValidateBasic logic to msgServer (#15785)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-04-18 14:26:33 +00:00
MarkoandAleksandr Bezobchuk e9e582aede refactor(crisis & vesting): remove global bech32 (#15852)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-04-18 14:10:20 +00:00
Matt, Park 33657b3bf9 chore: Better logging for signature verification failure (#15867) 2023-04-18 13:06:09 +00:00
dependabot[bot]andgithub-actions 2b86956db0 build(deps): Bump github.com/bits-and-blooms/bitset from 1.5.0 to 1.6.0 (#15865)
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-04-18 07:30:57 +00:00
dependabot[bot] 9d84192497 build(deps): Bump github.com/rs/zerolog from 1.29.0 to 1.29.1 in /log (#15866)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-18 07:30:30 +00:00
dependabot[bot] b0e2bdd605 build(deps): Bump postcss from 8.4.21 to 8.4.22 in /docs (#15860)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-17 17:46:33 +00:00
a934ad68d4 build(deps): Bump cosmossdk.io/collections from 0.0.0-20230413101615-b81cd0ebb86e to 0.1.0 (#15859)
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-04-17 15:34:47 +00:00
atheeshpandMarko debf1fa4d2 refactor(x/gov): move ValidateBasic to msg server (#15832)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-04-17 15:31:59 +00:00
64d09e3c23 chore(collections): release v0.1.0 (#15858)
Co-authored-by: testinginprod <testinginprod@somewhere.idk>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-04-17 15:03:14 +00:00
testinginprodandtestinginprod 73c8064145 refactor(auth): use collections for GlobalAccountNumber (#15830)
Co-authored-by: testinginprod <testinginprod@somewhere.idk>
2023-04-17 08:57:08 +00:00
0931193521 chore: Audit Textual any, coins, message (#15550)
Co-authored-by: Facundo Medica <facundomedica@gmail.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: 0000 1000 1101 0010 <96826920+08d2@users.noreply.github.com>
2023-04-14 22:40:42 +00:00
Matt Kocubinski 209805b36a fix(x/tx): fix int64 usage for 32 bit platforms (#15849) 2023-04-14 19:36:20 +00:00
MarkoandJulien Robert d6762e930d refactor(groups): remove global bech32 (#15707)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-04-14 16:25:22 +00:00
Julien Robert d31157f60a build: add helper for quickly setting up simapp (#15846) 2023-04-14 15:28:43 +00:00
Likhita Polavarapu 7132a7624e refactor(staking): add missing msgServer tests and move ValidateBasic() logic to msgServer (#15820) 2023-04-14 14:54:29 +00:00