Release highlights
This is a hotfix release with some execution fixes (to fix the exact same issue Starknet mainnet was experiencing) and adding support for gzip-compressed HTTP responses to the feeder gateway client.
Added
- Support for gzip-compressed responses from the feeder gateway.
- The new
--rpc.native-execution-force-use-for-incompatible-classesCLI option can be used to force use of native execution even for pre-1.7.0 Sierra classes (where fee calculation is known to be inaccurate). Use this flag at your own risk.
Changed
blockifierhas been upgraded to 0.16.0-rc.3.