Alex Baker

Results 9 issues of Alex Baker

https://github.com/foundry-rs/foundry/issues/2019

## What kind of PR is this? **Select only one** *to speed up review/approval; i.e., don't lump an addition and a removal into a single PR.* - [x] **Adding** something...

Warning using `foundry-starter-kit` ``` warning[5667]: Warning: Unused function parameter. Remove or comment out the variable name to silence this warning. --> lib/chainlink-brownie-contracts/contracts/src/v0.8/mocks/VRFCoordinatorV2Mock.sol:186:24: | 186 | function addConsumer(uint64 _subId, address _consumer)...

Hello, friends. I added `maxFrequentRows="0"` `maxFrequentRows={0}` `maxFrequentRows="none"` But React 18.

Hello, friends. The height must be inherited from the parent.

How to delete a file knowing its CID? (nodejs)

kind/enhancement
need/triage
cic

## Description NovaPoshta Adapter for tracking parcels. ## Steps to Test ```bash $ yarn test packages/sources/novaposhta/test/unit/tracking.test.ts PASS packages/sources/novaposhta/test/unit/tracking.test.ts Test Suites: 1 passed, 1 total Tests: 1 passed, 1 total Snapshots:...

Hello, friends. I created an adapter, ```bash ⚠️ NOTICE: Adapter changes must also have a changeset. Generate a changeset with 'yarn changeset' and include it in your commit. ``` but...

### Component Anvil ### Describe the feature you would like ``` // SPDX-License-Identifier: MIT pragma solidity ^0.8.19; contract Counter { uint256 public number; function setPrevrandao() public { number = block.prevrandao;...

good first issue
T-feature