openethereum/parity
Arkadiy Paronyan 46ac2cb94b Backporting to beta (#4741)
* New chains (#4720)

* Add Kovan chain.

* Fix up --testnet.

* Fix tests.

* Fix test.

* fix test

* Fix test.

* Fix to UglifyJS 2.8.2 to fix app build issues (#4723)

* Update classic bootnodes, ref #4717 (#4735)

* allow failure docker beta

* adjust pruning history default to 64 (#4709)

* backporting from master

[ci-skip]update docker-build.sh

* update gitlab.ci

fix docker hub build
[ci skip]

* update gitlab

docker beta-release->latest

* Add registry.

* Add info on forks.

* Fixed spec file

* Support both V1 & V2 DataChanged events in registry (#4734)

* Add info on forks.

* Add new registry ABI

* Import registry2 & fix exports

* Select ABI based on code hash

* Render new event types (owner not available)

* New registry.

* Rename old chain.

* Fix test.

* Another fix.

* Finish rename.

* Fixed fonts URLs (#4579)

* Fix Token Reg Dapp issues in Firefox (#4489)

* Fix overflow issues in Firefox (#4348)

* Fix wrong Promise inferance

* Add new Componennt for Token Images (#4496)

* Revert "Add new Componennt for Token Images (#4496)"

This reverts commit 6ffbdab891f85e4d988e3e8e96fc2c651bd68e04.

* Add StackEventListener (#4745)

* Update testnet detection (#4746)

* Fix Account Selection in Signer (#4744)

* Can pass FormattedMessage to Input (eg. Status // RPC Enabled)

* Simple fixed-width fix for Accoutn Selection in Parity Signer
2017-03-04 18:54:34 +01:00
..
cli Backporting to beta (#4741) 2017-03-04 18:54:34 +01:00
account.rs Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
blockchain.rs Owning views of blockchain data (#3982) 2016-12-28 12:44:51 +00:00
boot.rs Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
cache.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
configuration.rs Backporting to beta (#4741) 2017-03-04 18:54:34 +01:00
dapps.rs Fixing compilation without dapps. (#4088) 2017-01-09 11:16:05 +01:00
deprecated.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
dir.rs Using local path on Windows (#4017) 2017-01-05 13:12:54 +00:00
helpers.rs Using local path on Windows (#4017) 2017-01-05 13:12:54 +00:00
informant.rs Owning views of blockchain data (#3982) 2016-12-28 12:44:51 +00:00
main.rs Backporting to beta (#4203) 2017-01-18 17:56:32 +01:00
migration.rs Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
modules.rs Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
params.rs Backporting to beta (#4741) 2017-03-04 18:54:34 +01:00
presale.rs Backporting to beta (#4152) 2017-01-12 17:06:15 +01:00
rpc_apis.rs Global Fetch Service (#3915) 2016-12-22 18:26:39 +01:00
rpc.rs Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
run.rs Fixing minimal transaction queue price (#4204) 2017-01-18 19:54:40 +01:00
signer.rs Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
snapshot.rs Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
stratum.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
sync.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
upgrade.rs Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00
url.rs Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
user_defaults.rs Port try macro to new ? operator. (#3962) 2016-12-27 12:53:56 +01:00