openethereum/ethcore/src/json_tests
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
..
chain.rs Remove references to parity-ethereum (#11525) 2020-03-01 23:40:59 +01:00
difficulty.rs [dependencies]: remove util/macros (#11501) 2020-02-19 13:07:33 +01:00
executive.rs backwards compatible call_type creation_method (#11450) 2020-02-05 15:30:45 +01:00
macros.rs [dependencies]: remove util/macros (#11501) 2020-02-19 13:07:33 +01:00
mod.rs [dependencies]: remove util/macros (#11501) 2020-02-19 13:07:33 +01:00
skip.rs Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
state.rs Remove references to parity-ethereum (#11525) 2020-03-01 23:40:59 +01:00
test_common.rs Remove references to parity-ethereum (#11525) 2020-03-01 23:40:59 +01:00
transaction.rs Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00
trie.rs Update copyright notice 2020 (#11386) 2020-01-17 14:27:28 +01:00