Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug(forge bind --skip-build): throws Error: failed to generate bindings when running with aave-v3-origin #9919

Open
1 of 2 tasks
truong-hua opened this issue Feb 19, 2025 · 0 comments
Labels
Cmd-forge-bind Command: forge bind T-bug Type: bug T-to-investigate Type: to investigate

Comments

@truong-hua
Copy link

truong-hua commented Feb 19, 2025

Component

Forge

Have you ensured that all of these are up to date?

  • Foundry
  • Foundryup

What version of Foundry are you on?

forge Version: 1.0.0-stable Commit SHA: e144b82 Build Timestamp: 2025-02-13T20:02:16.393821500Z (1739476936) Build Profile: maxperf

What version of Foundryup are you on?

No foundryup

What command(s) is the bug in?

forge bind

Operating System

Windows

Describe the bug

Clone aave origin project here aave-dao/aave-v3-origin@083bd38
Run: forge build -> Success
Then: forge bind --skip-build

forge.exe bind --skip-build
Generating bindings for 321 contracts
Error: failed to generate bindings for ./aave-v3-origin/out\AaveV3BatchDeployment.t.sol\AaveV3BatchDeployment.json:AaveV3BatchDeployment

Context:
- Error #0: failed to parse input
- Error #1: invalid JSON: expected bytecode, found unlinked bytecode with placeholder: 83e702f37eeb79ca6ea8c03d9bc14d29cb at line 1 column 758690
- ``
@truong-hua truong-hua added T-bug Type: bug T-needs-triage Type: this issue needs to be labelled labels Feb 19, 2025
@github-project-automation github-project-automation bot moved this to Todo in Foundry Feb 19, 2025
@zerosnacks zerosnacks added Cmd-forge-bind Command: forge bind T-to-investigate Type: to investigate and removed T-needs-triage Type: this issue needs to be labelled labels Feb 19, 2025
@zerosnacks zerosnacks changed the title forge bind --skip-build throw Error: failed to generate bindings when running with aave-v3-origin bug(forge bind --skip-build): throws Error: failed to generate bindings when running with aave-v3-origin Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cmd-forge-bind Command: forge bind T-bug Type: bug T-to-investigate Type: to investigate
Projects
Status: Todo
Development

No branches or pull requests

2 participants