There is now a dashboard tracking how far Ethereum is from flipping BNB in verifiability hostility.
Should be added to ethereumdashboards dot com
Link below👇
There is now a dashboard tracking how far Ethereum is from flipping BNB in verifiability hostility.
Should be added to ethereumdashboards dot com
Link below👇
@hanni_abu The top of this page should have a "Why Ethereum" explainer on why low req at the L1 is non negotiable.
Which should make the reader understand why bitcoin won over BCH, BSV and others.
Why data centers are not web3 scalability solution.
I can help.
https://t.co/a9PM4nfUEp
Never worry about this type of problem by adding secretlint to your repositories
Include rule
secretlint-rule-secp256k1-privatekey
🕵 Final contract audits are done!
Green lights ahead, just the finishing touches left, we're approaching Mainnet at full speed.
Read the audits: https://t.co/nyLihlZ48h
Yes, Ethereum should go to Washington.
Ethereum has been a huge part of the policy conversation for years. There are many companies active in DC that build protocols, products, and services on or around Ethereum, so a lot of their advocacy relates to Ethereum either directly or indirectly. Also, as arguably the first widely-known and most successful smart contract platform, Ethereum has been the canonical example of how public blockchains other than Bitcoin work, so it has always been front and center in policy conversations since the beginning.
But Ethereum now finds itself at a disadvantage in DC.
Unlike many competing chains, there isn't a single high-powered, big-spending organization focused solely and entirely on advancing the interests of Ethereum or ETH in DC. That's not to undersell the effectiveness of industry nonprofits or Ethereum-aligned companies with their own policy functions — many are awesome. But nonprofits have a broader mandate, and for-profit companies have to look out for their own business first and foremost.
In a sense, Ethereum's presence in the policy world has mirrored its presence in the crypto world. The Ethereum Foundation has prioritized principles of decentralization, staying above the fray while leaving the dirty work of warfare to others. But compare Ethereum to other chains with dedicated policy efforts in DC. Many of them are running tried-and-true government relations strategies, not only to benefit the entire industry, but also to gain an edge in the market.
Two examples illustrate the difference. First, take Ripple, one of the heaviest hitters in DC. Ripple has been deeply engaged in policy for years and, largely in response to the SEC, co-founded Fairshake (the crypto super PAC) in 2023. Second, take Solana, since no ETH discussion is complete without reference to SOL. The Solana Foundation is highly respected in DC: they have an amazing policy lead in Amira Valliani, are a Blockchain Association member, co-sponsor events regularly, and are part of an increasingly effective effort across the whole Solana ecosystem this year.
On policy, Ethereum is punching way below its weight.
If EF or Etherealize want to get invited to the Crypto Summit, to testify in Congress, to put pro-ETH elected officials in office, etc., then it should consider establishing a dedicated policy operation in DC. Reasonable minds may differ on how to approach that task, but it doesn't require reinventing the wheel — it just requires executing the fundamentals of government relations:
1) allocate resources: enough to make a difference, in the range of millions (or tens of millions, if serious)
2) hire a policy lead: have an expert in DC focused full-time on building a comprehensive strategy
3) select priorities: these should be doable on a reasonable timeframe and material to Ethereum's success
4) engage service providers: get leverage with law firms for policy substance, lobbying firms for engagement
5) get active in the lobby: join industry associations, support independent think tanks, attend roundtables
It's totally understandable that the Ethereum ecosystem hasn't done any of this yet. It wasn't part of EF's mission, and until very recently, it may not have been worth the effort. But times have changed, and both EF and Etherealize have a different mission now. As part of that mission, they should consider a new approach to policy.
I contributed to the Privacy Pools Ceremony! You can view the steps to contribute here: https://t.co/DH8zWFPyE2 You can view my attestation here: https://t.co/zBHqCV3q3E
🤖 New EIP: N/A
By:
- Parithosh Jayanthi
-Kevaundray Wedderburn
-Josh Rudolf
-Dankrad Feist
-Justin Traglia
-Ignacio Hagopian
-George Kadianakis
🔗 https://t.co/mFNetsbfj2
This EIP provides hardware and bandwidth recommendations for validators and full nodes in the Ethereum network. It aims to establish clear system specifications to ensure meaningful benchmark comparisons, informed decision-making about protocol upgrades, and guidance for node operators. The proposal outlines specific requirements for storage, RAM, CPU, and network bandwidth for different node types, including full nodes, attesters, and block builders. It also suggests prebuilt hardware options and discusses considerations for storage, RAM, and bandwidth to support efficient network participation.
@ameensol In case you don't know: https://t.co/S54WTwgm1c
Btw @polymutex consider adding a link to socials in the website for people that want to follow the development
@hardassetishard@0xzak Also, world computer is excellent and binds well with other analogies.
People install new dapps on the world computer every day and they run as exactly programmed.
@EthereanMaximus@peter_szilagyi I absolutely do not want to see Ethereum as Apple is today.
Ethereum was never supposed to be a for profit company, it is supposed to be public good.
A tool of emancipation and not of compliance.
Not understanding this is missing the big picture.
Censorship resistance means being friendly to clandestine operations.
The anon on Cuba and Venezuela should be able to run a full node (and have access to the required state) with intermittent electricity, not to mention slow connection.
Y'all know why #Ethereum is gonna get its ETF sooner or later? Because everyone is constantly poking at the protocol rules, so you just have to patiently wait and co-opt tiny decisions here and there, before the entire thing can be captured. Then it's just TradFi as usual.
hmm...
I advise pretty strongly on the legal side for smart contract software teams not to run infra...it's centralizing & more likely to make them fall under regulations...less likely to pass 'Bahamas test'
not a fan of incenting more vertical integration by software devs
REALLY excited to see this broadly deployed, thanks to "p2p v2" being on by default now 🔒
What does that mean?
Running a Bitcoin node has always been easy to detect and surveil by ISPs, as most users run Bitcoin nodes over clearnet, use default ports, etc. But one aspect that has been particularly harmful is that all of the details about the transactions, blocks, and messages your node sends and receives has been sent in clear text with no encryption.
That approach makes it trivial for an ISP to see things like when your node broadcasts a transaction that originates with it vs a simply relaying an external transaction, harming your network level privacy.
The traditional fix for this is to run a node exclusively behind the @torproject network, but that also has its own tradeoffs (like easier Sybil attacks, slower block propagation, etc.)
Now, all of those running clearnet nodes will have their traffic between their node and any peers also running v27.0+ automatically end-to-end encrypted. While this doesn't prevent advanced analysis like timing and packet size, it does prevent an ISP from doing incredibly simple logging of cleartext traffic, adding a little more privacy and security to running a Bitcoin node.
Want to learn more? You can read the BIP and hear from the authors on an episode of @stephanlivera's podcast below.