Matt Kocubinski
5e90819765
feat(x/tx): legacy amino json sign mode handler ( #15515 )
2023-04-03 16:13:45 -04:00
dependabot[bot] and github-actions
723256f769
build(deps): Bump actions/add-to-project from 0.4.1 to 0.5.0 ( #15681 )
...
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-03 17:56:09 +00:00
Marko
38c7c948f5
style: various linting fixes ( #15675 )
...
## Description
fix various linting issues
---
### 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-03 17:00:44 +00:00
samricotta
448ffbc722
refactor: remove aliases from types/math.go in evidence and feegrant ( #15676 )
2023-04-03 15:58:33 +00:00
Julien Robert
c1974e4b3c
refactor: remove cometbft/libs/cli import ( #15673 )
2023-04-03 14:48:02 +00:00
Marko
f69fdad424
refactor(upgrade): remove global bech32 ( #15661 )
2023-04-03 13:50:04 +00:00
samricotta
a2cde56e17
refactor: remove aliases from types/math.go in bank module ( #15671 )
2023-04-03 12:53:24 +00:00
Marko
521aa4bfdd
refactor(authz):remove global bech32 ( #15662 )
2023-04-03 13:55:32 +02:00
Marko
b4d1109efc
refactor(nft): remove global bech32 ( #15654 )
2023-04-03 10:28:17 +00:00
Jacob Gadikian
bd8b01cd12
style: linter fixes for feegrant and upgrade ( #15642 )
2023-04-03 07:58:24 +00:00
Jacob Gadikian
c3bc4dd0aa
ci: disable gosec G107 rule ( #15665 )
2023-04-03 08:48:54 +02:00
Marko
7f0e05ebb9
refactor(staking): remove account address bech32 global ( #15598 )
2023-04-02 21:53:59 +02:00
0c905e8707
style: bank & autocli ( #15659 )
...
Co-authored-by: Sam Ricotta <samanthalricotta@gmail.com >
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com >
2023-04-02 00:20:59 +00:00
Jacob Gadikian
6aaa3cf2ed
style: fix lint issues in log (1/n) ( #15658 )
2023-04-01 17:38:20 +02:00
d31a30fdf8
refactor: remove aliases from types/math.go in auth/authz module ( #15653 )
...
Co-authored-by: Marko <marbar3778@yahoo.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-03-31 20:53:13 +00:00
Julien Robert
aeaa301506
feat: integration test helpers ( #15556 )
2023-03-31 18:02:15 +00:00
samricotta and Marko
43a4db5a9e
refactor: remove aliases from types/math.go in gov module ( #15625 )
...
Co-authored-by: Marko <marbar3778@yahoo.com >
2023-03-31 16:12:28 +00:00
Aaron Craelius and Matt Kocubinski
9332942f37
feat(codec)!: add get signers to codec + merged proto registry to InterfaceRegistry ( #15600 )
...
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com >
2023-03-31 14:36:06 +00:00
cdf6471e51
fix: accaddr cachefix ( #15433 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr >
Co-authored-by: Marko <marbar3778@yahoo.com >
2023-03-31 12:12:33 +00:00
Jacob Gadikian
a9546bfad0
style: apply any / all automated lint fixes ( #15644 )
2023-03-31 13:48:41 +02:00
Jacob Gadikian
64ab721a08
ci: disable gosec g101 in actions ( #15650 )
2023-03-31 08:55:57 +00:00
Jacob Gadikian
622ebf4df0
style: errors, collections ( #15640 )
2023-03-31 08:42:37 +00:00
Jacob Gadikian and Marko
528ce31eeb
Style: lints for tools ( #15637 )
...
Co-authored-by: Marko <marko@baricevic.me >
2023-03-31 08:15:27 +00:00
Jacob Gadikian
8c182e7d77
style: lints for core, math, simapp, and tests ( #15638 )
2023-03-31 09:30:29 +02:00
7824a8f143
feat(autocli): Add coin support ( #15434 )
...
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com >
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com >
Co-authored-by: Marko <marbar3778@yahoo.com >
2023-03-31 01:47:12 +00:00
testinginprod and testinginprod
182f3fd551
refactor(collections): Indexes perf improvements and simplification ( #15552 )
...
Co-authored-by: testinginprod <testinginprod@somewhere.idk >
2023-03-30 20:11:16 +00:00
dependabot[bot]
0869411d5c
build(deps): Bump bufbuild/buf-setup-action from 1.15.1 to 1.16.0 ( #15633 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-30 20:08:54 +02:00
Jacob Gadikian and Julien Robert
b009a75eea
style: make lint-fix everything ( #15631 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr >
2023-03-30 17:27:39 +00:00
Julien Robert
d9e04c56c6
revert(consensus): revert proto breaking change ( #15627 )
2023-03-30 17:59:14 +02:00
Marko and Facundo Medica
9a09f8656b
feat: add event core api to runtime ( #15547 )
...
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com >
2023-03-30 14:16:31 +00:00
Marko
51f3e70a12
style: more linting ( #15618 )
2023-03-30 13:00:18 +00:00
Marko
c1ea84d583
style: more linting ( #15616 )
2023-03-30 12:05:50 +00:00
Julien Robert
0d80ac4677
chore: sync changelog with latest release ( #15622 )
2023-03-30 13:38:56 +02:00
dependabot[bot]
1316329316
build(deps): Bump cosmossdk.io/log from 0.1.1-0.20230329182155-367f0dc1194d to 1.0.0 ( #15619 )
2023-03-30 10:40:58 +00:00
Julien Robert
d21f58c638
feat(log): wire logger filtering ( #15601 )
2023-03-30 09:48:38 +00:00
dependabot[bot] and github-actions
f3110e9d53
build(deps): Bump github.com/cosmos/gogoproto from 1.4.6 to 1.4.7 ( #15617 )
...
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-03-30 11:05:17 +02:00
Marko and Julien Robert
bbaa5352b0
style: second round of linting ( #15607 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr >
2023-03-30 10:21:59 +02:00
Jacob Gadikian
68cd9c505b
chore: check spelling in linter ( #15611 )
2023-03-30 06:42:36 +00:00
Marko
1f2875d445
style: gofumpt linting ( #15605 )
2023-03-30 06:27:38 +00:00
Facundo Medica
24344fb382
refactor!: use store service in x/nft ( #15588 )
2023-03-29 23:31:35 +02:00
Mark Rushakoff
a7b80d5d8f
feat(log): add NewTestLogger{Info,Error} constructors ( #15604 )
2023-03-29 18:20:49 +00:00
dependabot[bot] and github-actions
ed2eb6fb3b
build(deps): Bump cosmossdk.io/x/tx from 0.4.0 to 0.5.0 in /tests ( #15599 )
...
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-03-29 19:15:12 +02:00
Marko
4e337c3256
chore: add label and title to issue templates ( #15595 )
2023-03-29 15:08:33 +02:00
Julien Robert
cb30586afa
chore: pass argument to linter script ( #15592 )
2023-03-29 10:33:45 +00:00
Jacob Gadikian
9a07b7defe
fix: use a script to lint each module ( #15590 )
2023-03-29 03:36:50 +00:00
Aleksandr Bezobchuk and ttl33
bb8663093e
docs: ADR-064 ABCI++ (2.0) ( #14657 )
...
Co-authored-by: ttl33 <19664986+ttl33@users.noreply.github.com >
2023-03-29 00:20:38 +00:00
Aaron Craelius
0b0db0867c
fix(x/tx)!: unexpected cast of interface to concrete type in GetSignersContext ( #15581 )
2023-03-28 22:55:52 +00:00
Marko
a5ad307ae6
refactor: migrate consensus to collections ( #15553 )
2023-03-28 20:41:12 +00:00
dependabot[bot] and github-actions
58634628b3
build(deps): Bump cosmossdk.io/x/tx from 0.3.1-0.20230321155358-6522dd1731b5 to 0.4.0 ( #15583 )
...
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-03-28 20:06:08 +00:00
Julien Robert and Marko
eafd9ee4ea
docs: fix broken redirects ( #15578 )
...
Co-authored-by: Marko <marbar3778@yahoo.com >
2023-03-28 19:19:51 +00:00