Giter Club home page Giter Club logo

Comments (5)

simondlr avatar simondlr commented on May 18, 2024

Excellent edge case @SergioDemianLerner.

Thanks for the find. We will add this.

from smart-contract-best-practices.

lherbeur avatar lherbeur commented on May 18, 2024

@SergioDemianLerner ...Does it mean if the authentic user tries creating the contract, the already existing one is used or how does the pre-creation affect the new creation? If indeed the attacker's pre-created contract is used and has control over the "contract created" by the real user, does that mean only the attacker would then have access over the contract and it's funds, which would have been updated by the authentic user?

from smart-contract-best-practices.

ethers avatar ethers commented on May 18, 2024

pre-creating an account (without any code)

@lherbeur an account (no code) is what's pre-created. This advice is even in the case where someone sends ether to an accidental address, which happens to be the address that your new contract would be deployed to.

from smart-contract-best-practices.

mathcrypto avatar mathcrypto commented on May 18, 2024

Can we create a contract with pre existing balance and it will not refer to the addresse which created it. Annonimize the creator

from smart-contract-best-practices.

mathcrypto avatar mathcrypto commented on May 18, 2024

and also, will this balance be used by the owner of the contract or it will stay blocked if it came from someone else?

from smart-contract-best-practices.

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.