Commit Graph
11958 Commits
Author SHA1 Message Date
Alexander PetersandAlex | Interchain Labs 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
linghuyingandAlex | Interchain Labs 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
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
healthyyyoungandAlex | Interchain Labs f6fa4f25bd refactor(store): use map.Copy for cleaner map handling (#24076)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-20 22:22:52 +00:00
Tyler 73e2bba699 ci: try running lint with just --new flag (#24089) 2025-03-20 15:12:40 -07:00
Tyler ad574ef276 fix(scripts): lint scripts display different output in local vs CI (#24087) 2025-03-20 17:32:05 -04:00
Alex | Interchain Labs 1c47307bfd chore: fix proto building warning (#24086) 2025-03-20 16:59:52 -04:00
Alex | Interchain Labs 98f0f76e73 chore: lint fixes (#24084) 2025-03-20 16:20:39 -04:00
aljo242 978978a3fe tidy 2025-03-20 15:32:51 -04:00
aljo242 82cc186b27 mod tidy 2025-03-20 15:32:40 -04:00
Alex | Interchain Labs 7b930541cf fix: vuln CI job (#24079) 2025-03-20 14:02:37 -04:00
Hoang DoandAlex | Interchain Labs b6163a2d86 fix(baseapp): Use CometBFT's ComputeProtoSizeForTxs in defaultTxSelector.SelectTxForProposal (#24074)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-20 12:47:31 -04:00
Đông LiềuandAlex | Interchain Labs 9539caae6e feat(tools/benchmark): introduce benchmark module (#24021)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-20 10:56:03 -04:00
Hoang Do 8bf5430d7e chore(optimize): Return BlockHeader by shallow copy in server Context (#24072) 2025-03-20 10:03:12 -04:00
Tyler e8ac0f580e fix(baseapp): align block header when querying with latest height (#24055) 2025-03-19 18:13:44 -07:00
2a67b267c8 feat: add --qrcode flag to keys show command (backport #18557) (#24011)
Co-authored-by: levisyin <150114626+levisyin@users.noreply.github.com>
Co-authored-by: julienrbrt <julien@rbrt.fr>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-19 20:52:41 -04:00
TylerandAlex | Interchain Labs 27322f5866 chore: make validator-count flag less breaking (#24054)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-19 20:28:26 +00:00
ba35a41fdd fix(baseapp): fix BaseApp.getContext data races (#24042)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-03-19 16:15:42 -04:00
TylerandAlex | Interchain Labs 6577e1eeef docs: adr-070 unordered transactions refactor (#23974)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-19 19:46:44 +00:00
Hoang DoandAlex | Interchain Labs 7f5f3fccf8 fix(client,server): consistently set env prefix between client/server (#24059)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-19 15:28:03 -04:00
Alex | Interchain LabsandEzequiel Raynaudo 87403fadae fix(crypto/ledger): Improve error message when deriving paths (#22116) (#24036)
Co-authored-by: Ezequiel Raynaudo <raynaudo.ee@gmail.com>
2025-03-19 13:37:43 -04:00
Hoang DoandAlex | Interchain Labs 700d33457a chore(client): remove redundant error check for tar reader (#24058)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-19 10:09:42 -04:00
TylerandAlex | Interchain Labs 26bc9f66ee fix(ci): vuln check comment (#24056)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-19 09:31:49 -04:00
Hoang DoandAlex | Interchain Labs 97dad50388 fix(client/keys): don't return when key not found in keys delete (#24041)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-19 09:21:36 -04:00
998a124bd4 docs: add transaction malleability docs (backport #23958) (#24050)
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
Co-authored-by: aljo242 <alex@interchainlabs.io>
2025-03-18 16:07:49 -04:00
5a71f927fc refactor(client): use map.Copy for cleaner map handling (backport #24022) (#24048)
Co-authored-by: petersssong <petersssong@proton.me>
Co-authored-by: aljo242 <alex@interchainlabs.io>
2025-03-18 11:48:15 -04:00
Alex | Interchain Labs 7bba055c34 chore: create temp fix for faulty vuln report in CI (#24046) 2025-03-18 11:03:03 -04:00
Hoang DoandAlex | Interchain Labs 3ac5b7c912 feat(genutil): Allow manually setting the consensus key type in genesis (#24018)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-17 17:32:39 -04:00
Hoang DoandAlex | Interchain Labs 64d4cd125b fix(baseapp): correctly check errors before sealing in BaseApp.Init (#24027)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-17 16:28:46 -04:00
Alex | Interchain Labs a90a35149a chore: deps (#23973) 2025-03-17 14:14:00 -04:00
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
mergify[bot]andpetersssong a6dc1e1af5 docs: Deprecation of 'go get' for installing executables (backport #24006) (#24020)
Co-authored-by: petersssong <petersssong@proton.me>
2025-03-17 12:20:16 -04:00
Hoang Do ec2a017160 docs: enhance OfferSnapshot documentation (#24017) 2025-03-17 10:01:36 -04:00
Alex | Interchain Labs 5f36263548 chore: attempt to fix flakey test (#24009) 2025-03-17 09:25:32 -04:00
Alex | Interchain Labs f804b4ae3b chore: restore key testutil (#24008) 2025-03-14 16:51:07 -04:00
Alex | Interchain Labs d34c85b7a6 chore: restore TxWithTimeoutHeight (#24007) 2025-03-14 16:10:24 -04:00
plubber 84eab8b4c8 fix: update documentation links for module migrations and error types (#24003) 2025-03-13 15:33:49 -04:00
Alex | Interchain Labs a978969be5 chore: clean up CI (#23968) 2025-03-12 12:30:28 -04:00
Alex | Interchain Labs 5ede887757 chore: update system tests (#23931) 2025-03-12 11:54:09 -04:00
Alexander Peters 2f09f3af69 Merge commit from fork
* Fix ABS061

(cherry picked from commit f6f56395fd4b919063e19aa94e7178793ac0fd6b)
(cherry picked from commit 34b30b0ed6b3145b94719650eb3246a91ed977ce)

* Review feedback

(cherry picked from commit c892055e7fa86db8382fb2af17bb66342d7e2eeb)

* Check for events

(cherry picked from commit 16fc26041457b01077df4d3d3d25c9eaf00780d2)

* Review feedback

* Remove unecessary code comments

* Update changelog

* Remove duplicate headline after merge
2025-03-12 10:51:25 -04:00
mergify[bot]andAlex | Interchain Labs b3cad5938d docs: add x/ docs (backport #23955) (#23956)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-10 14:40:04 -04:00
Alex | Interchain Labs 3832e2d06b chore: clarify essential and supplmental modules (#23937) 2025-03-10 13:52:34 -04:00
Alexander PetersandAlex | Interchain Labs 011d795eb0 fix(sims): Use liveness matrix for validator sign status in sims (21952) (#23952)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-10 12:39:23 -04:00
9d04acb366 chore: backport add MustValAddressFromBech32 function (#23919)
Co-authored-by: Luke <luchenqun@qq.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2025-03-10 11:55:50 -04:00
Alex | Interchain Labs 047379caaf chore: run systems tests on DI and direct applications (#23930) 2025-03-10 11:22:07 -04:00
6854ec67f0 fix(x/distribution): vulnerable incrementReferenceCount in distribution (#19301) (#23934)
Co-authored-by: Naveen <70747893+knkcse@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
2025-03-10 11:04:49 -04:00
Tyler 8087ca63da ci: use old releaser method (#23939) 2025-03-07 14:58:40 -08:00
Tyler 429dd08950 ci: bump release action and set workdir (#23938) 2025-03-07 13:05:17 -08:00
Tyler 07f4de850c ci: update go releaser version (#23935) 2025-03-07 12:34:57 -08:00
TylerandAlex | Interchain Labs 88eb5f9613 ci: add releaser for simapp (#23922)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-07 12:14:16 -08:00