Coder Social home page Coder Social logo

Comments (13)

5chdn avatar 5chdn commented on May 3, 2024 5

since it is a month from now ... updates on Constantinople?

Yes, this meeting will be 3 months after Byzantium, and it would be sweet talk about Fork Release Management again. We discussed earlier that we don't want to start too late talking about EIPs.

from pm.

shapeshed avatar shapeshed commented on May 3, 2024 5

I'd like to hear you talk about ethereum/EIPs#603
Our opinion is that privacy on Ethereum is too expensive.

We've developed a ring signature privacy solution in Mobius

With a ring size of 4 it costs 600k gas to Deposit and 3 million Gas to Withdraw, given that the block Gas limit on Ethereum is 3,141,592 (π million) this would have to be spread across multiple blocks and could significantly disrupt other transactions (similar to CryptoKitties) if any privacy technology gained significant popularity.

from pm.

B5m3M avatar B5m3M commented on May 3, 2024 4

I'd like to hear you guys talk a bit about...

  1. The Stateless Client Development
  2. WASM with regard to
    ethereum/EIPs#48
    ethereum/EIPs#174
    ethereum/EIPs#615
    (Maybe Christian has some insight into that)
  3. Decision Process on EIPs

Thank you for this open discussion and ethresear.ch so we can participate and get involved.

Edit: Sorry, I referenced the EIPs
Edit 2: After the live stream - Thank you so much guys for discussing this topic - Helped a lot.

from pm.

AlexeyAkhunov avatar AlexeyAkhunov commented on May 3, 2024 3

to the agenda - introducing miner heuristic "Child pays for parent" (like in BTC) to combat the weird cases when transactions with 1000 Gwei stuck in the mempool (because they are dependent via nonce on transaction paying much less and not getting mined)

from pm.

GriffGreen avatar GriffGreen commented on May 3, 2024 3
  1. There have been major issues with transaction propagation out of node with high throughput (infura, Bittrex, etc) I would love to hear if any one has any insight on what could be causing this. See this tweet as one example, but this has been an on going issue over the past month.

Also

  1. Updates on scaling, will we see any scaling improvement from Constantanople? Are there going to be any improvements because of CasperFFG? (I expect not in either case but worth asking) I know Plasma and Sharding are far from being implemented.. but would love to hear guesses (best case, worst case) on time frame for any scaling improvements. Many dapp devs have come to the conclusion that the main chain is not able to host their DApp because of gas costs. We are looking to build sidechain solutions to bide our time until we see some further improvements here, but would love to hear your input.

from pm.

AlexeyAkhunov avatar AlexeyAkhunov commented on May 3, 2024 2

@RSAManagement I suspect those two big miners simply connected their nodes directly using "addPeer", so they propagate new blocks directly to each other.

I would generally oppose encouraging specialised relay networks, because the end effect would be that the network will be more like a concentrated ring of miners and periphery, rather than more like a mesh now. And that would be bad for small independent miners, because if they are not part of the club (or ring), they end up on the periphery, and their blocks are more likely to be uncle-d.

I think it is absolutely urgent to improve the propagation speed every time we see congestion like this, so that the miners have no incentive creating such a ring-relay network. The longer we keep the network a mesh, the healthier ecosystem we will get

from pm.

Buttaa avatar Buttaa commented on May 3, 2024 1

since it is a month from now ... updates on Constantinopel?

from pm.

pipermerriam avatar pipermerriam commented on May 3, 2024 1

It's questionable whether I'll be able to directly participate in the meeting (though I'll be attempting to listen in). My updates for python-land.

  • Implementation of full node sync in py-evm is underway.
  • Initial foundation for running py-evm as a stateless client.
  • Implementation of simplified Ethereum Gas Station pricing algorithm in progress for web3.py.
  • Preparation for alpha release of the py-evm based client.

I assume someone from the research team may give an update on sharding with more details, but sharding research and development continues.

from pm.

RSAManagement avatar RSAManagement commented on May 3, 2024

In the short term the main issue is if and how is it possible to improve the ethereum database in order to try a bigger max gas limit per block without getting so much uncle blocks. I suggest to continue to discuss this topic until tests will be fully performed and eventually solutions will be founded.

from pm.

Crypto247365 avatar Crypto247365 commented on May 3, 2024

I have been getting a lot of inquiries from my Crypto-community about the POW to POS change with Ethereum. The miners are the most concerned. Could you elaborate on this change, will it happen, when, and why? Several have considered selling their cards now to prevent getting caught in any flood when the change happens.

It will be a gradual swap right?

from pm.

coinaisseur avatar coinaisseur commented on May 3, 2024

I agree with @RSAManagement point. Ethereum network is clogged again, and a short term fix is necessary while Constantinople is implemented

from pm.

RSAManagement avatar RSAManagement commented on May 3, 2024

Hallo I find this very interesting discussion on reddit:
https://www.reddit.com/r/ethereum/comments/7pfshh/why_is_8m_gas_causing_so_many_uncles/?st=jcal6fxo&sh=2b52fb4e
It seems that the 2 most important miners pool do generate 51,8% of the blocks and only 12% of the uncles.
There could be 2 reasons:

  1. big pool have better hardware/node setups
  2. big pool have better propagation route for the blocks they mined

The first issue is already in disucussion, the second issue could be mitigate by a sort of worldwide ethereum relay network. A proper set of high performance, widely interconnected nodes.

We know that the foundation set some bounties to boost some specific scaling methods for ethereum, I do think that build an high performance ethereum relay network could be very helpful to small miners with the final scope is to mantain decentralization. So I propose to set up similar bounties to run one or more relay network and to research how to build the better possible network in term of costs and efficency.

from pm.

Silur avatar Silur commented on May 3, 2024

ruffct/stringct implementation I mentioned during the meeting, the paper is still WIP but the implementation follows our latest work: https://github.com/monero-project/research-lab/tree/master/source-code/StringCT-java

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.