lido333
|
8cd9b20cbc
|
chore: slices Delete (#24164)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
|
2025-03-31 16:26:44 +00:00 |
|
Alex | Interchain Labs
|
f55595fcc9
|
chore: prep api for release (#24227)
|
2025-03-31 15:34:28 +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 |
|
Hoang Do
|
4f445ed933
|
refactor(baseapp): create checktx handler (#24069)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
|
2025-03-29 19:45:41 +00:00 |
|
Alex | Interchain Labs
|
d68d169a63
|
feat: add x/protocolpool (#23933)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
|
2025-03-29 19:45:39 +00:00 |
|
Alex | Interchain Labs
|
edd47822b5
|
chore: prep math for v1.5.1 (#24185)
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
|
2025-03-29 01:12:55 +00:00 |
|
Alex | Interchain Labs
|
056bcd7022
|
test: example upgrade handler and systems test (#24182)
|
2025-03-29 00:46:08 +00:00 |
|
Alex | Interchain Labs
|
e85a5c0bc1
|
chore: use latest errors (#24184)
|
2025-03-29 00:44:32 +00:00 |
|
Alex | Interchain Labs
|
e8d366e733
|
chore: bump linter (#24180)
|
2025-03-29 00:38:08 +00:00 |
|
Aaron Craelius
|
2ccf08a3fe
|
refactor(collections): remove core dependency (#24081)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
|
2025-03-28 22:22:27 +00:00 |
|
Alex | Interchain Labs
|
a340fa39d0
|
chore: use latest log tag (#24183)
|
2025-03-28 20:00:12 +00:00 |
|
Alex | Interchain Labs
|
f7aa70a492
|
Update CHANGELOG.md
|
2025-03-28 15:01:17 -04:00 |
|
Alex | Interchain Labs
|
2fd5341a07
|
chore: dependency prep (#24179)
|
2025-03-28 16:55:56 +00:00 |
|
Alexander Peters
|
150f12e4ad
|
feat(sims): introduce message factories/ simsx (#24126)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
|
2025-03-28 16:08:23 +00:00 |
|
mergify[bot]
|
0fbbf26f63
|
feat(baseapp): extend abci listeners in streaming manager (backport #24160) (#24163)
Co-authored-by: mmsqe <mavis@crypto.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
|
2025-03-27 19:05:55 +00:00 |
|
Tyler
|
cfda49b436
|
fix: prune cmd should disable async pruning (#24090)
|
2025-03-27 18:43:27 +00:00 |
|
lido333
|
d2ac39cb46
|
refactor: slices.Contains (#24162)
|
2025-03-27 16:54:37 +00:00 |
|
mergify[bot]
|
193a7390c4
|
refactor(client): check name validation for keys add|import|rename (backport #18950) (#24152)
Co-authored-by: levisyin <150114626+levisyin@users.noreply.github.com>
Co-authored-by: aljo242 <alex@interchainlabs.io>
|
2025-03-27 16:40:47 +00:00 |
|
mergify[bot]
|
f4f9ea5a4a
|
feat(client/keys): check multisig key duplicate (backport #18703) (#24153)
Co-authored-by: levisyin <150114626+levisyin@users.noreply.github.com>
Co-authored-by: aljo242 <alex@interchainlabs.io>
|
2025-03-27 15:43:01 +00:00 |
|
mergify[bot]
|
fc725a35d6
|
feat(client/keys): add --yes option to keys export and keys mnemonic (backport #18745) (#24154)
Co-authored-by: levisyin <150114626+levisyin@users.noreply.github.com>
Co-authored-by: aljo242 <alex@interchainlabs.io>
|
2025-03-27 03:10:13 +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 |
|
lido333
|
a8e44c6a80
|
chore: clean utils's SliceContains (#24149)
|
2025-03-26 17:58:48 +00:00 |
|
Hoang Do
|
16f1b61de5
|
feat(grpc): adds error handling for out-of-gas panics in grpc query handlers (#24073)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
|
2025-03-26 15:25:49 +00:00 |
|
Đông Liều
|
2bf3947ce9
|
feat(types): Implement .IsGT for types.Coin (#24093)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
|
2025-03-26 04:44:28 +00:00 |
|
mergify[bot]
|
a2b7cea8a7
|
chore: update error message in SetCMS (backport #23951) (#24083)
Co-authored-by: Tristav <124001124+Pricstas@users.noreply.github.com>
Co-authored-by: aljo242 <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
|
2025-03-25 21:05:23 +00:00 |
|
mergify[bot]
|
8a54f41c7d
|
refactor(x/bank): swap sendrestriction check in InputOutputCoins (backport #21976) (#24053)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
|
2025-03-25 21:04:33 +00:00 |
|
Alex | Interchain Labs
|
f78a75ce96
|
chore: actually fix gosec (#24133)
|
2025-03-25 16:01:03 -04:00 |
|
Alex | Interchain Labs
|
7ccf478fd6
|
ci: fix gosec (#24132)
|
2025-03-25 15:27:54 -04: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 |
|
Alexander Peters
|
7827aee97b
|
fix(sims): Minor fixes (#24095)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
|
2025-03-25 17:45:55 +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 |
|
Đông Liều
|
731d9305ff
|
feat(x/bank): Placing SendRestriction before Deduction of Coins in SendCoins (#24106)
|
2025-03-25 17:06:16 +00:00 |
|
Đông Liều
|
2be528f04f
|
fix(server): allow align block header with skip check heaader in grpc server (#24068)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
|
2025-03-25 16:54:43 +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 |
|
quantix9
|
9acd7716dd
|
chore(all): modernized code with built-in min/max (#24124)
|
2025-03-25 11:43:05 -04:00 |
|
Tyler
|
94068be123
|
refactor: PoC for unordered txs per new spec (#24010)
|
2025-03-24 21:49:52 +00:00 |
|
riyueguang
|
6fc8d0dc64
|
refactor: use the built-in max/min to simplify the code (#24112)
Signed-off-by: riyueguang <rustruby@outlook.com>
|
2025-03-24 17:35:40 +00:00 |
|
Hoang Do
|
85a33eb62b
|
chore(testutil): remove unnecessary error check (#24107)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
|
2025-03-24 09:35:09 -07:00 |
|
Đông Liều
|
9b2e91fbf9
|
fix: Do not call Remove during Walk (#24044)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
|
2025-03-24 15:18:59 +00:00 |
|
Đông Liều
|
e9fffcc4a7
|
feat(client/keys): add support for importing hex key using standard input (#24071)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
|
2025-03-24 14:48:21 +00:00 |
|
mergify[bot]
|
ddce50f42e
|
fix(test): avoid panic of SetStreamingManager() on sealed BaseApp (backport #24109) (#24110)
Co-authored-by: mmsqe <mavis@crypto.com>
|
2025-03-24 10:36:26 -04:00 |
|
Hoang Do
|
f0bc9af678
|
feat(types): Add a ValueCodec for Uint complex type (#24070)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
|
2025-03-24 09:59:00 -04:00 |
|
Alex | Interchain Labs
|
7fd79df4e1
|
chore: fix all linting (#24101)
|
2025-03-21 15:04:36 -07:00 |
|
mergify[bot]
|
b7fb7f4858
|
build(deps): Bump actions/create-github-app-token from 1.11.6 to 1.11.7 (backport #24091) (#24097)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-21 17:04:54 -04:00 |
|
zakir
|
b3342d9962
|
refactor(cosmovisor): get block height from db after node execution fails (#23720)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
|
2025-03-21 18:37:59 +00:00 |
|
Alexander Peters
|
bc57ce3ba7
|
perf: Replace runsim with Go stdlib testing (#24045)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
|
2025-03-21 15:48:00 +00:00 |
|
linghuying
|
b7c35f2568
|
refactor(simapp): use maps.Clone to simplify the code (#24077)
Signed-off-by: linghuying <1599935829@qq.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
|
2025-03-21 11:36:39 -04:00 |
|
Đông Liều
|
454467d081
|
feat(crypto/keyring): expose db keyring used in the keystore (#24040)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
|
2025-03-21 11:04:30 -04:00 |
|