Skip to content

v2.19.3

Compare
Choose a tag to compare
@blockstack-devops blockstack-devops released this 06 Oct 14:49

Patch Changes

  • #1753 6eab6659b Thanks @aulneau! - This update makes it so any drawer component (network select, account select, etc) will be a modal when used in larger screens, but a drawer when used in the extension view (smaller widths).
  • #1779 b33e34834 Thanks @fbwoolf! - This adds rendering the stx post condition in the list of post conditions.
  • #1754 d6493cdbc Thanks @fbwoolf! - This fixes how asset metadata displays in post conditions. It should display correctly now even if a user doesn't have that token in their account.
  • #1752 91cf29e88 Thanks @aulneau! - This update fixes the loading state for when the status of a network is not yet available.
  • #1780 c90ed29f0 Thanks @beguene! - This fixes the test-app post conditions that were causing contract call failures.
  • #1777 589a96fdc Thanks @fbwoolf! - This fixes filtering local transactions using the safely formatted hex txid.