openethereum/util/network-devp2p
s3krit 62b73a6460
Remove references to parity-ethereum (#11525)
* update all the changelogs

* update only github URLs in README.md

* sed magic

find . -type f -exec sed -i 's_paritytech/parity-ethereum_OpenEthereum/open-ethereum_g' {} \;
2020-03-01 23:40:59 +01:00
..
src Remove references to parity-ethereum (#11525) 2020-03-01 23:40:59 +01:00
tests Use parity-crypto updated to use upstream rust-secp256k1 (#11406) 2020-02-10 18:29:21 +01:00
Cargo.toml [dependencies]: unify rustc-hex (#11506) 2020-02-21 15:10:00 +01:00