fuzzland / ityfuzz

Blazing Fast Bytecode-Level Hybrid Fuzzer for Smart Contracts
https://docs.ityfuzz.rs
MIT License
734 stars 116 forks source link

error[E0308] [E0053] [E0277] #517

Closed maozhu1022 closed 2 weeks ago

maozhu1022 commented 2 weeks ago

After I executed cargo update and then executed cargo build, I encountered many similar errors as follows: a2ee0d7976797b3c01c899c9d0dfe8c3 image image

Can you help me resolve them? thanks!

publicqi commented 2 weeks ago

ityfuzz depends on some old features of revm, therefore alloy and some other related packages.