Manticore 0.3.5
0.3.5 - 2020-11-06
Thanks to our external contributors!
Ethereum
- Made EVM module ignore runtime gas calculations by default #1816
- Updated gas calculations for calls to empty accounts #1774
- Fixed account existence checks for
selfdestruct
andcall
#1801
Native
- [Added API] new
strlen
models #1725 - [Added API] State-specific hooks #1777
- Improved system call argument handling #1785
- Improved
stat
support for file descriptors #1780 - Support symbolic-length reads from sockets #1786
- Add stubs for
sendto
#1791
WASM
- Fix type confusion when importing external functions #1803