We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4843f90 commit d27068cCopy full SHA for d27068c
CHANGELOG.md
@@ -440,7 +440,7 @@ Thanks to our external contributors!
440
- Ethereum: Support for Solidity `bytesM` and `bytes` types
441
- Ethereum: Beta API for preconstraining inputs (`ManticoreEVM.constrain`)
442
- Improved performance for smtlib module
443
-- Ability to transparently operate on bytearray and symbolic buffer (MutableArray) types (e.g: concatenate, slice)
+- Ability to transparently operate on bytearray and symbolic buffer (ArrayProxy) types (e.g: concatenate, slice)
444
445
### Changed
446
0 commit comments