Skip to content

issues Search Results · repo:NomicFoundation/hardhat language:TypeScript

Filter by

2k results
 (64 ms)

2k results

inNomicFoundation/hardhat (press backspace or delete to remove)

Update Solidity test to pass in a caching location for fork caching: https://github.com/NomicFoundation/edr/blob/a8b55ff5eb29e98b2285aa8abfa5935f250ccc40/crates/edr_napi/index.d.ts#L514 This can likely ...
status:ready
v-next
  • kanej
  • 2
  • Opened 
    2 days ago
  • #6459

Version of Hardhat 2.22.5 What happened? Hey, thanks for looking over my issue. I have a few contracts in my protocol. Two of them are token contracts that have a shared interface and some unique functions. ...
status:triaging
  • petdomaa100
  • 2
  • Opened 
    4 days ago
  • #6456

Version of Hardhat 2.22.19 What happened? Bug: hre.viem.getPublicClient() fails without explicit transport parameter Description When using the hardhat-viem plugin, calling hre.viem.getPublicClient() ...
status:needs-more-info
  • s-di-cola
  • 1
  • Opened 
    5 days ago
  • #6455

We use https://github.com/galargh/solidity-testing-testing to run Hardhat s Solidity Test within repos that use Foundry test. This is to test compatability and as a regression. We should integrated this ...
status:ready
v-next
  • kanej
  • Opened 
    5 days ago
  • #6454

Initially reported on Telegram: https://t.me/c/2274028871/184 To allow for vm.readFile, Foundry requires one to add something like fs_permissions = [ { access = read-write , path = ./ }, ] to one ...
status:ready
v-next
  • kanej
  • 1
  • Opened 
    6 days ago
  • #6452

If you run npx hardhat test solidity and use the same flags as in Foundry, we will throw an error, e.g.: HHE1201: File -vvvv is being resolved as a project file, but it doesn t exist. We should consider ...
status:ready
v-next
  • kanej
  • Opened 
    8 days ago
  • #6444

Consider storing in cache (or /tmp/, or somewhere else) the verification request sent to Etherscan. This lets us include it in the error when a verification fails. That would help when investigating verification ...
status:ready
v-next
  • kanej
  • Opened 
    8 days ago
  • #6443

Test Hardhat with the latest Node LTS version. These are typically released in April.
status:ready
  • kanej
  • Opened 
    8 days ago
  • #6441

Initially raised here: https://github.com/NomicFoundation/hardhat-ignition/issues/781#issuecomment-2661067520 I also got the nonce error, i rechecked my code and found out i was calling ignition module ...
status:ready
v-next
  • kanej
  • Opened 
    8 days ago
  • #6440

The default timeout values in the HTTP Hardhat networks, and wherever we have HTTP/TCP timeouts should be higher. We should consider aligning with unidici, (maybe something like 200s). We are currently ...
status:ready
v-next
  • kanej
  • Opened 
    8 days ago
  • #6439
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub