Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
3f0b433
Add changelog entry
chipshort Mar 5, 2025
2fa28a3
feat(query): Introduce non-breaking changes to handle nullable data s…
BigtoC Mar 14, 2025
dbc3283
chore(fmt): Code formatting
BigtoC Mar 14, 2025
7d2fd91
doc(comment): Add code comments
BigtoC Mar 15, 2025
bb6693b
chore(crate): Fix struct imports
BigtoC Mar 15, 2025
093e594
chore: Deprecate IBC fees
Mar 19, 2025
7963497
Add `#[allow(deprecated)]` over reexport
aumetra Mar 20, 2025
f616ad2
Allow usage of deprecated APIs in IBC module
aumetra Mar 20, 2025
01837e0
chore: Fix 'since' argument
Mar 20, 2025
4681714
chore: Update CHANGELOG
Mar 20, 2025
14f8097
[autofix.ci] apply automated fixes
autofix-ci[bot] Mar 20, 2025
10242fd
Merge pull request #2431 from CosmWasm/tkulik/chore/deprecate_ibc_fees
aumetra Mar 20, 2025
d6cb88c
Rollback changes
BigtoC Mar 28, 2025
eccbf55
refactor(metadata): Add deserializer for denom_units and aliases to h…
BigtoC Mar 28, 2025
a9b5b16
feat(metadata): Add test
BigtoC Mar 28, 2025
0d8b5eb
chore(fmt): Fix code format
BigtoC Mar 28, 2025
caf66b5
chore(Cargo): Downgrade Cargo.lock version from 4 to 3
BigtoC Mar 28, 2025
17a7a3b
Rollback cyberpunk test related codes
BigtoC Mar 29, 2025
275ea84
feat(metadata): add unit and integration tests for DenomMetadata hand…
BigtoC Mar 29, 2025
20450e6
Delete redundant test
BigtoC Apr 7, 2025
832eec5
Delete redundant test
BigtoC Apr 7, 2025
6213901
Delete redundant test
BigtoC Apr 7, 2025
2d77b1d
Delete redundant test
BigtoC Apr 7, 2025
c190704
fix(metadata): update test comments to reflect error handling for mis…
BigtoC Apr 7, 2025
a8b3400
Merge remote-tracking branch 'origin/feature/nullable-denom-metadata'…
BigtoC Apr 7, 2025
ad6c72f
chore(test): Move all unit tests to test module
BigtoC Apr 8, 2025
0ed6e01
Add changelog entry
chipshort Apr 9, 2025
a17d3b9
Merge pull request #2417 from BigtoC/feature/nullable-denom-metadata
chipshort Apr 9, 2025
09d9d14
chore: Deprecate `FeeEnabledChannel` and `FeeEnabledChannelResponse` …
kulikthebird May 15, 2025
0984c3f
replace circleci with gh actions
pinosu Oct 1, 2025
fd1e323
update
pinosu Oct 1, 2025
5a0b38f
update cargo lock
pinosu Oct 2, 2025
0102946
update
pinosu Oct 6, 2025
0e1aea5
replace deprecated method
pinosu Oct 6, 2025
3f90c3f
fix
pinosu Oct 7, 2025
679eaf6
update
pinosu Oct 7, 2025
cdcccce
update
pinosu Oct 7, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,266 changes: 0 additions & 1,266 deletions .circleci/config.yml

This file was deleted.

56 changes: 0 additions & 56 deletions .github/workflows/autofix.yml

This file was deleted.

43 changes: 0 additions & 43 deletions .github/workflows/contract.yml

This file was deleted.

Loading