Commit Graph

15177 Commits

Author SHA1 Message Date
Alex | Interchain Labs
a3d815a4ce
chore: use new tagged xtx (#24796) 2025-05-28 16:26:56 -04:00
Alex | Interchain Labs
114f767e87
chore: prep for new x/tx release (#24795) 2025-05-28 16:12:08 -04:00
Alex | Interchain Labs
6eca16736f
chore: use core alpha tag (#24794) 2025-05-28 16:07:33 -04:00
Alex | Interchain Labs
8f4d236478
chore: prep for new core alpha (#24793) 2025-05-28 15:32:31 -04:00
Alex | Interchain Labs
57b30e76ab
chore: use newest api (#24792) 2025-05-28 15:24:55 -04:00
Alex | Interchain Labs
d874b0fafe
chore: prep api for beta release (#24791) 2025-05-28 15:06:29 -04:00
Alex | Interchain Labs
8028257250
chore: fix comet protos (#24786) 2025-05-28 14:43:17 -04:00
operagxoksana
3792ef9035
docs: edited links to discord, sims and lint badges (#24789) 2025-05-28 18:19:30 +00:00
mmsqe
e52192d223
fix(collections): make use of exported iterator from dbm (#24524)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-05-28 16:40:29 +00:00
dependabot[bot]
d27ef33a0f
build(deps): Bump google.golang.org/grpc from 1.72.1 to 1.72.2 in /tools/benchmark (#24783)
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-05-28 16:22:33 +00:00
julienrbrt
6fdaae0cc4
ci: remove slack notification (#24784) 2025-05-28 14:02:55 +00:00
mmsqe
f7601e5b81
fix(x/epochs): fix register of epoch hooks in InvokeSetHooks (#24770)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-05-22 15:44:55 +00:00
dependabot[bot]
2d1fe828a9
build(deps): Bump google.golang.org/grpc from 1.72.0 to 1.72.1 in /errors (#24771)
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-05-21 14:47:23 +00:00
dependabot[bot]
c7e7cf369c
build(deps): Bump google.golang.org/grpc from 1.72.0 to 1.72.1 in /store (#24767)
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-05-21 14:32:28 +00:00
dependabot[bot]
40e969d271
build(deps): Bump github.com/prometheus/common from 0.63.0 to 0.64.0 (#24766)
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-05-21 14:29:56 +00:00
Daniel Wedul
2c43a575be
perf(x/bank): Improve performance of GetAllBalances and GetAccountsBalances. (#24660) 2025-05-16 18:01:14 +00:00
Alex | Interchain Labs
30eaefc25b
test: perform upgrade test from v53 (#24749) 2025-05-16 17:50:29 +00:00
Alex | Interchain Labs
def657dafa
chore: update bump iavl in store to latest patch (#24759) 2025-05-15 18:34:02 +00:00
dependabot[bot]
df4c1c3edf
build(deps): Bump google.golang.org/grpc from 1.72.0 to 1.72.1 in /core (#24760)
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-05-15 17:49:33 +00:00
Hwangjae Lee
38b05652a0
test(bank/cli): remove duplicate --broadcast-mode flag in tx tests (#24762)
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
2025-05-15 17:48:34 +00:00
mmsqe
7b7f3a2492
fix(store): avoid panic when store not exists in historical version (port: #20425) (#24549)
Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-05-15 17:40:19 +00:00
Alex | Interchain Labs
402545851b
feat: scoped config (#24668) 2025-05-14 21:08:07 +00:00
Alex | Interchain Labs
48d9ca4caf
chore: update ci (#24746) 2025-05-13 23:39:51 +00:00
Aaron Craelius
522d983fc5
chore: upgrade to log/v1.6.0 everywhere (#24751) 2025-05-13 21:38:33 +00:00
Aaron Craelius
23b67a9a72
docs: Update CHANGELOG.md (#24750) 2025-05-13 21:09:43 +00:00
Aaron Craelius
be955efe25
feat: verbose logging during upgrades (#24720)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-05-13 20:48:30 +00:00
Alex | Interchain Labs
3d777ad46a
chore: fix proto gen targets after removing separate go mods (#24745) 2025-05-13 18:29:24 +00:00
Alex | Interchain Labs
2098dc46b2
chore: clean up buf generation for v54 (#24739) 2025-05-13 18:26:13 +00:00
Alex | Interchain Labs
7a9dc452a0
chore: update to use patched collections (#24743) 2025-05-13 18:04:21 +00:00
Alex | Interchain Labs
a02dbb7e61
fix: collections test IterateRaw bug (#24737) 2025-05-13 16:46:47 +00:00
mmsqe
151f7d8767
feat(x/tx): support bytes field as signer (port: #21850) (#24503)
Co-authored-by: yihuang <huang@crypto.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-05-13 13:52:56 +00:00
Alex | Interchain Labs
a2d6d1f6ac
chore: fix godoc comments for functions and structs (#24736) 2025-05-13 13:48:13 +00:00
Hanjun Kim
bedfc39334
fix: remove unnecessary protobuf field option (#24161)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-05-13 13:28:31 +00:00
Alexander Peters
98a2f679df
fix(server): Fix pruning height calculation (#24583)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Avory <avorycorelli@gmail.com>
2025-05-13 13:16:18 +00:00
Fabiana Cecin
b71d0894f0
feat: Upgrade to CometBFT v1.x series (#24114)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
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>
Co-authored-by: Zachary Becker <zachary@interchainlabs.io>
2025-05-13 12:57:22 +00:00
dependabot[bot]
b65dd23bad
build(deps): Bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 in the go_modules group (#24740)
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-05-13 12:30:16 +00:00
Alex | Interchain Labs
b0466fd74f
fix: race condition in baseapp states (#24655)
Co-authored-by: beer-1 <beer-1@codingcats.xyz>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2025-05-13 00:13:38 +00:00
DuongNguyen | Decentrio
83acb8eba2
chore: remove go mods from x/modules (#24522)
Co-authored-by: Đông Liều <93205232+DongLieu@users.noreply.github.com>
2025-05-12 20:17:10 +00:00
Ragnar
4e4cca1a24
fix(x/feegrant): prevent duplicate grants in genesis state (#24134)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-05-12 19:14:24 +00:00
Alex | Interchain Labs
3afa51aba3
chore: fix CI - use file abci streaming plugin (#24734) 2025-05-12 12:03:30 -04:00
Tyler
06fb8ea11f
chore: uncomment todo in upgrade systemtest (#24724)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-05-12 14:27:31 +00:00
Avory
fc319bbd35
docs: Add Circuit Breaker CLI command examples (#24680)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-05-12 12:48:40 +00:00
Alex | Interchain Labs
acb3d74760
chore: clean repo (#24723) 2025-05-08 15:44:28 -04:00
Alex | Interchain Labs
5d28bf5540
fix: do not panic if registering the same error to global registry (#24568) 2025-05-08 16:59:45 +00:00
Tyler
05ac584d94
docs(x/mint): add example for setting custom minter in depinject setups (#24715) 2025-05-07 18:38:58 +00:00
Alex | Interchain Labs
79a6bd730f
chore(baseapp): deprecate invariants (#24664) 2025-05-07 13:15:10 +00:00
Alex | Interchain Labs
4a4cc47432
chore: clean up example (#24709) 2025-05-06 17:32:04 +00:00
Tyler
87a52a7165
chore: remove sonar (#24708) 2025-05-06 17:16:56 +00:00
dependabot[bot]
f63f48be01
build(deps): Bump golang.org/x/crypto from 0.37.0 to 0.38.0 (#24701)
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-05-06 13:15:41 +00:00
dependabot[bot]
d162a9cbdb
build(deps): Bump golang.org/x/sync from 0.13.0 to 0.14.0 (#24702)
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-05-06 12:58:46 +00:00