Skip to content

[email protected]

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Mar 15:51
· 1768 commits to main since this release
4307bfb

πŸ“‹ Summary

Note: This release was made from main branch. We are currently in the process of a preparing a new release from dev that introduces new re-architected approach for Foundry support.

πŸ› Bug Fixes:

  • fix: flags for compiling with globset (#284)
  • fix: update outdated links to external resources (#206)
  • fix: script broadcast error and request memoization on zksolc (#269)

✨ New Features:

  • feat: prank cheatcode (#265)
  • feat: add deploy and rebuild on missing library dependencies (#274)
  • feat: allow seamless switching between evm and zk-vm (#271)
  • feat: update cheatcodes-test CI to use local era-test-node (#257)
  • feat: Add contracts to compile flag to zksolcconfig (#253)

⚠️ Breaking Changes:

  • TBD

πŸ“œ All Changes

  • feat: prank cheatcode (#265)
  • fix: flags for compiling with globset (#284)
  • fix: update outdated links to external resources (#206)
  • feat: add deploy and rebuild on missing library dependencies (#274)
  • feat: allow seamless switching between evm and zk-vm (#271)
  • chore: always upload era-test-node logs in ci (#273)
  • fix: script broadcast error and request memoization on zksolc (#269)
  • chore: update zksolc to latest 1.3.23 (#264)
  • chore: add explicit rust installation instructions to readme (#263)
  • feat: update cheatcodes-test CI to use local era-test-node (#257)
  • chore: adds zksolc 1.3.22 (#250)
  • feat: Add contracts to compile flag to zksolcconfig (#253)

⭐ Contributors