fredlacs

Results 6 issues of fredlacs

A number of users attempt to fork different networks using hardhat. Some networks are evm compatible with an RPC interface that works with hardhat forking, but the internals are sometimes...

package:hardhat-core

This PR adds initial support for handling [custom errors](https://blog.soliditylang.org/2021/04/21/custom-errors/) with Typechain. Still WIP but opening a draft PR to be able to get input from others on the approach (currently...

Could also instead link to a commit specifically so the link doesn't break again on refactors (left as a comment suggestion so yall can pick a preferred approach)

I just attempted to verify https://arbiscan.io/address/0x7b1247f443359d1447cf25e73380bc9b99f2628f#code which was deployed in https://arbiscan.io/tx/0x33d08314c113d1778c2da6759c4be43eb18109103d53bb632f1d7a5c41d1bc6d from [this source code](https://github.com/ArbitrumFoundation/governance/blob/7d6f4dac06ab98eaa0a4bef9c0dc09a9af6d67fd/src/gov-action-contracts/AIPs/MiscAIP/UpdateGasChargeAction.sol) but hit "No matching contracts found"

Was going through the beta and love the initiative. One metric I would personally appreciate in the breakdown is whether the wallet forces updates on you or if you can...

Adds a new plugin that speaks Claude Code notifications aloud using system text-to-speech capabilities. Features: - Auto-detects available TTS commands (say, spd-say, espeak) - Configurable via ~/.claude/audio_notifications.json - Supports custom...