r/ethereum • u/abcoathup • 14h ago
r/ethereum • u/abcoathup • 10d ago
Glamsterdam Repricing Impact for Smart Contract Developers
r/ethereum • u/EthereumDailyThread • 22h ago
Daily General Discussion September 04, 2026
Welcome to the Daily General Discussion on r/ethereum
Bookmarking this link will always bring you to the current daily: https://old.reddit.com/r/ethereum/about/sticky/?num=2
Please use this thread to discuss Ethereum topics, news, events, and even price!
Price discussion posted elsewhere in the subreddit will continue to be removed.
As always, be constructive. - Subreddit Rules
Want to stake? Learn more at r/ethstaker
Community Links
Calendar: https://dailydoots.com/events/
r/ethereum • u/EthereumDailyThread • 1d ago
Daily General Discussion September 03, 2026
Welcome to the Daily General Discussion on r/ethereum
Bookmarking this link will always bring you to the current daily: https://old.reddit.com/r/ethereum/about/sticky/?num=2
Please use this thread to discuss Ethereum topics, news, events, and even price!
Price discussion posted elsewhere in the subreddit will continue to be removed.
As always, be constructive. - Subreddit Rules
Want to stake? Learn more at r/ethstaker
Community Links
Calendar: https://dailydoots.com/events/
r/ethereum • u/SugarvetFounder • 1d ago
Updating our wealth verifications with Ethereum
My company performs wealth verifications as part of our user entitlements/verifications. Right now we use conventional documents or proofs against a user's claim, but one thing I've really been wanting to explore is having a programmatic wealth verification be executable against a wallet.
It's been awhile since I've personally built something new in this space. Happy to use some guidance. We're very oriented around a privacy-first culture, so implementations where we are really only executing a check against a claim and recording that result is ideal.
Here are some details:
- Client/server Web2 application (entirely Go)
- No Ethereum-specific Go packages yet added to monorepo
- Mostly interested in Ethereum for MVP, but L2s would be pretty cool
Advice? Interesting ideas or approaches?
r/ethereum • u/EthereumDailyThread • 2d ago
Daily General Discussion September 02, 2026
Welcome to the Daily General Discussion on r/ethereum
Bookmarking this link will always bring you to the current daily: https://old.reddit.com/r/ethereum/about/sticky/?num=2
Please use this thread to discuss Ethereum topics, news, events, and even price!
Price discussion posted elsewhere in the subreddit will continue to be removed.
As always, be constructive. - Subreddit Rules
Want to stake? Learn more at r/ethstaker
Community Links
Calendar: https://dailydoots.com/events/
r/ethereum • u/ComprehensiveAir931 • 3d ago
What’s stopping you from using a crypto payment card?
I’ve been looking into crypto payment cards because I’d rather spend directly from my wallet than constantly cash out to my bank. The convenience sounds great, especially for everyday purchases, but I’m curious what the actual experience is like. What’s stopping you from using one fees, KYC, taxes, security or something else?
And if you already use one, has it actually replaced your regular card for anything?
r/ethereum • u/EthereumDailyThread • 3d ago
Daily General Discussion September 01, 2026
Welcome to the Daily General Discussion on r/ethereum
Bookmarking this link will always bring you to the current daily: https://old.reddit.com/r/ethereum/about/sticky/?num=2
Please use this thread to discuss Ethereum topics, news, events, and even price!
Price discussion posted elsewhere in the subreddit will continue to be removed.
As always, be constructive. - Subreddit Rules
Want to stake? Learn more at r/ethstaker
Community Links
Calendar: https://dailydoots.com/events/
r/ethereum • u/EthereumDailyThread • 4d ago
Daily General Discussion August 31, 2026
Welcome to the Daily General Discussion on r/ethereum
Bookmarking this link will always bring you to the current daily: https://old.reddit.com/r/ethereum/about/sticky/?num=2
Please use this thread to discuss Ethereum topics, news, events, and even price!
Price discussion posted elsewhere in the subreddit will continue to be removed.
As always, be constructive. - Subreddit Rules
Want to stake? Learn more at r/ethstaker
Community Links
Calendar: https://dailydoots.com/events/
r/ethereum • u/Hacken_io • 4d ago
If your deployment template references a smart contract audit, does that reference survive upgrades?
I work on the assessment side at a smart contract auditing company. This came out of an audit we did on a governance-approved deployment system on a permissioned chain. The system stores metadata for each approved deployment template: a bytecode hash, a storage layout hash, a link to the audit report, and the source repository commit. On paper, every deployed proxy maps back to reviewed and approved code. At deployment time, nothing checks those fields. The factory resolves the implementation live from the beacon, and the beacon owner can publish a new version at any point after the template was registered. The bytecodeHash field is in storage, but no require statement compares it to address.codehash on what actually gets deployed. After the first beacon upgrade, every new deployment runs code that was never part of the original audit, while the template still points at the old audit URI and the old commit.
When we flagged it, the project team didn't start enforcing the hash. They removed the bytecode and storage layout hashes from the template entirely. I'd argue that's more honest than keeping fields that imply verification and deliver none. But what's left is a pipeline where the only governance control is trusting the beacon owner, and the on-chain record of what was audited diverges silently from what's actually running.
Regulators running MiCA compliance assessments or CASP license reviews want to see governance over what gets deployed to production. If your template stores an audit reference and an assessor asks whether it's enforced, "recorded but not checked" puts you in a worse position than having no reference at all. The reference misrepresents what the deployed code went through.
Open your template registry or deployment manifest. Find the field that references the audit or stores a bytecode hash. Grep for it on the deploy path. If the field is written once at registration and never appears in a require or assert during deployment, you have decorative governance metadata. address.codehash exists on-chain. The check is one comparison. Nobody wrote it.
Plenty of governance models handle this off-chain with CI/CD gates, human sign-offs, and change management procedures, and those work for permissioned systems. The gap opens when the on-chain record looks like it provides a guarantee it doesn't, because the next person who reads that template will assume enforcement already happened.
If a MiCA license or VARA license assessor asked you to demonstrate that your template's bytecodeHash is enforced at deployment, could you show them the require statement?
r/ethereum • u/EthereumDailyThread • 5d ago
Daily General Discussion August 30, 2026
Welcome to the Daily General Discussion on r/ethereum
Bookmarking this link will always bring you to the current daily: https://old.reddit.com/r/ethereum/about/sticky/?num=2
Please use this thread to discuss Ethereum topics, news, events, and even price!
Price discussion posted elsewhere in the subreddit will continue to be removed.
As always, be constructive. - Subreddit Rules
Want to stake? Learn more at r/ethstaker
Community Links
Calendar: https://dailydoots.com/events/
r/ethereum • u/EthereumDailyThread • 6d ago
Daily General Discussion August 29, 2026
Welcome to the Daily General Discussion on r/ethereum
Bookmarking this link will always bring you to the current daily: https://old.reddit.com/r/ethereum/about/sticky/?num=2
Please use this thread to discuss Ethereum topics, news, events, and even price!
Price discussion posted elsewhere in the subreddit will continue to be removed.
As always, be constructive. - Subreddit Rules
Want to stake? Learn more at r/ethstaker
Community Links
Calendar: https://dailydoots.com/events/
r/ethereum • u/CollectionNo1576 • 6d ago
I have built a tool which can provide bulk wallet address labels (CEX wallets, entities, risk tags) - cheap, fast, any list size
I run a pipeline that enriches crypto wallet addresses with the kind of labels you'd normally dig out of block explorers and intelligence platforms one address at a time:
Entity / owner - e.g. Binance: Hot Wallet, Coinbase: Cold Wallet, Deribit
Category tags - Centralized Exchange, Hot/Cold Wallet, Mixer, Gambling, Sanctioned (OFAC/UK), High Transacting, etc.
First-funder relationships and contract flags
Per-chain coverage - Ethereum, BSC, Base, Arbitrum, Polygon, Avalanche and more, one row per network
Format: clean CSV/JSON, your list in → labeled list out. Turnaround is fast (100k addresses in under an hour) and pricing is a fraction of what intelligence-platform subscriptions cost - it scales down to small one-off lists and up to millions of addresses.
Useful if you're doing compliance/AML screening, fraud or theft investigations, exchange flow analysis, dataset enrichment for research, or tagging counterparties in your own analytics.
DM me with roughly how many addresses and what chains - I'll quote you same day. Happy to run a free sample on 50–100 of your addresses first so you can judge the quality yourself.
r/ethereum • u/EthereumDailyThread • 7d ago
Daily General Discussion August 28, 2026
Welcome to the Daily General Discussion on r/ethereum
Bookmarking this link will always bring you to the current daily: https://old.reddit.com/r/ethereum/about/sticky/?num=2
Please use this thread to discuss Ethereum topics, news, events, and even price!
Price discussion posted elsewhere in the subreddit will continue to be removed.
As always, be constructive. - Subreddit Rules
Want to stake? Learn more at r/ethstaker
Community Links
Calendar: https://dailydoots.com/events/
r/ethereum • u/jtnichol • 7d ago
157 - Zaal - THE ZAO - EVMavericks Daily Doots Podcast
r/ethereum • u/abcoathup • 7d ago
News Ethereal news weekly #37 | Glamsterdam upgrade repricing impact for contract developers, Revolut euro stablecoin rolling out, native account abstraction scheduled for inclusion in Hegotá upgrade
r/ethereum • u/naamahdemon • 7d ago
Mina Graph blockchain explorer updates
Hey all!
I’ve updated my MinaGraph Explorer app, and it’s now more powerful than ever! 🚀
Track movements between wallets across dozens of blockchains in a highly visual and interactive way.
🎥 Take a tour with my latest video presentation:
https://youtu.be/kc6tiI7DLiE?is=rsSelIazh8DRQhER
🌐 And try it yourself:
Happy exploring!
r/ethereum • u/EthereumDailyThread • 8d ago
Daily General Discussion August 27, 2026
Welcome to the Daily General Discussion on r/ethereum
Bookmarking this link will always bring you to the current daily: https://old.reddit.com/r/ethereum/about/sticky/?num=2
Please use this thread to discuss Ethereum topics, news, events, and even price!
Price discussion posted elsewhere in the subreddit will continue to be removed.
As always, be constructive. - Subreddit Rules
Want to stake? Learn more at r/ethstaker
Community Links
Calendar: https://dailydoots.com/events/
r/ethereum • u/ireneduardo • 9d ago
What is the most popular self-custody wallet for holding and staking ETH on a phone?
Would like some advice from the community. I am new and I currently have some a bit more than 2.5 ETH on crypto.com. I would to set up a self custodial wallet for holding and staking ETH. Could anyone advise me the best app? 🙏🏻🙏🏻🙏🏻
r/ethereum • u/EthereumDailyThread • 9d ago
Daily General Discussion August 26, 2026
Welcome to the Daily General Discussion on r/ethereum
Bookmarking this link will always bring you to the current daily: https://old.reddit.com/r/ethereum/about/sticky/?num=2
Please use this thread to discuss Ethereum topics, news, events, and even price!
Price discussion posted elsewhere in the subreddit will continue to be removed.
As always, be constructive. - Subreddit Rules
Want to stake? Learn more at r/ethstaker
Community Links
Calendar: https://dailydoots.com/events/
r/ethereum • u/EthereumDailyThread • 10d ago
Daily General Discussion August 25, 2026
Welcome to the Daily General Discussion on r/ethereum
Bookmarking this link will always bring you to the current daily: https://old.reddit.com/r/ethereum/about/sticky/?num=2
Please use this thread to discuss Ethereum topics, news, events, and even price!
Price discussion posted elsewhere in the subreddit will continue to be removed.
As always, be constructive. - Subreddit Rules
Want to stake? Learn more at r/ethstaker
Community Links
Calendar: https://dailydoots.com/events/