openethereum/scripts
David be5db14160
Enable aesni (#10756)
* Run cargo fix

* Optimize imports

* compiles

* cleanup

* Use Secret to store mac-key
Truncate payload properly

* cleanup

* Reorg imports

* brwchk hand waving

* Review feedback

* whitespace

* error chain is dead

* Build parity-ethereum with SSE2, SSSE3 and AES enabled

This enables the `aesni` crate for 50x faster AES crypto.

* Correct rustflag setting

* List all target triples because [target.'cfg(…)'] is broken

* whitespace

* Enable hardware aes for CI builds

* Add note about synchronizing changes

* Remove "Linker" printout

* Build artefacts to check hardware aesni

* Skip signing windows binaries

* Build windows like before

* address grumble
2019-06-18 20:24:21 +02:00
..
docker fix docker tags for publishing (#10741) 2019-06-14 13:00:57 +02:00
gitlab Enable aesni (#10756) 2019-06-18 20:24:21 +02:00
snap Remove support for hardware wallets (#10678) 2019-05-21 10:46:57 +02:00
add_license.sh Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
doc.sh EVM benchmark utilities (#8944) 2018-06-25 11:21:45 +02:00
evm_jsontests_bench.sh EVM benchmark utilities (#8944) 2018-06-25 11:21:45 +02:00
evm_uint_bench.sh EVM benchmark utilities (#8944) 2018-06-25 11:21:45 +02:00
hook.sh EVM benchmark utilities (#8944) 2018-06-25 11:21:45 +02:00
parity.service Random small cleanups (#9423) 2018-08-30 19:57:27 +02:00
remove_duplicate_empty_lines.sh Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00