v1.7.6
Featured Changes:
- New cheatcodes:
vm.dumpState
by @tynes in #499 (foundry-rs/foundry#6827)vm.signP256
cheatcode for generating P256 (i.e. secp256r1) signatures, by @wilsoncusack in #497 (foundry-rs/foundry#6797)vm.toBase64
andvm.toBase64URL
cheatcodes by @ 0xAndoroid and @DaniPopes in #499 (foundry-rs/foundry#6785 and foundry-rs/foundry#6830)
Other Changes
- fix: don't hardcode string values in Vm generator by @DaniPopes in #497
- chore: bump to v1.7.6 by @mds1 in #500
Full Changelog: v1.7.5...v1.7.6