You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#17536eab6659b 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).
#1779b33e34834 Thanks @fbwoolf! - This adds rendering the stx post condition in the list of post conditions.
#176715d2ba6cd Thanks @beguene! - Display Regtest instead of Testnet when the network is Regtest.
#1754d6493cdbc 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.
#175291cf29e88 Thanks @aulneau! - This update fixes the loading state for when the status of a network is not yet available.
#1780c90ed29f0 Thanks @beguene! - This fixes the test-app post conditions that were causing contract call failures.
#1777589a96fdc Thanks @fbwoolf! - This fixes filtering local transactions using the safely formatted hex txid.