Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

v1.1.0 - Cookie Dough

Compare
Choose a tag to compare
@tcoulter tcoulter released this 18 Aug 18:02
· 1262 commits to master since this release

Hey all! This is the Cookie Dough release of ganache-core! 🍪

This release includes some sweet upgrades and bug fixes that have long been desired:

  • debug_traceTransaction now available!
  • Included the personal_* API. Thanks @axic! (see here)
  • Stub added for eth_protocolVersion. Thanks @nanexcool! (see here)
  • Entropy has been increased when randomly creating mnemonics. Thanks @kevsul! (see here)
  • Arrays are now accepted in filter requests. Thanks @thisbejim! (see here)
  • Internal upgrades to Web3
  • More error cases have been handled for certain requests to prevent crashes (e.g., here and #4).

More releases to come as we churn ( 🍨 ) through bugs and features. Thanks for all your feedback and support!