* 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' {} \;
|
||
|---|---|---|
| .. | ||
| build-linux.sh | ||
| build-windows.sh | ||
| publish-av-whitelists.sh | ||
| publish-docs.sh | ||
| publish-onchain.sh | ||
| publish-snap.sh | ||
| rust-changes.sh | ||
| safe-curl.sh | ||
| sign-win.cmd | ||
| test-linux.sh | ||
| validate-chainspecs.sh | ||