REN2140

987 posts

REN2140 banner
REN2140

REN2140

@REN2140_eth

Ambassador @Panoptic_xyz | Contributor @walletbeat

Katılım Mart 2010
805 Takip Edilen959 Takipçiler
REN2140 retweetledi
apoorv.gwei
apoorv.gwei@apoorveth·
Same old story, I've seen with the other EIPs / ERCs in the past like 7702 & 5792 Ethereum did a literal major hard fork but still took like a year for wallets (not all) to support That's why I built @WalletChan_ to be on the cutting edge & show what's already possible on $ETH
Walletbeat 🌸@walletbeat

It's been almost a month since clear signing has launched and here's the list of software wallets that have adopted the ERC: - @ambire - @WalletChan_ End of list. Standards are important, but what's more important is that the ecosystem adopts them. A Walletbeat thread

English
5
4
48
2.4K
REN2140 retweetledi
Ben Edgington
Ben Edgington@benjaminion_xyz·
I know it's totally weird for core devs to talk to users, but I've only gone and done it. Upgrading Finality 2: What the Ecosystem Told Us Huge thanks to all who participated 🙏 consensus.ethereum.foundation/blog/upgrading…
English
3
31
168
14.3K
REN2140 retweetledi
Walletbeat 🌸
Walletbeat 🌸@walletbeat·
🧵 Ethereum protocol values are cypherpunk, but what about the wallets we use to access them? At @BerBlockWeek, @polymutex and @0xMattmatt introduced our rating framework designed to evaluate the Ethereum wallet ecosystem on its own core values. Here is what it means 👇
Walletbeat 🌸 tweet media
English
2
5
10
205
REN2140 retweetledi
Potuz
Potuz@potuz_eth·
@binji_x Every single transaction in the planet will be settled on Ethereum, paid for in $ETH. EVERY ONE OF THEM.
English
3
12
70
7.8K
pray.gwei
pray.gwei@pray_eth·
Who is building the next RAI? We need a decentralized stablecoin that is not 1:1 with fiat. A proper native Ethereum currency. I had hoped @aboutcircles could be the answer, but it's overly complex, completely lacking in memetic power. Any ideas?
namic@daonamic

DeFi dollars will never be able to truly compete with their centralized counterparts. They are less efficient with a worse UX. It's unfortunate but true. There are several memecoins with bigger mcs than the biggest defi dollar. And that's exactly what they are missing: memetic power. @reflexerfinance was on to something real with memes like 1 RAI = 1 RAI. It cultivates new ways of thinking about money and the global financial system. To disrupt the fiat paradigm is the ultimate act of rebellion against a system we did not opt into. And to do it through sheer memetic willpower would be the ultimate show of force and coordinated effort we possess as individuals. We tried to meme ETH is money. That idea breaks down when people need stability. I am a firm believer ETH is destined to become ever more valuable serving as the pristine asset powering the blessed world computer. In the long run ETH becomes the global reserve asset. Its properties make it 100x more robust than BTC. But it's still in its infancy and extremely volatile. The world needs its own credibly neutral unit of account that is stable, scalable, immutable, uncensorable, and maybe most importantly memeable. Totally permissionless, censorship-resistant, not owned or controlled by any single entity, completely unstoppable. The only place something like that could ever exist would be on Ethereum. We need more experimentation around novel monetary system and policy design. We need to support more cypherpunk builders. And we need to do a better job at surfacing the best models. Then we meme them to the top of the leaderboard. This is the only way we have a shot at competing with the centralized stablecoins that have captured our networks, laid the foundation for CBDCs, and psyoped the masses into giving up on the original values that drove us here in the first place.

English
5
1
20
4.9K
REN2140 retweetledi
Walletbeat 🌸
Walletbeat 🌸@walletbeat·
At @dappcon, our contributor @0xMattmatt hosted a hands-on workshop breaking down what actually makes an Ethereum wallet good and how standards drive ecosystem interoperability. Full video in the comments 👇
Walletbeat 🌸 tweet media
English
1
5
17
360
REN2140 retweetledi
GEE-yohm LAMB-bear
GEE-yohm LAMB-bear@guil_lambert·
My response to the temp-check post about activating the protocol fees on Uniswap v4 TLDR: LPs are already underpaid before any protocol fee. Taking an extra 10%-25% on top as described risks killing the LP base and the protocol. gov.uniswap.org/t/temp-check-a…
English
2
6
28
2.2K
REN2140 retweetledi
polymutex 🌸
polymutex 🌸@polymutex·
> Privacy is no longer an afterthought, it is a first class goal ❤️
vitalik.eth@VitalikButerin

Two weeks ago, Ethereum researchers met in Berlin to continue charting the protocol's long-term trajectory, following along discussions with client teams in Svalbard in April. The updated strawmap is at strawmap.org, and I attached a picture of it to this post. My own high-level takeaways: * "Lean Ethereum" is not a single one-shot upgrade, it is a collection of improvements that will come online to the Ethereum network over the course of three or four years. But make no mistake, this IS the third major iteration of Ethereum in the same way that the Merge was the second. Almost every major piece of the protocol will be replaced: - Verification through recursive STARKs, rather than direct re-execution. Recursive STARKs become an enshrined first-class core component of the protocol - Replacing everything quantum-vulnerable with quantum-safe alternatives - Consensus: decoupled available chain and finality, one or two-round finality. Theoretically optimal security properties, simpler than today, and faster than today - Multidimensional gas - State: not just tree structure, but what *types* of state are available - Changes to client architecture ... At the same time, simplification, cleanup and future-proofing. And this will all be done in a way that minimizes disruption to existing application. We've done this before (the Merge), we can do it again. * H-star (aka Hegota) is probably Ethereum's last thematically "pre-Lean" fork. Starting from I-star, most of everything we do will have a very strong "Lean" feel to it in one way or another. * Privacy is no longer an afterthought, it is a first class goal. When designing Frames, the mempool, additions to the state tree, we explicitly ask the question "okay, how do quantum-safe, intermediary-free privacy protocol transactions go through this, and what is the overhead?" * Formal verification of everything for security. * FV also makes us much more comfortable with canonicalization (having pieces of the protocol that are directly defined as a piece of bytecode expressed in some language). evm-asm is being written in part to become a canonical proof system for the EVM. * Quantum safety has shifted up a LOT in priority. This adds a lot of work (eg. finalizing a quantum-safe blobs design has become urgent; this work has already been ongoing for months) * Probably the single most disruptive part of the plan is the changes to state. There is growing consensus around leaving present-day-style "dynamic state" mostly unchanged, but scaling it only a medium amount, and adding new types of state that are more scalability-friendly (eg. no need for builders to sync/store all of it) but more restrictive, and that will scale a large amount. eg. possible Ethereum in 2030: 2 TB of present-day-style (dynamic) state, and 100 TB of new-style (scalable but restrictive) state This "new-style" state would work very well for ERC20s, NFTs, many defi use cases, but not eg. highly "central" objects like Uniswap contracts, or onchain order books, or other complex things (which are crucial for Ethereum but which only take up a small percentage of state) Hence, it will not be *necessary* to rewrite any apps, but it will be *very cost-effective* to eg. rewrite an ERC20 token into a newer design that uses a new type of UTXO storage that is currently being explored, so that it will have >10x lower txfees. Design of these new state types (current ideas: keyed nonces, ring buffers, UTXOs, statically accessible state, temp state) is an area where we will need a lot of feedback from application developers (incl. privacy-friendly application developers) and probably several rounds of rethinking and iteration. * In the context of a much larger total state size, we need to figure out the incentive issues around who stores this state and what motivates them to. Even saying "each node stores 1%" is not good enough - why do they store that 1% and why are they willing to serve it? This is being elevated as a first-class research area. * Ethereum will need to have a "VM" other than EVM in one form or another - at the very least, we need something like leanISA for recursive STARKs - and the gains are large in exposing it to users so that we support programmable privacy and better scalability. Right now, the most likely contenders are leanISA and RISC-V. My own ideal is that in this world, we adjust the protocol so that the EVM becomes a high-level-language compiler-level feature, and the protocol only "sees" RISC-V / leanISA directly. But this is still far away. * Gas limit increases, blob increases and slot time decreases will happen many times over the next ~5 years. We expect a large gas limit increase with Glasterdam. Each step of increased scale or decreased slot time is a matter of getting to the point where it is safe to do it, which comes from a combination of client optimization and protocol changes. Ethereum is CROPS. Ethereum is scaling. Ethereum is reinventing itself. Onward.

English
2
4
36
1.9K
REN2140 retweetledi
Panoptic
Panoptic@Panoptic_xyz·
🎙️Our Livestream Returns Join us to chat with Jeff Anderson from @stsdigital_io about institutional derivatives trading, Panoptic's new RFQ system, and the evolution of onchain market structure. 📅 Wednesday, July 8 ⏰ 12:00 PM EDT / 9:00 AM PDT/ 16:00 UTC 📍X & YouTube
Panoptic tweet media
English
1
2
10
1.8K
MilliΞ
MilliΞ@llamaonthebrink·
Given the exorbitant AI valuations at this juncture, the highest r/r macro play going into the next US election is ETH - minimal proximity to Trump - several CROPS related upgrades will make it war time ready if there’s an admin change - continues to dominate in TVL/asset issuance - L2s businesses still sprouting despite the renunciation of the rollup centric roadmap The ticker is ethereum:native
English
8
5
132
4.2K
REN2140 retweetledi
Ethereum Foundation
Ethereum Foundation@ethereumfndn·
Behind the scenes with the EF's zkEVM team. Bringing Zero-Knowledge technology closer to the Ethereum core protocol.
English
57
206
666
61K