Skip to content

Releases: moonstream-to/inspector-facet

v0.4.0

25 Oct 11:52
7ed3edf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.4.0

Inspector Facet v0.3.1 - Fix for a bug in loading ABIs from Foundry projects

08 Mar 15:18
6b18bdb
Compare
Choose a tag to compare

What's Changed

  • Added a try block around ABI loading for Foundry projects by @zomglings in #11

Full Changelog: v0.3.0...v0.3.1

Inspector Facet v0.3.0 -- Added support for Foundry projects

16 Feb 02:29
86d875b
Compare
Choose a tag to compare

And now users can use inspector-facet with Brownie and Foundry projects with non-standard build directories.

Inspector Facet v0.2.3 -- Fix for an issue with empty facets for max recall calculation

02 Jun 21:35
Compare
Choose a tag to compare

Inspector Facet v0.2.2 -- With documentation of audit logging for EIP2535 Diamond contracts

14 May 19:29
Compare
Choose a tag to compare

This release introduces documentation about how to use inspector-facet to perform audit logging on a Diamond proxy.

Inspector Facet v0.2.1 -- View a timeline of DiamondCut operations

22 Apr 23:43
44b8d25
Compare
Choose a tag to compare

This release adds the --timeline mode (which must be used with --crawldata).

Inspector Facet v0.2.0 - Support for non-louping Diamonds

20 Apr 12:29
8cfeb5f
Compare
Choose a tag to compare

This release adds support for inspection of Diamond proxies which do not offer the DiamondLoupeFacet interface.

This is done using the new -c/--crawldata argument on inspector-facet.

Inspector Facet v0.1.1

18 Apr 23:04
5d28322
Compare
Choose a tag to compare

First official version of Inspector Facet.