Robert Habermeier
2d0d7150cc
remove chunk to restore from pending set only upon successful import ( #6112 )
2017-07-21 17:24:53 +02:00
Joseph Mark
ae3dfe9327
Revert Cargo.lock
2017-07-21 21:19:34 +07:00
Jaco Greeff
49fdd23d58
Ui 2 move to packages/* ( #6113 )
...
* Move secureApi to shell
* Extract isTestnet test
* Use mobx + subscriptions for status
* Re-add status indicator
* Add lerna
* Move intial packages to js/packages
* Move 3rdparty/{email,sms}-verification to correct location
* Move package.json & README to library src
* Move tests for library packages
* Move views & dapps to packages
* Move i18n to root
* Move shell to actual src (main app)
* Remove ~ references
* Change ~ to root (explicit imports)
* Finalise convert of ~
* Move views into dapps as well
* Move dapps to packages/
* Fix references
* Update css
* Update test spec locations
* Update tests
* Case fix
* Skip flakey tests
* Update enzyme
* Skip previously ignored tests
* Allow empty api for hw
* Re-add theme for embed
2017-07-21 15:46:53 +02:00
Joseph Mark
db0d20e17b
Update Cargo.lock
2017-07-21 20:30:35 +07:00
Joseph Mark
0ec917e980
Merge branch 'master' into issues/4673
2017-07-21 19:47:14 +07:00
Arkadiy Paronyan
99f4bc76d7
Fix for building with --no-default-features ( #6110 )
2017-07-21 12:14:47 +02:00
Svyatoslav Nikolsky
5fb9652af5
improved logging
2017-07-21 11:25:26 +03:00
Svyatoslav Nikolsky
023e5b4b90
do not try to connect if not a part of cluster
2017-07-21 10:49:10 +03:00
Jaco Greeff
7f3bb37b96
Merge branch 'master' into ui-2
2017-07-21 09:33:05 +02:00
GitLab Build Bot
797e7d98d3
[ci skip] js-precompiled 20170720-175801
2017-07-20 18:02:30 +00:00
Nicolas Gotchac
96ff69e7ef
Update wallet library binaries ( #6108 )
...
* Update wallet library binaries
* Update the links
2017-07-20 19:30:25 +02:00
Robert Habermeier
e7f82cf62e
Merge pull request #5980 from brson/panic-hook
...
Add custom panic hook
2017-07-20 17:11:08 +02:00
Svyatoslav Nikolsky
c94c799347
re-read only when blockchain is changed
2017-07-20 13:28:31 +03:00
Svyatoslav Nikolsky
b9ad093d06
moved parsing to KeyServerSet
2017-07-20 13:15:16 +03:00
Svyatoslav Nikolsky
a35db9f454
improved KeyServerSet tracing
2017-07-20 12:55:52 +03:00
Svyatoslav Nikolsky
9a9c4f6ad6
removed println
2017-07-20 12:25:41 +03:00
Svyatoslav Nikolsky
80b9e931f5
fixed connection establishing
2017-07-20 12:19:29 +03:00
Robert Habermeier
02d462e263
update wallet library modifiers ( #6103 )
2017-07-20 00:02:36 +02:00
GitLab Build Bot
10efc7e2d3
[ci skip] js-precompiled 20170719-205509
2017-07-19 20:59:31 +00:00
Gav Wood
b640df8fbb
Fix initialisation bug. ( #6102 )
2017-07-19 22:29:58 +02:00
Brian Anderson
6345b54034
Add custom panic hook
...
The panic hook prints a backtrace, the panic message, file, and line
number, and a plea to report bugs.
2017-07-19 17:50:48 +00:00
Vurich
7208b9b525
Small fixes
2017-07-19 18:14:10 +02:00
Vurich
ad1835e87c
Unroll 1 more loop
2017-07-19 16:21:55 +02:00
Arkadiy Paronyan
4c32177ef3
Fixed node address detection on incoming connection ( #6093 )
2017-07-19 15:44:08 +02:00
Robert Habermeier
253bc333c7
Merge pull request #6092 from paritytech/returndata-fix
...
Place RETURNDATA behind block number gate
2017-07-19 15:26:28 +02:00
arkpar
9ad0ff960e
Place RETURNDATA behind block number gate
2017-07-19 14:34:59 +02:00
Svyatoslav Nikolsky
7664ff5acd
do not connect to self
2017-07-19 15:14:37 +03:00
Vurich
7d35f994d2
Style ungrumble
2017-07-19 12:09:45 +02:00
Vurich
2cc1c92901
Unroll one more loop
...
I also tried unrolling the 256-iteration loop further below, but it actually caused a
slowdown (my guess is either branch prediction stopped kicking in or the instruction
cache was being maculated).
2017-07-19 12:07:34 +02:00
Svyatoslav Nikolsky
5080cc3c9e
update_nodes_set in maintain
2017-07-19 12:36:40 +03:00
GitLab Build Bot
e5042d0d38
[ci skip] js-precompiled 20170719-084508
2017-07-19 08:49:29 +00:00
Svyatoslav Nikolsky
81de7e1075
initial KeyServerSet commit
2017-07-19 11:35:17 +03:00
Arkadiy Paronyan
d9101b9559
Fixed ethkey CLI build ( #6086 )
2017-07-19 10:18:30 +02:00
Jaco Greeff
49a55886d3
Bump package.json for master 1.8 ( #6074 )
2017-07-19 10:13:43 +02:00
Robert Habermeier
298ea1d748
Bump snap version and tweak importing detection logic ( #6079 )
...
* bump last tick just before printing info and restore sync detection
* bump kovan snapshot version
* Fixed sync tests
* Fixed rpc tests
2017-07-18 16:59:33 +02:00
Denis S. Soldatov aka General-Beck
d157930f2c
chmod +x *scripts
2017-07-18 16:45:58 +03:00
Denis S. Soldatov aka General-Beck
88145752ff
[ci skip] move Aura test https://github.com/paritytech/parity-import-tests in nightly
build
2017-07-18 16:45:58 +03:00
Giuseppe Bertone
319a01b34f
User_defaults now contains serialization for is_first_launch parameter; ( #6068 )
...
Solved the "TraceDB resync required" issue when trying to use "--tracing on" option just after a DB kill operation;
2017-07-18 15:38:38 +02:00
Vurich
d51958dbf5
Speed up light_compute by ~9%
2017-07-18 15:38:10 +02:00
Denis S. Soldatov aka General-Beck
801fcf3271
fix docker build in master
2017-07-18 16:17:33 +03:00
Denis S. Soldatov aka General-Beck
df144a6fcb
fix docker build
2017-07-18 16:12:16 +03:00
Vurich
410ded5d45
Remove dead code from benchmarks
2017-07-18 14:17:01 +02:00
Vurich
d994d7a10c
Add benchmarks
2017-07-18 14:14:42 +02:00
Denis S. Soldatov aka General-Beck
649552e0f0
Update snapcraft.yaml
...
fix for builds.snapcraft.io
2017-07-17 21:31:12 +03:00
Jaco Greeff
36f94fde05
Ui 2 package upgrades ( #6076 )
...
* Upgrade to React 15.6
* Import PropTypes from prop-types
* Update package.json
* UI version in built version
* Cleanup /api/health status failures
* Check reponse.ok
* Add icons to view dapps
* Adjust layout for dapps
* Slightly darker balance background
* Adjust shadows
2017-07-17 18:37:33 +02:00
Jaco Greeff
fcdaa0d05b
Upated dependencies
2017-07-17 11:54:13 +02:00
Jaco Greeff
aaff34364d
Merge branch 'master' into ui-2
2017-07-17 11:49:03 +02:00
Denis S. Soldatov aka General-Beck
69561da15f
fix docker build and snapcraft
2017-07-17 12:06:32 +03:00
arkpar
04b641ff5f
Fixed build
2017-07-17 10:45:34 +02:00
Joseph Mark
fefeb50cae
Fix minor merge issue
2017-07-17 13:33:26 +07:00