Skip to content

1.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Dec 17:59
· 2397 commits to develop since this release

Added

  • Backend tracking to Mixpanel: an event is sent when the following actions happen: block sync, trace sync, artifact sync, contract imported, contract removed, signup, plan change. No blockchain data is sent, only user id, current plan, stripe subscription status, trial date.

Changed

  • Values emitted by events and returned by methods are now automatically parsed and formatted depending on their type. It's possible to switch between parsed/raw data

Fixed

  • Wording related to transaction tracing