ww4tson
c82f64922e
docs: correct comment typo in address.go ( #16671 )
2023-06-23 19:09:25 +00:00
Jacob Gadikian
8d4ff7a19a
style: bump golangci-lint ( #16667 )
2023-06-23 12:49:34 +00:00
Jacob Gadikian
6afece635c
style: add gci linter ( #16605 )
2023-06-22 15:35:51 +00:00
Marko
5de6710803
chore: add sortJSON back & mark as deprecated ( #16649 )
2023-06-22 14:43:13 +00:00
Emmanuel T Odeke
99a570a7aa
chore: properly propagate fmt.Errorf errors + use errors.New ( #16537 )
...
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-06-22 09:50:07 +00:00
testinginprod
43d345dc2f
refactor(distribution)!: use collections for ValidatorHistoricalRewards state ( #16607 )
...
Co-authored-by: unknown unknown <unknown@unknown>
2023-06-22 08:47:21 +00:00
Matt Kocubinski
1363a02da0
refactor: remove cyclic authz dependencies ( #16509 )
...
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-06-13 18:30:22 +00:00
Emmanuel T Odeke
85a1230f35
test: types/bech32: fuzz ConvertAndEncode ( #16523 )
2023-06-13 11:25:24 +00:00
Emmanuel T Odeke
f5a596c88b
chore: finish removing all exported *SortJSON usages ( #16497 )
2023-06-12 12:10:36 +00:00
Elias Naur
207789f705
refactor: allocate less in types.Coins.safeAdd and types.DecCoins.safeAdd ( #16477 )
2023-06-09 13:46:32 +00:00
testinginprod
5235593e72
refactor(distribution)!: use collections for DelegatorWithdrawAddress state management. ( #16440 )
...
Co-authored-by: unknown unknown <unknown@unknown>
2023-06-08 10:18:04 +00:00
Facundo Medica
bbab968ee2
refactor(x/upgrade)!: use KVStoreService and context.Context ( #16227 )
2023-06-05 13:38:31 +00:00
Marko
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
testinginprod
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 Craelius
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
Aleksandr Bezobchuk
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
emidev98
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 Cwik
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 Ojha
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
testinginprod
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 Kocubinski
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
Marko
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
Marko
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
mmsqe
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
Dev Ojha
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 Medica
af3122aa6c
feat!: Provide logger through depinject ( #15818 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-04-24 09:42:55 +00:00
Bryce Neal
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
Mark Rushakoff
7a92fd0f1f
refactor: create TxConfig directly in simulations ( #15749 )
2023-04-08 00:40:24 +00:00
Julien Robert
df161c214c
feat: optional validate basic ( #15735 )
2023-04-07 13:13:15 +00:00
Marko
90e2a2ae89
style: linting ( #15704 )
...
## Description
closing in on completion of linting
---
### Author Checklist
*All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.*
I have...
* [ ] included the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json ) in the PR title
* [ ] added `!` to the type prefix if API or client breaking change
* [ ] targeted the correct branch (see [PR Targeting](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#pr-targeting ))
* [ ] provided a link to the relevant issue or specification
* [ ] followed the guidelines for [building modules](https://github.com/cosmos/cosmos-sdk/blob/main/docs/docs/building-modules )
* [ ] included the necessary unit and integration [tests](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#testing )
* [ ] added a changelog entry to `CHANGELOG.md`
* [ ] included comments for [documenting Go code](https://blog.golang.org/godoc )
* [ ] updated the relevant documentation or specification
* [ ] reviewed "Files changed" and left comments if necessary
* [ ] confirmed all CI checks have passed
### Reviewers Checklist
*All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.*
I have...
* [ ] confirmed the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json ) in the PR title
* [ ] confirmed `!` in the type prefix if API or client breaking change
* [ ] confirmed all author checklist items have been addressed
* [ ] reviewed state machine logic
* [ ] reviewed API design and naming
* [ ] reviewed documentation is accurate
* [ ] reviewed tests and test coverage
* [ ] manually tested (if applicable)
2023-04-06 23:25:23 +00:00
Emmanuel T Odeke
a7e2df2a46
fix: types: ensure .Amount is non-nil in Coin.Validate() ( #15691 )
...
This change fixes a scenario in which Coin.Validate() would panic when given a nil Amount.
While here, added a fuzz test along with unit/regression tests.
Fixes #15690
2023-04-05 07:36:36 +00:00