What's Changed
- feat: convert between
Signed
of different length by @quentin in #923 - fix: array size evaluation with modulo operator by @makcandrov in #930
- feat: add
KECCAK256_EMPTY
fromrevm::primitives
by @zerosnacks in #931 - feat: added format_units_with by @Rimeeeeee in #936
- docs: improve eip712 docs and discoverability by @DaniPopes in #940
- feat(primitives): add
Address::create_eof
by @0xriazaka in #932 - feat: add validated variants to ABI decoding methods by @harsh-ps-2003 in #928
- feat(
sol!
): ignore unlinked bytecode by @mattsse in #935 - feat(primitives): add BitX<&Self> for FixedBytes by @Rimeeeeee in #943
- feat(primitives): add BitX<&Self> for wrap_fixed_bytes by @DaniPopes in #945
New Contributors
- @quentin made their first contribution in #923
- @makcandrov made their first contribution in #930
- @Rimeeeeee made their first contribution in #936
- @0xriazaka made their first contribution in #932
- @harsh-ps-2003 made their first contribution in #928
Full Changelog: v1.0.0...v1.1.0