GitLab Build Bot
4b92881592
[ci skip] js-precompiled 20161104-094125
2016-11-04 09:42:28 +00:00
Denis S. Soldatov aka General-Beck
6f046f8d84
Update gitlab-ci
...
stages:
- test
- js-build
- build
2016-11-04 16:16:40 +07:00
GitLab Build Bot
0ee332f8e2
[ci skip] js-precompiled 20161104-090141
2016-11-04 09:02:49 +00:00
Denis S. Soldatov aka General-Beck
514d2cb7db
Update gilab-ci
...
js-release
only:
- master
- beta
- stable
- tags
2016-11-04 15:59:17 +07:00
Tomasz Drwięga
68f60596dc
Enabling personal RPC over IPC by default ( #3165 )
2016-11-04 09:58:39 +01:00
Denis S. Soldatov aka General-Beck
c532032372
Update README.MD ( #3164 )
...
Add badge build status from Gitlab CI -master
2016-11-04 09:58:08 +01:00
Arkadiy Paronyan
26b09b1513
Dependencies in README ( #3162 )
2016-11-04 09:57:47 +01:00
Gav Wood
af9de37756
Make the footer a bit less ugly. ( #3160 )
...
* Make the footer a bit less ugly.
* Whitespace.
2016-11-04 09:57:21 +01:00
GitLab Build Bot
155eb02c69
[ci skip] js-precompiled 20161104-085547
2016-11-04 08:56:51 +00:00
Denis S. Soldatov aka General-Beck
1ac002ec4d
Update gitlab-ci
...
rename stages
2016-11-04 15:51:35 +07:00
Denis S. Soldatov aka General-Beck
27472dfe44
Update gitlab-ci
...
fix lint
remove rust-beta and rust-nightly test's
add new job 'js-test' 'js-build'
2016-11-04 15:46:27 +07:00
Denis S. Soldatov aka General-Beck
38bd84257f
Update gitlab-ci
...
change tags `rust-test` - `rust-stable` etc
add rust stable, beta, nightly test's
2016-11-04 14:29:16 +07:00
Denis S. Soldatov aka General-Beck
8575dfdea6
Update gitlab-ci
...
fix lint error in gitlab-ci.yml
2016-11-04 14:01:13 +07:00
Denis S. Soldatov aka General-Beck
72a1db8d01
Update gilab-ci
...
1. Builds only beta, stable, tags
2. test script for check js changes in `test-linux`
3. `js-test` and `js-release` only for jg* ng* ui* brances
2016-11-04 13:59:48 +07:00
GitLab Build Bot
a892fcd723
[ci skip] js-precompiled 20161104-063713
2016-11-04 06:38:42 +00:00
Administrator
065f3644b9
Update build-server.js
2016-11-04 07:35:42 +01:00
GitLab Build Bot
e267405893
[ci skip] js-precompiled 20161104-054932
2016-11-04 05:50:39 +00:00
Administrator
8dd3d628c6
Update .gitlab-ci.yml
2016-11-04 06:49:21 +01:00
Administrator
331b1be715
Update .gitlab-ci.yml
2016-11-04 06:45:26 +01:00
GitLab Build Bot
4f548952db
[ci skip] js-precompiled 20161104-033042
2016-11-04 03:31:46 +00:00
Administrator
a1f6b86945
Update .gitlab-ci.yml
2016-11-04 04:25:48 +01:00
GitLab Build Bot
471bdf7c22
[ci skip] js-precompiled 20161103-235828
2016-11-03 23:59:34 +00:00
Jaco Greeff
71512cf90d
Linux build case sensitivity fix ( #3161 )
2016-11-04 00:35:07 +01:00
Arkadiy Paronyan
e8b2635545
Version=beta ( #3157 )
2016-11-04 00:24:36 +01:00
GitLab Build Bot
084492e71e
[ci skip] js-precompiled 20161103-215018
2016-11-03 21:51:28 +00:00
GitLab Build Bot
3aba31114c
[ci skip] js-precompiled 20161103-213602
2016-11-03 21:37:24 +00:00
Jannis Redmann
c79e3286ca
abbreviated enode, CopyToClipboard
component ( #3131 )
...
* show abbreviated enode
* CopyToClipboard component
* CopyToClipboard: improved styling
* put CopyToClipboard into enode status
* Rename CopyToClipboard.js to copyToClipboard.js
2016-11-03 22:22:53 +01:00
Gav Wood
d3de475205
EIPs 155, 160, 161 ( #2976 )
...
* The front-end for each hard-fork, also EIP-160.
* Address EIP161 a/c
* Include EIP-161b
* EIP-161 part d.
* Fix test build.
* Fix one test, add another.
* Fix use of bloom & renaming.
* Initial groundwork for EIP-155
* Fix minor bug.
* Fix all tests finally.
* Rest of EIP-155.
* Add tests for EIP-155 algorithm.
Update transaction tests validation.
* Minor reformat.
* Address grumbles.
* Remove unused code.
* Fix SUICIDE gas mechanism and add consensus tests.
* Remove commented code.
* Set Frontier hardfork block number
* Fix warning.
* Transaction tests,
2016-11-03 22:22:25 +01:00
GitLab Build Bot
7e592e5389
[ci skip] js-precompiled 20161103-202525
2016-11-03 20:26:28 +00:00
keorn
0c2cfc9b6e
Fix histogram ( #3150 )
...
* fix histogram
* remove outdated comment
2016-11-03 21:15:27 +01:00
GitLab Build Bot
f32c6af6c4
[ci skip] js-precompiled 20161103-194213
2016-11-03 19:43:20 +00:00
GitLab Build Bot
b447d69b88
[ci skip] js-precompiled 20161103-192710
2016-11-03 19:28:14 +00:00
Jaco Greeff
2f665ba115
Remove network label from TabBar ( #3142 )
2016-11-03 20:17:59 +01:00
Jaco Greeff
34e3c1e0c2
Speed up unresponsive Contract events & Account transactions ( #3145 )
...
* Don't load method via redux
* Don't redux fetchTransaction (contracts)
* Move isTest to top-level passing
* transaction list with local blocks/transactions
* Combine calls (allows future chunking)
* Progressive loading of transactions
* Cleanups
* Never try tracing
2016-11-03 20:08:35 +01:00
GitLab Build Bot
29c8350bf2
[ci skip] js-precompiled 20161103-190201
2016-11-03 19:03:12 +00:00
Arkadiy Paronyan
d1b9aa7d73
Better shortcut ( #3147 )
2016-11-03 20:01:03 +01:00
GitLab Build Bot
3cb355d06a
[ci skip] js-precompiled 20161103-160437
2016-11-03 16:05:42 +00:00
GitLab Build Bot
03bb226947
[ci skip] js-precompiled 20161103-155801
2016-11-03 15:59:10 +00:00
GitLab Build Bot
98af662056
[ci skip] js-precompiled 20161103-154219
2016-11-03 15:43:26 +00:00
Tomasz Drwięga
2bd4f7182e
Redirecting to the same address the request came. ( #3133 )
2016-11-03 16:12:46 +01:00
Arkadiy Paronyan
3413989c8a
Fixed peer ping timeout ( #3137 )
2016-11-03 16:12:25 +01:00
Arkadiy Paronyan
8f4bd3590a
Fix windows build ( #3125 )
2016-11-03 16:11:08 +01:00
Jaco Greeff
7a804d8b01
Fix AddessInput icon position ( #3132 )
2016-11-03 16:10:40 +01:00
GitLab Build Bot
5bd9814470
[ci skip] js-precompiled 20161103-142158
2016-11-03 14:23:04 +00:00
Nicolas Gotchac
1481ed2dcb
Fixed not scrollable accounts ( #3128 )
2016-11-03 15:20:40 +01:00
GitLab Build Bot
0affd61ebc
[ci skip] js-precompiled 20161103-130130
2016-11-03 13:02:39 +00:00
Denis S. Soldatov aka General-Beck
2ed237a6d2
Update gitlab-ci
...
Optimize build's
1. remove arm* from master
2. `js-pack` + `js-test` + `js-lint`
2016-11-03 19:19:13 +07:00
GitLab Build Bot
b2b8d78bcc
[ci skip] js-precompiled 20161103-121148
2016-11-03 12:13:11 +00:00
GitLab Build Bot
c2adce4a5c
[ci skip] js-precompiled 20161103-120015
2016-11-03 12:01:36 +00:00
Tomasz Drwięga
e9cd2f4d56
Returning cache headers for network content ( #3123 )
2016-11-03 12:40:53 +01:00