mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-23 05:01:08 +00:00
Additional externs for ecdsa recovery and keccak (#1583)
* Additional externs for ecdsa recovery and keccak * Update core/executor/src/wasm_executor.rs Co-Authored-By: gavofyork <github@gavwood.com> * Update core/executor/src/wasm_executor.rs Co-Authored-By: gavofyork <github@gavwood.com> * Fix grumble * Grumble.
This commit is contained in:
@@ -20,6 +20,8 @@ lazy_static = "1.0"
|
||||
parking_lot = "0.7.1"
|
||||
log = "0.4"
|
||||
fnv = "1.0.6"
|
||||
libsecp256k1 = "0.2.1"
|
||||
tiny-keccak = "1.4.2"
|
||||
|
||||
[dev-dependencies]
|
||||
assert_matches = "1.1"
|
||||
|
||||
Reference in New Issue
Block a user