Skip to content

feat(tempo): bump tempo rev and integrate TempoAddressExt trait#14352

Draft
decofe wants to merge 1 commit intomasterfrom
rus/bump-tempo-addr-ext
Draft

feat(tempo): bump tempo rev and integrate TempoAddressExt trait#14352
decofe wants to merge 1 commit intomasterfrom
rus/bump-tempo-addr-ext

Conversation

@decofe
Copy link
Copy Markdown
Contributor

@decofe decofe commented Apr 16, 2026

Bumps tempo dependency from 39b9262 to 04a29a5 (tempoxyz/tempo#3637) and migrates foundry-evm to use the new TempoAddressExt trait.

Changes

  • Cargo.toml: bump all tempo crate revs 39b926204a29a5
  • crates/evm/evm/Cargo.toml: add tempo-primitives dep
  • crates/evm/evm/src/inspectors/tempo_labels.rs: replace is_tip20_prefix(addr)addr.is_tip20() via TempoAddressExt

Note: Blocked on tempoxyz/tempo#3637 being merged — once merged, rev should be updated to the merge commit on main.

Prompted by: rusowsky

Bumps tempo dependency from 39b9262 to 04a29a5 (tempoxyz/tempo#3637)
and migrates foundry-evm to use the new TempoAddressExt trait instead
of the removed is_tip20_prefix free function.

Co-Authored-By: 0xrusowsky <90208954+0xrusowsky@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants