Skip to content
Snippets Groups Projects
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 <alex.theissen@me.com>

* Apply suggestions from code review

Co-authored-by: default avatarAlexander Theißen <alex.theissen@me.com>

* Changed RecoveryFailed to EcdsaRecoverFailed

* Manually updated weights.rs

* Apply suggestions from code review

Co-authored-by: default avatarMichael Müller <mich@elmueller.net>

Co-authored-by: default avatarAlexander Theißen <alex.theissen@me.com>
Co-authored-by: default avatarMichael Müller <mich@elmueller.net>
parent 110ba540
No related merge requests found
Showing
with 941 additions and 610 deletions
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