forked from foundry-rs/foundry
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump alloy (foundry-rs#8771)
* chore(deps): bump alloy * bump foundry-fork-db * bump foundry-compilers + revm * fix(fmt): rm other from `UIfmt` of `Transaction` * use patch foundry-compilers and alloy * make utils::apply_chain_and_block_specific_env_changes generic over Network * make EvmOpts generic over network * bump block explorers * use patched core version * nit * nit * squash * repatch * anvil: use WithOtherFields<Block<WithOtherFields<T>> * fix(anvil): otterscan * fix(anvil): TaskManager * breaking(anvil): change anvil-api Block return types to WithOtherFields<B<WithOtherFields<Tx>> * impl UIfmt for WithOtherFields<T> * fix cast * fix anvil tests * nit * nits * fix: UIfmt for WithOtherFields * fix(casttest): interface_no_constructor * fix UIfmt for WithOtherFields * nits + allow - evmole in deny * bump evmole * use AnyNetworkBlock * use WithOtherFields in otterscan return types * bump core to 0.8.1 * Update crates/anvil/src/eth/api.rs --------- Co-authored-by: DaniPopes <[email protected]>
- Loading branch information
1 parent
e53255b
commit d8f6631
Showing
42 changed files
with
822 additions
and
684 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.