Commit a36e8817 authored by Green Baneling's avatar Green Baneling Committed by GitHub
Browse files

Implemented `seal_ecdsa_recovery` function in the contract pallet (#9686)



* Implemented `seal_ecdsa_recovery` function in the contract pallet.
Added benchmark and unit test.

* Run `cargo fmt`

* Skip fmt for slices

* Changes according comments in pull request.

* Fix build without `unstable-interface` feature

* Applied suggestion from the review

* Apply suggestions from code review

Co-authored-by: default avatarAlexander Theißen <[email protected]>

* Apply suggestions from code review

Co-authored-by: default avatarAlexander Theißen <[email protected]>

* Changed RecoveryFailed to EcdsaRecoverFailed

* Manually updated weights.rs

* Apply suggestions from code review

Co-authored-by: default avatarMichael Müller <[email protected]>

Co-authored-by: default avatarAlexander Theißen <[email protected]>
Co-authored-by: default avatarMichael Müller <[email protected]>
parent 110ba540
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment