Please add the labels corresponding to the type of changes your PR introduces:
Bugfix
Feature
What is the current behavior?
No possibility to use v0.0.5 nor v0.0.6, lack of ecdsa sign for StarkCurve, lack of poseidon hasher utility fns, some v0.0.5 structs are not right e.g. ExecutionResources in CommonReceiptProperties.
Pull Request type
Please add the labels corresponding to the type of changes your PR introduces:
What is the current behavior?
No possibility to use v0.0.5 nor v0.0.6, lack of ecdsa sign for StarkCurve, lack of poseidon hasher utility fns, some v0.0.5 structs are not right e.g.
ExecutionResources
inCommonReceiptProperties
.Resolves: #NA
What is the new behavior?
Possibility to choose desired version, ecdsa sign, poseidon hasher utils, fix structs.
-
-
Does this introduce a breaking change?
Other information