GitLab Build Bot
7638b2c9e8
[ci skip] js-precompiled 20170307-195934
2017-03-07 20:06:34 +00:00
Arkadiy Paronyan
ae3f85bd5b
v1.7 ( #4730 )
2017-03-07 17:29:27 +01:00
GitLab Build Bot
24aac8fa89
[ci skip] js-precompiled 20170306-142052
2017-03-06 14:26:42 +00:00
GitLab Build Bot
0de8771007
[ci skip] js-precompiled 20170306-093959
2017-03-06 09:45:14 +00:00
GitLab Build Bot
a02063f348
[ci skip] js-precompiled 20170306-080251
2017-03-06 08:08:05 +00:00
GitLab Build Bot
cabf251280
[ci skip] js-precompiled 20170305-093606
2017-03-05 09:41:41 +00:00
GitLab Build Bot
2e0d005487
[ci skip] js-precompiled 20170303-190450
2017-03-03 19:10:54 +00:00
Tomasz Drwięga
edecd951ba
Revert last hyper "fix" ( #4752 )
2017-03-03 19:52:08 +01:00
GitLab Build Bot
ead40a8b97
[ci skip] js-precompiled 20170303-140210
2017-03-03 14:07:22 +00:00
GitLab Build Bot
4024100e74
[ci skip] js-precompiled 20170303-134752
2017-03-03 13:53:17 +00:00
GitLab Build Bot
fd19f6f449
[ci skip] js-precompiled 20170303-130222
2017-03-03 13:07:34 +00:00
GitLab Build Bot
0432b8410c
[ci skip] js-precompiled 20170302-230110
2017-03-02 23:07:35 +00:00
GitLab Build Bot
96d74543fc
[ci skip] js-precompiled 20170302-204757
2017-03-02 20:52:50 +00:00
GitLab Build Bot
eb37d26154
[ci skip] js-precompiled 20170302-143357
2017-03-02 14:38:43 +00:00
GitLab Build Bot
5fef950503
[ci skip] js-precompiled 20170302-123938
2017-03-02 12:44:34 +00:00
Svyatoslav Nikolsky
cb168828a2
EC math functions ( #4696 )
...
* EC math functions
* moved math funs -> Secret methods
2017-03-02 12:27:41 +01:00
GitLab Build Bot
54aee9db9b
[ci skip] js-precompiled 20170228-153914
2017-02-28 15:44:30 +00:00
GitLab Build Bot
ea877cb91e
[ci skip] js-precompiled 20170228-132909
2017-02-28 13:35:38 +00:00
GitLab Build Bot
689fe9c689
[ci skip] js-precompiled 20170227-213540
2017-02-27 21:40:33 +00:00
GitLab Build Bot
8bee714452
[ci skip] js-precompiled 20170224-171258
2017-02-24 17:18:20 +00:00
GitLab Build Bot
af45d05aee
[ci skip] js-precompiled 20170224-142855
2017-02-24 14:33:38 +00:00
GitLab Build Bot
afecf5b148
[ci skip] js-precompiled 20170224-134503
2017-02-24 13:50:10 +00:00
GitLab Build Bot
5817cfdf41
[ci skip] js-precompiled 20170224-115159
2017-02-24 11:58:15 +00:00
Maciej Hirsz
f97e775498
More CLI settings for IPFS API ( #4608 )
...
* TEMP: Bind to 0.0.0.0, don't check Origin
* More CLI options for IPFS
* CORS and Hosts filtering
* Allow current interface as origin
* Correctly handle CORS settings
* fix grumbles
2017-02-24 10:32:42 +01:00
GitLab Build Bot
c7b3b9a565
[ci skip] js-precompiled 20170224-084932
2017-02-24 08:54:34 +00:00
Tomasz Drwięga
daf36739ce
Bump hyper versions ( #4645 )
2017-02-24 09:22:29 +01:00
Robert Habermeier
3f78c945d7
Merge pull request #4594 from ethcore/lightrpc
...
Remainder of RPC APIs implemented for the light client
2017-02-23 19:58:27 +01:00
GitLab Build Bot
496a6dcfa0
[ci skip] js-precompiled 20170223-141355
2017-02-23 14:21:06 +00:00
GitLab Build Bot
f3b5e2074b
[ci skip] js-precompiled 20170222-165052
2017-02-22 16:55:55 +00:00
GitLab Build Bot
cb3c6b1bec
[ci skip] js-precompiled 20170222-150433
2017-02-22 15:09:15 +00:00
GitLab Build Bot
3df1adc3f5
[ci skip] js-precompiled 20170222-143551
2017-02-22 14:40:40 +00:00
GitLab Build Bot
49675483c3
[ci skip] js-precompiled 20170222-095134
2017-02-22 09:56:05 +00:00
GitLab Build Bot
80155ef93a
[ci skip] js-precompiled 20170221-120741
2017-02-21 12:12:14 +00:00
Robert Habermeier
d8b1cfe082
Merge branch 'master' into lightrpc
2017-02-20 18:01:29 +01:00
Robert Habermeier
62b340f2b9
Save pending local transactions in the database ( #4566 )
...
* Create new column family for local node info
* remove DBTransaction::new reliance on DB
* KeyValueDB trait
* InMemory KeyValueDB implementation
* journaldb generic over KVDB
* make most of `ethcore` generic over KVDB
* fix json tests compilation
* get all tests compiling
* implement local store (just for transactions)
* finish local store API, test
* put everything into place
* better test for skipping bad transactions
* fix warning
* update local store every 15 minutes
* remove superfluous `{}`s
2017-02-20 17:21:55 +01:00
GitLab Build Bot
00351374e4
[ci skip] js-precompiled 20170220-160616
2017-02-20 16:12:01 +00:00
maciejhirsz
649cedd818
Updated Cargo.lock
2017-02-20 16:42:09 +01:00
Svyatoslav Nikolsky
b9665c7cfe
Secret store - initial version ( #4567 )
...
* initial secret store commit
* various fixes
* license
* (sstore, secstore) -> secretstore
* marked KeyServer trait as IPC-ready
* fixed style
* ignore requests with Origin header
* fixed tests
* fixed Origin header check
2017-02-20 16:13:21 +01:00
GitLab Build Bot
31f5a1d205
[ci skip] js-precompiled 20170220-124210
2017-02-20 12:48:32 +00:00
GitLab Build Bot
8c9c6744fc
[ci skip] js-precompiled 20170217-171830
2017-02-17 17:24:47 +00:00
Robert Habermeier
39237e9d15
Merge pull request #4545 from ethcore/mh-ipfs
...
IPFS MVP
2017-02-17 17:19:56 +01:00
Robert Habermeier
3b023c82b7
fetch gas price corpus from network when needed
2017-02-17 17:08:46 +01:00
Robert Habermeier
7a857a24ae
use new histogram/corpus
2017-02-17 16:18:31 +01:00
GitLab Build Bot
062c55d51b
[ci skip] js-precompiled 20170216-165434
2017-02-16 17:06:15 +00:00
GitLab Build Bot
5bd1cf352b
[ci skip] js-precompiled 20170216-154550
2017-02-16 15:50:43 +00:00
maciejhirsz
c4b4a22203
Rename parity-ipfs
to parity-ipfs-api
2017-02-16 14:51:33 +01:00
GitLab Build Bot
39d4e46073
[ci skip] js-precompiled 20170216-125519
2017-02-16 12:59:57 +00:00
maciejhirsz
d005410e1a
No .expect on mime types
2017-02-15 18:26:35 +01:00
Tomasz Drwięga
efb95a59be
Fixing evmbin compilation and added standard build. ( #4561 )
2017-02-15 16:58:42 +01:00
GitLab Build Bot
4889cff310
[ci skip] js-precompiled 20170215-135145
2017-02-15 13:56:12 +00:00
GitLab Build Bot
b38a874b18
[ci skip] js-precompiled 20170215-124941
2017-02-15 12:54:04 +00:00
GitLab Build Bot
3218c365e9
[ci skip] js-precompiled 20170215-110429
2017-02-15 11:08:57 +00:00
GitLab Build Bot
812017f9b3
[ci skip] js-precompiled 20170214-215513
2017-02-14 22:00:39 +00:00
Tomasz Drwięga
5369a129ae
Signer provenance ( #4477 )
...
* Signer - Tracking Request Provenance
* Basic UI
* Changing messages
* VecDeque::from
* Fix dapps tests
* Addressing UI grumbles
2017-02-14 22:45:43 +01:00
maciejhirsz
9256aa766b
Lock file
2017-02-14 19:58:46 +01:00
maciejhirsz
3c634701dd
Squashed
2017-02-14 19:30:37 +01:00
GitLab Build Bot
e9eed5206e
[ci skip] js-precompiled 20170214-123602
2017-02-14 12:41:22 +00:00
GitLab Build Bot
fefd53d4f4
[ci skip] js-precompiled 20170214-101112
2017-02-14 10:15:36 +00:00
GitLab Build Bot
dd0ef6b5ec
[ci skip] js-precompiled 20170214-073623
2017-02-14 07:40:43 +00:00
Nikolay Volf
78917d728d
Bump JSON RPC crates versions ( #4530 )
...
* json rpc bump
* some error message deviations
2017-02-13 21:34:16 +03:00
Tomasz Drwięga
f1e99ea2e4
Serde 0.9 ( #4508 )
...
* Porting json
* Dapps
* Rpc & Ethstore
* New ethabi
* Last bunch of fixes
* Fixing last test
* Removing build script
* Adding ethcore-ipc-tests back
* Fixing grumbles
* Fixing blockchain tests (inference regression?)
2017-02-13 18:38:47 +03:00
GitLab Build Bot
a2c6cd8f7b
[ci skip] js-precompiled 20170213-125552
2017-02-13 13:00:14 +00:00
GitLab Build Bot
88b91b7e13
[ci skip] js-precompiled 20170210-173450
2017-02-10 17:39:23 +00:00
Robert Habermeier
48ae38eaf9
Merge pull request #4485 from ethcore/lightrpc
...
Preparation for Light client RPC
2017-02-10 17:15:03 +01:00
GitLab Build Bot
51f74f8d80
[ci skip] js-precompiled 20170210-135944
2017-02-10 14:04:00 +00:00
Robert Habermeier
b8881215f1
Merge branch 'master' into lightrpc
2017-02-10 13:47:27 +01:00
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
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
Arkadiy Paronyan
a7e6d8727a
Ledger wallet support ( #4486 )
...
* Ledger devices support
* structs for RPC types
2017-02-09 19:07:06 -05:00
GitLab Build Bot
395a44e4a8
[ci skip] js-precompiled 20170209-165020
2017-02-09 16:54:35 +00:00
GitLab Build Bot
2043123db0
[ci skip] js-precompiled 20170209-161356
2017-02-09 16:17:57 +00:00
GitLab Build Bot
c69f515597
[ci skip] js-precompiled 20170209-155632
2017-02-09 16:02:22 +00:00
GitLab Build Bot
1e47133b3f
[ci skip] js-precompiled 20170209-143704
2017-02-09 14:41:10 +00:00
Robert Habermeier
0246d5c734
Merge branch 'master' into lightrpc
2017-02-08 19:20:35 +01:00
GitLab Build Bot
68b8724440
[ci skip] js-precompiled 20170208-134350
2017-02-08 13:49:08 +00:00
GitLab Build Bot
428e8361ce
[ci skip] js-precompiled 20170207-191009
2017-02-07 19:16:17 +00:00
Robert Habermeier
1fa5b07321
Merge branch 'master' into lightrpc
2017-02-07 17:13:18 +01:00
GitLab Build Bot
d341b49bad
[ci skip] js-precompiled 20170207-120734
2017-02-07 12:11:54 +00:00
GitLab Build Bot
1d774835de
[ci skip] js-precompiled 20170207-075234
2017-02-07 07:56:44 +00:00
Robert Habermeier
4172a5369c
Include total difficulty in CHTs and hide implementation details from consumers ( #4428 )
...
* CHT builder and prover
* use CHT abstraction in provider
* hide CHT internals from header chain
* fix itertools conflict by updating all to 0.5
* cht proof checker, use it in on_demand
2017-02-06 17:21:35 +01:00
GitLab Build Bot
d7e87dbe19
[ci skip] js-precompiled 20170206-083224
2017-02-06 08:36:28 +00:00
Svyatoslav Nikolsky
2f340a547a
Vaults RPCs ( #4366 )
...
* vaults RPCs
* vault.password != vault_account.password
* moved vault RPCs to parityAccounts NS
* parity_listVaults + parity_listOpenedVaults
2017-02-05 10:17:56 -05:00
Nikolay Volf
e257e4e3bd
Ethkey - extended keys ( #4377 )
...
* data structures initial
* hard derivation
* tabs, docs
* more docs
* soft private derivation
* public derivation
* finalize api, fix warnings
* use simple new()
* keypair api
* bump byteorder
* doc tweaks
* remove heavyness from tests
* added test vector infrastructure and examples
* initialization from seed to key pair
* add comment about panic
2017-02-05 10:17:03 -05:00
GitLab Build Bot
f646ffbe61
[ci skip] js-precompiled 20170205-101133
2017-02-05 10:15:32 +00:00
Robert Habermeier
7c9064c856
Merge branch 'master' into lightrpc
2017-02-04 22:30:20 +01:00
Tomasz Drwięga
248cd5e036
RPC middleware: Informant & Client.keep_alive ( #4384 )
...
* Adding RPC informant structs
* RPC informant
* Middleware counting RPC requests
* Moving client keep_alive to middleware
2017-02-04 22:18:19 +01:00
Robert Habermeier
484b93abdc
Merge branch 'cht-td' into lightrpc
2017-02-04 17:14:47 +01:00
Robert Habermeier
ca11138ce8
fix itertools conflict by updating all to 0.5
2017-02-04 17:07:39 +01:00
GitLab Build Bot
d7b937fe88
[ci skip] js-precompiled 20170204-152807
2017-02-04 15:32:05 +00:00
Jaco Greeff
b4c24d5ab3
Web view with web3.site support ( #4313 )
...
* Web-domain based routing
* Support base32-encoded urls
* Proper support for non-domain based routing
* Handling long domain names
* Switching to web3.site
* Encoding for *.web3.site urls
* Add DappUrlInput component
* Update Web views with store
* Update spec description
* Update spec description
* edited url does not allow in-place store edits
* Fixing dapps access on 127.0.0.1:8180
* Use /web/<hash> urls for iframe
* Redirecting to parity.web3.site
* Disabling the redirection
2017-02-04 09:52:14 +01:00
GitLab Build Bot
c9d38cac6e
[ci skip] js-precompiled 20170203-221154
2017-02-03 22:18:13 +00:00
GitLab Build Bot
a68ca7444e
[ci skip] js-precompiled 20170203-191721
2017-02-03 19:22:26 +00:00
GitLab Build Bot
a39324632d
[ci skip] js-precompiled 20170203-190642
2017-02-03 19:12:35 +00:00
Robert Habermeier
02142e3a57
Merge branch 'master' into cht-td
2017-02-03 19:56:52 +01:00
Robert Habermeier
e874df5155
hide CHT internals from header chain
2017-02-03 19:50:23 +01:00
Robert Habermeier
9328067eac
start eth RPC API for light client
2017-02-03 16:20:43 +01:00
GitLab Build Bot
85e9091b29
[ci skip] js-precompiled 20170203-133154
2017-02-03 13:36:20 +00:00
GitLab Build Bot
d1728cca28
[ci skip] js-precompiled 20170203-131026
2017-02-03 13:16:08 +00:00
Tomasz Drwięga
015425d447
Restarting fetch client every now and then ( #4399 )
2017-02-02 19:11:28 +01:00
GitLab Build Bot
4961422523
[ci skip] js-precompiled 20170202-163010
2017-02-02 16:33:24 +00:00
GitLab Build Bot
a0ffb3df20
[ci skip] js-precompiled 20170202-150718
2017-02-02 15:11:11 +00:00
GitLab Build Bot
8e82b2f631
[ci skip] js-precompiled 20170202-125420
2017-02-02 12:57:45 +00:00
GitLab Build Bot
3d4545fa91
js-precompiled 20170201-231534
2017-02-01 23:19:04 +00:00
GitLab Build Bot
85f75d39b3
js-precompiled 20170201-225215
2017-02-01 22:55:51 +00:00
GitLab Build Bot
52f40042b0
js-precompiled 20170201-222816
2017-02-01 22:31:43 +00:00
GitLab Build Bot
b8c0d657b4
js-precompiled 20170201-220650
2017-02-01 22:10:13 +00:00
GitLab Build Bot
ffb5ddc08b
js-precompiled 20170201-214512
2017-02-01 21:48:38 +00:00
GitLab Build Bot
35e267c4fe
js-precompiled 20170201-212208
2017-02-01 21:25:32 +00:00
GitLab Build Bot
43baa461b0
js-precompiled 20170201-205737
2017-02-01 21:01:07 +00:00
GitLab Build Bot
7fae67785c
js-precompiled 20170201-203408
2017-02-01 20:37:33 +00:00
GitLab Build Bot
09e933a450
js-precompiled 20170201-200611
2017-02-01 20:09:34 +00:00
GitLab Build Bot
71190f6068
js-precompiled 20170201-194205
2017-02-01 19:45:25 +00:00
GitLab Build Bot
2f299d20e8
js-precompiled 20170201-185153
2017-02-01 18:55:16 +00:00
GitLab Build Bot
bc73416e45
js-precompiled 20170201-182335
2017-02-01 18:27:32 +00:00
GitLab Build Bot
22f0d648c7
js-precompiled 20170201-174728
2017-02-01 17:50:56 +00:00
GitLab Build Bot
6b77d10cac
js-precompiled 20170201-172305
2017-02-01 17:26:30 +00:00
GitLab Build Bot
12c1434f09
js-precompiled 20170201-165339
2017-02-01 16:58:21 +00:00
GitLab Build Bot
653bb112bf
js-precompiled 20170201-162404
2017-02-01 16:27:37 +00:00
GitLab Build Bot
8e35b2c39a
[ci skip] js-precompiled 20170201-152542
2017-02-01 15:29:43 +00:00
GitLab Build Bot
a414729de9
[ci skip] js-precompiled 20170201-142626
2017-02-01 14:29:49 +00:00
GitLab Build Bot
f4a761edb7
[ci skip] js-precompiled 20170201-140028
2017-02-01 14:05:19 +00:00
GitLab Build Bot
867ca0f96c
[ci skip] js-precompiled 20170131-163220
2017-01-31 16:35:42 +00:00
GitLab Build Bot
f1995b3fb0
[ci skip] js-precompiled 20170131-161018
2017-01-31 16:13:39 +00:00
GitLab Build Bot
12aadc3e2a
[ci skip] js-precompiled 20170131-155752
2017-01-31 16:01:16 +00:00
GitLab Build Bot
983a0e3d0b
[ci skip] js-precompiled 20170131-132131
2017-01-31 13:24:45 +00:00
GitLab Build Bot
27d00f6eca
[ci skip] js-precompiled 20170131-113939
2017-01-31 11:42:56 +00:00
GitLab Build Bot
b864d0f6ec
[ci skip] js-precompiled 20170131-112711
2017-01-31 11:30:36 +00:00
GitLab Build Bot
ee906467ad
[ci skip] js-precompiled 20170131-104521
2017-01-31 10:50:22 +00:00
GitLab Build Bot
00c4c71176
[ci skip] js-precompiled 20170130-161417
2017-01-30 16:17:36 +00:00
GitLab Build Bot
4e7b8652c8
[ci skip] js-precompiled 20170130-142718
2017-01-30 14:30:42 +00:00
GitLab Build Bot
5a18ed7c3e
[ci skip] js-precompiled 20170130-121240
2017-01-30 12:16:02 +00:00
GitLab Build Bot
f627bef08b
[ci skip] js-precompiled 20170130-110455
2017-01-30 11:08:16 +00:00
Svyatoslav Nikolsky
9ac4d83ca3
Initial commit for vaults ( #4312 )
...
* initial commit for vaults
* fixed TODO
* public docs
* vault_file.json now contains enc(pwd hash)
* removed doc
2017-01-30 13:44:09 +03:00
GitLab Build Bot
b4dab67f83
[ci skip] js-precompiled 20170127-210258
2017-01-27 21:06:16 +00:00
GitLab Build Bot
5246d51a1a
[ci skip] js-precompiled 20170127-143849
2017-01-27 14:42:01 +00:00
GitLab Build Bot
e81787da34
[ci skip] js-precompiled 20170127-134933
2017-01-27 13:53:09 +00:00
GitLab Build Bot
da032e950f
[ci skip] js-precompiled 20170126-165810
2017-01-26 17:01:54 +00:00
GitLab Build Bot
f5a73ff4c8
[ci skip] js-precompiled 20170126-164625
2017-01-26 16:49:41 +00:00
GitLab Build Bot
3e2d95b272
[ci skip] js-precompiled 20170126-152421
2017-01-26 15:28:00 +00:00
GitLab Build Bot
79481b8ab5
[ci skip] js-precompiled 20170126-082319
2017-01-26 08:26:31 +00:00
GitLab Build Bot
0c913b45b2
[ci skip] js-precompiled 20170125-181524
2017-01-25 18:18:28 +00:00
GitLab Build Bot
33b02febed
[ci skip] js-precompiled 20170125-132524
2017-01-25 13:28:44 +00:00
GitLab Build Bot
afa1edbeee
[ci skip] js-precompiled 20170125-112240
2017-01-25 11:25:48 +00:00
Nikolay Volf
1acc8031ce
Stratum up ( #4233 )
...
* flush work
* flush work
* flush work
* flush work
* generalized notifiers
* general setup with modules
* general setup with modules
* all binded
* catch up with master
* all dependencies injected
* stratum another up
* tcp update
* submitwork routine
* finalize & fix warnings
* merge bugs, review fixes
* merge bugs, review fixes
* new cli mess cleanup
* usage.txt swap
* flush work
* cli adopt
* compilation with new cli sorted
* subid space in json
* serialization issues
* grumbles addressed
* more grumbles
* remove last_work note for now
* fix compilation
* fix tests
* merge bugs
* no obliged ipc
* moving notifiers
* no optional feature now
* refactored again
* working on tests
* refactor to new tcp/ip
* stratum lib ok
* ethcore crate ok
* wip on tests
* final test working
* fix warnings, \n-terminated response
* new compatibility
* re-pushing work once anybody submitted
* various review and general fixes
* reviewe fixes
* remove redundant notifier
* one symbol -> huge bug
* ensure write lock isn't held when calling handlers
* extern declarations moved
* options to stratum mod, SocketAddr strongly-typed instantiation
* Minor style fix.
* Whitespace and phrasing
* Whitespace
2017-01-25 11:03:36 +01:00
GitLab Build Bot
5e18daf29e
[ci skip] js-precompiled 20170124-211147
2017-01-24 21:15:10 +00:00
GitLab Build Bot
b0e7cd5c9d
[ci skip] js-precompiled 20170124-194135
2017-01-24 19:44:54 +00:00
GitLab Build Bot
7b7b552ed4
[ci skip] js-precompiled 20170124-162740
2017-01-24 16:30:59 +00:00
GitLab Build Bot
5b2dd8deb2
[ci skip] js-precompiled 20170124-152454
2017-01-24 15:28:00 +00:00
GitLab Build Bot
153f2ca2f2
[ci skip] js-precompiled 20170124-151134
2017-01-24 15:14:38 +00:00
GitLab Build Bot
7aafa8a7ec
[ci skip] js-precompiled 20170124-105551
2017-01-24 10:59:12 +00:00
GitLab Build Bot
b6575cb230
[ci skip] js-precompiled 20170123-184530
2017-01-23 18:48:32 +00:00
GitLab Build Bot
1c6e9bc772
[ci skip] js-precompiled 20170123-164245
2017-01-23 16:47:50 +00:00
GitLab Build Bot
f4149cc089
[ci skip] js-precompiled 20170123-160350
2017-01-23 16:06:59 +00:00
GitLab Build Bot
5fce415ac3
[ci skip] js-precompiled 20170123-155126
2017-01-23 15:54:58 +00:00
GitLab Build Bot
512612424c
[ci skip] js-precompiled 20170123-153219
2017-01-23 15:35:49 +00:00
GitLab Build Bot
9994ca93f7
[ci skip] js-precompiled 20170123-124637
2017-01-23 12:49:32 +00:00
GitLab Build Bot
cff64233b4
[ci skip] js-precompiled 20170123-121125
2017-01-23 12:14:45 +00:00
GitLab Build Bot
220084d77d
[ci skip] js-precompiled 20170121-134923
2017-01-21 13:53:01 +00:00
GitLab Build Bot
ebe9072836
[ci skip] js-precompiled 20170120-185430
2017-01-20 18:57:26 +00:00
GitLab Build Bot
6c5167ebb3
[ci skip] js-precompiled 20170120-184412
2017-01-20 18:47:09 +00:00
GitLab Build Bot
9ea7ec0252
[ci skip] js-precompiled 20170120-153650
2017-01-20 15:39:49 +00:00
GitLab Build Bot
888ce1ca3d
[ci skip] js-precompiled 20170120-145411
2017-01-20 14:57:00 +00:00
GitLab Build Bot
685c630b4d
[ci skip] js-precompiled 20170120-091224
2017-01-20 09:15:30 +00:00
GitLab Build Bot
6db17eb908
[ci skip] js-precompiled 20170119-131530
2017-01-19 13:19:21 +00:00
GitLab Build Bot
ab073efbd9
[ci skip] js-precompiled 20170119-100631
2017-01-19 10:09:51 +00:00
GitLab Build Bot
a6365577e5
[ci skip] js-precompiled 20170119-093724
2017-01-19 09:41:00 +00:00
GitLab Build Bot
f9509cc8b8
[ci skip] js-precompiled 20170119-075016
2017-01-19 07:53:32 +00:00
GitLab Build Bot
779440450f
[ci skip] js-precompiled 20170118-121219
2017-01-18 12:15:38 +00:00
Arkadiy Paronyan
d608ad2011
jsonr rpc bump for IPC fix ( #4200 )
2017-01-18 12:54:35 +01:00
GitLab Build Bot
1cb37e53c0
[ci skip] js-precompiled 20170118-114926
2017-01-18 11:52:24 +00:00
GitLab Build Bot
6339b3c88a
[ci skip] js-precompiled 20170117-102646
2017-01-17 10:34:02 +00:00
GitLab Build Bot
aee70c4f16
[ci skip] js-precompiled 20170116-033453
2017-01-16 03:37:54 +00:00
GitLab Build Bot
d6ed42bff5
[ci skip] js-precompiled 20170115-041925
2017-01-15 04:22:19 +00:00
GitLab Build Bot
4b85e3ee57
[ci skip] js-precompiled 20170114-041818
2017-01-14 04:21:24 +00:00
GitLab Build Bot
af00986456
[ci skip] js-precompiled 20170113-172058
2017-01-13 17:23:57 +00:00
Tomasz Drwięga
d0cebc3982
Bumping hyper ( #4167 )
2017-01-13 16:30:49 +01:00
GitLab Build Bot
7611bbd3ee
[ci skip] js-precompiled 20170113-145733
2017-01-13 15:00:41 +00:00
Robert Habermeier
f0eab337d8
Merge pull request #4036 from ethcore/on-demand-les-request
...
On demand LES request
2017-01-13 14:36:48 +01:00
GitLab Build Bot
f3717b96ff
[ci skip] js-precompiled 20170113-090039
2017-01-13 09:03:30 +00:00
Arkadiy Paronyan
cfb6dd2ea8
Optimized hash lookups ( #4144 )
...
* Optimize hash comparison
* Use libc
2017-01-13 08:52:23 +00:00
Tomasz Drwięga
e11353f94c
UnverifiedTransaction type ( #4134 )
...
* Introducing ValidSignedTransaction
* Verifiying transactions in engines
* Widening use of VerifiedSignedTransaction
* Renaming Transactions
* Uncommenting banning queue & Fixing tests
* Fixing json tests
* Fixing pre-homestead test
* Fixing imports
* Addressing grumbles
* Fixing test
2017-01-13 08:51:36 +00:00
GitLab Build Bot
3d06456fa5
[ci skip] js-precompiled 20170113-042838
2017-01-13 04:31:31 +00:00
GitLab Build Bot
54b06cea16
[ci skip] js-precompiled 20170112-222827
2017-01-12 22:31:32 +00:00
GitLab Build Bot
887e5f730e
[ci skip] js-precompiled 20170112-142354
2017-01-12 14:26:49 +00:00
GitLab Build Bot
b4eea05bd3
[ci skip] js-precompiled 20170112-133204
2017-01-12 13:35:58 +00:00
GitLab Build Bot
bc2ebdc564
[ci skip] js-precompiled 20170112-130413
2017-01-12 13:07:28 +00:00
Robert Habermeier
7dde02b25d
Merge branch 'master' into on-demand-les-request
2017-01-12 11:23:47 +01:00
Tomasz Drwięga
41da1a0a79
New jsonrpc-core with futures and metadata support ( #3859 )
...
* Bumping serde & serde_json
* Super-initial usage of new jsonrpc
* Single event loop for jsonrpc
* Metadata
* Supporting metadata extraction for eth_accounts
* Fixing Cargo.lock
* Removing uneccessary clones
* Fixing unused import
* Unused import
* Fixing test
2017-01-11 20:02:27 +01:00
GitLab Build Bot
a4b93b4b88
[ci skip] js-precompiled 20170111-160821
2017-01-11 16:11:45 +00:00
GitLab Build Bot
2edd893f23
[ci skip] js-precompiled 20170111-112556
2017-01-11 11:28:45 +00:00
Robert Habermeier
5b8a7259c1
Merge branch 'master' into on-demand-les-request
2017-01-11 11:39:43 +01:00
GitLab Build Bot
6f3cefe17f
[ci skip] js-precompiled 20170110-180532
2017-01-10 18:09:09 +00:00
Arkadiy Paronyan
148ea37687
v1.6 in master ( #4113 )
2017-01-10 15:41:59 +01:00
GitLab Build Bot
6e43903ab7
[ci skip] js-precompiled 20170110-124838
2017-01-10 12:51:37 +00:00
GitLab Build Bot
16e22b7f87
[ci skip] js-precompiled 20170110-123414
2017-01-10 12:37:38 +00:00
GitLab Build Bot
78566cf9bf
[ci skip] js-precompiled 20170110-113807
2017-01-10 11:41:00 +00:00
GitLab Build Bot
ec4b4cfbf2
[ci skip] js-precompiled 20170109-084458
2017-01-09 08:47:45 +00:00
GitLab Build Bot
33d3c1f999
[ci skip] js-precompiled 20170108-033146
2017-01-08 03:34:41 +00:00
GitLab Build Bot
920d2217c8
[ci skip] js-precompiled 20170107-041806
2017-01-07 04:21:07 +00:00
GitLab Build Bot
c73bb3eed7
[ci skip] js-precompiled 20170106-170326
2017-01-06 17:06:28 +00:00
GitLab Build Bot
a7f23cbaed
[ci skip] js-precompiled 20170106-162807
2017-01-06 16:31:16 +00:00
GitLab Build Bot
332a45846d
[ci skip] js-precompiled 20170106-144307
2017-01-06 14:46:06 +00:00
GitLab Build Bot
52d3633473
[ci skip] js-precompiled 20170106-094801
2017-01-06 09:50:58 +00:00
GitLab Build Bot
20aaf17389
[ci skip] js-precompiled 20170106-050640
2017-01-06 05:12:05 +00:00
GitLab Build Bot
c2d4ee7555
[ci skip] js-precompiled 20170105-202446
2017-01-05 20:28:26 +00:00
GitLab Build Bot
7d807551e8
[ci skip] js-precompiled 20170105-155705
2017-01-05 15:59:53 +00:00
Robert Habermeier
8446a8354b
Merge branch 'master' into on-demand-les-request
2017-01-05 13:18:24 +01:00
Robert Habermeier
f1dd96ca5d
Merge pull request #3892 from ethcore/lightsync
...
Naive light client synchronization
2017-01-05 13:17:14 +01:00
GitLab Build Bot
e7e561024a
[ci skip] js-precompiled 20170105-111302
2017-01-05 11:15:57 +00:00
GitLab Build Bot
7ebf8be12e
[ci skip] js-precompiled 20170104-153136
2017-01-04 15:34:36 +00:00
GitLab Build Bot
6861230bee
[ci skip] js-precompiled 20170104-142103
2017-01-04 14:24:09 +00:00
Robert Habermeier
62bc92ff4d
Merge branch 'master' into on-demand-les-request
2017-01-04 14:33:45 +01:00
GitLab Build Bot
4c532f9e3d
[ci skip] js-precompiled 20170104-033203
2017-01-04 03:34:53 +00:00
GitLab Build Bot
6c3b9327dd
[ci skip] js-precompiled 20170103-164739
2017-01-03 16:50:54 +00:00
GitLab Build Bot
efa36545ce
[ci skip] js-precompiled 20170103-033107
2017-01-03 03:33:55 +00:00
GitLab Build Bot
5210062a40
[ci skip] js-precompiled 20170102-033239
2017-01-02 03:35:30 +00:00
GitLab Build Bot
2fbb007911
[ci skip] js-precompiled 20170101-042119
2017-01-01 04:24:16 +00:00
GitLab Build Bot
6608027c02
[ci skip] js-precompiled 20161231-133348
2016-12-31 13:36:49 +00:00
GitLab Build Bot
c93d3c1580
[ci skip] js-precompiled 20161231-033147
2016-12-31 03:34:58 +00:00
GitLab Build Bot
2365c714d4
[ci skip] js-precompiled 20161230-113233
2016-12-30 11:35:18 +00:00
GitLab Build Bot
88c0329a31
[ci skip] js-precompiled 20161230-041039
2016-12-30 04:13:29 +00:00
GitLab Build Bot
02ea3ab0f8
[ci skip] js-precompiled 20161229-200742
2016-12-29 20:10:35 +00:00
GitLab Build Bot
b5f6162630
[ci skip] js-precompiled 20161229-185700
2016-12-29 18:59:55 +00:00
GitLab Build Bot
34aee26a2e
[ci skip] js-precompiled 20161229-041755
2016-12-29 04:20:52 +00:00
GitLab Build Bot
a3fe74ac69
[ci skip] js-precompiled 20161228-175047
2016-12-28 17:53:25 +00:00
Robert Habermeier
4daa645789
dispatch header requests
2016-12-28 16:20:46 +01:00
Robert Habermeier
e6324a83f1
Merge branch 'master' into lightsync
2016-12-28 15:53:11 +01:00
Robert Habermeier
c2ad769fb7
Merge branch 'master' into on-demand-les-request
2016-12-28 14:00:33 +01:00
Robert Habermeier
428d5db9d1
beginning of on_demand
2016-12-27 16:43:28 +01:00
GitLab Build Bot
a95057abe1
[ci skip] js-precompiled 20161227-152844
2016-12-27 15:31:43 +00:00
GitLab Build Bot
b1ef52a6d7
[ci skip] js-precompiled 20161227-114547
2016-12-27 11:48:47 +00:00
GitLab Build Bot
4e51f93176
[ci skip] js-precompiled 20161227-033404
2016-12-27 03:36:50 +00:00
GitLab Build Bot
7ace4b55c2
[ci skip] js-precompiled 20161226-033142
2016-12-26 03:34:29 +00:00
GitLab Build Bot
3ffc7890cb
[ci skip] js-precompiled 20161225-045509
2016-12-25 04:57:52 +00:00
GitLab Build Bot
9cfc72ca43
[ci skip] js-precompiled 20161224-033250
2016-12-24 03:36:00 +00:00
GitLab Build Bot
c39e0aa3ef
[ci skip] js-precompiled 20161223-204746
2016-12-23 20:50:31 +00:00
GitLab Build Bot
4893540103
[ci skip] js-precompiled 20161223-181511
2016-12-23 18:17:57 +00:00
GitLab Build Bot
4516f893e5
[ci skip] js-precompiled 20161223-165758
2016-12-23 17:00:39 +00:00
Nikolay Volf
e7ca4445e2
Bring integer arithmetic up to crates.io ( #3943 )
...
* split initial
* decouple crate
* fix tests compilation
* fix rlp tests
2016-12-23 16:53:06 +01:00
GitLab Build Bot
0ed45eaf15
[ci skip] js-precompiled 20161223-154928
2016-12-23 15:52:26 +00:00
GitLab Build Bot
9529b6fa8c
[ci skip] js-precompiled 20161223-144822
2016-12-23 14:52:31 +00:00
Robert Habermeier
d0194f3ad3
Merge branch 'master' into lightsync
2016-12-23 13:39:06 +01:00
GitLab Build Bot
4623f45686
[ci skip] js-precompiled 20161223-041415
2016-12-23 04:17:11 +00:00
GitLab Build Bot
9a013c4f47
[ci skip] js-precompiled 20161222-173736
2016-12-22 17:40:57 +00:00
Tomasz Drwięga
f0387c33c6
Global Fetch Service ( #3915 )
...
* Dapps web
Conflicts:
dapps/src/apps/fetcher.rs
dapps/src/handlers/fetch.rs
* Rewriting fetch
* Parity-wide fetch service
* Obey the limits and support cancellation.
* Removing temporary files.
* Actually use Fetch for dapps
* Re-implementing file fetching to avoid temporary files.
* Serde to 0.8.19
* Fixing content & dapps fetch
2016-12-22 18:26:39 +01:00
GitLab Build Bot
1645419bc8
[ci skip] js-precompiled 20161222-164848
2016-12-22 16:51:32 +00:00
GitLab Build Bot
7dd988860f
[ci skip] js-precompiled 20161222-162822
2016-12-22 16:31:24 +00:00
GitLab Build Bot
25f1c1dcc9
[ci skip] js-precompiled 20161222-153857
2016-12-22 15:42:00 +00:00