Skip to content

Update starknet-rs to Version 0.11.0 #465

@ybensacq

Description

@ybensacq

We need to update starknet-rs to the latest version (currently 0.11.0).
This update introduces some changes, particularly the refactoring of FieldElement to Felt.

As part of this upgrade, we will need to:

  1. Replace all instances of FieldElement with Felt throughout the codebase.
  2. Ensure that everything is functioning correctly after the update.

If anyone is interested in tackling this update, your help would be greatly appreciated!

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions