Open
Description
- Add symbolic execution rules for
readByteBF
insparse-bytes.md
#73 introduce simplification rules for bytes to simplify the result ofreadbyteBF
. - However, its corresponding test is failed with last
implies
request forkore-rpc-booster
. - We should solve this problem. The detailed info is in the PR.
What we need to do:
- improve the booster
implies
endpoint to handle this case - find out why my
\ceil
simplification does not fire.