Commit Graph
14140 Commits
Author SHA1 Message Date
dependabot[bot] e2d969d59d build(deps): Bump actions/create-github-app-token from 1.11.3 to 1.11.6 (#23863)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-03 10:40:29 -05:00
Alex | Interchain Labs 11a35fea26 chore: set up backport rule for 53 (#23871) 2025-03-03 10:38:50 -05:00
crStiv 05933ed2e9 docs: update x/evidence README.md links to v0.50 (#23832) 2025-02-26 14:56:29 -05:00
mmsqeandHuangYi fa82101b0e fix(auth): support legacy global AccountNumber when query historical state (#23743)
Co-authored-by: HuangYi <huang@crypto.com>
2025-02-25 18:23:05 -05:00
VolodymyrBg 537ff477d5 docs: update types/errors package documentation link to v0.52.0-beta.1 (#23749) 2025-02-25 12:51:48 -05:00
Alexander Peters 0a98b65b24 Merge commit from fork
* Prevent empty groups

* Handle inflight proposals

* Update changelog

* No empty group with simulations

* Remove release version from changelog
2025-02-20 11:14:22 -05:00
Zygimantas a01cb3ba66 ci: move at the speed of light (deprecate github actions runners) (#23701) 2025-02-13 19:56:52 +00:00
sjtucoderandAlex | Interchain Labs d2b7f56627 refactor: using slices.Contains to simplify the code (#23634)
Signed-off-by: sjtucoder <sjtucoder@icloud.com.>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-02-12 15:43:17 -05:00
Alex GartnerandAlex | Interchain Labs f072ecaba6 fix(tools/cosmovisor): do not download all binaires with autodownload (#23653)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-02-12 11:28:35 -05:00
Julien RobertandJohn Letey e3718e06c9 docs: correct explanation on how to set custom signer via depinject (#23654)
Co-authored-by: John Letey <john@noble.xyz>
2025-02-12 00:06:24 +00:00
Zygimantas c0fafff838 ci: use depot for docker builds (#23661) 2025-02-11 21:43:06 +00:00
Julien Robert bb03cd1c15 fix(tools/cosmovisor): fix wrong dir prepare-upgrade when non archive (#23652) 2025-02-11 10:45:29 -05:00
Zachary Becker d7f101e6aa chore: remove unused orm module (#23633) 2025-02-07 18:10:45 +00:00
MarkoandAlex | Interchain Labs 5cedd50480 fix(accounts): lockup check sender in context not in message (#23621)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-02-06 11:48:30 -05:00
Alex | Interchain Labs f7f301d1d9 chore: update codeowners (#23626) 2025-02-06 10:49:32 -05:00
Marko cd2801589d chore(bank): add more information to the godoc (#23624) 2025-02-06 13:25:15 +00:00
Julien RobertandAlex | Interchain Labs 7e391959b9 test: migrate last few integration tests to integration/v2 (#23359)
Co-authored-by: Alex | Interchain Labs <alex@skip.money>
2025-02-05 13:47:08 +00:00
9ea03a3c4b chore: remove baseapp and sdk.Context fully from x/upgrade (#23396)
Co-authored-by: aljo242 <alex@skip.money>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2025-02-05 12:30:18 +00:00
Julien Robert fe1c8af22a fix(runtime/v2): properly register runtime services (#23607) 2025-02-04 12:41:40 +00:00
dependabot[bot] e41dfb6fb6 build(deps): Bump github.com/cometbft/cometbft from 0.38.15 to 0.38.17 in /tools/confix (#23595)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-04 08:08:33 +00:00
dependabot[bot] 01aba594a2 build(deps): Bump github.com/cometbft/cometbft from 0.38.15 to 0.38.17 in /tools/cosmovisor (#23596)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-04 08:04:57 +00:00
Alex | Interchain Labs 9312fda8cd chore: bump comet for bug fix (#23601) 2025-02-04 08:02:21 +00:00
d3e059dd2a feat: add support for ed25519 tx signature verification (#23283)
Co-authored-by: Alex | Interchain Labs <alex@skip.money>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Marko <marko@baricevic.me>
2025-02-04 07:57:07 +00:00
dependabot[bot] 4900359445 build(deps): Bump actions/create-github-app-token from 1.11.2 to 1.11.3 (#23603)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-04 07:50:22 +00:00
plubber 738f288181 fix(docs): various typos and misspelled function names (#23600) 2025-02-03 16:10:02 -05:00
9a92843c21 store/v2: remove auto migration and fix restore cmd (#23568)
Co-authored-by: mmsqe <mavis@crypto.com>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2025-01-31 17:34:44 +00:00
Julien Robert 009bcc38e5 fix(simapp/v2): wire swagger in testnet cmd (#23570) 2025-01-31 15:34:37 +00:00
ddf9e18ee4 fix(auth): audit issues with unordered txs (#23392)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
2025-01-31 15:27:13 +00:00
dependabot[bot] 8eb6822d25 build(deps): Bump actions/create-github-app-token from 1.11.1 to 1.11.2 (#23567)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-31 10:18:26 +00:00
Alessio Treglia caebe005dd docs(keyring): add keyctl docs (#23563) 2025-01-30 21:58:45 +00:00
Alex | Interchain Labs b87acd2cc0 chore: rm tools/hubl (#23562) 2025-01-30 17:51:44 +00:00
dependabot[bot]anddependabot[bot] 97c61cfb24 build(deps): Bump github.com/spf13/pflag from 1.0.5 to 1.0.6 (#23555)
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-01-30 09:57:55 -05:00
cb55aed8a8 build(deps): Bump cosmossdk.io/x/tx from 1.0.1 to 1.1.0 (#23547)
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>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-01-29 13:54:24 -05:00
Julien Robert d8ea6a9526 feat(client/v2): add map support (#23544) 2025-01-29 15:39:24 +00:00
Alexander Peters 576448b821 fix(db): Fix pebbleDB integration (#23552) 2025-01-29 11:58:31 +00:00
e2027bf628 build(deps): Bump buf.build/gen/go/cometbft/cometbft/protocolbuffers/go from 1.36.3-20241120201313-68e42a58b301.1 to 1.36.4-20241120201313-68e42a58b301.1 in /api (#23520)
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>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-01-28 19:19:22 +00:00
dependabot[bot]anddependabot[bot] dc26b4113c build(deps): Bump github.com/golang/glog from 1.2.3 to 1.2.4 in /tools/hubl (#23541)
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-01-28 18:35:04 +00:00
Julien RobertandAlex | Interchain Labs aef1a2a06e fix(x/tx): add an option to encode maps using amino json (ref #23513) (#23539)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-01-28 17:14:12 +00:00
dependabot[bot]andaljo242 fe5b695684 build(deps): Bump cosmossdk.io/collections from 1.0.0 to 1.1.0 (#23534)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: aljo242 <alex@interchainlabs.io>
2025-01-28 15:27:51 +00:00
7189abc5af build(deps): Bump github.com/bytedance/sonic from 1.12.7 to 1.12.8 in /log (#23516)
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>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-01-28 15:21:10 +00:00
Alex | Interchain Labs 33442d9a94 chore: fix changelog for v0.52.0-rc.2 (#23502) 2025-01-27 19:41:11 +00:00
9a717100e6 build(deps): Bump google.golang.org/protobuf from 1.36.3 to 1.36.4 in /x/upgrade (#23512)
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>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-01-27 14:31:07 -05:00
Julien Robert 7fdf3a2c37 chore(collections): bring in protocodec in collections directly (#23515) 2025-01-27 16:52:54 +00:00
John Letey b6d3d72fee feat(x/tx): add an option to encode maps using amino json (#23513) 2025-01-27 14:01:23 +00:00
Julien Robert a60f3b6eab fix(codec): provide legacy amino og type (#23504) 2025-01-27 13:44:59 +00:00
Tyler e9b16a4eae chore: remove unecessary SDKGasMeter impl (#23503) 2025-01-24 22:48:45 +00:00
Eng Zer JunandAlex | Interchain Labs 26758571f4 refactor: replace golang.org/x/exp with stdlib (#23501)
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-01-24 18:26:15 +00:00
66e610c5ea build(deps): Bump google.golang.org/grpc from 1.69.4 to 1.70.0 in /tools/cosmovisor (#23496)
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>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-01-24 17:16:41 +00:00
dependabot[bot]andAlex | Interchain Labs 1bf6246eda build(deps): Bump google.golang.org/grpc from 1.69.4 to 1.70.0 in /store (#23494)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-01-24 16:39:22 +00:00
dependabot[bot]andAlex | Interchain Labs 55464a0e9a build(deps): Bump github.com/hashicorp/go-plugin from 1.6.2 to 1.6.3 in /store (#23493)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-01-24 15:55:48 +00:00