Cast Features
Other
- chore: rename vm.coolSlot/warmSlot, fix flaky test (#10128) by @grandizzy
- chore: refactor
forge
for library use (#10117) by @zerosnacks - chore: refactor
cast
for library use (#10123) by @zerosnacks - chore: remove unused dependencies (#10132) by @zerosnacks
- chore: clean up features, add features in CI (#10096) by @DaniPopes
- chore: refactor
anvil
for library use (#10139) by @zerosnacks - chore: refactor
chisel
for library use (#10142) by @zerosnacks - test: increase weight for urls (#10148) by @mattsse
- chore: include all available keys (#10147) by @mattsse
- feat: add explicit_iter_loop clippy lint (#10146) by @taikoonwang
- feat(forge build): add
--use-literal-content
CLI flag (#10143) by @Hugoo