Arkadiy Paronyan
|
8fd694ea47
|
Fixed a warning and bumbed libusb-sys (#4507)
|
2017-02-10 12:28:57 +01:00 |
|
GitLab Build Bot
|
d36303365f
|
[ci skip] js-precompiled 20170210-075200
|
2017-02-10 07:56:35 +00:00 |
|
Nicolas Gotchac
|
aebb289ea9
|
Fix overflow on small screens (#4505)
|
2017-02-10 08:43:59 +01:00 |
|
Robert Habermeier
|
6bf97de9d8
|
Merge branch 'master' into lightrpc
|
2017-02-10 02:44:12 +01:00 |
|
GitLab Build Bot
|
cb772acec7
|
[ci skip] js-precompiled 20170210-001706
|
2017-02-10 00:22:18 +00:00 |
|
Nicolas Gotchac
|
515f30eea9
|
Fix no data sent in TxQueue dapp (#4502)
* Fix wrong PropType req for Embedded Signer
* Fix wrong data for tx #4499
|
2017-02-09 19:07:35 -05:00 |
|
Arkadiy Paronyan
|
a7e6d8727a
|
Ledger wallet support (#4486)
* Ledger devices support
* structs for RPC types
|
2017-02-09 19:07:06 -05:00 |
|
Robert Habermeier
|
5e65081d4f
|
remove accidental gap in next nonce
|
2017-02-09 22:37:56 +01:00 |
|
Robert Habermeier
|
e53d023a8a
|
implement light dispatcher
|
2017-02-09 21:12:28 +01:00 |
|
Robert Habermeier
|
53774d4792
|
Merge branch 'lightrpc' into light-txq
|
2017-02-09 20:41:42 +01:00 |
|
Robert Habermeier
|
0d09a473a7
|
remove let inner pattern with take_weakf and try_bf
|
2017-02-09 20:38:47 +01:00 |
|
Robert Habermeier
|
7be2c145de
|
LightDispatcher definition
|
2017-02-09 20:22:31 +01:00 |
|
Robert Habermeier
|
325c6aaf6a
|
verify raw transactions against Engine
|
2017-02-09 19:58:29 +01:00 |
|
Robert Habermeier
|
a559dfe9a1
|
implement send_raw_transaction
|
2017-02-09 19:17:37 +01:00 |
|
Robert Habermeier
|
baf0dbc6bf
|
LightProvider struct using light transaction queue
|
2017-02-09 18:42:18 +01:00 |
|
Robert Habermeier
|
6a924770be
|
add several tests + minor bugfixes
|
2017-02-09 18:10:59 +01:00 |
|
GitLab Build Bot
|
395a44e4a8
|
[ci skip] js-precompiled 20170209-165020
|
2017-02-09 16:54:35 +00:00 |
|
Nicolas Gotchac
|
71f84067d9
|
Add new Componennt for Token Images (#4496) (#4498)
|
2017-02-09 17:41:27 +01:00 |
|
Nicolas Gotchac
|
48eac51c8a
|
Fix address and accounts links (#4491)
* Add proper links to TxRows (#4314)
* Add proper link to the Signer (#4314)
* Fix and add tests
|
2017-02-09 17:41:17 +01:00 |
|
Nicolas Gotchac
|
867a593988
|
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.
|
2017-02-09 17:41:01 +01:00 |
|
Robert Habermeier
|
33266f78d1
|
initial transaction queue implementation
|
2017-02-09 17:36:12 +01:00 |
|
GitLab Build Bot
|
2043123db0
|
[ci skip] js-precompiled 20170209-161356
|
2017-02-09 16:17:57 +00:00 |
|
Jaco Greeff
|
7a627f88cb
|
parity.js interfaces for vaults (#4497)
|
2017-02-09 11:07:08 -05:00 |
|
GitLab Build Bot
|
c69f515597
|
[ci skip] js-precompiled 20170209-155632
|
2017-02-09 16:02:22 +00:00 |
|
Bas
|
8f6108fdc9
|
Initial Dutch translations (#4484)
* Create settings.js
* Create index.js
* Update constants.js
* Update languages.js
|
2017-02-09 10:48:36 -05:00 |
|
Svyatoslav Nikolsky
|
1534bbb7cb
|
Fix key.meta.vault for root dir keys && read vault.meta without vault key (#4482)
* fix vault for root && read vault meta without key
* support for old vaults (wthout meta field)
|
2017-02-09 10:47:22 -05:00 |
|
Nikolay Volf
|
fea76c07f0
|
Arbitrary labels for extended keys (u32, H256 built-in) (#4438)
* extend derivatino to arbitrary labels
* fix review
* fix more obsolete comments
* hard test for h256
* fix using only 4 bytes from hash
|
2017-02-09 10:44:28 -05:00 |
|
Arkadiy Paronyan
|
3da3e8453b
|
Fixing ethstore build (#4492)
|
2017-02-09 10:42:49 -05:00 |
|
Svyatoslav Nikolsky
|
f35517e213
|
fixed compilation (#4493)
|
2017-02-09 15:41:58 +01:00 |
|
GitLab Build Bot
|
1e47133b3f
|
[ci skip] js-precompiled 20170209-143704
|
2017-02-09 14:41:10 +00:00 |
|
Nicolas Gotchac
|
e8175f4cca
|
Build embedded Parity JS properly and separatly (#4426)
* Add a specific embed webpack build // output assets in JSON
* WIP Embed
* Updated Webpack
* Update exports // Webpack config
* Fix app build fail
* Fix NPm scripts
* Reduce Embed dependencies
* Fix NPM exports
* remvoe stats
* Lazy-Load worker (not to load in embed)
* PR Grumbles + Fix tests
|
2017-02-09 15:30:57 +01:00 |
|
Robert Habermeier
|
c83d27420c
|
address grumbles
|
2017-02-09 15:10:14 +01:00 |
|
Robert Habermeier
|
bce6bf92d9
|
simplify code
|
2017-02-09 15:01:15 +01:00 |
|
Robert Habermeier
|
bcf0e23a4b
|
take_weakf
|
2017-02-09 13:24:03 +01:00 |
|
Robert Habermeier
|
656c08976f
|
Merge pull request #4487 from ethcore/snappy-static
Static link for snappy
|
2017-02-09 00:56:59 +01:00 |
|
arkpar
|
cdc09a6d8a
|
Static link for snappy
|
2017-02-08 22:43:23 +01:00 |
|
Robert Habermeier
|
869d193d21
|
Merge branch 'lightrpc' into light-txq
|
2017-02-08 20:51:11 +01:00 |
|
Robert Habermeier
|
49f49194c5
|
use Dispatcher when starting RPCs
|
2017-02-08 20:44:40 +01:00 |
|
Robert Habermeier
|
028dbe5fe2
|
rename get_header to block_header by convention
|
2017-02-08 20:22:41 +01:00 |
|
Robert Habermeier
|
b3440babe3
|
light txq skeleton
|
2017-02-08 19:21:12 +01:00 |
|
Robert Habermeier
|
0246d5c734
|
Merge branch 'master' into lightrpc
|
2017-02-08 19:20:35 +01:00 |
|
Robert Habermeier
|
dd9e3f21ad
|
silence errors temporarily
|
2017-02-08 19:09:52 +01:00 |
|
Denis S. Soldatov aka General-Beck
|
8773889532
|
downgrade rust (windows build)
|
2017-02-08 22:06:09 +04:00 |
|
Robert Habermeier
|
3669d17390
|
fix tests with loop hack
|
2017-02-08 17:57:18 +01:00 |
|
Robert Habermeier
|
2ca61151ac
|
squash some warnings
|
2017-02-08 16:59:04 +01:00 |
|
Robert Habermeier
|
5223e25aa6
|
use generic dispatcher everywhere, squash errors
|
2017-02-08 16:55:06 +01:00 |
|
Robert Habermeier
|
e73ea80954
|
dispatcher abstraction, port most things to it
|
2017-02-08 15:36:53 +01:00 |
|
GitLab Build Bot
|
68b8724440
|
[ci skip] js-precompiled 20170208-134350
|
2017-02-08 13:49:08 +00:00 |
|
Jaco Greeff
|
0b3f97f792
|
Work with string numbers in contract (Fixes #4472) (#4478)
|
2017-02-08 08:38:27 -05:00 |
|
Svyatoslav Nikolsky
|
a92bf65181
|
parity_getVaultMeta && parity_setVaultMeta (#4475)
|
2017-02-08 07:53:39 -05:00 |
|