Skip to content

Releases: manifoldfinance/solidity-lllc

v2024.03-lllc

07 Mar 23:05
b2b8675
Compare
Choose a tag to compare

## ARM64 Support

This provides build system fixes to support the latest Clang (14.3+) for macOS 14.4 (23E214)

Full Changelog: https://github.com/manifoldfinance/solidity-lllc/commits/v2024.03-lllc

> [!IMPORTANT]
> LLLC Opcode changes are below

- add BLOBHASH opcode [`winsvega#10`](https://github.com/manifoldfinance/solidity-lllc/pull/10)
- support RANDOM [`winsvega#7`](https://github.com/manifoldfinance/solidity-lllc/pull/7)
- Basefee opcode [`winsvega#6`](https://github.com/manifoldfinance/solidity-lllc/pull/6
- fix bug `add chainid and selfbalance to lllc` [`winsvega#4`](https://github.com/manifoldfinance/solidity-lllc/pull/4)