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 |
|