Other
- fix(forge): determine if broadcasted tx is fixed gas limit using opcodes (#11599) by @grandizzy
- chore: bump version 1.3.6 (#11658) by @grandizzy
- fix(release): build docker images with cargo instead cross (#11659) by @grandizzy
- chore(common): add serde skip for compute_units_per_second in EvmArgs (#11662) by @Forostovec
- chore: check compatibility of evm_version and solc (#11418) by @wellnana
- chore: fix ci, remove unwrap on test (#11666) by @grandizzy
- chore(common): clean RuntimeTransport derive and remove dead LockError (#11669) by @Galoretka
- feat(cheatcodes): Add vm.signWithNonce(privateKey, digest, nonce) cheatcode (Crypto) (#11267) by @Ectario
- feat(anvil): calculate max_transactions based on block gas capacity (#11670) by @forkfury