Skip to content

bug: Cannot generate Cairo PIE in another layout #450

Description

@Tranduy1dol

SNOS version:
snos

Current behavior:

  1. Running prove-block with cairo-lang v0.13.2 (lastest), with layout name starknet/starknet_with_keccak, an error appear "Missing builtin."
  2. Running prove-block with cairo-lang v0.13.1 (lastest), with layout name all_cairo/starknet_with_keccak, an error appear "Unknown Hint."

Expected behavior:
Running with layout all_cairo with v.0.13.1 will generate a PIE.

Steps to reproduce:
Follow this code bellow and here is the step to reproduce:

  1. Run make run-madara & make run-pathfinder in two different terminal.
  2. Run make txs to have data on-chain
  3. Replace block_number in src/main.rs by the block number that has data and transactions. Change the compiled os if you want.

Related code:
For more detail, pls see this repo. Sorry if the repo branch's name is too rude 🥹

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions