Code Monkey home page Code Monkey logo

Comments (7)

msooseth avatar msooseth commented on September 15, 2024 1

Wow, also that printing is horrible, it needs to be more tight:

--- Branch ---

Inputs:

  Calldata:
    0x0dbe671f
  
  Transaction Context:
    TxValue: 0x0
  

End State:

Should look like:

--- Branch ---

Inputs:
  Calldata:
    0x0dbe671f
  Transaction Context:
    TxValue: 0x0
  
End State:

I'm fixing this and also will try to add the Addrs...

from hevm.

msooseth avatar msooseth commented on September 15, 2024 1

BTW, this also helped inspire me to write a PR #539 to improve the symbolic execution tutorial :) Thanks again!

from hevm.

ethever avatar ethever commented on September 15, 2024

The inputs for this branch then becomes

--- Branch ---

Inputs:

  Calldata:
    0x0dbe671f
  
  Addrs:
    SymAddr "caller": 0x95222290DD7278Aa3Ddd389Cc1E1d165CC4BAfe5
  
  Transaction Context:
    TxValue: 0x0

from hevm.

msooseth avatar msooseth commented on September 15, 2024

Fixed in #535

Thanks again. Once it's reviewed, I'll merge!

from hevm.

msooseth avatar msooseth commented on September 15, 2024

Just to be clear, it now prints:

Discovered the following 1 counterexample(s):

Calldata:
  0x0dbe671f
Storage:
  Addr SymAddr "origin": []
  Addr LitAddr 0x388C818CA8B9251b393131C08a736A67ccB19297: []
Transaction Context:
  TxValue: 0x0
Addrs:
  SymAddr "caller": 0x0000000000000000000000000000000000000000


=== Reachable Expression ===
...

=== Models for 5 branches ===

--- Branch ---
Inputs:
  Calldata:
    Empty
End State:
  (Failure
....

--- Branch ---
Inputs:
  Calldata:
    0x0dbe671f
  Transaction Context:
    TxValue: 0x0
  Addrs:
    SymAddr "caller": 0x95222290DD7278Aa3Ddd389Cc1E1d165CC4BAfe5
End State:
  (Success
    Data:
      (ConcreteBuf "")

    State:
      (SymAddr "entrypoint"):
...

from hevm.

ethever avatar ethever commented on September 15, 2024

BTW, this also helped inspire me to write a PR #539 to improve the symbolic execution tutorial :) Thanks again!

It's great to see how it has improved the symbolic execution tutorial. Thanks again for your efforts!

from hevm.

blishko avatar blishko commented on September 15, 2024

Fixed in #535.

from hevm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.