Summary
In this release, we:
- Implement support for new ABI error codes
- Populated transaction summary property
calls
with invoked contractfn
andargs
- Deprecated Node 18 - upgrade to a newer version of Node.
- Upgraded
forc
to0.68.6
Features
- #3894 - Implement support for new ABI error codes, by @Torres-ssf
Fixes
- #3897 - Contract operation summary for multi-calls, by @Torres-ssf
Chores
- #3889 - Updated dependencies, by @dependabot
- #3902 - Support Node 24 - depreciate Node 18, by @petertonysmith94
- #3903 - Upgraded
forc
to0.66.8
, by @petertonysmith94