openethereum/js/src
Afri Schoedon 360ecd3728 Add Musicoin and MCIP-3 UBI hardfork. (#6621)
* Add musicoin chain spec.

* Add musicoin to parity node

* Add musicoin to the wallet

* Add i18n for musicoin

* Align musicoin chain spec with 1.8, ref #6134

* Update musicoin bootnodes

* Prepare MCIP-3 in musicoin chain spec.

* Update musicoin chain spec with contract addresses for MCIP-3

* Extend ethash params by MCIP-3

* Fix musicoin chain spec json

* Use U256 for block rewards.

* Update musicoin registrar

* Fix merge leftovers

* Update musicoin chain spec for latest master

* Bestow MCIP-3 block reward(s).

* Update musicoin registry once and for all

* Align MCIP-3 block reward with go implementation

* Remove mcip3 test chain spec from repository

* Update MCIP-3 block rewards

* Musicoin homestead transition is at 1_150_000

* Expect mcip3 transtion to be properly defined in chain spec.

* Panic handling for mcip to default to regular block rewards if not specified

* Giving mcip3 rewards a useful default value.

* Fix ethjson tests.

* Update musicoin chain spec

* Fix tests 0:)

* Add musicoin mcip3 era test spec.

* Update musicoin chain spec(s)

* Add tests for mcip3 era block rewards

* Fix tests

* Disable byzantium for musicoin

* Pass miner reward to the tracer.

* Allow modifying blockreward in MCIP-3 transition.
2017-10-08 18:17:59 +02:00
..
3rdparty find . -type f -not -path './.*' -exec sed -i -e "s/ethcore\.io/parity.io/g" {} \; (#5528) 2017-05-02 11:41:09 +02:00
abi Fix event params decoding when no names for parameters #5409 (#5567) 2017-05-09 12:56:08 +02:00
api Add RPC eth_chainId for querying the current blockchain chain ID (#6329) 2017-09-26 14:17:07 +02:00
contracts Add support for ConsenSys multisig wallet (#6153) 2017-08-09 19:06:14 +02:00
dapps Fixed typo (s/seems is/seems) 2017-08-06 18:33:54 +02:00
environment UI server refactoring (#5580) 2017-05-24 12:24:07 +02:00
i18n Add Musicoin and MCIP-3 UBI hardfork. (#6621) 2017-10-08 18:17:59 +02:00
jsonrpc Add Musicoin and MCIP-3 UBI hardfork. (#6621) 2017-10-08 18:17:59 +02:00
mobx Fix failing hardware tests (#6553) 2017-09-20 10:43:14 +02:00
modals Disallow pasting recovery phrases on first run (#6602) 2017-10-03 10:03:24 +02:00
playground Fix the use of MobX in playground (#5294) 2017-03-27 17:27:35 +02:00
redux Fix Token Transfer in transaction list (#6589) 2017-10-05 13:03:31 +02:00
ui Add Musicoin and MCIP-3 UBI hardfork. (#6621) 2017-10-08 18:17:59 +02:00
util fix typo: Unkown => Unknown (#6559) 2017-10-02 15:27:59 +02:00
views Add Musicoin and MCIP-3 UBI hardfork. (#6621) 2017-10-08 18:17:59 +02:00
config.js Fix pasting of value in Input fields (#4555) 2017-02-15 13:37:58 +01:00
dev.parity.html Fix /parity-utils/{web3,parity}.js webpack errors (#3221) 2016-11-06 17:42:25 +01:00
dev.web3.html Fix /parity-utils/{web3,parity}.js webpack errors (#3221) 2016-11-06 17:42:25 +01:00
embed.js Extension fixes (#6284) 2017-08-13 17:41:50 +02:00
error_pages.css Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
index.ejs Background-repeat round (#5475) 2017-04-19 17:47:30 +02:00
index.js Fix slow balances (#6471) 2017-09-10 18:03:35 +02:00
inject.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
lib.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
lib.rs.in util reexports less std 2017-07-29 21:10:14 +02:00
library.etherscan.js Use babel-runtime as opposed to babel-polyfill (#5662) 2017-05-19 16:51:15 +02:00
library.jsonrpc.js Build embedded Parity JS properly and separatly (#4426) 2017-02-09 15:30:57 +01:00
library.parity.js Remove additional polyfill (#5663) 2017-05-19 17:30:54 +02:00
library.shapeshift.js Use babel-runtime as opposed to babel-polyfill (#5662) 2017-05-19 16:51:15 +02:00
main.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
parity.js Use babel-runtime as opposed to babel-polyfill (#5662) 2017-05-19 16:51:15 +02:00
reset.css Updating paths to repos. (#5330) 2017-03-29 15:17:27 +02:00
routes.js UI support for hardware wallets (#4539) 2017-03-02 23:51:56 +01:00
secureApi.js fix typo: Unkown => Unknown (#6559) 2017-10-02 15:27:59 +02:00
serviceWorker.js Fix issues in Contract Development view (#5555) 2017-05-05 10:00:16 +02:00
web3.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
webWorker.js Fix issues in Contract Development view (#5555) 2017-05-05 10:00:16 +02:00