Skip to content

Commit

Permalink
decommission parity-crypto (#566)
Browse files Browse the repository at this point in the history
* decommission parity-crypto

* fix CI
  • Loading branch information
ordian committed Jul 5, 2021
1 parent a05ef25 commit 2d571df
Show file tree
Hide file tree
Showing 25 changed files with 0 additions and 2,938 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Expand Up @@ -98,12 +98,6 @@ jobs:
command: test
args: -p ethbloom --all-features

- name: Test parity-crypto all-features
uses: actions-rs/cargo@v1
with:
command: test
args: -p parity-crypto --all-features

- name: Test uint on bigendian
if: runner.os == 'Linux'
uses: actions-rs/cargo@v1
Expand Down
1 change: 0 additions & 1 deletion Cargo.toml
Expand Up @@ -8,7 +8,6 @@ members = [
"kvdb-rocksdb",
"kvdb-shared-tests",
"parity-bytes",
"parity-crypto",
"rlp",
"rlp-derive",
"uint",
Expand Down
42 changes: 0 additions & 42 deletions parity-crypto/CHANGELOG.md

This file was deleted.

42 changes: 0 additions & 42 deletions parity-crypto/Cargo.toml

This file was deleted.

8 changes: 0 additions & 8 deletions parity-crypto/README.md

This file was deleted.

51 changes: 0 additions & 51 deletions parity-crypto/benches/bench.rs

This file was deleted.

188 changes: 0 additions & 188 deletions parity-crypto/src/aes.rs

This file was deleted.

0 comments on commit 2d571df

Please sign in to comment.