Jaco Greeff
de76b8a465
Merge branch 'master' into ui-2
2017-07-24 17:48:25 +02:00
kaikun213
c894f7ac1f
relocate to packages (+ Tab semantic ui v.7.1)
2017-07-24 17:35:10 +02:00
Evan
78fab4e471
Add a snapcraft badge ( #6135 )
...
Congrats on the snap of Parity! Here's a shiny green build status badge :)
2017-07-24 17:27:27 +02:00
Nikolay Volf
2d6a1160d5
don't return 412 ( #6133 )
2017-07-24 17:26:49 +02:00
kaikun213
381ed505a0
postMessage and store (merge..)
2017-07-24 16:21:54 +02:00
kaikun213
a562f2c434
Merge remote-tracking branch 'origin/ui-2' into ui-2
2017-07-24 16:14:02 +02:00
kaikun213
13b96ae7c8
Pubsub for postMessage Provider (UI2)
...
Proper method-name displaying on request approval is missing
2017-07-24 16:08:24 +02:00
Nikolay Volf
5fb32229f9
bump jsonrpc ( #6129 )
2017-07-24 13:44:42 +02:00
Robert Habermeier
079b24175c
Merge pull request #6080 from Vurich/ethash
...
Unroll loops in light_compute
2017-07-24 13:09:31 +02:00
Afri
e33f9c1d11
Changelog for 1.6.9, 1.6.10, and 1.7.0 ( #6075 )
...
* Update CHANGELOG for 1.6.9 stable release.
* [WIP] Prepare CHANGELOG for 1.7.0 beta release.
* Contract warp
* Update changes for 1.7.0
* Update description for 1.7.0 in changelog
* Update Changelog for 1.7.0 beta and 1.6.10 stable
* Address reviews for the Changelog.
* Fix blog URL in changelog.
* Fix typo in Changelog.
* Update changelog for 1.7.0 beta and 1.6.10 stable
2017-07-23 15:18:58 +02:00
Vurich
0fa9c93f6f
Style reungrumble
2017-07-22 14:49:02 +02:00
Robert Habermeier
abe7518424
add security policy ( #6121 )
2017-07-22 07:41:58 +02:00
GitLab Build Bot
c72c020182
[ci skip] js-precompiled 20170721-201403
2017-07-21 20:18:51 +00:00
Jaco Greeff
c369bba03b
Fix QR scanner returning null on confirm ( #6122 )
2017-07-21 21:19:38 +02:00
GitLab Build Bot
3605593d37
[ci skip] js-precompiled 20170721-165246
2017-07-21 16:58:58 +00:00
Jaco Greeff
e3a8780da7
Check QR before lowercase ( #6119 )
2017-07-21 18:23:41 +02:00
Robert Habermeier
2d0d7150cc
remove chunk to restore from pending set only upon successful import ( #6112 )
2017-07-21 17:24:53 +02: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
Arkadiy Paronyan
99f4bc76d7
Fix for building with --no-default-features ( #6110 )
2017-07-21 12:14:47 +02: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
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
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
GitLab Build Bot
e5042d0d38
[ci skip] js-precompiled 20170719-084508
2017-07-19 08:49:29 +00: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