Coder Social home page Coder Social logo

Comments (10)

winsvega avatar winsvega commented on May 3, 2024

b,
2. Hive tests status

from pm.

jwasinger avatar jwasinger commented on May 3, 2024

Please add this for ethereumjs: ethereumjs/ethereumjs-monorepo#209

from pm.

Souptacular avatar Souptacular commented on May 3, 2024

@winsvega @jwasinger Added!

from pm.

LefterisJP avatar LefterisJP commented on May 3, 2024

An interesting EIP raising the question of concurrency and locks for storage: ethereum/EIPs#718.

There is already some discussion about it in the EIP and perhaps by bringing it up in the meeting we can see opinions of other core devs on the topic: ethereum/EIPs#718

from pm.

axic avatar axic commented on May 3, 2024

Perhaps we could agree on the bitwise shifting EIP: ethereum/EIPs#215. There is one change from last time: the operand order was swapped to match more natural use cases (shifting a value already on the stack and as such removes the need for swap)

from pm.

chriseth avatar chriseth commented on May 3, 2024

I think we should also slowly bring up account abstraction again. How do the toolset providers think about it? Did we find better solutions in the meantime?

from pm.

chriseth avatar chriseth commented on May 3, 2024

Something that does not yet have an EIP (at least I think): Some way to reduce the gas costs for an SSTORE if that slot (or the whole contract) is destroyed at the end of the transaction ("ephemeral storage"). This is useful for mutexes and auxiliary data that is passed to contracts deep inside the call chain but that we neither want to pass along all the time nor store permanently in some data storage contract.

from pm.

holiman avatar holiman commented on May 3, 2024

@chriseth would SSTORE be the best vehicle for ephemeral storage? Or would a new type of memory be better?

from pm.

chriseth avatar chriseth commented on May 3, 2024

@holiman open to anything as long as it solves the use-cases :-)

from pm.

Souptacular avatar Souptacular commented on May 3, 2024

Closing: https://github.com/ethereum/pm/blob/master/All%20Core%20Devs%20Meetings/Meeting%2025.md

from pm.

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.