Emmanuel T Odeke
|
e049998eb5
|
build(deps): update grpc, net dependencies per vulnerability advisories (#18617)
|
2023-12-03 16:50:34 +00:00 |
|
Emmanuel T Odeke
|
f23d5c4d22
|
refactor(x/tx/decode): bulletproof against protowire.ConsumeTag potential varint overflows (#18611)
|
2023-12-02 14:11:33 +00:00 |
|
Julien Robert
|
e2b71b7480
|
fix: deterministic protov2 marshal (#18403)
|
2023-11-07 16:22:57 +00:00 |
|
dependabot[bot]
|
5d83f92ecd
|
build(deps): Bump cosmossdk.io/math from 1.1.3-rc.1 to 1.2.0 (#18387)
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-11-07 13:14:14 +00:00 |
|
Julien Robert
|
2caf00deb0
|
fix(client/v2): fix marshalling of queries with any (#18309)
|
2023-11-03 10:19:16 +00:00 |
|
dependabot[bot]
|
50f936f60e
|
build(deps): Bump google.golang.org/grpc from 1.58.3 to 1.59.0 (#18155)
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-10-18 06:20:07 +00:00 |
|
dependabot[bot]
|
5716b5dc97
|
build(deps): Bump cosmossdk.io/api from 0.7.2-0.20231016084709-1314de734f17 to 0.7.2 (#18132)
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-10-17 07:26:02 +00:00 |
|
Julien Robert
|
b71ec62807
|
chore: prepare x/tx v0.11.0 (#18127)
|
2023-10-16 16:28:19 +00:00 |
|
dependabot[bot]
|
faca642586
|
build(deps): Bump google.golang.org/grpc from 1.58.2 to 1.58.3 (#18096)
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-10-12 06:39:06 +00:00 |
|
dependabot[bot]
|
6009891ed6
|
build(deps): Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#18053)
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-10-11 11:04:12 +00:00 |
|
Julien Robert
|
31db604d61
|
build(deps): bump math to rc (#17866)
|
2023-09-25 15:24:36 +00:00 |
|
dependabot[bot]
|
c8e36828cd
|
build(deps): Bump google.golang.org/grpc from 1.58.1 to 1.58.2 in /store (#17836)
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-09-22 06:31:02 +00:00 |
|
Marko
|
6715b5afb5
|
refactor!: remove tips (#17787)
|
2023-09-20 12:00:22 +00:00 |
|
dependabot[bot]
|
aaf68cdcc0
|
build(deps): Bump gotest.tools/v3 from 3.5.0 to 3.5.1 (#17777)
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-09-18 14:04:22 +00:00 |
|
Marko
|
ddcb37cbd7
|
chore: fix deprecation annotations (#17784)
|
2023-09-18 13:11:25 +00:00 |
|
dependabot[bot]
|
167b702732
|
build(deps): Bump cosmossdk.io/api from 0.7.1-0.20230820170544-1bd37053e0c0 to 0.7.1 (#17767)
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-09-15 20:36:55 +00:00 |
|
dependabot[bot]
|
b0664917bb
|
build(deps): Bump google.golang.org/grpc from 1.58.0 to 1.58.1 (#17753)
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-09-15 05:30:51 +00:00 |
|
Julien Robert
|
e394604f83
|
feat(x/tx): add custom type encoder (#17681)
|
2023-09-13 11:19:58 +00:00 |
|
dependabot[bot]
|
98ac1b1a54
|
build(deps): Bump cosmossdk.io/core from 0.10.0 to 0.11.0 (#17700)
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-09-13 09:18:47 +00:00 |
|
Julien Robert
|
91fad07bb7
|
feat(x/tx): add indent option to encoder (#17600)
|
2023-09-11 17:03:48 +00:00 |
|
dependabot[bot]
|
943f2860a1
|
build(deps): Bump google.golang.org/grpc from 1.57.0 to 1.58.0 (#17647)
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-09-07 05:42:59 +00:00 |
|
dependabot[bot]
|
dc62bd7ade
|
build(deps): Bump cosmossdk.io/math from 1.0.1 to 1.1.2 (#17490)
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-08-21 14:47:40 +00:00 |
|
Marko
|
066f8a7a50
|
chore: format proto files (#17445)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
|
2023-08-18 14:06:01 +00:00 |
|
dependabot[bot]
|
0dc32a0762
|
build(deps): Bump github.com/cosmos/gogoproto from 1.4.10 to 1.4.11 (#17438)
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-08-18 12:08:15 +00:00 |
|
Julien Robert
|
f0030e0e6d
|
build: bump to Go 1.21 (#17333)
|
2023-08-18 09:58:46 +00:00 |
|
dependabot[bot]
|
cd02384582
|
build(deps): Bump cosmossdk.io/core from 0.9.1-0.20230814191920-98b67a87e5c9 to 0.10.0 (#17415)
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-08-17 06:45:51 +00:00 |
|
dependabot[bot]
|
3fde04b8be
|
build(deps): Bump pgregory.net/rapid from 1.0.1 to 1.1.0 (#17327)
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-08-09 06:48:44 +00:00 |
|
dependabot[bot]
|
2f6610d9bd
|
build(deps): Bump pgregory.net/rapid from 1.0.0 to 1.0.1 (#17286)
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-08-04 08:21:41 +00:00 |
|
dependabot[bot]
|
899f28c6e3
|
build(deps): Bump google.golang.org/grpc from 1.56.2 to 1.57.0 in /core (#17150)
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-27 07:49:13 +00:00 |
|
dependabot[bot]
|
ba4baa728b
|
build(deps): Bump cosmossdk.io/api from 0.6.1 to 0.7.0 (#17055)
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-19 06:41:30 +00:00 |
|
Emmanuel T Odeke
|
b68e7f5f73
|
test(x/tx/decode): add fuzzers for Decode + rejectNonADR027TxRaw (#16678)
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2023-07-17 14:45:19 +00:00 |
|
Emmanuel T Odeke
|
4689fde053
|
test: x/tx/signing/aminojson: fuzz SignModeHandler.GetSignBytes (#16734)
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2023-07-17 14:00:04 +00:00 |
|
dependabot[bot]
|
88c7ba00a8
|
build(deps): Bump cosmossdk.io/api from 0.6.0 to 0.6.1 (#17003)
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-14 18:48:02 +00:00 |
|
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 |
|