Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Manticore 0.3.5.tar.gz | 2020-11-06 | 8.1 MB | |
Manticore 0.3.5.zip | 2020-11-06 | 8.2 MB | |
README.md | 2020-11-06 | 2.0 kB | |
Totals: 3 Items | 16.3 MB | 0 |
0.3.5 - 2020-11-06
Thanks to our external contributors! - wolfo - geohot - romits800
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