alloy-rs / alloy-rs/trie

Reduce size of ProofVerificationError

オープン
#89 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Rust
スター
162
フォーク
61
平均マージ
1時間 37分
マージ済み PR(30日)
4

説明

```
pub fn verify(&self, root: B256) -> Result<(), ProofVerificationError> {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the `Err`-variant is at least 144 bytes
```

we can change this by boxing some internals or changing the error so that it is a Repr wrapper

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。