Commit Graph

1195 Commits

Author SHA1 Message Date
Đông Liều
cc14f21cef
fix(x/auth): ensure the elements of do not exceed 1000 (#24208) 2025-03-31 14:07:45 +00:00
lido333
d2ac39cb46
refactor: slices.Contains (#24162) 2025-03-27 16:54:37 +00:00
Kaushik Donthi
0f52ccd54a
test: add test to ensure timeout timestamp can be encoded/decoded in txs (#24103)
Co-authored-by: mmsqe <mavis@crypto.com>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-26 18:25:06 +00:00
Đông Liều
49be51a951
refactor(proto): Use cosmos_proto added_in annotation instead comments (#24105)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-03-25 17:57:47 +00:00
quantix9
5254d57c5b
chore(all): modernized code with slices (#24125)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-03-25 17:31:32 +00:00
Marko
d6fca6a5b6
feat: allow ed25519 signatures in txs (#24030)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-03-25 16:23:23 +00:00
Tyler
e64ed5ef2d
chore: gen mocks (#24129) 2025-03-25 16:08:16 +00:00
Alex | Interchain Labs
b7a20b81f6
chore: lint v2 (#24118) 2025-03-25 15:57:24 +00:00
Tyler
94068be123
refactor: PoC for unordered txs per new spec (#24010) 2025-03-24 21:49:52 +00:00
Alex | Interchain Labs
7fd79df4e1
chore: fix all linting (#24101) 2025-03-21 15:04:36 -07:00
Alex | Interchain Labs
98f0f76e73
chore: lint fixes (#24084) 2025-03-20 16:20:39 -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
Alex | Interchain Labs
d34c85b7a6
chore: restore TxWithTimeoutHeight (#24007) 2025-03-14 16:10:24 -04:00
mergify[bot]
89fee9c24c
docs: update version references (backport #23898) (#23899)
Co-authored-by: plubber <51789398+ericHgorski@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-05 12:51:29 -05:00
mergify[bot]
40e201e061
refactor: use a more straightforward return value (backport #23718) (#23875)
Co-authored-by: fuyangpengqi <167312867+fuyangpengqi@users.noreply.github.com>
Co-authored-by: aljo242 <alex@interchainlabs.io>
2025-03-03 16:40:33 -05: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
2a338e032c
chore: update proto builder (#23721) 2025-02-19 12:58:14 -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
mergify[bot]
2609f9c55e
fix(cli): avoid id isn't supported error when query address-by-acc-num (backport #21919) (#21922)
Co-authored-by: mmsqe <mavis@crypto.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-26 09:29:12 +02:00
mergify[bot]
698627016d
fix(simulation): Fix all problems make test-sim-custom-genesis-fast for simulation test. (backport #17911) (#20909)
Co-authored-by: Chenqun Lu <luchenqun@qq.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-07-11 08:28:37 +00: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
mergify[bot]
39042281a0
fix: allow tx decoding to fail in GetBlockWithTxs (backport #20323) (#20329)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-05-09 13:23:31 +00:00
mergify[bot]
f9041cde5c
refactor(x/auth): allow empty public keys for GetSignBytesAdapter (backport #19651) (#19675)
Co-authored-by: mmsqe <mavis@crypto.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-03-07 16:15:17 +00:00
mergify[bot]
a8b5e7f5dc
fix(depinject): Authtx was not accepting custom signers (backport #19549) (#19551)
Co-authored-by: Devon Bear <itsdevbear@berachain.com>
Co-authored-by: Qt <golang.chen@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-02-26 08:51:30 +00:00
Julien Robert
7dbed2fc0c
Merge pull request from GHSA-4j93-fm92-rp4m
* fix(x/auth/vesting): Add `BlockedAddr` check in `CreatePeriodicVestingAccount`

* updates
2024-02-19 17:56:39 +01:00
mergify[bot]
396be81acd
fix: allow empty public keys when setting signatures (backport #19106) (#19107)
Co-authored-by: Callum Waters <cmwaters19@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-01-19 10:21:48 +01:00
mergify[bot]
3fa3e06f5f
fix(x/auth): remove misleading gas wanted value from tx simulation failure response (backport #18772) (#18775)
Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-12-18 09:54:37 +00:00
mergify[bot]
50514957dd
fix(x/auth): Add fees on batch sign (backport #18564) (#18592)
Co-authored-by: Ezequiel Raynaudo <raynaudo.ee@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-11-30 15:25:19 +01:00
mergify[bot]
06dacdcee8
fix(simapp): textual wiring (backport #18242) (#18244)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-24 21:52:24 +00:00
mergify[bot]
c81038cf24
chore: improve align cli help (backport #18179) (#18187)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-20 15:51:39 +00:00
Julien Robert
18733a684e
feat: bring autocli module config to v0.50 (#18111) 2023-10-16 15:09:06 +02:00
mergify[bot]
1ba896ecb4
fix(x/auth/tx): propagate tx options to signing handlers (backport #17996) (#18067)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2023-10-11 10:59:35 +00:00
mergify[bot]
8334eefaaf
feat(client/v2): signing (backport #17913) (#17972)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-10-05 15:41:50 +02:00
mergify[bot]
3da9f9c9ec
fix(x/auth): properly populate tx config options and deprecate ProtoCodecMarshaler (backport #17946) (#17952) 2023-10-04 23:49:07 +02:00
mergify[bot]
e6b06db813
fix(simapp): do not overwrite tx options (backport #17920) (#17926)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-09-29 13:21:10 +02:00
mergify[bot]
f4796c9a14
chore(auth): return accId in error (backport #17903) (#17905)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-09-27 13:13:11 +00:00
mergify[bot]
deea20c712
refactor!: remove tips (backport #17787) (#17819)
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-09-21 10:24:58 +02:00
mergify[bot]
32969cf7cc
refactor: precise compiler assertions and cleanup module.go (backport #17718) (#17724)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-09-13 19:08:56 +00:00
mergify[bot]
b2627e9fae
docs: improve DeductFeeDecorator godoc (backport #17559) (#17589)
Co-authored-by: Rootul P <rootulp@gmail.com>
2023-08-31 07:58:50 +00:00
mergify[bot]
ce496ea5ca
fix(x/auth): internal error on AccountInfo when PubKey is nil (backport #17209) (#17210)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2023-07-31 09:51:36 +00:00
mergify[bot]
eba0b9e9c2
refactor: hide --output flags that don't work (backport #17188) (#17191)
Co-authored-by: zakir-code <80246097+zakir-code@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-30 00:09:49 +00:00
mergify[bot]
46be66ed42
refactor: remove global valaddress bech32 codec calls (1/2) (backport #17098) (#17149)
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-27 00:55:11 +02:00
mergify[bot]
dea7694a14
docs: improve usage of :::note (backport #17132) (#17133)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-26 11:02:22 +02:00
mergify[bot]
923af3611a
chore(types): audit (backport #17075) (#17083)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-20 19:59:22 +02:00
mergify[bot]
6ddf0af2e7
refactor(runtime): define address codec providers in runtime (backport #17037) (#17043)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-18 16:38:14 +02:00
mergify[bot]
d2b61d0bf5
fix(query): filtered collections pagination (backport #16905) (#16991)
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-13 22:27:37 +00:00
mergify[bot]
4076c6a918
feat(staking)!: add consensus and validator address codec in staking (backport #16959) (#16977)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-13 11:40:57 +00:00
mergify[bot]
ede4b3fe23
feat: Add CLI commands: 1) simulate a transaction, 2) query block results (backport #16887) (#16962)
Co-authored-by: larry <26318510+larry0x@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-12 22:15:09 +02:00
mergify[bot]
1ae705868f
chore: remove unused getsigner functions (backport #16937) (#16957) 2023-07-12 18:11:24 +02:00
mergify[bot]
d3229bf600
docs(x/auth): improve godoc for GetSigningTxData (backport #16933) (#16935)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
2023-07-11 21:07:46 +02:00