Skip to content

fix: prepend 0x to addresses decoded from contract data#424

Merged
loki-cmu merged 1 commit into
mainfrom
423-fix-anychain-ethereum-prepend-0x-to-addresses-decoded-from-contract-data
Jun 15, 2026
Merged

fix: prepend 0x to addresses decoded from contract data#424
loki-cmu merged 1 commit into
mainfrom
423-fix-anychain-ethereum-prepend-0x-to-addresses-decoded-from-contract-data

Conversation

@aya015757881

Copy link
Copy Markdown
Contributor

No description provided.

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 11 complexity · 0 duplication

Metric Results
Complexity 11
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@github-actions

Copy link
Copy Markdown

kache build cache

97.3% hit rate — 880/904 crates from cache, 24 compiled | ~7min saved

Crates 880 cached / 24 compiled / 904 total
Hit rate 97.3% (97.7% weighted by cost)
Time saved ~7min
Efficiency 97.7% of compile time saved by cache

Average cache hit overhead is 59ms — check disk I/O or consider faster storage
Prefetch contributed <20% of hits — check namespace/shard configuration
No network transfer data available for this session

Top cache misses (24 compiled)
Crate Compile time Size
anychain_tron ~3s 3.3 KB
anychain_ethereum ~819ms 34.5 MB
anychain_bitcoin ~668ms 2.5 KB
anychain_ethereum ~616ms 2.7 MB
anychain_kms ~613ms 4.3 KB
anychain_filecoin ~500ms 1.3 KB
anychain_ethereum ~490ms 2.2 KB
anychain_ethereum ~395ms 285.9 KB
anychain_ripple ~244ms 900 B
anychain_polkadot ~213ms 1.9 KB
... 14 more
Timing & Prefetch
Phase Time %
Cache hits ~51s 82.7%
Compiling misses ~10s 17.3%
Hit overhead avg 54ms key + 1ms lookup + 0ms restore
Miss overhead avg 54ms key + 1ms lookup + 3ms store

Prefetch: 0/880 hits (0.0%)

Posted by kache-action · kache v0.5.0

@loki-cmu
loki-cmu merged commit 40531a1 into main Jun 15, 2026
3 checks passed
@aya015757881
aya015757881 deleted the 423-fix-anychain-ethereum-prepend-0x-to-addresses-decoded-from-contract-data branch June 15, 2026 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: anychain-ethereum prepend "0x" to addresses decoded from contract data

2 participants