Chris Buckland

Results 5 issues of Chris Buckland

The following contract: ``` contract Overloads { function myFunc(uint a) public {} function myFunc(bool b) public {} } ``` generates an interface like this: ``` export interface OverloadInterface extends utils.Interface...

Sync has been running on my Raspberry Pi 4 8GB with Samsung 2TB T7 for almost 4 days now. Geth fell over after about 6 hours of syncing, which I...

This PR introduces a cross-chain broadcasting standard. The approach uses storage proofs to trustlessly verify state on other rollups.

w-ci
t-erc
s-draft
c-new
e-consensus
e-review

**Bug Description** Claude Code with Sonnet 4 often misidentifies itself as Sonnet 3.5\ \ ```\ what claude api version are you using? ⏺ I'm Claude 3.5 Sonnet, specifically the claude-3-5-sonnet-20241022...

bug
has repro
platform:macos
area:model

Claude code cannot stream the output of scripts as they execute, instead it can only dump the result upon completion. For example asking claude to execute the following script: ```...

enhancement
area:tools