* 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' {} \;
|
||
|---|---|---|
| .. | ||
| tests | ||
| v1 | ||
| authcodes.rs | ||
| http_common.rs | ||
| lib.rs | ||
* 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' {} \;
|
||
|---|---|---|
| .. | ||
| tests | ||
| v1 | ||
| authcodes.rs | ||
| http_common.rs | ||
| lib.rs | ||