github tempoxyz/tempo tempo-primitives@1.7.0

latest release: tempo-chainspec@1.7.0
3 hours ago

Minor Changes

  • Enshrined the stricter TIP-1045 payment classifier (is_payment_v2) at the T5 hardfork for consensus-level payment lane validation. Relaxed the v2 classifier to allow bounded key_authorization (RLP length ≤ 1024 bytes). (by @0xrusowsky, #3844)
  • 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)

Don't miss a new tempo release

NewReleases is sending notifications on new releases.