-
## Prize Title
**Alethio Lite Explorer Freestyle**
## Challenge Description
Alethio is a comprehensive suite of blockchain exploration and analytics products for the Ethereum network. We've recen…
-
A couple of people have commented that it would be somehow more convenient to use SSZ at the [Discovery](https://github.com/ethereum/devp2p/tree/master/discv5) layer. Right now I don't see any reason …
-
Currently we have a lot of semi duplicated code in both the OP and Eth (Batch)Executor
https://github.com/paradigmxyz/reth/blob/da6b1e7c64417f346b3d9e0d36d2ccee2f13425e/crates/ethereum/evm/src/exec…
-
# Bounty
⚠️**Bounty has EXPIRED. If you want to work on this issue, chime in into comments first** ⚠️
We already have `transferFromUtxos` helper which is good, but still too low-level. Proposi…
-
I was wondering if there is a good way to calculate the account size before deploying the contract,
as used in https://github.com/solana-labs/solana-solidity.js/blob/63731bf4adea5cc73217d5d2c45c59d…
-
When I try to use Drizzle, the MetaMask "connect" modal automatically gets displayed when my users first come to my dApp.
I don't like this UX and I'd like to have full control regarding when the M…
-
## Foundation Mission Request – OP Stack Zero Knowledge Proof
_To take on this project, submit a proposal to this thread by June 28. Read more about Missions [here](https://gov.optimism.io/t/token-ho…
-
# 20240222 Github 前端趋势榜
Github 前端开发日报栏目数据来自[Github热榜](https://github.qdkfweb.cn/)(我开发的爬虫),每日分享HTML、CSS、JavaScript、Vue等开源项目,为开发者提供动力,点击Star按钮来关注这个项目,点击Watch来收听每日的更新[Github主页](https://github.com/kujian/…
-
Issue Type: Bug
I have an invisible description pane resize handler/cursor and I can drag a blue line up and down without the description page.
Type something that pops up the IntelliSense suggesti…
-
**Describe the bug**
I am trying to use a WebSocketProvider to connect to a personal geth node and stream pending transactions from the mempool to print on the console. I am doing this to setup som…