Commit 1a2b436
feat(foundry-primitives): introduce
* feat(foundry-primitives): introduce `FoundryNetwork`
- Added some conversion traits necessary fo `FoundryNetwork` impl
- Replaced anvil's `TypedReceipt` by foundry-primitives's `FoundryReceiptEnvelope` in various modules.
- Adjusted all references to refactored structs/impls in anvil.
* fix: doc ref
---------
Co-authored-by: Matthias Seitz <[email protected]>FoundryNetwork (#12722)1 parent c8ec571 commit 1a2b436
File tree
19 files changed
+1288
-477
lines changed- crates
- anvil
- core/src/eth
- transaction
- src
- eth
- backend
- mem
- primitives
- src
- network
- transaction
19 files changed
+1288
-477
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | | - | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
0 commit comments