-
### Component
Anvil
### Describe the feature you would like
https://github.com/foundry-rs/foundry/blob/9d2125b013cbcb61dce2546379a79a4d99ba2f78/crates/anvil/src/eth/api.rs#L1600-L1600
if no args…
-
-
What is the suggested approach for having an application component for tests?
My initial thought was to use `MergeComponent.exclude`, and [kimchi's Contribute*.replaces](https://github.com/r0adkll/…
-
### Component
Anvil
### Describe the feature you would like
with new inspector crate we can now add JS tracing
reference impl
https://github.com/paradigmxyz/reth/blob/6430731fff06bfde15318667…
-
### Component
Anvil
### Have you ensured that all of these are up to date?
- [X] Foundry
- [X] Foundryup
### What version of Foundry are you on?
forge 0.2.0 (e215f3f 2024-10-08T00:20:0…
-
When Oraxen and Protocolib plugins are installed, enchants from excellentnenchants cannot be applied to items in anvil.
**Steps to reproduce the behavior:**
1. Join with Paper 1.21.1 with Oraxen, …
-
The following code compiles fine:
```kotlin
@Qualifier
annotation class QualifiedString
@Component
abstract class MainComponent {
@Provides
@QualifiedString
fun provideString()…
-
Hey there! So loving the customisation of the API so far but I am quite stuck on trying to achieve what I want to achieve.
I would basically like to completely copy the regular use of an Anvil but …
-
https://github.com/amzn/kotlin-inject-anvil/
-
[Anvil](https://www.useanvil.com) sends back binary data using a content-disposition header of "inline". I'm not sure why they don't use "attachment".
Instead of treating "inline" content-disposit…