Commit Graph

161 Commits

Author SHA1 Message Date
dependabot[bot]
898d789363
build(deps): Bump google.golang.org/grpc from 1.71.1 to 1.72.0 in /tools/benchmark (#24553)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2025-04-23 14:17:46 +00:00
Alex | Interchain Labs
ccd37e1d99
chore: prep x/tx for release (#24513) 2025-04-14 21:44:46 +00:00
Alex | Interchain Labs
e7bcfc23b4
fix(x/tx): add feePayer as signer (#22311) BACKPORT (#24408)
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
2025-04-09 20:58:23 +00:00
Alex | Interchain Labs
c755efef89
chore: clean up buf warnings when running make proto-all (#24416) 2025-04-08 14:01:24 +00:00
Alex | Interchain Labs
84deebac66
fix(x/tx): fallback to injected resolver for placeholder descriptors BACKPORT (#24409)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2025-04-07 17:20:48 +00:00
Alex | Interchain Labs
640e70736e
chore: use latest math (#24395) 2025-04-04 19:27:17 +00:00
kakysha
d6f3ede8dc
fix(t/tx): fix data race for "err" shared variable in getSignersFunc (#24344)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-03 16:33:25 -04:00
julienrbrt
28c50a4ab1
fix(proto): set added_in annotations (#24358)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-03 14:34:31 -04:00
Alex | Interchain Labs
3bc29ba2aa
chore: update the core and collections deps (#24324) 2025-04-01 13:49:55 -04:00
Alex | Interchain Labs
3b7cd13d2a
chore: update deps to silence dependatbot (#24327) 2025-04-01 17:41:30 +00:00
Alex | Interchain Labs
33220c17b5
chore: use sdk release tag (#24243) 2025-03-31 21:00:43 +00:00
Alex | Interchain Labs
59559e2f35
chore: use cosmossdk.io/api v0.9.0 (#24230) 2025-03-31 17:24:56 +00:00
Alex | Interchain Labs
ec1d27bedf
chore: use math v1.5.1 (#24186) 2025-03-31 16:45:04 +00:00
Alex | Interchain Labs
f55595fcc9
chore: prep api for release (#24227) 2025-03-31 15:34:28 +00:00
Alex | Interchain Labs
e85a5c0bc1
chore: use latest errors (#24184) 2025-03-29 00:44:32 +00:00
Alex | Interchain Labs
b7a20b81f6
chore: lint v2 (#24118) 2025-03-25 15:57:24 +00:00
Alex | Interchain Labs
7fd79df4e1
chore: fix all linting (#24101) 2025-03-21 15:04:36 -07:00
Alex | Interchain Labs
1c47307bfd
chore: fix proto building warning (#24086) 2025-03-20 16:59:52 -04:00
Alex | Interchain Labs
a90a35149a
chore: deps (#23973) 2025-03-17 14:14:00 -04:00
Tyler
c4ae99c423
fix: tx compat (#23850)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
2025-03-17 17:51:33 +00:00
Tyler
7f7c41e4aa
feat: backport unordered transactions (#23708)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-02-27 11:01:50 -08:00
Alex | Interchain Labs
7df377415d
chore: update all for release/v0.53.x (#23750) 2025-02-25 16:02:07 -05:00
Alex | Interchain Labs
f5e8e517ab
chore: set up release/v0.53.x branch (#23660)
Co-authored-by: Zygimantas <5236121+Zygimantass@users.noreply.github.com>
Co-authored-by: Zygimantas <zygis@skip.build>
2025-02-12 15:48:20 -05:00
Alex | Interchain Labs
d9bc4bb317
chore: temp remove sonar cloud (#23677) 2025-02-12 10:15:28 -05:00
mergify[bot]
f1b139de54
feat(x/tx): add an option to encode maps using amino json (backport #23539) (#23540)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2025-01-28 21:09:12 +01:00
Alexander Peters
ba7ac458c9
Merge commit from fork
* Limit recursion depth for unknown field detection

(cherry picked from commit f038dc731c55be1e1c526e67695acc358631afd6)

* Limit unpack any

(cherry picked from commit 1a2bff56fb7391f9ce87d4fbe9e0367ae991c0b2)

* Update Changelog

* Another limit recursion depth for unknown field detection

* Update changelog
2024-12-16 17:06:10 +01:00
dependabot[bot]
3b082b5e14
build(deps): Bump cosmossdk.io/x/tx from 0.13.6-0.20241003112805-ff8789a02871 to 0.13.6 (#22844)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-12-12 09:54:42 +00:00
mergify[bot]
d62bcbdb55
fix(x/tx): fix amino json drift from legacy spec (backport #21825) (#22088) 2024-12-12 02:13:57 +01:00
mergify[bot]
9efec4293d
fix(x/tx): sort with oneof field name in amino-json (backport #21782) (#22228)
Co-authored-by: Luis Carvalho <mail.lmcarvalho@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-10-11 13:35:38 +02:00
mergify[bot]
7ee3115a9d
feat(x/tx): add aminoNameAsTypeURL option in aminojson encoder (backport #21712) (#21798)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-18 14:21:44 +02:00
dependabot[bot]
2f49e9e120
build(deps): Bump github.com/cosmos/gogoproto from 1.6.0 to 1.7.0 (#21294)
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>
2024-08-14 09:38:49 +02:00
dependabot[bot]
057cd3bc76
build(deps): Bump github.com/cosmos/gogoproto from 1.5.0 to 1.6.0 (#21234)
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>
2024-08-09 08:47:46 +02:00
Julien Robert
a565daad48
chore: bring in v0.13.x x/tx in release/v0.50.x (#21158) 2024-08-02 13:23:53 +02:00
mergify[bot]
5db395bcca
fix: nested multisig signatures using CLI (backport #20438) (#20692)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Facundo <facundomedica@gmail.com>
2024-06-19 22:25:22 +02:00
dependabot[bot]
d8bfb8a36a
build(deps): Bump github.com/cosmos/gogoproto from 1.4.12 to 1.5.0 (#20567)
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>
2024-06-06 10:18:38 +02:00
dependabot[bot]
b696f7a6a2
build(deps): Bump cosmossdk.io/api from 0.7.4 to 0.7.5 (#20338) 2024-05-10 10:23:08 +02:00
dependabot[bot]
a2abf1a442
build(deps): Bump github.com/cosmos/cosmos-proto from 1.0.0-beta.4 to 1.0.0-beta.5 (#20095) 2024-04-19 10:40:16 +02:00
dependabot[bot]
87ad797688
build(deps): Bump github.com/cosmos/gogoproto from 1.4.11 to 1.4.12 (#19811)
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>
2024-03-21 16:09:28 +01:00
mergify[bot]
6689e3689b
build(deps): Bump deps (backport #19655) (#19711)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-03-11 09:45:50 +00:00
dependabot[bot]
3dcf24e86e
build(deps): Bump cosmossdk.io/math from 1.2.0 to 1.3.0 (#19562) 2024-02-26 08:05:24 +01:00
dependabot[bot]
18ea4c5200
build(deps): Bump github.com/cosmos/cosmos-proto from 1.0.0-beta.3 to 1.0.0-beta.4 (#19471)
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>
2024-02-19 10:10:02 +01:00
dependabot[bot]
d1f41e55bb
build(deps): Bump cosmossdk.io/math from 1.1.3-rc.1 to 1.2.0 (#18386)
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 10:01:18 +00:00
dependabot[bot]
3abc61fb75
build(deps): Bump cosmossdk.io/api from 0.7.1 to 0.7.2 (#18137)
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-10-18 12:40:24 +00:00
mergify[bot]
467d2f7184
build(deps): bump math to rc (backport #17866) (#17872)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-09-25 17:06:03 +00:00
dependabot[bot]
2196edacb9
build(deps): Bump cosmossdk.io/api from 0.7.1-0.20230820170544-1bd37053e0c0 to 0.7.1 (#17768) 2023-09-15 19:18:31 +02:00
dependabot[bot]
757e09051a
build(deps): Bump cosmossdk.io/core from 0.10.0 to 0.11.0 (#17703)
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 05:42:26 +02:00
dependabot[bot]
99101abf82
build(deps): Bump cosmossdk.io/math from 1.0.1 to 1.1.2 (#17491)
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 16:41:43 +02:00
mergify[bot]
657add7a8a
chore: format proto files (backport #17445) (#17447)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-18 17:01:43 +02:00
mergify[bot]
c402c51a15
build: bump to Go 1.21 (backport #17333) (#17442)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-18 11:54:13 +00:00
dependabot[bot]
f9616a2673
build(deps): Bump github.com/cosmos/gogoproto from 1.4.10 to 1.4.11 (#17440)
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:23:13 +02:00