What's Changed
- feat(primitives): add
Address::from_private_key
by @DaniPopes in #483 - chore: improve unlinked bytecode deserde error by @mattsse in #484
- chore: include path in error by @mattsse in #486
- chore(primitives): pass B256 by reference in Signature methods by @DaniPopes in #487
- fix: deserialize missing state mutability as non payable by @mattsse in #488
- chore: add SECURITY.md by @DaniPopes in #494
- feat: add constructorCall to
sol!
by @leruaa in #493 - test: parity roundtripping by @prestwich in #497
- doc: fixes by @prestwich in #498
- docs: remove stray list element by @DaniPopes in #500
- feat(
primitives
): Addy_parity_byte_non_eip155
toParity
by @Evalir in #499 - test: don't print constructors for Solc tests by @DaniPopes in #501
New Contributors
Full Changelog: v0.6.0...v0.6.1