Commit Graph

8073 Commits

Author SHA1 Message Date
Arkadiy Paronyan
0caaa01965 [stable] Backports (#5297)
* v1.5.12

* Fine grained snapshot chunking
2017-03-27 19:11:24 +02:00
Denis S. Soldatov aka General-Beck
0721e33dd3 fix docker-build
[ci skip]
2017-03-14 20:23:16 +03:00
arkpar
f067f12e99 v1.5.11 2017-03-14 12:03:19 +01:00
arkpar
5c52c2581b Additional kovan params 2017-03-14 12:02:24 +01:00
arkpar
456eee4865 Recalculate receipt roots in close_and_lock 2017-03-13 17:51:05 +01:00
arkpar
803bd7a3d8 v1.5.10 2017-03-13 17:51:01 +01:00
arkpar
08dd20a0f1 v1.5.9 2017-03-11 15:49:04 +01:00
Gav Wood
fcdc396e36 Fix auto-updater. (#4869) 2017-03-11 14:46:03 +01:00
arkpar
f14e425fc8 Fixing windows build script 2017-03-08 17:50:29 +01:00
GitLab Build Bot
2ce7144835 js-precompiled 20170308-152339 2017-03-08 17:27:32 +01:00
arkpar
fa14a62c8d Force js update 2017-03-08 15:40:26 +01:00
keorn
7f5795dee6 [stable] Engine backports (#4807)
* calibrate before rejection

* change flag name

* add eip155

* fix build

* make network_id default
2017-03-08 14:43:54 +01:00
arkpar
d0b6f2648b Switch js branch to stable 2017-03-07 17:51:06 +01:00
arkpar
a79cf7155a v1.5.8 2017-03-07 17:25:55 +01:00
Igor Artamonov
5baccf6f65 update ETC bootnodes (#4794) 2017-03-07 13:12:07 +01:00
arkpar
95ee6300df v1.5.7 2017-03-07 11:22:17 +01:00
Gav Wood
dc19465d31 Sane updater (#4658)
* Make updater avoid downloading earlier versions.

* Disable if files can't be moved.
2017-03-07 11:19:19 +01:00
Arkadiy Paronyan
dc8bc8d8dd [beta] Update comments and reg ABI (#4788)
* Update comments.

* Fix up new ABI.
2017-03-06 20:18:57 +01:00
Arkadiy Paronyan
3102cf7bc6 v1.5.6 (#4786) 2017-03-06 19:59:39 +01:00
Denis S. Soldatov aka General-Beck
ada9b02141 update docker-build
add arg
[ci skip]
2017-03-06 22:43:11 +04:00
Denis S. Soldatov aka General-Beck
f5d14e01d4 update docker for hub
add BUILD_TAG ARG
[ci skip]
2017-03-06 22:41:09 +04:00
GitLab Build Bot
bb9ff46a32 js-precompiled 20170306-150340 2017-03-06 16:27:48 +01:00
Tomasz Drwięga
1c177adca1 Optimize signature for fallback function. (#4780) (#4784) 2017-03-06 15:56:20 +01:00
Arkadiy Paronyan
c585985543 Engine backports (#4718) (#4781)
* custom dev presets

* add registrar field

* use constructor for dev registrar

* fix test
2017-03-06 15:02:09 +01:00
GitLab Build Bot
1be865beb0 js-precompiled 20170306-113802 2017-03-06 13:00:08 +01:00
Jaco Greeff
260bcfd368 [beta] Etherscan links (#4772) (#4778)
* Etherscan links (#4772)

* Port tests

* update address links

* Signer accountlink isTest
2017-03-06 12:09:00 +01:00
Arkadiy Paronyan
02be8d869c Fix invalid props (#4767) 2017-03-05 10:27:37 +01:00
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
Jaco Greeff
659cf2bb37 [beta] beta backports (#4763)
* https://mkr-market -> https://oasisdex.com (4701 beta)

* Wallet s/delete/forget/ (beta 4741)
2017-03-04 18:54:11 +01:00
arkpar
d3d6ff8ca9 v1.5.5 2017-03-03 11:48:02 +01:00
GitLab Build Bot
74b850e7fc js-precompiled 20170223-141159 2017-02-23 17:10:16 +01:00
Jaco Greeff
e4e25b771e [beta] Fix Geth account import (#4643)
* Fix Geth import - actually pass addresses through

* Fix geth accounts not displayed

* Port saving of returned addresses (master MobX, beta state)

* log result -> importGethAccounts
2017-02-23 15:05:03 +01:00
Denis S. Soldatov aka General-Beck
7fc3f4eda0 [ci skip] 2017-02-23 03:36:47 +04:00
Denis S. Soldatov aka General-Beck
b20ffbde8e [ci skip] 2017-02-23 03:32:25 +04:00
Arkadiy Paronyan
3fe38163f5 [beta] Backporting #4633 (#4640)
* Tweak some checks. (#4633)

* Tweak some checks.

* Fixed build and added a difficulty test

* v1.5.4
2017-02-22 19:17:02 +01:00
Denis S. Soldatov aka General-Beck
0d18436a3d [ci skip] typo fix in gitlab-ci 2017-02-20 22:08:53 +04:00
Denis S. Soldatov aka General-Beck
9ebfb14bb5 [ci skip] backport doker-build stage 2017-02-20 22:06:18 +04:00
arkpar
82e33fa033 Merge branch 'beta' of github.com:ethcore/parity into beta 2017-02-20 17:39:24 +01:00
arkpar
fa8eb22e79 Backported mac installer fix 2017-02-20 17:38:58 +01:00
Denis S. Soldatov aka General-Beck
55b51890dd [ci-skip] backport Dockerfile for hub 2017-02-20 20:08:07 +04:00
GitLab Build Bot
0f99b1e123 js-precompiled 20170220-130332 2017-02-20 15:18:20 +01:00
Arkadiy Paronyan
51e4c82337 v1.5.3 (#4611) 2017-02-20 13:48:38 +01:00
Jaco Greeff
7df702494d Handle invalid ABI retrieved from address_book gracefully (#4606) (#4610)
* Handle invalid ABI gracefully

* Also include failed abi in log
2017-02-20 13:48:23 +01:00
Arkadiy Paronyan
b5219bc723 Backporting to beta (#4602)
* Static link for snappy

* added 3 warpnodes for ropsten (#4289)

* added 3 warpnodes for ropsten

* Fixed indentation
2017-02-19 20:55:52 +01:00
Arkadiy Paronyan
27765a71dd Validate transaction before adding to the queue (#4600) 2017-02-19 17:55:55 +01:00
GitLab Build Bot
a1b9f03121 [ci skip] js-precompiled 20170216-173539 2017-02-16 17:42:25 +00:00
GitLab Build Bot
1c40421982 [ci skip] js-precompiled 20170216-171113 2017-02-16 17:18:45 +00:00
Tomasz Drwięga
07324795f1 Beta backports (#4569)
* Fixing evmbin compilation and added standard build. (#4561)

* Alias for personal_sendTransaction (#4554)

* Fix console dapp (#4544)

* Fixing linting issues. Better support for console as secure app

* Fixing linting issues

* Fix no data sent in TxQueue dapp (#4502)

* Fix wrong PropType req for Embedded Signer

* Fix wrong data for tx #4499
2017-02-16 17:46:25 +01:00
Jaco Greeff
19520442c1 Explicitly set seconds to 0 from selector (#4559) (#4571)
* Explicitly set seconds/milli to 0

* Use condition time & block setters consistently

* Fix failing test

* test for 0 ms & sec

* It cannot hurt, clone date before setting

* Prettier date test constants (OCD)
2017-02-16 17:46:18 +01:00
Denis S. Soldatov aka General-Beck
e0c5baece0 armv6 build -> only triggers
[ci-skip]
2017-02-16 20:45:27 +04:00