christn

Results 38 issues of christn

## Motivation Even when setting `--skip-simulation` the current implementation still tries to estimate gas for all transactions in a script before submitting any of them. Therefore scripts that have transactions...

T-bug
Cmd-forge-script

### Component Forge ### Describe the feature you would like # Summary Allow the user to hardcode gas limits on individual transactions inside a forge-script using standard solidity syntax. This...

T-feature
C-forge
P-low
D-average
Cmd-forge-script

### 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...

T-bug
C-anvil

### Component Forge ### Describe the feature you would like # Current behaviour Error traces in failing tests show only the contract and method where the respective error was thrown:...

T-feature
Cmd-forge-test
C-forge
A-tracing
D-hard

This PR allows the user to override the default glob pattern to limit the artifacts / contracts for which to generate types. Also includes additional documentation on existing config parameters....

Currently the glob to match build artifacts for which to generate types is hardcoded [here](https://github.com/dethcrypto/TypeChain/blob/92faf28a91fa17a6cb9c34bd29ea9b2cae5d57b3/packages/hardhat/src/index.ts#L69). While the user can specify additional globs for "externalArtifacts" there is no way to disable...

So when I was trying to get the websockets working for the first time on macos I spent quite a lot of time with reactivemongo errors caused by [this line](https://github.com/ornicar/lila-ws/blob/master/build.sbt#L17)...

help wanted

### Component Cast ### Have you ensured that all of these are up to date? - [X] Foundry - [X] Foundryup ### What version of Foundry are you on? 0.2.0...

T-bug
C-cast

Currently the Factory contract of the Recovery level attempts to send a hardcoded 0.001 ether to the "lost" `SimpleToken` instance for recovery. This has the following issues: 1. If the...

Extension / Adapter to rebalance FIXED products and maintain target allocation among fCash maturities.