- Added experimental EipWrappedProvider. (944600d)
- Updated signature for JsonRpcProvider.send to match EIP-1193. (b962b59)
- Added binary literal support to ASM grammar. (375bd15)
- Added explicit pop placeholders to ASM dialect. (a6b696d)
- Added position independent code option for asm. (89615c5)
- Added ASM semantic checking and the Pop placeholder. (a33bf0e)
- Better type safety for defineReadOnly. (e7adc84)
- Fixed CLI sandbox quiting after prompt entry. (ff9bc2a)