Coder Social home page Coder Social logo

Comments (5)

charles-cooper avatar charles-cooper commented on May 28, 2024 1

i don't think we should disable it, it's a different vector for bugs. we could add a skip_contract_check instead

from vyper.

pcaversaccio avatar pcaversaccio commented on May 28, 2024 1

@DanielSchiavini I assume you're referring to the codesize check for target. I would keep that one, since the intention of setting the kwarg revert_on_failure=False is the assumption that you're ok with the fact that the contract creation operation itself fails due to some e.g. size issues, logic issues etc., and not that the factory/blueprint itself is completely lacking. Thus, I second @charles-cooper's suggestion here.

On another note, I have an open issue to add a codesize check kwarg to raw_call here.

from vyper.

DanielSchiavini avatar DanielSchiavini commented on May 28, 2024 1

The PR is created, I cannot invite you guys for reviewing since I'm not a maintainer

from vyper.

DanielSchiavini avatar DanielSchiavini commented on May 28, 2024

@pcaversaccio should we disable the codesize check as well when revert_on_failure is False?

from vyper.

pcaversaccio avatar pcaversaccio commented on May 28, 2024

The PR is created, I cannot invite you guys for reviewing since I'm not a maintainer

Thanks - I requested Charles and myself :)

from vyper.

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.