Commit Graph
1266 Commits
Author SHA1 Message Date
mergify[bot]andJulien Robert 923af3611a chore(types): audit (backport #17075) (#17083)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-20 19:59:22 +02:00
mergify[bot]andJulien Robert 6ddf0af2e7 refactor(runtime): define address codec providers in runtime (backport #17037) (#17043)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-18 16:38:14 +02:00
mergify[bot]andFacundo Medica e1efdfef8b feat: Add preFinalizeBlockHook to allow VE persistence (backport #16898) (#17001)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2023-07-14 14:53:07 -04:00
d2b61d0bf5 fix(query): filtered collections pagination (backport #16905) (#16991)
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-13 22:27:37 +00:00
Robert Zaremba 914e4e5136 chore(proto): deprecated IntProto and DecProto (#16980) 2023-07-13 13:28:57 +02:00
mergify[bot]andVishal Potpelliwar 5ca5039cf2 fix: changed the data type for FeePayer and FeeGranter (backport #16272) (#16920)
Co-authored-by: Vishal Potpelliwar <71565171+vishal-kanna@users.noreply.github.com>
2023-07-11 15:11:52 +02:00
mergify[bot]andJulien Robert df8ba7e8ac feat!: simplify AppModuleBasic interface for CLI (backport #16890) (#16904)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-10 14:11:53 +00:00
981c294d1d refactor(types)!: cherry-pick sdk collections key changes from #16440 (#16854)
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-06 11:00:32 +00:00
mergify[bot]andJulien Robert d9c53bfefc refactor!: remove types/math aliases (backport #16798) (#16803)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-06-30 19:56:38 +02:00
mergify[bot]andJulien Robert d805e631e4 refactor: use appmodule.AppModule in integration helpers (backport #16755) (#16756)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-06-29 11:01:43 +00:00
Julien RobertandJacob Gadikian c452721442 style: add gci linter (#16758)
Co-authored-by: Jacob Gadikian <faddat@users.noreply.github.com>
2023-06-29 09:46:37 +00:00
mergify[bot] 84256a0a7c feat: add custom max gas for block for sim config (backport #16656) (#16729) 2023-06-27 23:15:22 +00:00
mergify[bot]andww4tson 23f3e123dd docs: correct comment typo in address.go (backport #16671) (#16674)
Co-authored-by: ww4tson <133960002+ww4tson@users.noreply.github.com>
2023-06-24 00:08:34 +02:00
mergify[bot]andMarko 430d400a29 chore: add sortJSON back & mark as deprecated (backport #16649) (#16657)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-06-22 16:11:27 +00:00
e5d9bb5475 chore: finish removing all exported *SortJSON usages (backport #16497) (#16502)
Co-authored-by: Emmanuel T Odeke <emmanuel@orijtech.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-06-12 15:19:42 +02:00
Facundo Medica bbab968ee2 refactor(x/upgrade)!: use KVStoreService and context.Context (#16227) 2023-06-05 13:38:31 +00:00
MarkoandAleksandr Bezobchuk 5097b0c226 refactor(test): remove header dependence from tests (#16342)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-05-31 15:42:23 +00:00
Julien Robert 89b10094a2 docs: move around upgrade docs (#16339) 2023-05-31 10:49:36 +00:00
Matt Kocubinski 737dcfd1a2 refactor!: rm GetSignBytes (#16062) 2023-05-30 19:34:35 +00:00
testinginprodandunknown unknown b62a28aac0 refactor(gov)!: finalize collections migration (#16268)
Co-authored-by: unknown unknown <unknown@unknown>
2023-05-26 09:49:12 +00:00
Marko 0689b9e90d fix: headerInfo time UTC() (#16291) 2023-05-26 07:40:10 +00:00
Aaron CraeliusandMatt Kocubinski 82659a7477 refactor!: deprecate sdk.Msg.GetSigners (#15284)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2023-05-25 18:35:09 +00:00
Julien Robert cf1a573679 chore: set correct eden version number (#16281) 2023-05-24 19:58:45 +00:00
6cee22df52 feat!: Comet v0.38 Integration (#15519)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-05-24 16:09:19 +00:00
emidev98andAleksandr Bezobchuk 995d2bc94b feat: allow setting the base denom (#16257)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-05-23 17:12:24 +00:00
Lukasz CwikandAleksandr Bezobchuk 46119d1384 perf: Create Ante/Post handler chain once. (#16076)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-05-17 18:10:20 +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
Matt Kocubinski 4c85b6a341 refactor(simulations): marshal OperationMsg.Msg as protoBytes (#16155) 2023-05-15 17:38:32 +00:00
mmsqe d818a628a1 fix: rename back TxExtensionOptionI (#16145) 2023-05-15 14:23:52 +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
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
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 b5c77d6452 fix(types): add fallbacks for CoreAppModuleBasicAdaptor (#16010) 2023-05-03 17:45:54 +00:00
MarkoandAaron Craelius 1705615ef0 feat: add header and comet info service (#15850)
Co-authored-by: Aaron Craelius <aaron@regen.network>
2023-05-03 13:32:25 +00:00
Julien Robert 946f3d6da7 refactor(simapp): remove public module basic manager (#15958) 2023-05-02 08:35:08 +00:00
Marko 678ee79264 chore: move precommit & preparecheckstate to core api (#15923) 2023-05-02 07:17:00 +00:00
mmsqe 7c59eade9a feat: support extension options for build tx (#15992) 2023-04-30 13:01:13 +00:00
Facundo Medica 6dfe7351a5 refactor!: use KVStoreService and context.Context in x/bank (#15891) 2023-04-26 10:12:47 +00:00
Julien Robert ebcad58468 fix(autocli): fix simapp enhancing (#15906) 2023-04-25 14:08:02 +00:00
samricotta e77156858f refactor(staking, slashing, signing, misc): remove aliases from types/math.go (#15902) 2023-04-25 08:55:17 +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
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
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
Matt Kocubinski 86b88b1ace refactor!: use x/tx/signing in client.TxConfig (#15822) 2023-04-20 16:20:21 +00:00
Mark Rushakoff 7b10ada768 refactor!: instantiate client.TxConfig once for simulations (#15875) 2023-04-19 12:47:27 +00:00
Marko 8d6c23faa4 feat: add endblocker with valsetupdate type (#15829) 2023-04-14 09:41:29 +00:00
Marko 37032fb948 chore: linting (#15813) 2023-04-12 12:36:42 +00:00
testinginprod 7ab0dfc494 refactor(bank): move bank balances to use collections (#15327) 2023-04-11 13:06:04 +00:00