Jaco Greeff
98598d312d
Load external, builtin & local apps in parallel ( #3340 )
...
Former-commit-id: c19af314f9d6d0f692618bd0fcc50fb85d173e4d
2016-11-15 21:53:59 +01:00
Chuck LeDuc Díaz
c2b7d58aaf
Clarify error message to indicate ( #3359 )
...
Indicate that Signer *needs* to be re-enabled, not that it *was* re-enabled.
Former-commit-id: 1b3a9bac556e38093c316d665e6138664d7d90a6
2016-11-15 21:53:51 +01:00
Nicolas Gotchac
3bcf8a84ce
Check totalBalance > 0 // Better account selection ( #3347 )
...
Former-commit-id: cc2aa32c6b4b0a466e47eeb63271db7f13592047
2016-11-15 21:53:21 +01:00
Nicolas Gotchac
e018395c05
Fixed Unregister for Contract Owner only #3321 ( #3346 )
...
Former-commit-id: c171207bfafe98d3e25e409fdd8b36bc43985496
2016-11-15 21:53:08 +01:00
GitLab Build Bot
afa21ce001
[ci skip] js-precompiled 20161114-201045
...
Former-commit-id: 08a4220f4657af62d4077d824e9c4ca6fae200de
2016-11-14 20:12:02 +00:00
Denis S. Soldatov aka General-Beck
5ef8c75808
Update gitlab-ci
...
remove -Zorbit=off
switch to rust 1.13
Former-commit-id: 6c65186e9c06120103dc4ed85f3b6a10c4691edc
2016-11-14 23:47:00 +04:00
GitLab Build Bot
aedd7477ab
[ci skip] js-precompiled 20161114-154951
...
Former-commit-id: 86e77f22a0b5dec3e8d731d15152431da597d8ca
2016-11-14 15:51:04 +00:00
Gav Wood
979e519c79
Merge pull request #3424 from ethcore/backporting
...
v1.4.3 in beta
Former-commit-id: ca1f043b5ef62aab46b1300635453ada66a5fc2d
2016-11-14 16:32:22 +01:00
arkpar
2799a26d66
v1.4.3
...
Former-commit-id: acab16f14572e85df1f426d45213147b4ec2b01b
2016-11-14 13:37:34 +01:00
GitLab Build Bot
95d57c839d
[ci skip] js-precompiled 20161112-203324
...
Former-commit-id: 619b709619bf585a9c6281da382a229c0b0c7575
2016-11-12 20:34:44 +00:00
GitLab Build Bot
6a46168fb7
js-precompiled 20161110-160103
...
Former-commit-id: b14aed734e1f16676b2ec442b1b5a63d86f7bb5d
2016-11-10 17:02:57 +01:00
Jaco Greeff
3da0632771
Make transactions load ( #3348 )
...
Former-commit-id: 11a485ea1abb82551f0369b88cfce1ac9a43ce55
2016-11-10 16:39:20 +01:00
arkpar
613b89010f
Updated tests
...
Former-commit-id: 1e3255e6f10dad8b7a0fd0e36ab3aa358144ac40
2016-11-10 16:23:48 +01:00
arkpar
e85ffdbcd1
Updated tests
...
Former-commit-id: 9f79e6a91837099d7aa537c7c13e64a5e1d2cc77
2016-11-10 16:10:29 +01:00
Arkadiy Paronyan
f5e1bf08ab
Disarm the HF and add more bootnodes ( #3323 )
...
* Disarm the HF
* More bootnodes
* Updated tests
Former-commit-id: 828de69b1b0011b90812d53ffaa13ed6be2cdd15
2016-11-10 16:10:14 +01:00
GitLab Build Bot
77f3b87627
js-precompiled 20161110-143746
...
Former-commit-id: fcf0b92f05731b817dd82bde6632bd58b237de7a
2016-11-10 15:44:27 +01:00
Arkadiy Paronyan
75166bd0e0
Backporting to beta ( #3344 )
...
* Disarm the HF and add more bootnodes (#3323 )
* Disarm the HF
* More bootnodes
* Updated tests
* Windows app and installer fixes (#3338 )
* Windows app and installer fixes
* Sorted out comments
Former-commit-id: f64a70feb8594ab4c9494a56702b8283c06a0d19
2016-11-10 15:17:18 +01:00
arkpar
623fc569c2
Fixed MD5 generation
...
Former-commit-id: 3f885a87bb50a159f82c8b8a1cda0e32b015db27
2016-11-10 14:51:37 +01:00
GitLab Build Bot
7e77f1b62c
[ci skip] js-precompiled 20161109-211612
...
Former-commit-id: f57c299d090347467c4917a1f6a9528936d5314b
2016-11-09 21:17:25 +00:00
Jaco Greeff
e919b2d597
Remove 127.0.0.1 references ( #3303 )
...
Former-commit-id: 10ff9e134bad432871f860b9e588624dedb43038
2016-11-09 20:40:57 +01:00
Jaco Greeff
8660b057bf
Handle redirects from /api/content on manifest.json gracefully ( #3315 )
...
* Add redirect follow mode to manifest.json
* Remove (now) unused count parameter
* autoRewrite: true for dev mode proxy redirects
Former-commit-id: 73143932199b78961760208a9f20dac62b55f0bd
2016-11-09 20:40:57 +01:00
arkpar
e8d6c3a699
v1.4.2
...
Former-commit-id: 612229ca2ffa1cbb9060c219eac81b4d569df969
2016-11-09 20:40:57 +01:00
Tomasz Drwięga
d0df85d50e
Dapps interface RPC ( #3311 )
...
* Dapps Interface RPC
* Adding JS apis
* Support for signer interface in proxypac and embeds
* Fixing tests
* fixing tests again
Former-commit-id: 7b998f7ebf1f13bc8e2d948ae896b78e5870b53a
2016-11-09 20:40:57 +01:00
Arkadiy Paronyan
20ca56490e
Additional snapshot sync checks ( #3318 )
...
* Additional snapshot sync checks
* Proper checks
* Proper highset block check
Former-commit-id: 402a6ca55670f9c197b3d673e91528b853b1b7d6
2016-11-09 20:40:57 +01:00
Jaco Greeff
bfc99f5a76
Fix signer token updates ( #3302 )
...
* Manual bump of package.json (recovery)
* Debug
* Simplify status connections
Former-commit-id: c5d0c002b60adeabd7726050437d0632763629ed
2016-11-09 20:40:57 +01:00
Jaco Greeff
59372af0af
Update account recovery phrase hint
...
Former-commit-id: 016e9fd1ab905f46f63bbd0a85210ddcf4cb47cc
2016-11-09 20:40:57 +01:00
Gav Wood
d898cc49ed
New transaction tests ( #3313 )
...
* Add new transaction tests.
* Add new test.
Former-commit-id: 4549bfc759ee8095965ac34f9173796ce07835a1
2016-11-09 20:40:57 +01:00
Jaco Greeff
adf4e65759
expose api as window.secureApi ( #3207 )
...
Former-commit-id: 6b1ca33b8da4ddd96efb28b879e568f713b5fb29
2016-11-09 20:40:57 +01:00
Arkadiy Paronyan
1d2fbdebb2
Fixes for open UI after installation ( #3300 )
...
Former-commit-id: 373d61f0102ea6767027b233f756d89b9f838f52
2016-11-09 20:40:57 +01:00
Arkadiy Paronyan
184b0f27e7
Fixed uncle details ( #3299 )
...
Former-commit-id: 297b84f4eb80db16a5c33966892b585e43590c11
2016-11-09 20:40:57 +01:00
Jaco Greeff
618cc072b9
Change to more common focused spelling ( #3264 )
...
Former-commit-id: b39e5438d9aa2cecab3cc880181d065758a8dd87
2016-11-09 20:40:57 +01:00
Jaco Greeff
f9a75e8e57
Updated blance display with max decimals ( #3266 )
...
Former-commit-id: 308371799a47aea45dfceed9b8273f85b5dff728
2016-11-09 20:40:57 +01:00
Björn Wagner
31d75c2ba5
Fix typo ( #3298 )
...
Former-commit-id: 5f7bfe2926ff291670b56b7d14ddd9a4e4a4b979
2016-11-09 20:40:57 +01:00
arkpar
7ddb54fd78
Corrected startup executable
...
Former-commit-id: a7ddb9e26affe6d5836473cd715feffcd3a75b57
2016-11-09 01:15:04 +01:00
GitLab Build Bot
314d0759d0
js-precompiled 20161108-224010
...
Former-commit-id: 888d69fa5119547736d918660c81f41543677256
2016-11-08 23:43:11 +01:00
Jaco Greeff
da7492fd29
Fix initial token generation ( #3289 )
...
* Fix initial token generation
* Remove extra debug info
Former-commit-id: 84e06150f784a55e63414aa412354d18f51f05e4
2016-11-08 23:21:00 +01:00
arkpar
a38a222ade
v1.4.1 for macOS installer
...
Former-commit-id: 2e462f76cb8b86925936a3a3ba003a183ab573e9
2016-11-08 23:21:00 +01:00
Gav Wood
8e44212536
Fixes for 1.4 ( #3260 )
...
* Fix --geth
* Fix mac installer.
* Fix up installer.
* Additional tweaks.
* Fix for empty APIs
* Another case of empty apis
Former-commit-id: 9cb8309b2c10e64815505af014c6fc33235bd007
2016-11-08 23:21:00 +01:00
Arkadiy Paronyan
972f1b11d6
Fixed IO service shutdown ( #3286 )
...
Former-commit-id: feba57498d122773d4aeb567d1bf2c25f5853ed4
2016-11-08 23:21:00 +01:00
Arkadiy Paronyan
a573b0d3e3
Autostart checkbox ( #3269 )
...
Former-commit-id: 2b78fe1f8b6ef404bdf806b830d55b59862ceda1
2016-11-08 23:21:00 +01:00
arkpar
b42717050d
v1.4.1
...
Former-commit-id: a5b896cc57a7b8ba7049f1a82dbdc6317d6b3252
2016-11-08 23:21:00 +01:00
GitLab Build Bot
9059754a23
[ci skip] js-precompiled 20161108-132446
...
Former-commit-id: 84a9c67a51233313d8c2acbe9e96b9357c34dc89
2016-11-08 13:26:02 +00:00
Denis S. Soldatov aka General-Beck
afd115863b
Update gitlab-ci
...
fix cache
Former-commit-id: e9820a2a86594d66f33b8ccb07a6d01aa65b9dda
2016-11-08 19:44:00 +07:00
Denis S. Soldatov aka General-Beck
05bbfb8f0d
Update gitlab-ci
...
Add installer for OSX
Former-commit-id: fcacc6248e59054b2202df55a4a0590fb36f5d4e
2016-11-08 19:33:22 +07:00
GitLab Build Bot
6e51c88caa
[ci skip] js-precompiled 20161108-105355
...
Former-commit-id: fad795f8723b49ad92d641843b743a6041cf09e7
2016-11-08 10:55:06 +00:00
GitLab Build Bot
fbb05d0079
[ci skip] js-precompiled 20161108-102316
...
Former-commit-id: da39de40220c963f9647034a48f9d0725e941501
2016-11-08 10:24:34 +00:00
arkpar
551cae9a94
Updated signing path
...
Former-commit-id: 13dc5715ad01d10d1a1f355a11f5317c656fd6ef
2016-11-08 11:05:51 +01:00
arkpar
1a189912f0
Updated signing path
...
Former-commit-id: 1d1443e32331332a873a92f4a61a9ce929097fb2
2016-11-08 11:04:53 +01:00
GitLab Build Bot
21bfeb7d3c
[ci skip] js-precompiled 20161108-094358
...
Former-commit-id: 5f5863abdc97bc7f20452c0da43ac8b97ec58199
2016-11-08 09:45:08 +00:00
arkpar
8d9902fd4c
Fixed command
...
Former-commit-id: dae5e4d95ef1412025fa81fffbcdbc9a4d939b53
2016-11-08 10:22:48 +01:00