openethereum/ethcore/machine/src
David 99271db9d3
Use parity-crypto updated to use upstream rust-secp256k1 (#11406)
* Use parity-crypto updated to use upstream rust-secp256k1

* Fetch dependency from git

* Missed a session ID

* Add free-standing inversion function that uses `libsecp256k1`

* fixed tests

* Update deps

* Use parity-crypto 0.5.0
Use libsecp256k1 0.3.5

* Review grumble

Co-authored-by: Svyatoslav Nikolsky <svyatonik@gmail.com>
2020-02-10 18:29:21 +01:00
..
executed_block.rs Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
executed.rs Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
executive.rs Use parity-crypto updated to use upstream rust-secp256k1 (#11406) 2020-02-10 18:29:21 +01:00
externalities.rs backwards compatible call_type creation_method (#11450) 2020-02-05 15:30:45 +01:00
lib.rs Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
machine.rs backwards compatible call_type creation_method (#11450) 2020-02-05 15:30:45 +01:00
substate.rs Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
test_helpers.rs Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
transaction_ext.rs Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
tx_filter.rs Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00