mmsqe
|
3b90ba4ef3
|
fix(auth): support legacy global AccountNumber when query historical state (port #23743) (#24533)
Co-authored-by: HuangYi <huang@crypto.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
|
2025-04-23 14:53:36 +00:00 |
|
Tyler
|
2e7bed9e72
|
chore: add telemetry measurement to x/auth PreBlocker (#24541)
|
2025-04-17 18:02:17 +00:00 |
|
Alex | Interchain Labs
|
b55b9e14fb
|
chore: move simsx to testutil (#24481)
|
2025-04-14 17:30:59 +00:00 |
|
leopardracer
|
f4f9fd6c40
|
docs: update references from app_v2 to app_d1 in documentation and code comments (#24400)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
|
2025-04-07 09:18:23 -04:00 |
|
healthyyyoung
|
61f4c3b71b
|
chore(tx): use buffer byte slice method directly (#24350)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
|
2025-04-07 13:09:44 +00:00 |
|
julienrbrt
|
a2cf15cd38
|
feat(client/v2): support gov proposals (cherry-pick #18461) (#24359)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
|
2025-04-03 14:52:56 +00:00 |
|
Alex | Interchain Labs
|
3c6deab626
|
chore: run modernize (#24356)
|
2025-04-03 10:42:20 -04:00 |
|
Aaron Craelius
|
167f3f12e2
|
refactor: migrate codec/types to type aliases, remove depinject dep on sdk (#24336)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
|
2025-04-02 23:37:19 +00:00 |
|
mergify[bot]
|
3ec128b4d1
|
feat(client): add default key name (backport #18101) (#24332)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
|
2025-04-02 15:03:54 +00:00 |
|
Alexander Peters
|
ea908cef68
|
feat(sims): Add simsx support to modules (#24145)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
|
2025-04-02 13:23:36 +00:00 |
|
mergify[bot]
|
03009a01e0
|
fix(x/auth): set from flag in multi-sign command (backport #19239) (backport #24265) (#24331)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2025-04-01 18:47:29 +00:00 |
|
Đô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 |
|