What's Changed
- Remove Docker jobs from CI by @JoshuaBatty in #7221
- Support
GM_GET_CHAIN_ID
GM opcode withchain_id()
function by @bitzoic in #7222 - Support ABI errors in
forc test
by @ironcev in #7224 - Respect CLI flags in
unit_test_pass
E2E tests by @ironcev in #7226 - Keep track of interface surface status for entries in trait map. by @tritao in #7210
- IR: Taking function arg address and representing references as pointers by @vaivaswatha in #6967
- Add verified assets to
AssetId
implementation by @bitzoic in #7225 - Add migration for renaming existing
panic
identifiers tor#panic
by @ironcev in #7231 - fix: add forc-call to binary stripping step in ci by @kayagokalp in #7237
- LSP: Support multiple workspaces by @JoshuaBatty in #7214
- Optimize existing and add missing
Hash
implementations by @ironcev in #7238 - Bump to 0.68.8 by @IGI-111 in #7235
- Fix forc-test dependency to include the tx feature by @IGI-111 in #7239
Full Changelog: v0.68.7...v0.68.8