github tempoxyz/tempo tempo-alloy@1.7.0

latest release: tempo-chainspec@1.7.0...
3 hours ago

Minor Changes

  • Added the TIP-20 channel escrow precompile with channel open, settle, top-up, close, request-close, and withdraw flows gated at T5. (by @legion2002, #3704)
  • Moved TIP-20 and TIP-1022 virtual-address helpers (is_tip20_prefix, is_virtual_address, decode_virtual_address, make_virtual_address, MasterId, UserTag) from tempo-precompiles into a new TempoAddressExt trait on Address in tempo-primitives. Updated all consumers to use the new trait methods (address.is_tip20(), address.is_virtual(), Address::new_virtual(...), etc.). (by @0xrusowsky, #3637)
  • Added is_hardfork_active helper to TempoProviderExt and re-exported tempo-chainspec as a non-optional dependency. Updated the crates.io publish pipeline to include tempo-chainspec as a published crate. (by @0xrusowsky, #3655)

Don't miss a new tempo release

NewReleases is sending notifications on new releases.