Danilo Tuler
Danilo Tuler
I support this!
@knzeng-e we are using `@ethereum-waffle/mock-contract`
This is a must for applications which use `ipfs-car` or `@ipld/car` directly since the version used by this package is incompatible with the latest versions of those.
Loading each file individually does work but then we can't use cross-file references the way it should be (i.e. `!rel otherfile.user`), as the fixture keys are not prefixed by the...
I'm trying this as well. I'm hitting some issues, before the request even arrives at the verifier micro service.
This [GitHub blog post](https://github.blog/changelog/2021-03-24-packages-container-registry-now-supports-github_token/) states GITHUB_TOKEN is supported in delete operations
Link above is no longer available. Is there any documentation on how to deploy ENS to a hardhat private chain? I used to use the package `@ethereum-waffle/ens`, but it's outdated.
Is the riscv build for 22 still broken waiting for this to be reviewed?
I have the same problem ``` packages/contracts └─┬ @nomicfoundation/hardhat-viem 2.0.3 └── ✕ unmet peer typescript@~5.0.0: found 5.5.3 ```
I'm not sure if our issue is related to this, but I'm about to migrate to another CLI framework because I feel our CLI is getting extremely bloated and hard...