Skip to content

Starknet RPC v0.8+ support in madara #440

@rnbguy

Description

@rnbguy

We are currently using a commit of madara's PR to update to blockifer. This enabled us to use latest Cairo compiler; but this still uses the old RPC v0.7. We are using a older version of starknet-rs and hacks to work with the old RPC v0.7 and get our e2e tests passed with madara

But the testnet and mainnet is using RPC v0.8. So our stack is now incompatible with the public RPC endpoints using v0.8.

We have to wait till madara updates their RPC to update our starknet-rs version. In the worst case, we have to create a special branch with updated starknet-rs for testnet and mainnet.

ref: madara's Starknet V0.14 epic issue madara-alliance/madara#609

Metadata

Metadata

Assignees

No one assigned
    No fields configured for Feature.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions