openethereum/ethcore/res
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
..
contracts Add randomness contract support to AuthorityRound. (#10946) 2019-12-17 11:34:14 +01:00
ethereum Remove references to parity-ethereum (#11525) 2020-03-01 23:40:59 +01:00
tx_permission_tests TxPermissions ver 3: gas price & data (#11170) 2019-10-18 12:12:06 +02:00
wasm-tests@0edbf860ff Allow dropping light client RPC query with no results (#9318) 2018-09-12 11:47:01 +02:00
authority_round_block_reward_contract.json [builtin]: support multiple prices and activations in chain spec (#11039) 2019-10-31 17:09:08 +01:00
authority_round_empty_steps.json Aura: Broadcast empty step messages instead of creating empty blocks (#7605) 2018-02-15 01:39:29 +01:00
authority_round_randomness_contract.json Add randomness contract support to AuthorityRound. (#10946) 2019-12-17 11:34:14 +01:00
authority_round.json [builtin]: support multiple prices and activations in chain spec (#11039) 2019-10-31 17:09:08 +01:00
constructor.json [builtin]: support multiple prices and activations in chain spec (#11039) 2019-10-31 17:09:08 +01:00
instant_seal.json [builtin]: support multiple prices and activations in chain spec (#11039) 2019-10-31 17:09:08 +01:00
null_morden_with_finality.json ethcore/res: remove morden testnet (#11392) 2020-01-28 17:24:36 +01:00
null_morden_with_reward.json ethcore/res: remove morden testnet (#11392) 2020-01-28 17:24:36 +01:00
null_morden.json ethcore/res: remove morden testnet (#11392) 2020-01-28 17:24:36 +01:00
null.json [builtin]: support multiple prices and activations in chain spec (#11039) 2019-10-31 17:09:08 +01:00
spec_backward_compability.json [builtin]: support multiple prices and activations in chain spec (#11039) 2019-10-31 17:09:08 +01:00
validator_contract.json Add POSDAO transition and malice report queue. (#11245) 2020-01-29 15:08:03 +01:00
validator_contract.sol Add POSDAO transition and malice report queue. (#11245) 2020-01-29 15:08:03 +01:00
validator_multi.json Move more params to the common section. (#6134) 2017-07-31 12:34:29 +02:00
validator_safe_contract.json Chainspec validation (#6197) 2017-08-02 12:50:36 +02:00