Julien Robert
7ed04f71b4
chore: replace amino cosmos_dec_bytes annoation by scalar cosmos.Dec and add missing annotations ( #17000 )
2023-07-14 18:10:28 +00:00
dependabot[bot]
d0661d8bfb
build(deps): Bump buf and buf-setup-action from 1.23.1 to 1.24.0 ( #16995 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-14 07:31:40 +00:00
dependabot[bot]
34bbd1a5e9
build(deps): Bump cosmossdk.io/api from 0.5.0 to 0.6.0 ( #16972 )
...
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-07-13 11:35:50 +00:00
Julien Robert
936780b160
chore(x/tx): partly revert NewEncoder usage ( #16936 )
2023-07-13 11:30:55 +00:00
dependabot[bot]
1cf3308436
build(deps): Bump github.com/iancoleman/strcase from 0.2.0 to 0.3.0 in /x/tx ( #16969 )
...
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-07-13 06:55:26 +00:00
Julien Robert
74c351e2fd
feat(api): add consensus bech32 prefix in app config ( #16945 )
2023-07-12 17:37:27 +00:00
dependabot[bot]
3d221bacf7
build(deps): Bump cosmossdk.io/errors from 1.0.0-beta.7.0.20230524212735-6cabb6aa5741 to 1.0.0 ( #16930 )
...
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-07-11 16:43:44 +00:00
Julien Robert
3c1c4c5a9c
chore(x/tx): Harmonize TypeResolver interface ( #16846 )
2023-07-11 13:44:55 +00:00
dependabot[bot]
7aa79058b2
build(deps): Bump google.golang.org/grpc from 1.56.1 to 1.56.2 ( #16866 )
...
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-07-07 06:14:04 +00:00
Jacob Gadikian
f0aec3f30d
style: use thelper ( #16777 )
2023-07-03 13:33:05 +00:00
Julien Robert
8c72f66396
refactor!: remove types/math aliases ( #16798 )
2023-06-30 17:09:03 +00:00
dependabot[bot]
af93094c6f
build(deps): Bump cosmossdk.io/api from 0.4.3-0.20230629234936-392b7c2b68c3 to 0.5.0 ( #16791 )
...
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-06-30 11:18:11 +00:00
dependabot[bot]
9f8e507219
build(deps): Bump gotest.tools/v3 from 3.4.0 to 3.5.0 ( #16780 )
...
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-06-30 09:01:58 +00:00
Emmanuel T Odeke
1afeca75a1
test: x/tx/signing/textual: fuzz CoinsValueRenderer ( #16521 )
...
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: atheeshp <59333759+atheeshp@users.noreply.github.com>
2023-06-30 06:21:28 +00:00
Julien Robert
620db732ba
feat(api): add validator bech32 config in auth ( #16778 )
2023-06-29 21:30:50 +00:00
dependabot[bot]
4a9b262d47
build(deps): Bump cosmossdk.io/core from 0.8.0 to 0.9.0 in /x/tx ( #16749 )
...
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-06-29 03:50:41 +00:00
dependabot[bot]
ab77fe20d3
build(deps): Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 ( #16705 )
...
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-06-27 02:59:06 +00:00
Emmanuel T Odeke
417f455ea4
fix: x/tx/signing/aminojson: revert json.NewEncoder that added newlines ( #16701 )
2023-06-26 18:02:17 +00:00
Emmanuel T Odeke
21431b553e
perf: x/tx/signing/aminjson: use io.WriteString + fmt.Fprintf ( #16684 )
2023-06-26 15:21:11 +00:00
Emmanuel T Odeke
51e01819c8
fix: x/tx/decode: fix (*Decoder).Decode crash with invalid length prefix ( #16681 )
2023-06-26 13:13:10 +00:00
dependabot[bot]
00791140f1
build(deps): Bump bufbuild/buf-setup-action from 1.21.0 to 1.22.0 ( #16679 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-06-26 12:38:31 +00:00
Jacob Gadikian
6afece635c
style: add gci linter ( #16605 )
2023-06-22 15:35:51 +00:00
dependabot[bot]
fa218ad0e2
build(deps): Bump google.golang.org/grpc from 1.56.0 to 1.56.1 ( #16642 )
...
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-06-22 12:53:22 +00:00
dependabot[bot]
13e61bd0c5
build(deps): Bump google.golang.org/grpc from 1.55.0 to 1.56.0 ( #16586 )
...
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-06-16 11:50:59 +00:00
Emmanuel T Odeke
3a35353258
test: x/tx/signing/textual: fuzz MessageValueRenderer.Parse ( #16517 )
2023-06-14 20:49:53 +00:00
Emmanuel T Odeke
4333c88417
test: x/tx/signing/textual: fuzz BytesValueRenderer ( #16520 )
2023-06-13 11:44:27 +00:00
dependabot[bot]
1b9c500180
build(deps): Bump pgregory.net/rapid from 0.7.1 to 1.0.0 ( #16515 )
...
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-06-13 08:41:58 +00:00
dependabot[bot]
bafe5040f2
build(deps): Bump pgregory.net/rapid from 0.6.2 to 0.7.1 ( #16495 )
...
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-06-12 15:49:26 +00:00
Emmanuel T Odeke
3db9528efb
chore: finish TODO of removing defunct sortJSON ( #16401 )
2023-06-10 08:49:11 +00:00
Julien Robert
d0e1a9be4e
build: remove replaces in modules before 0.50 alpha ( #16445 )
2023-06-07 20:11:27 +00:00
Julien Robert
cfeb10287d
chore: prepare core,tx,collections changelogs and update mergify config for v0.5 ( #16442 )
2023-06-07 18:27:57 +00:00
Matt Kocubinski
bf6edae9b6
feat: custom get signers ( #16340 )
...
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
2023-06-06 14:20:28 +00:00
dependabot[bot]
5089313a0a
build(deps): Bump pgregory.net/rapid from 0.6.1 to 0.6.2 in /tests ( #16417 )
...
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-06-05 10:11:27 +00:00
dependabot[bot]
b54bc7b2d4
build(deps): Bump pgregory.net/rapid from 0.6.0 to 0.6.1 ( #16397 )
...
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-06-01 07:00:38 +00:00
Emmanuel T Odeke
2208693d35
feat: x/tx/signing/aminojson: Marshal sort fields ( #16254 )
2023-05-31 13:45:45 +00:00
Matt Kocubinski
6e274aea4d
build(deps): update to cosmossdk.io/api v0.4.2 ( #16341 )
...
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-05-31 13:30:53 +00:00
Julien Robert
83d5475cdf
chore: remove buf warning ( #16361 )
2023-05-31 10:31:01 +00:00
Julien Robert
6453234073
build: optimize proto-builder ( #16343 )
2023-05-31 07:33:26 +00:00
dependabot[bot]
cac7e89e1d
build(deps): Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 ( #16354 )
...
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-31 06:58:33 +00:00
Matt Kocubinski
737dcfd1a2
refactor!: rm GetSignBytes ( #16062 )
2023-05-30 19:34:35 +00:00
dependabot[bot]
6b37d8630e
build(deps): Bump pgregory.net/rapid from 0.5.7 to 0.6.0 ( #16332 )
...
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-30 13:12:39 +00:00
dependabot[bot]
89eee12fc8
build(deps): Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 ( #16222 )
...
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-19 06:44:38 +00:00
Facundo Medica
2d6a8b7e4b
fix: AminoJSON missing fields (Ledger signing not working) ( #16032 )
2023-05-18 17:20:44 +00:00
dependabot[bot]
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
dependabot[bot]
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
dependabot[bot]
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
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
dependabot[bot]
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
Matt Kocubinski
931fbcff5c
refactor(x/tx)!: rename aminojson.NewAminoJSON -> aminojson.NewEncoder ( #16044 )
2023-05-05 20:47:12 +00:00
dependabot[bot]
131f382d56
build(deps): Bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 ( #16028 )
...
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-04 07:07:34 +00:00
Aaron Craelius
f848e88d7e
feat!: update to gogoproto 1.4.9 ( #16026 )
2023-05-03 21:57:26 +00:00
Matt Kocubinski
4044a058f4
chore(x/tx): Update changelog for x/tx v0.6.2. ( #16021 )
2023-05-03 19:48:17 +00:00
dependabot[bot]
32680bac70
build(deps): Bump pgregory.net/rapid from 0.5.5 to 0.5.7 ( #15975 )
...
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: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-04-28 13:15:21 +00:00
Aaron Craelius
cb1641c1b5
refactor(codec)!: update codec to x/tx v0.6.0 ( #15873 )
...
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2023-04-28 08:13:28 +00:00
samricotta
e77156858f
refactor(staking, slashing, signing, misc): remove aliases from types/math.go ( #15902 )
2023-04-25 08:55:17 +00:00
Matt Kocubinski
7041af0f4d
feat(x/tx): API improvements ( #15871 )
2023-04-25 01:50:42 +00:00
dependabot[bot]
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
Facundo Medica
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
dependabot[bot]
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
Facundo Medica
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
Amaury
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
Emmanuel T Odeke
1c1af09b17
perf: x/tx/signing/textual: remove unnecessary,expensive regex from method ( #15808 )
...
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-04-13 00:22:32 +00:00
Aaron Craelius
001c11e00d
feat!(x/tx): support validator address signers ( #15709 )
2023-04-12 16:33:04 +00:00
Matt Kocubinski
e342a47254
fix: test sometimes receives an error string containing unicode ( #15791 )
2023-04-11 18:40:54 +00:00
Likhita Polavarapu
fb257ae9d9
feat: add Context as arg to NewIntegrationApp ( #15779 )
...
## Description
Closes: #XXXX
This PR adds `sdk.Context` arg to `NewIntegrationApp`. This allows us to set the context updatable while verifying `begin/end block` logic in integration tests.
---
### 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-11 14:55:55 +00:00
Matt Kocubinski
f8e2d984b2
feat(x/tx): tx decoder ( #15414 )
...
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
2023-04-10 21:39:59 +00:00
Mark Rushakoff
4cb71ceb6e
style!: lint fixes for x/tx ( #15748 )
2023-04-10 17:55:06 +00:00
Emmanuel T Odeke
eb52f03acb
fix: x/tx/signing/textual: use standardized Timestamp+Duration comparators in tests ( #15762 )
2023-04-10 00:12:44 +02:00
Mark Rushakoff
e24472f9ac
style!: rename direct_aux package to directaux ( #15742 )
2023-04-07 18:08:31 +00:00
Emmanuel T Odeke
7c068afa6f
fix: x/tx/signing/textual/IntValueRenderer.Parse: gracefully handle "" + fuzz ( #15730 )
...
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-04-07 14:19:38 +00:00
dependabot[bot]
ee70c1475d
build(deps): Bump cosmossdk.io/api from 0.3.1 to 0.4.0 in /core ( #15734 )
...
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-07 12:07:07 +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
dependabot[bot]
f5eb9d8887
build(deps): Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 ( #15692 )
...
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>
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-04-05 12:13:45 +00:00
Matt Kocubinski
5e90819765
feat(x/tx): legacy amino json sign mode handler ( #15515 )
2023-04-03 16:13:45 -04:00
Jacob Gadikian
b009a75eea
style: make lint-fix everything ( #15631 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-03-30 17:27:39 +00:00
dependabot[bot]
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
1f2875d445
style: gofumpt linting ( #15605 )
2023-03-30 06:27: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
dependabot[bot]
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
Matt Kocubinski
383fed4c6d
feat(x/tx): unknown field filtering ( #15557 )
2023-03-28 18:01:41 +00:00
dependabot[bot]
07415a5d78
build(deps): Bump cosmossdk.io/core from 0.6.1-0.20230309163709-87da587416ba to 0.6.1 in /x/tx ( #15538 )
...
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-23 18:53:26 +00:00
dependabot[bot]
ae8bd416a3
build(deps): Bump cosmossdk.io/math from 1.0.0-rc.0 to 1.0.0 ( #15532 )
...
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-03-23 15:44:09 +00:00
Facundo Medica
370acbb659
style: gofumpt everything ( #15518 )
2023-03-22 20:20:46 +00:00
dependabot[bot]
d53b29b1d1
build(deps): Bump google.golang.org/grpc from 1.53.0 to 1.54.0 ( #15511 )
...
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-22 19:01:51 +00:00
Robert Zaremba
5612bb815b
docs: improve proto vesting docs about time attributes ( #15474 )
...
## Description
Added a little bit more comments to note about the meaning / type of the numeric time values.
When I'm creating the vesting accounts, I always have to double check it, and end up looking at the code.
2023-03-20 16:40:19 +00:00
Amaury
a8dceddad9
docs(adr): Add Textual SpecVersion ( #15270 )
2023-03-20 15:56:26 +00:00
Amaury
897ef64712
feat: Validate Msg proto annotations ( #13793 )
...
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-03-20 16:27:36 +01:00
Amaury
124aed4b28
feat(x/tx): Support gogo registry in Textual ( #15302 )
2023-03-20 08:13:27 +00:00
dependabot[bot]
8f54a47607
build(deps): Bump google.golang.org/protobuf from 1.29.1 to 1.30.0 ( #15425 )
...
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-16 19:21:24 +00:00
Matt Kocubinski
4a35885fb7
feat(x/tx): implement SIGN_MODE_DIRECT_AUX handler ( #15380 )
...
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
2023-03-16 10:29:41 +00:00
Aaron Craelius
46e4b28dad
refactor(x/tx)!: switch to interface in GetSignersContextOptions ( #15413 )
2023-03-15 21:40:39 +00:00
dependabot[bot]
1cc0080bda
build(deps): Bump google.golang.org/protobuf from 1.29.0 to 1.29.1 ( #15392 )
...
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-03-14 16:35:27 +00:00
Amaury
a539a0331e
docs(adr): Change Textual SignDoc to struct ( #15282 )
2023-03-14 11:18:40 +01:00
dependabot[bot]
2e5f6f3b4e
build(deps): Bump cosmossdk.io/math from 1.0.0-beta.6.0.20230216172121-959ce49135e4 to 1.0.0-rc.0 ( #15370 )
...
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-13 15:38:47 +01:00
dependabot[bot]
7e56d5e06b
build(deps): Bump deps and remove replaces ( #15335 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-03-09 18:46:15 +01:00
Amaury
6252e5d2c0
refactor: Use anyutil instead of any ( #15322 )
2023-03-09 14:24:57 +01:00
Facundo Medica
138e0e1d3c
refactor(textual): Remove msg header screen ( #15208 )
...
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
2023-03-09 11:01:41 +00:00
dependabot[bot]
b2188e9326
build(deps): Bump github.com/golang/protobuf from 1.5.2 to 1.5.3 ( #15310 )
...
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-08 21:16:24 +00:00
dependabot[bot]
1e73883f66
build(deps): Bump google.golang.org/protobuf from 1.28.2-0.20230222093303-bc1253ad3743 to 1.29.0 ( #15307 )
...
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-03-08 20:33:15 +00:00
Amaury
e9478df161
refactor(x/tx): Move textual,aminojson to signing ( #15278 )
2023-03-06 18:17:24 +00:00
Aaron Craelius
1f40d9d47d
feat(x/tx): extract signers using cosmos.msg.v1.signer ( #15205 )
...
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
2023-03-06 11:12:54 -05:00
Devon Bear
da238c5555
impr(tx): Allow for Custom SignModeHandlers. ( #15204 )
...
Co-authored-by: Cal Bera <calbera@berachain.com>
2023-03-02 16:30:46 +00:00
dependabot[bot]
364b5ebc79
build(deps): Bump cosmossdk.io/core from 0.5.1 to 0.6.0 ( #15228 )
2023-03-01 20:15:43 +01:00
Julien Robert
41c8529ff9
chore: bump cometbft to v0.37.0-rc3 ( #15220 )
2023-03-01 16:30:41 +01:00
dependabot[bot]
b1603227e5
build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 ( #15172 )
...
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-02-27 19:49:52 +00:00
Facundo Medica
74ff94fdd5
fix: Format decimals correctly for signmode textual ( #15129 )
...
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
2023-02-27 12:34:20 +00:00
Mark Rushakoff
21d479c4ef
chore(tx): fix staticcheck issues ( #15150 )
2023-02-24 15:02:56 +00:00
Matt Kocubinski
976ecd4c08
feat: protoreflect based amino json encoder ( #14877 )
2023-02-23 21:41:06 +00:00
dependabot[bot]
9569b34997
build(deps): Bump github.com/cosmos/cosmos-proto from 1.0.0-beta.1 to 1.0.0-beta.2 ( #15116 )
...
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-02-21 21:46:01 +01:00
dependabot[bot]
25de9de537
build(deps): Bump github.com/cosmos/gogoproto from 1.4.5 to 1.4.6 ( #15111 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-21 14:45:43 +00:00
dependabot[bot]
8a46a3d4fe
build(deps): Bump cosmossdk.io/api from 0.3.0 to 0.3.1 ( #15092 )
...
Bumps [cosmossdk.io/api](https://github.com/cosmos/cosmos-sdk ) from 0.3.0 to 0.3.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/cosmos/cosmos-sdk/blob/v0.3.1/CHANGELOG.md ">cosmossdk.io/api's changelog</a>.</em></p>
<blockquote>
<h2>0.3.1 (March 23, 2017)</h2>
<p>IMPROVEMENTS:</p>
<ul>
<li>CLI returns exit code 1 and logs error before exiting</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/cosmos/cosmos-sdk/compare/v0.3.0...v0.3.1 ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
2023-02-20 20:39:19 +00:00
Facundo Medica
4a6a1e3cb8
refactor: fix lint issues + gofumpt ( #15062 )
2023-02-19 10:31:49 +00:00
dependabot[bot]
77d347b482
build(deps): Bump github.com/hashicorp/go-getter from 1.6.2 to 1.7.0 and go version to 1.20.1 ( #15051 )
...
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-02-17 12:17:24 +00:00
cipherZ
86eca4c72b
feat: Integrate tendermint Block endpoints into the cli ( #14659 )
...
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-02-14 19:23:45 +01:00
Aaron Craelius
8bd9288051
feat(x/tx): add basic handler types + sign mode direct ( #14787 )
...
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
2023-02-09 15:01:27 +00:00
Amaury
833ca9f0f1
chore: Clean-ups after Textual Title/Content PR ( #14973 )
2023-02-09 13:18:44 +00:00
dependabot[bot]
0bbf4b9906
build(deps): Bump google.golang.org/grpc from 1.52.3 to 1.53.0 ( #14958 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.52.3 to 1.53.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/grpc/grpc-go/releases ">google.golang.org/grpc's releases</a>.</em></p>
<blockquote>
<h2>Release 1.53.0</h2>
<h1>API Changes</h1>
<ul>
<li>balancer: support injection of per-call metadata from LB policies (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5853 ">#5853</a>)</li>
<li>resolver: remove deprecated field <code>resolver.Target.Endpoint</code> and replace with <code>resolver.Target.Endpoint()</code> (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5852 ">#5852</a>)
<ul>
<li>Special Thanks: <a href="https://github.com/kylejb "><code>@kylejb</code></a></li>
</ul>
</li>
</ul>
<h1>New Features</h1>
<ul>
<li>xds/ringhash: introduce <code>GRPC_RING_HASH_CAP</code> environment variable to override the maximum ring size. (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5884 ">#5884</a>)</li>
<li>rls: propagate headers received in RLS response to backends (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5883 ">#5883</a>)</li>
</ul>
<h1>Bug Fixes</h1>
<ul>
<li>transport: drain client transport when streamID approaches MaxStreamID (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5889 ">#5889</a>)</li>
<li>server: after GracefulStop, ensure connections are closed when final RPC completes (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5968 ">#5968</a>)</li>
<li>server: fix a few issues where grpc server uses RST_STREAM for non-HTTP/2 errors (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5893 ">#5893</a>)</li>
<li>xdsclient: fix race which can happen when multiple load reporting calls are made at the same time. (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5927 ">#5927</a>)</li>
<li>rls: fix a data race involving the LRU cache (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5925 ">#5925</a>)</li>
<li>xds: fix panic involving double close of channel in xDS transport (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5959 ">#5959</a>)</li>
<li>gcp/observability: update method name validation (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5951 ">#5951</a>)</li>
</ul>
<h1>Documentation</h1>
<ul>
<li>credentials/oauth: mark <code>NewOauthAccess</code> as deprecated (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5882 ">#5882</a>)
<ul>
<li>Special Thanks: <a href="https://github.com/buzzsurfr "><code>@buzzsurfr</code></a></li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="dba26e15a0 "><code>dba26e1</code></a> Change version to 1.53.0 (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5983 ">#5983</a>)</li>
<li><a href="2a1e9348ff "><code>2a1e934</code></a> server: after GracefulStop, ensure connections are closed when final RPC comp...</li>
<li><a href="e2d69aa076 "><code>e2d69aa</code></a> tests: fix spelling of variable (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5966 ">#5966</a>)</li>
<li><a href="a6376c9893 "><code>a6376c9</code></a> xds/resolver: cleanup tests to use real xDS client 3/n (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5953 ">#5953</a>)</li>
<li><a href="bf8fc46fa6 "><code>bf8fc46</code></a> xds/resolver: cleanup tests to use real xDS client 5/n (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5955 ">#5955</a>)</li>
<li><a href="3930549b38 "><code>3930549</code></a> resolver: replace resolver.Target.Endpoint field with Endpoint() method (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5852 ">#5852</a>)</li>
<li><a href="894816c487 "><code>894816c</code></a> grpclb: rename <code>grpclbstate</code> package back to <code>state</code> (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5962 ">#5962</a>)</li>
<li><a href="e5a0237a46 "><code>e5a0237</code></a> encoding: fix duplicate compressor names (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5958 ">#5958</a>)</li>
<li><a href="4adb2a7a00 "><code>4adb2a7</code></a> xds/resolver: cleanup tests to use real xDS client 2/n (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5952 ">#5952</a>)</li>
<li><a href="52a8392f37 "><code>52a8392</code></a> gcp/observability: update method name validation (<a href="https://github-redirect.dependabot.com/grpc/grpc-go/issues/5951 ">#5951</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/grpc/grpc-go/compare/v1.52.3...v1.53.0 ">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
2023-02-09 04:52:03 +00:00
dependabot[bot]
e03195e4b8
build(deps): Bump cosmossdk.io/math from 1.0.0-beta.5 to 1.0.0-beta.6 ( #14918 )
...
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-02-06 09:21:47 +00:00
Julien Robert
41a3dfeced
refactor!: migrate Cosmos SDK to CometBFT ( #14897 )
2023-02-05 14:51:33 +01:00
Amaury
45624191ee
refactor(textual): Use Title/Content instead of Text ( #14730 )
2023-02-02 14:22:51 +00:00
dependabot[bot]
2c61d7896a
build(deps): Bump cosmossdk.io/core from 0.5.0 to 0.5.1 ( #14811 )
...
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-01-27 16:37:30 +01:00
dependabot[bot]
938143f038
build(deps): Bump google.golang.org/grpc from 1.52.1 to 1.52.3 ( #14794 )
...
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-01-26 16:25:32 +00:00
dependabot[bot]
2b07c7961c
build(deps): Bump google.golang.org/grpc from 1.52.0 to 1.52.1 ( #14776 )
...
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-01-25 14:41:49 +00:00
Amaury
57bedb1006
feat(textual): Add client-side infra ( #14661 )
...
Co-authored-by: Jeancarlo Barrios <JeancarloBarrios@users.noreply.github.com>
2023-01-24 10:17:04 +00:00
Marko
e8f0cb1b02
chore: update core and store interfaces ( #14712 )
2023-01-23 22:50:27 +00:00
Julien Robert
98888e4ee7
chore: add tooling and docs for hubl ( #14743 )
...
Co-authored-by: Aaron Craelius <aaron@regen.network>
2023-01-23 22:12:22 +01:00
Amaury
40f7e5dc64
feat: Add Textual SignModeHandler ( #14650 )
...
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-01-18 09:56:17 +00:00
Amaury
a52d0a154c
refactor(textual): Make Address field expert ( #14651 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-01-17 19:23:41 +00:00
Amaury
afdbc51e47
refactor: Move to x/tx package ( #14634 )
2023-01-17 10:00:31 +00:00