GitLab Build Bot
518b6e647b
[ci skip] js-precompiled 20170509-115458
2017-05-09 11:58:48 +00:00
GitLab Build Bot
9947493977
[ci skip] js-precompiled 20170509-112134
2017-05-09 11:25:44 +00:00
Tomasz Drwięga
1617264b69
Generic PubSub implementation ( #5456 )
...
* Generic PubSub
* Adding more tests.
* Fix submodules.
* Remove PartialEq
* Actually remove the implementation.
* Update mod.rs
* Update mod.rs
2017-05-06 13:24:18 +02:00
Svyatoslav Nikolsky
8b9adb4d74
Secretstore RPCs + integration ( #5439 )
...
* ECDKG protocol prototype
* added test for enc/dec math
* get rid of decryption_session
* added licenses
* fix after merge
* get rid of unused serde dependency
* doc
* decryption session [without commutative enc]
* failed_dec_session
* fixed tests
* added commen
* added more decryption session tests
* helper to localize an issue
* more computations to localize error
* decryption_session::SessionParams
* added tests for EC math to localize problem
* secretstore network transport
* encryption_session_works_over_network
* network errors processing
* connecting to KeyServer
* licenses
* get rid of debug println-s
* fixed secretstore args
* encryption results are stored in KS database
* decryption protocol works over network
* enc/dec Session traits
* fixing warnings
* fix after merge
* on-chain ACL checker proto
* fixed compilation
* fixed compilation
* finally fixed <odd>-of-N-scheme
* temporary commented test
* 1-of-N works in math
* scheme 1-of-N works
* updated AclStorage with real contract ABI
* remove unnecessary unsafety
* fixed grumbles
* wakeup on access denied
* encrypt secretstore messages
* 'shadow' decryption
* fix grumbles
* lost files
* secretstore cli-options
* decryption seccion when ACL check failed on master
* disallow regenerating key for existing document
* removed obsolete TODO
* fix after merge
* switched to tokio_io
* fix after merge
* fix after merge
* fix after merge
* fix after merge
* fix after merge
* fixed test
* fix after merge
* encryption session errors are now fatal
* session timeouts
* autorestart decryption session
* remove sessions on completion
* exclude disconnected nodes from decryption session
* test for enc/dec session over network with 1 node
* remove debug printlns
* fixed 1-of-1 scheme
* drop for KeyServerHttpListener
* Use standard encryption and decryption (as in RPC)
* added some tests
* moved DEFAULT_MAC to ethcrypto
* rpc_secretstore_encrypt_and_decrypt
* serialization with "0x" prefix (RPC compatibility)
* secretstore RPC API
* fix after merge
* fixed typo
* secretstore_shadowDecrypt RPC
* enable secretstore RPCs by default
* fixed test
* SecStore RPCs available without SecStore feature
* fixed grumbles
* lost files
* added password argument to Parity RPCs
* update docs
* lost file
2017-05-05 14:57:29 +01:00
GitLab Build Bot
0d8920347a
[ci skip] js-precompiled 20170505-084643
2017-05-05 08:50:23 +00:00
GitLab Build Bot
4a2ad9fc2a
[ci skip] js-precompiled 20170505-083410
2017-05-05 08:38:11 +00:00
GitLab Build Bot
f5bfb208e7
[ci skip] js-precompiled 20170504-161940
2017-05-04 16:23:12 +00:00
Nikolay Volf
74044f4821
bump jsonrpc & bytes ( #5552 )
2017-05-04 10:21:33 +03:00
GitLab Build Bot
160183b6e8
[ci skip] js-precompiled 20170503-123121
2017-05-03 12:34:57 +00:00
GitLab Build Bot
b17c6ec054
[ci skip] js-precompiled 20170502-161232
2017-05-02 16:16:27 +00:00
GitLab Build Bot
b0e4c913c0
[ci skip] js-precompiled 20170502-103844
2017-05-02 10:42:38 +00:00
Arkadiy Paronyan
da2f684f18
Memory usage optimization ( #5526 )
2017-05-02 11:40:03 +02:00
GitLab Build Bot
1ed0fedfd5
[ci skip] js-precompiled 20170427-165204
2017-04-27 16:56:27 +00:00
Tomasz Drwięga
28dcbc6426
Support external eth_sign ( #5481 )
...
* Display a QR for eth_sign requests.
* Support raw confirmation of eth_sign
* Fix ethkey issue on nightly.
* Fixing test.
* Fixing test.
2017-04-27 18:23:22 +02:00
GitLab Build Bot
30b3b5e2a7
[ci skip] js-precompiled 20170426-110849
2017-04-26 11:12:52 +00:00
GitLab Build Bot
012615ae46
[ci skip] js-precompiled 20170426-101558
2017-04-26 10:19:53 +00:00
Svyatoslav Nikolsky
1a262048a6
Fixing secretstore TODOs - part 2 ( #5416 )
...
* ECDKG protocol prototype
* added test for enc/dec math
* get rid of decryption_session
* added licenses
* fix after merge
* get rid of unused serde dependency
* doc
* decryption session [without commutative enc]
* failed_dec_session
* fixed tests
* added commen
* added more decryption session tests
* helper to localize an issue
* more computations to localize error
* decryption_session::SessionParams
* added tests for EC math to localize problem
* secretstore network transport
* encryption_session_works_over_network
* network errors processing
* connecting to KeyServer
* licenses
* get rid of debug println-s
* fixed secretstore args
* encryption results are stored in KS database
* decryption protocol works over network
* enc/dec Session traits
* fixing warnings
* fix after merge
* on-chain ACL checker proto
* fixed compilation
* fixed compilation
* finally fixed <odd>-of-N-scheme
* temporary commented test
* 1-of-N works in math
* scheme 1-of-N works
* updated AclStorage with real contract ABI
* remove unnecessary unsafety
* fixed grumbles
* wakeup on access denied
* encrypt secretstore messages
* 'shadow' decryption
* fix grumbles
* lost files
* secretstore cli-options
* decryption seccion when ACL check failed on master
* disallow regenerating key for existing document
* removed obsolete TODO
* fix after merge
* switched to tokio_io
* fix after merge
* fix after merge
* fix after merge
* fix after merge
* fix after merge
* fixed test
* fix after merge
* encryption session errors are now fatal
* session timeouts
* autorestart decryption session
* remove sessions on completion
* exclude disconnected nodes from decryption session
* test for enc/dec session over network with 1 node
* remove debug printlns
* fixed 1-of-1 scheme
* drop for KeyServerHttpListener
* added some tests
* fixed typo
2017-04-25 21:34:03 +02:00
Nikolay Volf
9d6c50ea2f
Bump jsonrpc version ( #5489 )
...
* bump jsonrpc version
* also dependant crates
* tokio_uds also
2017-04-25 19:48:31 +03:00
Robert Habermeier
35958a0965
Merge pull request #5454 from paritytech/aura-contract-warp
...
Groundwork for generalized warp sync
2017-04-25 17:58:13 +02:00
GitLab Build Bot
c9b2a7a980
[ci skip] js-precompiled 20170425-082717
2017-04-25 08:31:15 +00:00
Robert Habermeier
0768ce3600
Merge pull request #5307 from paritytech/eip-212
...
EIP-212 (bn128 curve pairing)
2017-04-21 13:10:57 +02:00
GitLab Build Bot
70c82c0f61
[ci skip] js-precompiled 20170420-192450
2017-04-20 19:28:34 +00:00
Robert Habermeier
6652df03df
Merge branch 'master' into aura-contract-warp
2017-04-19 20:43:24 +02:00
GitLab Build Bot
0d40df937b
[ci skip] js-precompiled 20170419-162101
2017-04-19 16:24:42 +00:00
GitLab Build Bot
7d07c550ba
[ci skip] js-precompiled 20170419-161237
2017-04-19 16:16:20 +00:00
GitLab Build Bot
770c7e5878
[ci skip] js-precompiled 20170419-142847
2017-04-19 14:32:38 +00:00
GitLab Build Bot
8310877f25
[ci skip] js-precompiled 20170419-133906
2017-04-19 13:42:54 +00:00
Robert Habermeier
af868a7439
ensure genesis validator set in DB
2017-04-19 15:35:12 +02:00
Robert Habermeier
a278dd5a0a
store epoch transition proofs in DB
2017-04-19 14:58:19 +02:00
Tomasz Drwięga
ea09aa584d
WebSockets RPC server ( #5425 )
...
* Basic WS server.
* CLI for WS server.
* Bump jsonrpc
* Fixing test.
2017-04-13 16:32:07 +02:00
GitLab Build Bot
1e6674f804
[ci skip] js-precompiled 20170413-083353
2017-04-13 08:37:35 +00:00
GitLab Build Bot
d99f1e5f1f
[ci skip] js-precompiled 20170412-114838
2017-04-12 11:52:33 +00:00
GitLab Build Bot
a0d83537e5
[ci skip] js-precompiled 20170412-104510
2017-04-12 10:48:49 +00:00
GitLab Build Bot
e84d03f31d
[ci skip] js-precompiled 20170411-150514
2017-04-11 15:08:42 +00:00
Marek Kotewicz
4f8e61dce9
easy to use conversion from and to string for ethstore::Crypto ( #5437 )
...
* easy to use conversion from and to string for ethstore::Crypto
* ethstore uses tempdir instead of devtools
* ethstore does not depend on ethcore-util
2017-04-11 10:24:56 +02:00
GitLab Build Bot
a2bec1edb4
[ci skip] js-precompiled 20170410-094150
2017-04-10 09:45:12 +00:00
keorn
20d4e7139f
Add CIDv0 RPC ( #5414 )
...
* add cid rpc
* add light
* clean up
2017-04-08 13:35:23 +02:00
GitLab Build Bot
bca0c6c172
[ci skip] js-precompiled 20170408-095429
2017-04-08 09:57:43 +00:00
Svyatoslav Nikolsky
93a6047912
Fixing secretstore TODOs - part 1 ( #5386 )
...
* ECDKG protocol prototype
* added test for enc/dec math
* get rid of decryption_session
* added licenses
* fix after merge
* get rid of unused serde dependency
* doc
* decryption session [without commutative enc]
* failed_dec_session
* fixed tests
* added commen
* added more decryption session tests
* helper to localize an issue
* more computations to localize error
* decryption_session::SessionParams
* added tests for EC math to localize problem
* secretstore network transport
* encryption_session_works_over_network
* network errors processing
* connecting to KeyServer
* licenses
* get rid of debug println-s
* fixed secretstore args
* encryption results are stored in KS database
* decryption protocol works over network
* enc/dec Session traits
* fixing warnings
* fix after merge
* on-chain ACL checker proto
* fixed compilation
* fixed compilation
* finally fixed <odd>-of-N-scheme
* temporary commented test
* 1-of-N works in math
* scheme 1-of-N works
* updated AclStorage with real contract ABI
* remove unnecessary unsafety
* fixed grumbles
* wakeup on access denied
* encrypt secretstore messages
* 'shadow' decryption
* fix grumbles
* lost files
* secretstore cli-options
* decryption seccion when ACL check failed on master
* disallow regenerating key for existing document
* removed obsolete TODO
* fix after merge
* switched to tokio_io
* fix after merge
* fix after merge
* fix after merge
* fix after merge
* fix after merge
* fixed test
* fix after merge
2017-04-08 11:26:16 +02:00
GitLab Build Bot
5ebd38f1d6
[ci skip] js-precompiled 20170405-145308
2017-04-05 14:58:00 +00:00
Robert Habermeier
8486e79cad
Merge pull request #5002 from paritytech/lightcli
...
Quick'n'dirty CLI for the light client
2017-04-05 13:50:17 +02:00
GitLab Build Bot
8d0fde6f60
[ci skip] js-precompiled 20170405-090226
2017-04-05 09:06:09 +00:00
Svyatoslav Nikolsky
abec06f50c
On-chain ACL checker for secretstore ( #5015 )
...
* ECDKG protocol prototype
* added test for enc/dec math
* get rid of decryption_session
* added licenses
* fix after merge
* get rid of unused serde dependency
* doc
* decryption session [without commutative enc]
* failed_dec_session
* fixed tests
* added commen
* added more decryption session tests
* helper to localize an issue
* more computations to localize error
* decryption_session::SessionParams
* added tests for EC math to localize problem
* secretstore network transport
* encryption_session_works_over_network
* network errors processing
* connecting to KeyServer
* licenses
* get rid of debug println-s
* fixed secretstore args
* encryption results are stored in KS database
* decryption protocol works over network
* enc/dec Session traits
* fixing warnings
* fix after merge
* on-chain ACL checker proto
* fixed compilation
* fixed compilation
* finally fixed <odd>-of-N-scheme
* temporary commented test
* 1-of-N works in math
* scheme 1-of-N works
* updated AclStorage with real contract ABI
* remove unnecessary unsafety
* fixed grumbles
* wakeup on access denied
* fix after merge
* fix after merge
* moved contract to native-contracts lib
2017-04-03 17:46:51 +02:00
GitLab Build Bot
ee4f9da385
[ci skip] js-precompiled 20170403-112007
2017-04-03 11:24:51 +00:00
Robert Habermeier
394040e22c
Merge branch 'master' into lightcli
2017-04-03 12:44:52 +02:00
GitLab Build Bot
0a90f235de
[ci skip] js-precompiled 20170403-103604
2017-04-03 10:39:53 +00:00
Svyatoslav Nikolsky
c0c06fdc53
Secretstore over network ( #4974 )
...
* ECDKG protocol prototype
* added test for enc/dec math
* get rid of decryption_session
* added licenses
* fix after merge
* get rid of unused serde dependency
* doc
* decryption session [without commutative enc]
* failed_dec_session
* fixed tests
* added commen
* added more decryption session tests
* helper to localize an issue
* more computations to localize error
* decryption_session::SessionParams
* added tests for EC math to localize problem
* secretstore network transport
* encryption_session_works_over_network
* network errors processing
* connecting to KeyServer
* licenses
* get rid of debug println-s
* fixed secretstore args
* encryption results are stored in KS database
* decryption protocol works over network
* enc/dec Session traits
* fixing warnings
* fix after merge
* finally fixed <odd>-of-N-scheme
* temporary commented test
* 1-of-N works in math
* scheme 1-of-N works
* remove unnecessary unsafety
* fixed grumbles
* fix grumbles
* lost files
2017-04-03 11:13:51 +02:00
Tomasz Drwięga
2df4532d50
Dapps and RPC server merge ( #5365 )
...
* Dapps server as a middleware.
* Dapps RPC - Work in Progress
* Merging Dapps and RPC server.
* Fast HTTP server configuration.
* Bump jsonrpc
* Fixing test target
* Re-implementing commented-out tests.
2017-04-03 10:27:37 +02:00
Robert Habermeier
c9c8f920d2
Futures-based native wrappers for contract ABIs ( #5341 )
...
* initial native contract generator
* get generated code compiling
* unit tests for type codegen
* autogenerate registry contract
* native_contracts entry for registry
* service_transaction_checker
* fixed indentation
2017-04-03 09:40:18 +02:00
Robert Habermeier
3eece20967
Merge branch 'master' into lightcli
2017-04-03 08:58:20 +02:00
Robert Habermeier
21e21f1e02
Merge pull request #5337 from paritytech/kovan-receipt-fix
...
Kovan warp sync fixed
2017-04-02 18:26:49 +02:00
Tomasz Drwięga
83fea78d38
Wordlist from crate ( #5331 )
2017-04-01 13:26:44 +07:00
NikVolf
a529427bc9
bump bn lib
2017-03-31 17:38:31 +03:00
NikVolf
3d2e9efb1e
P1, P2 definition
2017-03-31 17:38:30 +03:00
Robert Habermeier
d146ae7275
Merge pull request #4999 from paritytech/eip-213
...
EIP-213 (bn128 curve operations)
2017-03-31 14:54:07 +02:00
arkpar
3915943f57
Kovan warp sync fixed
2017-03-30 13:13:43 +02:00
GitLab Build Bot
93ee2a9b64
[ci skip] js-precompiled 20170329-145217
2017-03-29 14:55:09 +00:00
GitLab Build Bot
858c974440
[ci skip] js-precompiled 20170329-134148
2017-03-29 13:44:40 +00:00
Tomasz Drwięga
d2394d3ac3
Updating paths to repos. ( #5330 )
...
* Updating paths to repos.
* Updating rotor and libusb
* Fixing other occurrences
2017-03-29 15:17:27 +02:00
GitLab Build Bot
7134b44f5b
[ci skip] js-precompiled 20170328-172957
2017-03-28 17:32:58 +00:00
Marek Kotewicz
64c098627e
updating dependencies ( #5028 )
...
* updated docopt, env_logger, semver and regex crates
* updated parking_lot to 0.4
* fixed compiling on linux
* updated igd to 0.6
* updated jsonrpc
* fixed regex related compiler error on linux
2017-03-28 19:06:08 +02:00
GitLab Build Bot
843d95966e
[ci skip] js-precompiled 20170328-125352
2017-03-28 12:56:58 +00:00
GitLab Build Bot
e28c477075
[ci skip] js-precompiled 20170328-094309
2017-03-28 09:46:03 +00:00
GitLab Build Bot
7039eaf995
[ci skip] js-precompiled 20170328-065931
2017-03-28 07:02:31 +00:00
GitLab Build Bot
d6110d7332
[ci skip] js-precompiled 20170327-200527
2017-03-27 20:08:17 +00:00
GitLab Build Bot
6d5bfcfe44
[ci skip] js-precompiled 20170327-161452
2017-03-27 16:17:42 +00:00
GitLab Build Bot
f5bce0cd9e
[ci skip] js-precompiled 20170327-155051
2017-03-27 15:53:33 +00:00
NikVolf
efe0f8449c
Merge remote-tracking branch 'origin/master' into eip-213
2017-03-27 18:18:22 +03:00
Robert Habermeier
1ca1a4b1cc
Merge pull request #5019 from paritytech/snapshot-v2
...
Fine grained snapshot chunking
2017-03-27 16:57:02 +02:00
GitLab Build Bot
90746bd8c9
[ci skip] js-precompiled 20170327-144027
2017-03-27 14:43:26 +00:00
GitLab Build Bot
7707f7557a
[ci skip] js-precompiled 20170327-102018
2017-03-27 10:23:02 +00:00
GitLab Build Bot
9e02271a68
[ci skip] js-precompiled 20170327-100522
2017-03-27 10:08:02 +00:00
arkpar
4ef89b5ccb
Fine grained snapshot chunking
2017-03-25 13:22:25 +01:00
Robert Habermeier
a78068cbe9
queue culling and informant
2017-03-23 22:20:00 +01:00
GitLab Build Bot
9efab789aa
[ci skip] js-precompiled 20170323-150743
2017-03-23 15:10:28 +00:00
GitLab Build Bot
35a43a1e82
[ci skip] js-precompiled 20170323-150033
2017-03-23 15:03:35 +00:00
Robert Habermeier
da837fa9d8
Merge branch 'master' into lightcli
2017-03-23 14:12:42 +01:00
Arkadiy Paronyan
f5ea47a7b2
Various installer and tray apps fixes ( #4970 )
...
* Mac tray app fixes
* Windows restarting fixed
2017-03-23 13:25:31 +01:00
GitLab Build Bot
b931a225ba
[ci skip] js-precompiled 20170323-093322
2017-03-23 09:36:34 +00:00
Robert Habermeier
0abbd7ac97
Merge branch 'pip-msg' into lightcli
2017-03-22 22:08:39 +01:00
GitLab Build Bot
41f66f33d5
[ci skip] js-precompiled 20170322-161945
2017-03-22 16:22:41 +00:00
GitLab Build Bot
5255b72f67
[ci skip] js-precompiled 20170322-160703
2017-03-22 16:10:12 +00:00
NikVolf
2de67538a2
updating deps
2017-03-22 18:07:41 +03:00
NikVolf
3e7dc57289
some tests for simple cases
2017-03-22 15:41:32 +03:00
GitLab Build Bot
b6f9cf4ba7
[ci skip] js-precompiled 20170322-112932
2017-03-22 11:32:23 +00:00
GitLab Build Bot
07ee7a341b
[ci skip] js-precompiled 20170322-111524
2017-03-22 11:18:36 +00:00
GitLab Build Bot
b725829bfd
[ci skip] js-precompiled 20170322-095443
2017-03-22 09:57:28 +00:00
Tomasz Drwięga
7e87e9e8ad
Updating JSON-RPC crates ( #4934 )
...
* New version of jsonrpc.
* Better invalid encoding messages
* Fixing deprecated methods of tokio_core
* Using dedicated branch for jsonrpc
* Bump
2017-03-22 07:02:14 +01:00
Marek Kotewicz
d530cc86f3
splitting part of util into smaller crates ( #4956 )
...
* split path module from util
* moved RotatingLogger from util to logger crate
* fix tests
* fix tests
* use only one version of ansi_term crate
2017-03-22 06:23:40 +01:00
NikVolf
5e34235a36
initial, fallable built-ins
2017-03-22 04:01:46 +03:00
GitLab Build Bot
63f1ca9243
[ci skip] js-precompiled 20170321-204617
2017-03-21 20:48:59 +00:00
Tomasz Drwięga
498d5c0660
Updating syntex et al ( #4983 )
...
* Migrating to new syntex
* Updating to latest syntex
* Another fix for nightly
2017-03-21 23:26:05 +03:00
Robert Habermeier
384aeda645
Merge branch 'pip-msg' into lightcli
2017-03-21 21:15:24 +01:00
Robert Habermeier
7ad36ee36c
Merge remote-tracking branch 'upstream/new-jsonrpc' into pip-msg
2017-03-21 21:15:06 +01:00
Robert Habermeier
e99884d0c0
Merge branch 'master' into pip-msg
2017-03-21 21:05:01 +01:00
Robert Habermeier
bc9c1d4824
use a database in ethcore-light
2017-03-21 20:57:13 +01:00
Robert Habermeier
797a3e1cd9
EIP198 and built-in activation ( #4926 )
...
* EIP198 and built-in activation
* address review
2017-03-21 19:36:38 +03:00
GitLab Build Bot
3687a7c717
[ci skip] js-precompiled 20170321-162716
2017-03-21 16:30:00 +00:00
GitLab Build Bot
1a6f23ad2b
[ci skip] js-precompiled 20170321-145513
2017-03-21 14:58:06 +00:00
Robert Habermeier
fe52e969b6
Merge branch 'master' into pip-msg
2017-03-21 15:24:47 +01:00
GitLab Build Bot
213f61e826
[ci skip] js-precompiled 20170321-131503
2017-03-21 13:17:48 +00:00
Tomasz Drwięga
958a8f66a0
Merge branch 'master' into new-jsonrpc
2017-03-21 09:35:50 +01:00
Tomasz Drwięga
badb3729c9
Changing Mutex into RwLock for transaction queue ( #4951 )
...
* Changing Mutex into RwLock for transaction queue
* Fixing merge
* little fix
2017-03-20 19:15:02 +01:00
Marek Kotewicz
a555686bcd
rlp serialization refactor ( #4873 )
...
* fixed naming of rlp modules
* RlpStream cleanup
* appending short rlp lists (0...55 bytes) is 25% faster
* RlpStream does not use bytes module, nor trait Stream
* removed unused code from rlp module
* compiling ethcore-util with new rlp serialization
* compiling parity with new rlp serialization
* fixed compiling ethcore-light with new rlp serialization
* fixed compiling ethsync with new rlp serialization
* removed redundant comment, print
* removed redundant double-space
* replace usage of WriteBytesExt with ByteOrder
2017-03-20 19:14:29 +01:00
Arkadiy Paronyan
16860c3f79
Bump nanomsg ( #4965 )
2017-03-20 16:03:16 +01:00
Tomasz Drwięga
1d87f24715
Bump
2017-03-20 12:06:42 +01:00
Tomasz Drwięga
6fa9393a25
Merge branch 'master' into new-jsonrpc
2017-03-20 10:30:53 +01:00
GitLab Build Bot
99c247fe9f
[ci skip] js-precompiled 20170319-171327
2017-03-19 17:16:05 +00:00
Robert Habermeier
8be41ad946
Merge branch 'master' into pip-msg
2017-03-17 14:13:10 +01:00
arkpar
7e9936a3cd
bump nanomsg
2017-03-17 14:10:09 +01:00
Tomasz Drwięga
8c98ddb843
Updating nanomsg
2017-03-17 13:47:05 +01:00
Tomasz Drwięga
0c051fb78e
Bumping multihash and libc
2017-03-17 13:20:10 +01:00
Tomasz Drwięga
c13f01c4f9
Using dedicated branch for jsonrpc
2017-03-17 10:13:47 +01:00
Robert Habermeier
cbb9314531
use PIP messages in on_demand, old API
2017-03-16 20:23:59 +01:00
Tomasz Drwięga
44052e7d8d
Merge branch 'master' into new-jsonrpc
2017-03-16 16:04:30 +01:00
Tomasz Drwięga
579cff478d
Fixing deprecated methods of tokio_core
2017-03-16 15:48:08 +01:00
GitLab Build Bot
f84fcfee04
[ci skip] js-precompiled 20170316-124008
2017-03-16 12:42:56 +00:00
Tomasz Drwięga
491eeb9878
Better invalid encoding messages
2017-03-16 12:48:51 +01:00
GitLab Build Bot
790bd87bc3
[ci skip] js-precompiled 20170315-182430
2017-03-15 18:27:17 +00:00
GitLab Build Bot
8d16cdf12f
[ci skip] js-precompiled 20170315-155713
2017-03-15 16:00:18 +00:00
Marek Kotewicz
5f103ee33d
Detect rust compiler version in Parity build script, closes 4742 ( #4907 )
...
* Detect rust compiler version in Parity build script, closes #4742
* updated required compiler version message
* fixed typo
2017-03-15 14:03:11 +01:00
GitLab Build Bot
240ea8a136
[ci skip] js-precompiled 20170315-124802
2017-03-15 12:50:47 +00:00
Marek Kotewicz
b27138e93f
Updated gcc crate to remove one of duplicated dependencies ( #4909 )
2017-03-15 12:13:19 +01:00
GitLab Build Bot
43d391501e
[ci skip] js-precompiled 20170314-110423
2017-03-14 11:06:46 +00:00
Tomasz Drwięga
b51d7e9f6a
Merge branch 'master' into new-jsonrpc
2017-03-14 11:48:09 +01:00
GitLab Build Bot
84fcefba1b
[ci skip] js-precompiled 20170314-103037
2017-03-14 10:32:58 +00:00
Tomasz Drwięga
8bf5be0cc4
New version of jsonrpc.
2017-03-13 15:49:52 +01:00
GitLab Build Bot
29bed6ff69
[ci skip] js-precompiled 20170313-122643
2017-03-13 12:32:24 +00:00
Gav Wood
3041c95408
Chain-selection from UI ( #4859 )
...
* First little bits for chain-selection.
* Provide RPCs and get settings through to user defaults.
* Hasty stash.
* Fix updater accidentally redownloading.
* Finish up.
* Add JS tests.
* Hypervisor should never run a binary modified before itself.
* Style.
* Help tweak.
* Fix test compile.
* Fix JS test
* Build fix for tests.
* Revert default chain name
* Another test
* Use spec name via client.
* Fix mock up.
* whitespace
[ci:skip]
* whitespace
[ci:skip]
* remove exit/restart endpoints.
2017-03-13 12:10:53 +01:00
GitLab Build Bot
2ee8f07432
[ci skip] js-precompiled 20170312-211107
2017-03-12 21:17:02 +00:00
Marek Kotewicz
5d5e45ec0d
Merge pull request #4870 from ethcore/jsonrpc-dep
...
Reference JSON-RPC more changes-friendly
2017-03-11 18:41:11 +01:00
GitLab Build Bot
79afe2d7fb
[ci skip] js-precompiled 20170311-150617
2017-03-11 15:12:20 +00:00
NikVolf
429e1c7a27
bind to branch
2017-03-11 17:44:39 +03:00
GitLab Build Bot
b0264a6af2
[ci skip] js-precompiled 20170310-184737
2017-03-10 18:53:39 +00:00
GitLab Build Bot
45414e6cfe
[ci skip] js-precompiled 20170310-151240
2017-03-10 15:18:28 +00:00
GitLab Build Bot
e5defeaada
[ci skip] js-precompiled 20170310-123911
2017-03-10 12:45:42 +00:00
GitLab Build Bot
e15f60b819
[ci skip] js-precompiled 20170310-111654
2017-03-10 11:25:12 +00:00
GitLab Build Bot
5e54c0fa91
[ci skip] js-precompiled 20170309-190359
2017-03-09 19:09:36 +00:00
GitLab Build Bot
b196635816
[ci skip] js-precompiled 20170309-160350
2017-03-09 16:09:29 +00:00
GitLab Build Bot
5bbcf0482b
[ci skip] js-precompiled 20170308-122756
2017-03-08 12:38:37 +00:00
GitLab Build Bot
81b57a57c7
[ci skip] js-precompiled 20170307-211202
2017-03-07 21:17:27 +00:00
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
GitLab Build Bot
a13135de30
[ci skip] js-precompiled 20161222-043246
2016-12-22 04:35:36 +00:00
GitLab Build Bot
8114d50b47
[ci skip] js-precompiled 20161221-183632
2016-12-21 18:39:21 +00:00
GitLab Build Bot
5ea70b1fd3
[ci skip] js-precompiled 20161221-141855
2016-12-21 14:22:59 +00:00
Robert Habermeier
01b494ca2c
Merge branch 'master' into lightsync
2016-12-21 13:42:07 +01:00
GitLab Build Bot
5bccd13111
[ci skip] js-precompiled 20161220-164120
2016-12-20 16:44:23 +00:00
Tomasz Drwięga
9a5bb9470b
Ignore dapps_policy.json ( #3919 )
...
* Ignore dapps_policy.json
* Produce warning for non-ignored files
2016-12-20 16:34:53 +01:00
GitLab Build Bot
269338d9bf
[ci skip] js-precompiled 20161220-130157
2016-12-20 13:04:47 +00:00
GitLab Build Bot
ee050d4fd8
[ci skip] js-precompiled 20161220-111754
2016-12-20 11:20:41 +00:00
Robert Habermeier
70d53dcfd6
Merge branch 'master' into lightsync
2016-12-19 18:53:52 +01:00
GitLab Build Bot
776a45af87
[ci skip] js-precompiled 20161219-132051
2016-12-19 13:25:03 +00:00
GitLab Build Bot
65f2d2b050
[ci skip] js-precompiled 20161219-122700
2016-12-19 12:30:05 +00:00
Robert Habermeier
a48435ca60
Merge branch 'master' into lightsync
2016-12-19 13:15:37 +01:00
Gav Wood
b418cb8da3
Merge remote-tracking branch 'origin/master' into fix-win-ci
2016-12-17 15:10:17 +01:00
Gav Wood
b2b3a0eb34
Final fixups for updater
...
- Wire up platforms to match those of CI.
- Introduce "final" feature to tag version with "nightly".
2016-12-17 14:36:30 +01:00
Robert Habermeier
f85313fbff
Merge branch 'master' into lightsync
2016-12-16 15:29:11 +01:00
arkpar
6c9de9e6f8
Merge branch 'master' of github.com:ethcore/parity into tx-block
2016-12-16 13:36:07 +01:00
GitLab Build Bot
3450538208
[ci skip] js-precompiled 20161216-121923
2016-12-16 12:22:56 +00:00
Gav Wood
6e5a583cb4
Merge pull request #3505 from ethcore/check-updates
...
Auto-updating
2016-12-16 13:01:49 +01:00
Gav Wood
35b18485d4
Don't check for updates while syncing.
2016-12-16 10:14:44 +01:00
Robert Habermeier
a1f32de2d9
Merge branch 'master' into lightsync
2016-12-15 23:55:04 +01:00
Gav Wood
ca0d87da10
125 -> 69.
2016-12-15 22:05:54 +01:00
GitLab Build Bot
3e83aeeb17
[ci skip] js-precompiled 20161215-201838
2016-12-15 20:21:20 +00:00
Gav Wood
5bab14e0c0
Merge remote-tracking branch 'origin/master' into check-updates
2016-12-15 21:15:25 +01:00
arkpar
450a9d2867
Merge branch 'master' of github.com:ethcore/parity into tx-block
2016-12-15 19:41:19 +01:00
arkpar
3ac0794d28
Bump jsonrpc-core for rpc_cli
2016-12-15 19:31:26 +01:00
arkpar
f8961484c1
Merge branch 'master' of github.com:ethcore/parity into tx-block
2016-12-15 19:10:33 +01:00
Gav Wood
4a2b418fc2
Configurable update tracks to help testing.
2016-12-15 18:51:59 +01:00
Gav Wood
fa319ff64c
Remove duplicate line.
2016-12-15 18:24:18 +01:00
GitLab Build Bot
867fdb9eac
[ci skip] js-precompiled 20161215-172100
2016-12-15 17:23:53 +00:00
Gav Wood
c12702fc51
Merge remote-tracking branch 'origin/master' into check-updates
2016-12-15 18:23:02 +01:00
Gav Wood
eb90d70be1
Merge pull request #3830 from ethcore/cli-rpc
...
Add Ws Json rpc client and command line utils (take 2)
2016-12-15 18:04:35 +01:00
GitLab Build Bot
87f1486907
[ci skip] js-precompiled 20161215-170041
2016-12-15 17:03:27 +00:00
Gav Wood
943f58487c
Merge remote-tracking branch 'origin/master' into cli-rpc
2016-12-15 17:13:51 +01:00
Gav Wood
590428e7f2
Merge remote-tracking branch 'origin/master' into check-updates
2016-12-15 15:12:09 +01:00
Gav Wood
8f5e0cf7d9
Fix build
2016-12-15 14:54:02 +01:00
GitLab Build Bot
7e76d6494c
[ci skip] js-precompiled 20161215-134858
2016-12-15 13:52:59 +00:00
Gav Wood
ca63bc2f44
Update parking_lot dep
2016-12-15 14:46:31 +01:00
Gav Wood
0da564a4c2
Merge branch 'master' into cli-rpc
2016-12-15 14:45:15 +01:00
Gav Wood
20b2f84d48
Merge pull request #3828 from ethcore/new-dirs
...
New directory structure
2016-12-15 14:34:01 +01:00
GitLab Build Bot
6dfcbd4156
[ci skip] js-precompiled 20161215-130206
2016-12-15 13:06:03 +00:00
Tomasz Drwięga
366f9a8cd7
Fixing tests
2016-12-14 14:44:09 +01:00
Jaco Greeff
2588aea6b2
Merge branch 'master' into check-updates
2016-12-14 14:37:38 +01:00
Tomasz Drwięga
1d80725f66
Merge branch 'master' into cli-rpc
2016-12-14 14:12:27 +01:00
arkpar
be5fefe772
Merge branch 'master' of github.com:ethcore/parity into new-dirs
2016-12-14 00:04:11 +01:00
arkpar
6e3e1ea88b
XDG paths
2016-12-13 23:38:29 +01:00
GitLab Build Bot
1a9a142a69
[ci skip] js-precompiled 20161213-171715
2016-12-13 17:19:48 +00:00
Gav Wood
c6281fc1c7
Merge remote-tracking branch 'origin/master' into check-updates
2016-12-13 17:26:09 +01:00
Robert Habermeier
45ef986c04
light: finish basic header chain and add tests
2016-12-13 14:48:03 +01:00
Tomasz Drwięga
f47be50843
Using jsonrpc-macros
2016-12-13 14:40:35 +01:00
GitLab Build Bot
1114ad3ca7
[ci skip] js-precompiled 20161213-051314
2016-12-13 05:15:44 +00:00
Gav Wood
ab4d666681
Merge remote-tracking branch 'origin/master' into check-updates
2016-12-12 16:35:11 +01:00
GitLab Build Bot
d2a34acdfd
[ci skip] js-precompiled 20161212-143454
2016-12-12 14:37:25 +00:00
GitLab Build Bot
1db4647327
[ci skip] js-precompiled 20161212-052342
2016-12-12 05:26:15 +00:00
GitLab Build Bot
f1096619a5
[ci skip] js-precompiled 20161212-034026
2016-12-12 03:43:28 +00:00
Gav Wood
758744449f
Expose all other RPCs.
2016-12-12 02:57:19 +01:00
GitLab Build Bot
29af24519d
[ci skip] js-precompiled 20161211-234535
2016-12-11 23:48:03 +00:00
Gav Wood
d81d9d77b2
Wire-in Updater to parity RPC
2016-12-11 23:15:52 +01:00
Gav Wood
d8ad09b654
Make updater an IPC module.
2016-12-11 22:47:43 +01:00
GitLab Build Bot
2de64bb5e4
[ci skip] js-precompiled 20161211-202217
2016-12-11 20:24:36 +00:00
GitLab Build Bot
f4134cf634
[ci skip] js-precompiled 20161211-193650
2016-12-11 19:39:15 +00:00
Gav Wood
e528ac9217
Merge remote-tracking branch 'origin/master' into check-updates
2016-12-11 20:20:09 +01:00
GitLab Build Bot
282178e1fa
[ci skip] js-precompiled 20161211-190404
2016-12-11 19:06:28 +00:00
Gav Wood
33f266fffe
Merge remote-tracking branch 'origin/master' into check-updates
2016-12-11 19:26:24 +01:00
Gav Wood
10b0898bdf
Crate tidyups.
...
- Move Updater into its own crate.
- Change ethcore -> parity in authors, homepages and licenses.
2016-12-11 19:14:42 +01:00
GitLab Build Bot
797d787a7b
[ci skip] js-precompiled 20161211-164839
2016-12-11 16:51:09 +00:00
Gav Wood
e09b1faf20
Fix semver version issues.
2016-12-11 17:13:26 +01:00
GitLab Build Bot
839e3385dd
[ci skip] js-precompiled 20161211-155716
2016-12-11 16:00:49 +00:00
Gav Wood
74a6203f72
Merge remote-tracking branch 'origin/master' into check-updates
2016-12-11 15:43:28 +01:00
GitLab Build Bot
778f5bbfaf
[ci skip] js-precompiled 20161211-141210
2016-12-11 14:14:41 +00:00
arkpar
a49ff3fb32
Merge branch 'master' of github.com:ethcore/parity into cli-rpc
2016-12-11 13:30:48 +01:00
arkpar
2c653d2c2e
Merge w master
2016-12-11 13:11:08 +01:00
GitLab Build Bot
95af942fc9
[ci skip] js-precompiled 20161211-093638
2016-12-11 09:40:44 +00:00
GitLab Build Bot
17dee5f1a2
[ci skip] js-precompiled 20161211-091947
2016-12-11 09:22:07 +00:00
GitLab Build Bot
bfb684a641
[ci skip] js-precompiled 20161211-012647
2016-12-11 01:28:52 +00:00
Gav Wood
0a494962e4
Merge remote-tracking branch 'origin/master' into check-updates
2016-12-11 02:13:52 +01:00
Gav Wood
120564ff29
Avoid pulling in hash_fetch.
2016-12-11 02:12:52 +01:00
Gav Wood
0302d582d2
Fix build.
2016-12-11 02:02:40 +01:00
GitLab Build Bot
62492a915e
[ci skip] js-precompiled 20161210-230517
2016-12-10 23:07:55 +00:00
GitLab Build Bot
5ec1ff43ea
[ci skip] js-precompiled 20161210-212741
2016-12-10 21:29:53 +00:00
Gav Wood
316c25d9f8
Merge remote-tracking branch 'origin/master' into check-updates
2016-12-10 14:08:41 +01:00
Gav Wood
edd5e76050
Merge branch 'consistent-id' into check-updates
2016-12-09 23:12:36 +01:00
Kristoffer Ström
0e516162c3
Rebased on master
2016-12-09 22:27:32 +01:00
Robert Habermeier
503b126c93
Merge branch 'master' into lightserv
2016-12-09 21:37:55 +01:00
Gav Wood
2226324495
Merge pull request #3778 from ethcore/auth-round-test
...
AuthorityRound network simulation test
2016-12-09 20:58:05 +01:00
Gav Wood
46af3d18da
Merge remote-tracking branch 'origin/master' into check-updates
2016-12-09 20:45:15 +01:00
arkpar
97f358ced9
AuthorityRound network simulation test
2016-12-09 20:38:06 +01:00
GitLab Build Bot
647b62b4a2
[ci skip] js-precompiled 20161209-182130
2016-12-09 18:23:46 +00:00
GitLab Build Bot
fd23a2972c
[ci skip] js-precompiled 20161209-165845
2016-12-09 17:00:59 +00:00
GitLab Build Bot
1213ada59c
[ci skip] js-precompiled 20161209-125036
2016-12-09 12:52:50 +00:00
GitLab Build Bot
83f791fa5d
[ci skip] js-precompiled 20161209-044115
2016-12-09 04:43:19 +00:00
GitLab Build Bot
12592689dd
[ci skip] js-precompiled 20161209-014235
2016-12-09 01:44:45 +00:00
Jaco Greeff
7eeac232b4
Merge branch 'master' into lightserv
2016-12-09 02:36:55 +01:00
GitLab Build Bot
e1ad347cdb
[ci skip] js-precompiled 20161209-003004
2016-12-09 00:32:45 +00:00
Robert Habermeier
eec1929658
Merge branch 'master' into lightserv
2016-12-09 01:29:46 +01:00
Robert Habermeier
6f5f1f5e26
light: integrate with sync + serve_light CLI
2016-12-08 23:21:47 +01:00
Robert Habermeier
efd66f566d
ethsync: optional ipc codegen
2016-12-08 19:52:48 +01:00
GitLab Build Bot
4e1b72b45c
[ci skip] js-precompiled 20161208-150237
2016-12-08 15:04:38 +00:00
GitLab Build Bot
69e010bbf9
[ci skip] js-precompiled 20161208-144436
2016-12-08 14:46:49 +00:00
Robert Habermeier
3e8ee9d423
light IPC feature and mock state proofs
2016-12-08 13:44:17 +01:00
Arkadiy Paronyan
15ec63750e
Enable Panic=abort ( #3423 )
...
* Enable panic=abort
* Update remaining crate versions to 1.5
* Run tests in release mode
* Enable panic=abort for release profile only
* Added travis_wait
* Travis timeout set to 40
2016-12-08 11:31:57 +01:00
Gav Wood
8903384840
Merge branch 'master' into check-updates
2016-12-07 19:19:44 +01:00
GitLab Build Bot
9e8d90b5ba
[ci skip] js-precompiled 20161207-173717
2016-12-07 17:39:18 +00:00
Robert Habermeier
cdc758368a
les: flesh out event handler
2016-12-07 13:52:45 +01:00
GitLab Build Bot
3388eab76a
[ci skip] js-precompiled 20161207-123833
2016-12-07 12:40:35 +00:00
GitLab Build Bot
2e40a00768
[ci skip] js-precompiled 20161207-122336
2016-12-07 12:26:14 +00:00
Robert Habermeier
b38d95328d
light: conditional compilation
2016-12-07 10:50:24 +01:00
Robert Habermeier
60680e1913
Merge pull request #3730 from ethcore/jsonrpc-ipc-bump
...
bump jsonrpc-ipc-server to fix windows build
2016-12-07 09:32:10 +01:00
Robert Habermeier
085b8ad553
Merge pull request #3527 from ethcore/client-provider
...
LES Part 2
2016-12-07 09:31:50 +01:00
GitLab Build Bot
97e60a6e9c
[ci skip] js-precompiled 20161207-042556
2016-12-07 04:28:25 +00:00
Robert Habermeier
d28f615482
bump jsonrpc-ipc-server to fix windows build
2016-12-06 19:32:19 +01:00
GitLab Build Bot
0f76533713
[ci skip] js-precompiled 20161206-084538
2016-12-06 08:47:58 +00:00
Gav Wood
d708922d29
Merge pull request #3716 from ethcore/fdlimit
...
Use fdlimit utility crate from crates.io
2016-12-05 10:36:42 -08:00
GitLab Build Bot
98bfbdc5cb
[ci skip] js-precompiled 20161205-174841
2016-12-05 17:50:43 +00:00
NikVolf
ebd4173d21
bump version
2016-12-05 20:15:05 +03:00
Gav Wood
afe4cc6a05
Merge remote-tracking branch 'origin/master' into check-updates
2016-12-05 07:09:42 -08:00
GitLab Build Bot
e6ed49b2c9
[ci skip] js-precompiled 20161205-150312
2016-12-05 15:05:10 +00:00
NikVolf
42fc770d30
use crates.io crate
2016-12-05 16:25:03 +03:00
GitLab Build Bot
cf796d3ea4
[ci skip] js-precompiled 20161205-105433
2016-12-05 10:56:28 +00:00
Gav Wood
90a20a217f
Merge branch 'master' into check-updates
2016-12-04 09:01:50 -08:00
Gav Wood
0c7b7fc8bc
Merge pull request #3627 from ethcore/rpc-middleware
...
Dapps-specific accounts
2016-12-04 08:46:05 -08:00
GitLab Build Bot
a9424bdf26
[ci skip] js-precompiled 20161204-042533
2016-12-04 04:27:27 +00:00
GitLab Build Bot
ca4aa42615
[ci skip] js-precompiled 20161203-062111
2016-12-03 06:23:18 +00:00
GitLab Build Bot
f093b077a4
[ci skip] js-precompiled 20161203-043512
2016-12-03 04:37:04 +00:00
GitLab Build Bot
f15906fe8d
[ci skip] js-precompiled 20161202-201514
2016-12-02 20:18:10 +00:00
GitLab Build Bot
4c32d3ced4
[ci skip] js-precompiled 20161202-142708
2016-12-02 14:29:56 +00:00
Robert Habermeier
6e1a1f9dec
Merge branch 'master' into client-provider
2016-12-02 10:06:09 +01:00
GitLab Build Bot
986e8ef9a2
[ci skip] js-precompiled 20161202-052414
2016-12-02 05:26:08 +00:00
GitLab Build Bot
f30a8f79f2
[ci skip] js-precompiled 20161202-034812
2016-12-02 03:50:41 +00:00
Gav Wood
1dd13372b6
Merge remote-tracking branch 'origin/master' into rpc-middleware
2016-12-01 19:43:31 -08:00
GitLab Build Bot
0f987a2206
[ci skip] js-precompiled 20161201-044643
2016-12-01 04:48:29 +00:00
GitLab Build Bot
3ef569329a
[ci skip] js-precompiled 20161201-011624
2016-12-01 01:21:59 +00:00
GitLab Build Bot
4f4bfb2239
[ci skip] js-precompiled 20161130-204501
2016-11-30 20:46:47 +00:00
GitLab Build Bot
837ff1bc7d
[ci skip] js-precompiled 20161130-104916
2016-11-30 10:54:38 +00:00
Gav Wood
d525a6d7f0
Merge pull request #3654 from ethcore/clippy-bump
...
Bumping clippy
2016-11-29 18:00:13 +01:00
Gav Wood
9115214cea
Merge pull request #3636 from ethcore/fatdb
...
Return of the Fat DB
2016-11-29 16:47:09 +01:00
Tomasz Drwięga
44314c5d02
Merge branch 'master' into clippy-bump
...
Conflicts:
rpc/src/v1/types/filter.rs
2016-11-29 11:56:55 +01:00
GitLab Build Bot
cfc1dabd57
[ci skip] js-precompiled 20161129-050158
2016-11-29 05:07:32 +00:00
GitLab Build Bot
261aa29db3
[ci skip] js-precompiled 20161128-232953
2016-11-28 23:31:43 +00:00
GitLab Build Bot
3c9983cf25
[ci skip] js-precompiled 20161128-164710
2016-11-28 16:48:55 +00:00
Tomasz Drwięga
f5a899606e
Merge branch 'master' into rpc-middleware
2016-11-28 17:20:02 +01:00
GitLab Build Bot
ecf283e2fc
[ci skip] js-precompiled 20161128-151919
2016-11-28 15:21:01 +00:00
Tomasz Drwięga
e1e7886918
Bumping clippy
2016-11-28 12:23:06 +01:00
arkpar
8b3cdc513b
Seekable iterator
2016-11-28 01:37:24 +01:00
Gav Wood
ce3f4911a2
Merge remote-tracking branch 'origin/master' into check-updates
2016-11-27 15:01:17 +01:00
Tomasz Drwięga
a9028ca986
Merge branch 'master' into rpc-middleware
...
Conflicts:
Cargo.lock
rpc/src/v1/tests/mocked/parity_accounts.rs
2016-11-25 21:18:02 +01:00
Gav Wood
de8dd47ff9
Fetch binaries.
2016-11-25 19:29:13 +01:00
Tomasz Drwięga
789d6608cf
Bumping jsonrpc
2016-11-25 16:16:24 +01:00
Tomasz Drwięga
f080f33c41
JSON-RPC bump / update hyper
...
Conflicts:
Cargo.lock
2016-11-25 15:21:18 +01:00
GitLab Build Bot
686978fa97
[ci skip] js-precompiled 20161125-113155
2016-11-25 11:36:32 +00:00
Gav Wood
befb0bf2bd
Merge branch 'fix-number' into check-updates
2016-11-25 12:17:58 +01:00
GitLab Build Bot
4d9492a01d
[ci skip] js-precompiled 20161124-231507
2016-11-24 23:16:52 +00:00
GitLab Build Bot
815cdc6ba1
[ci skip] js-precompiled 20161124-164849
2016-11-24 16:50:27 +00:00
GitLab Build Bot
51afc3afbe
[ci skip] js-precompiled 20161124-163141
2016-11-24 16:40:11 +00:00
GitLab Build Bot
905d0c0b43
[ci skip] js-precompiled 20161124-154751
2016-11-24 15:50:50 +00:00
GitLab Build Bot
8f9f5cd5a3
[ci skip] js-precompiled 20161123-205310
2016-11-23 20:55:02 +00:00
Gav Wood
90b5d1c62d
Merge remote-tracking branch 'origin/master' into check-updates
2016-11-23 20:13:47 +01:00
Gav Wood
34ab265b68
Merge pull request #3592 from ethcore/mio-cpu-fix
...
Fix CPU usage when idle
2016-11-23 19:58:39 +01:00
GitLab Build Bot
273165e982
[ci skip] js-precompiled 20161123-185249
2016-11-23 18:54:40 +00:00
arkpar
4e9c690640
Use patched MIO
2016-11-23 19:08:40 +01:00
Tomasz Drwięga
cd6f565f69
RPC Middleware & Get/Set dapp-specific accounts
2016-11-23 16:27:05 +01:00
Gav Wood
4c9bb5aa25
Merge remote-tracking branch 'origin/master' into check-updates
2016-11-23 14:45:55 +01:00
GitLab Build Bot
e7dd222142
[ci skip] js-precompiled 20161123-131908
2016-11-23 13:20:46 +00:00
GitLab Build Bot
24ffb30bc2
[ci skip] js-precompiled 20161123-105837
2016-11-23 11:00:19 +00:00
GitLab Build Bot
5bd6d5e3ac
[ci skip] js-precompiled 20161123-102835
2016-11-23 10:32:27 +00:00
GitLab Build Bot
cbeb2dc3f9
[ci skip] js-precompiled 20161122-175502
2016-11-22 17:57:03 +00:00
GitLab Build Bot
9f74c76f07
[ci skip] js-precompiled 20161122-162239
2016-11-22 16:25:02 +00:00
GitLab Build Bot
12ff42a513
[ci skip] js-precompiled 20161122-151225
2016-11-22 15:14:06 +00:00
Gav Wood
bf9ed2d444
Merge remote-tracking branch 'origin/master' into check-updates
2016-11-22 10:25:34 +01:00
Gav Wood
45dead9d49
Naming consistency and make Updater improvements.
...
- ID -> Id (consistency with rust libs)
2016-11-22 10:24:22 +01:00
GitLab Build Bot
b97763e13d
[ci skip] js-precompiled 20161121-233309
2016-11-21 23:35:10 +00:00
GitLab Build Bot
eb94eda30b
[ci skip] js-precompiled 20161121-181249
2016-11-21 18:16:10 +00:00
GitLab Build Bot
65785475f3
[ci skip] js-precompiled 20161121-173542
2016-11-21 17:37:37 +00:00
Robert Habermeier
06f5bf809f
Merge branch 'master' into client-provider
2016-11-21 12:19:11 +01:00
Gav Wood
601e0fb0fd
Merge remote-tracking branch 'origin/master' into check-updates
2016-11-21 11:43:29 +01:00
GitLab Build Bot
21b2b4ac27
[ci skip] js-precompiled 20161121-093611
2016-11-21 09:37:54 +00:00
Gav Wood
9c0b630d20
Merge pull request #3543 from ethcore/hash-fetch
...
Moving fetching of hash-addressed dapps/content to separate crate.
2016-11-21 10:16:40 +01:00
Tomasz Drwięga
94328e9784
Fixing main
2016-11-20 22:40:23 +01:00
Tomasz Drwięga
cc8a9d410b
Adding fetch API to the crate
2016-11-20 18:44:23 +01:00
Tomasz Drwięga
845bc52e36
Moving contract resolver to separate crate
2016-11-20 17:40:28 +01:00
GitLab Build Bot
92a34d9dd8
[ci skip] js-precompiled 20161120-160026
2016-11-20 16:06:52 +00:00
GitLab Build Bot
9832be395f
[ci skip] js-precompiled 20161120-133314
2016-11-20 13:35:00 +00:00
GitLab Build Bot
ab4941b5ee
[ci skip] js-precompiled 20161120-132620
2016-11-20 13:28:04 +00:00
Gav Wood
0848a9ec3c
Merge branch 'master' into transactions-propagate
2016-11-20 13:24:08 +01:00
Gav Wood
44eda379ad
Merge remote-tracking branch 'origin/master' into check-updates
2016-11-19 03:43:43 +01:00
GitLab Build Bot
60922b61c9
[ci skip] js-precompiled 20161118-192308
2016-11-18 19:27:32 +00:00
Robert Habermeier
f1c665081a
Merge branch 'master' into client-provider
2016-11-18 16:07:50 +01:00
GitLab Build Bot
55a3da8f0a
[ci skip] js-precompiled 20161118-134410
2016-11-18 13:46:22 +00:00
Gav Wood
28aabcdb6c
Merge branch 'master' into check-updates
2016-11-18 11:45:04 +08:00
GitLab Build Bot
b79d65c0f3
[ci skip] js-precompiled 20161117-160039
2016-11-17 16:02:23 +00:00
GitLab Build Bot
7b866b4a1b
[ci skip] js-precompiled 20161117-141135
2016-11-17 14:13:10 +00:00
Tomasz Drwięga
3bfd6c5998
Merge branch 'master' into transactions-propagate
2016-11-17 14:37:29 +01:00
GitLab Build Bot
76ac87af8b
[ci skip] js-precompiled 20161117-101458
2016-11-17 10:16:40 +00:00
Tomasz Drwięga
cd686b5d68
Merge branch 'master' into transactions-propagate
2016-11-16 18:07:44 +01:00
GitLab Build Bot
a7574a1108
[ci skip] js-precompiled 20161116-161024
2016-11-16 16:12:55 +00:00
Tomasz Drwięga
66e327dfcb
Keep track of local transactions
2016-11-16 15:58:14 +01:00
GitLab Build Bot
a9596abf5c
[ci skip] js-precompiled 20161115-212437
2016-11-15 21:26:09 +00:00
GitLab Build Bot
3addae9313
[ci skip] js-precompiled 20161115-194902
2016-11-15 19:50:43 +00:00
GitLab Build Bot
b5dedd8aeb
[ci skip] js-precompiled 20161115-135402
2016-11-15 13:55:35 +00:00
GitLab Build Bot
19b8b48579
[ci skip] js-precompiled 20161115-130035
2016-11-15 13:02:08 +00:00
GitLab Build Bot
771ce13ddc
[ci skip] js-precompiled 20161115-114313
2016-11-15 11:44:42 +00:00
GitLab Build Bot
9857f632d8
[ci skip] js-precompiled 20161115-085029
2016-11-15 08:52:53 +00:00
GitLab Build Bot
c4885a1423
[ci skip] js-precompiled 20161114-201022
2016-11-14 20:11:54 +00:00
GitLab Build Bot
3bfa56c72a
[ci skip] js-precompiled 20161114-174654
2016-11-14 17:48:20 +00:00
GitLab Build Bot
5127b997eb
[ci skip] js-precompiled 20161114-155241
2016-11-14 15:54:09 +00:00
GitLab Build Bot
c061eae64b
[ci skip] js-precompiled 20161114-154454
2016-11-14 15:46:21 +00:00
Gav Wood
ef471af4ee
Merge pull request #3428 from ethcore/ws-rs
...
Bump ws-rs
2016-11-14 16:32:33 +01:00
Tomasz Drwięga
d66cc0907d
Bump ws-rs
2016-11-14 16:10:04 +01:00
GitLab Build Bot
6fc7c15644
[ci skip] js-precompiled 20161114-142451
2016-11-14 14:26:16 +00:00
Robert Habermeier
3c7533831e
Merge branch 'master' into client-provider
2016-11-14 15:16:26 +01:00
Gav Wood
4bb4ed9551
Initial checking.
2016-11-13 15:52:33 +01:00
GitLab Build Bot
d1848117ef
[ci skip] js-precompiled 20161113-131856
2016-11-13 13:20:20 +00:00
GitLab Build Bot
5a259be290
[ci skip] js-precompiled 20161113-131228
2016-11-13 13:13:54 +00:00
GitLab Build Bot
0c302376b6
[ci skip] js-precompiled 20161113-011451
2016-11-13 01:16:28 +00:00
GitLab Build Bot
e5486f5d58
[ci skip] js-precompiled 20161112-202502
2016-11-12 20:26:39 +00:00
GitLab Build Bot
c656b53ce6
[ci skip] js-precompiled 20161111-161748
2016-11-11 16:19:10 +00:00
GitLab Build Bot
d5d1c1b674
[ci skip] js-precompiled 20161111-141616
2016-11-11 14:17:40 +00:00
GitLab Build Bot
5d8f74ed57
[ci skip] js-precompiled 20161111-082057
2016-11-11 08:22:24 +00:00
GitLab Build Bot
0456d4e5d0
[ci skip] js-precompiled 20161110-180734
2016-11-10 18:08:55 +00:00
GitLab Build Bot
529633e9b2
[ci skip] js-precompiled 20161110-163203
2016-11-10 16:33:24 +00:00
GitLab Build Bot
0ed8114726
[ci skip] js-precompiled 20161110-141839
2016-11-10 14:20:08 +00:00
GitLab Build Bot
aa0f05a186
[ci skip] js-precompiled 20161110-140631
2016-11-10 14:07:52 +00:00
Robert Habermeier
8c2c048444
clean up errors
2016-11-10 14:05:47 +01:00
GitLab Build Bot
29aecc2cff
[ci skip] js-precompiled 20161109-171832
2016-11-09 17:19:59 +00:00
GitLab Build Bot
599f214ad9
[ci skip] js-precompiled 20161109-132407
2016-11-09 13:25:39 +00:00
GitLab Build Bot
29add4e40a
[ci skip] js-precompiled 20161109-111303
2016-11-09 11:14:24 +00:00
GitLab Build Bot
9325fe44f3
[ci skip] js-precompiled 20161108-234705
2016-11-08 23:48:24 +00:00
GitLab Build Bot
418474ad27
[ci skip] js-precompiled 20161107-170338
2016-11-07 17:04:56 +00:00
GitLab Build Bot
43ec40d572
[ci skip] js-precompiled 20161107-142633
2016-11-07 14:27:49 +00:00
GitLab Build Bot
6388c814ea
[ci skip] js-precompiled 20161107-113204
2016-11-07 11:33:25 +00:00
GitLab Build Bot
eb0c92e8c8
[ci skip] js-precompiled 20161106-165954
2016-11-06 17:01:11 +00:00
GitLab Build Bot
a453f99885
[ci skip] js-precompiled 20161106-165021
2016-11-06 16:51:51 +00:00
GitLab Build Bot
d172c83c26
[ci skip] js-precompiled 20161106-120902
2016-11-06 12:10:21 +00:00
GitLab Build Bot
78f2d88182
[ci skip] js-precompiled 20161105-173004
2016-11-05 17:31:24 +00:00
GitLab Build Bot
f2faf3609b
[ci skip] js-precompiled 20161105-144817
2016-11-05 14:49:31 +00:00
GitLab Build Bot
2cb41f96f5
[ci skip] js-precompiled 20161105-112525
2016-11-05 11:26:40 +00:00
GitLab Build Bot
7b043047f0
[ci skip] js-precompiled 20161105-095429
2016-11-05 09:55:44 +00:00
GitLab Build Bot
8351c5d500
[ci skip] js-precompiled 20161105-053734
2016-11-05 05:38:51 +00:00
GitLab Build Bot
0e9d70a85d
[ci skip] js-precompiled 20161105-053249
2016-11-05 05:34:04 +00:00
GitLab Build Bot
08d92fe3aa
[ci skip] js-precompiled 20161104-222946
2016-11-04 22:31:01 +00:00
GitLab Build Bot
67715da827
[ci skip] js-precompiled 20161104-222646
2016-11-04 22:28:04 +00:00
GitLab Build Bot
20bb0e5f59
[ci skip] js-precompiled 20161104-222329
2016-11-04 22:24:43 +00:00
GitLab Build Bot
9db28e12ac
[ci skip] js-precompiled 20161104-191028
2016-11-04 19:11:43 +00:00
GitLab Build Bot
7f0310921d
[ci skip] js-precompiled 20161104-175104
2016-11-04 17:52:19 +00:00
GitLab Build Bot
2563189316
[ci skip] js-precompiled 20161104-170459
2016-11-04 17:06:13 +00:00
Arkadiy Paronyan
d37f4cc82f
v1.5 ( #3195 )
2016-11-04 17:27:11 +01:00
GitLab Build Bot
75d100476e
[ci skip] js-precompiled 20161104-162426
2016-11-04 16:25:41 +00:00
GitLab Build Bot
df33aa920b
[ci skip] js-precompiled 20161104-130943
2016-11-04 13:11:00 +00:00
GitLab Build Bot
67b1bde355
[ci skip] js-precompiled 20161104-121251
2016-11-04 12:14:06 +00:00
Tomasz Drwięga
7ff73a9533
Exposing v,r,s from transaction signature in RPC ( #3172 )
2016-11-04 12:05:10 +01:00
GitLab Build Bot
f9274d178b
[ci skip] js-precompiled 20161104-104936
2016-11-04 10:50:43 +00:00
GitLab Build Bot
4b92881592
[ci skip] js-precompiled 20161104-094125
2016-11-04 09:42:28 +00:00
GitLab Build Bot
0ee332f8e2
[ci skip] js-precompiled 20161104-090141
2016-11-04 09:02:49 +00:00
GitLab Build Bot
155eb02c69
[ci skip] js-precompiled 20161104-085547
2016-11-04 08:56:51 +00:00
GitLab Build Bot
a892fcd723
[ci skip] js-precompiled 20161104-063713
2016-11-04 06:38:42 +00:00
GitLab Build Bot
e267405893
[ci skip] js-precompiled 20161104-054932
2016-11-04 05:50:39 +00:00
GitLab Build Bot
4f548952db
[ci skip] js-precompiled 20161104-033042
2016-11-04 03:31:46 +00:00
GitLab Build Bot
471bdf7c22
[ci skip] js-precompiled 20161103-235828
2016-11-03 23:59:34 +00:00
GitLab Build Bot
084492e71e
[ci skip] js-precompiled 20161103-215018
2016-11-03 21:51:28 +00:00
GitLab Build Bot
3aba31114c
[ci skip] js-precompiled 20161103-213602
2016-11-03 21:37:24 +00:00
GitLab Build Bot
7e592e5389
[ci skip] js-precompiled 20161103-202525
2016-11-03 20:26:28 +00:00
GitLab Build Bot
f32c6af6c4
[ci skip] js-precompiled 20161103-194213
2016-11-03 19:43:20 +00:00
GitLab Build Bot
b447d69b88
[ci skip] js-precompiled 20161103-192710
2016-11-03 19:28:14 +00:00
GitLab Build Bot
29c8350bf2
[ci skip] js-precompiled 20161103-190201
2016-11-03 19:03:12 +00:00
GitLab Build Bot
3cb355d06a
[ci skip] js-precompiled 20161103-160437
2016-11-03 16:05:42 +00:00
GitLab Build Bot
03bb226947
[ci skip] js-precompiled 20161103-155801
2016-11-03 15:59:10 +00:00
GitLab Build Bot
98af662056
[ci skip] js-precompiled 20161103-154219
2016-11-03 15:43:26 +00:00
Arkadiy Paronyan
8f4bd3590a
Fix windows build ( #3125 )
2016-11-03 16:11:08 +01:00
GitLab Build Bot
5bd9814470
[ci skip] js-precompiled 20161103-142158
2016-11-03 14:23:04 +00:00
GitLab Build Bot
0affd61ebc
[ci skip] js-precompiled 20161103-130130
2016-11-03 13:02:39 +00:00
GitLab Build Bot
b2b8d78bcc
[ci skip] js-precompiled 20161103-121148
2016-11-03 12:13:11 +00:00
GitLab Build Bot
c2adce4a5c
[ci skip] js-precompiled 20161103-120015
2016-11-03 12:01:36 +00:00
Tomasz Drwięga
e9cd2f4d56
Returning cache headers for network content ( #3123 )
2016-11-03 12:40:53 +01:00
Arkadiy Paronyan
0f9451efe8
Bump mio ( #3117 )
2016-11-03 11:52:44 +01:00
GitLab Build Bot
d7eeda3341
[ci skip] js-precompiled 20161103-073434
2016-11-03 07:35:41 +00:00
GitLab Build Bot
0dd9b2a2f1
[ci skip] js-precompiled 20161102-223654
2016-11-02 22:37:59 +00:00
GitLab Build Bot
6098f008ce
[ci skip] js-precompiled 20161102-220144
2016-11-02 22:03:03 +00:00
GitLab Build Bot
0e8e2d7245
[ci skip] js-precompiled 20161102-125818
2016-11-02 12:59:29 +00:00
GitLab Build Bot
79ab756e96
[ci skip] js-precompiled 20161102-122506
2016-11-02 12:26:17 +00:00
GitLab Build Bot
feffe59fd4
[ci skip] js-precompiled 20161102-115346
2016-11-02 11:54:58 +00:00
GitLab Build Bot
f4863c12b7
[ci skip] js-precompiled 20161102-110620
2016-11-02 11:07:27 +00:00
GitLab Build Bot
bd1bfd01bc
[ci skip] js-precompiled 20161101-231432
2016-11-01 23:15:40 +00:00
GitLab Build Bot
dffa06d18f
[ci skip] js-precompiled 20161101-224217
2016-11-01 22:43:26 +00:00
GitLab Build Bot
dc66778097
[ci skip] js-precompiled 20161101-220850
2016-11-01 22:10:05 +00:00
GitLab Build Bot
e6a486b647
[ci skip] js-precompiled 20161101-203737
2016-11-01 20:38:43 +00:00
GitLab Build Bot
5dfd834c12
[ci skip] js-precompiled 20161101-200259
2016-11-01 20:04:05 +00:00
GitLab Build Bot
d0d8cde0a5
[ci skip] js-precompiled 20161101-181028
2016-11-01 18:11:48 +00:00
GitLab Build Bot
57c00066c1
[ci skip] js-precompiled 20161101-171004
2016-11-01 17:11:17 +00:00
GitLab Build Bot
a02a8d3a17
[ci skip] js-precompiled 20161101-160426
2016-11-01 16:05:25 +00:00
GitLab Build Bot
7f92b50f95
[ci skip] js-precompiled 20161101-142007
2016-11-01 14:21:15 +00:00
GitLab Build Bot
3b6c969398
[ci skip] js-precompiled 20161101-140045
2016-11-01 14:01:50 +00:00
GitLab Build Bot
03a2d46e8a
[ci skip] js-precompiled 20161101-132539
2016-11-01 13:26:56 +00:00
GitLab Build Bot
65db6c80b7
[ci skip] js-precompiled 20161101-130412
2016-11-01 13:05:11 +00:00
GitLab Build Bot
4d4b124efd
[ci skip] js-precompiled 20161101-105638
2016-11-01 10:57:40 +00:00
GitLab Build Bot
c938114580
[ci skip] js-precompiled 20161101-104257
2016-11-01 10:43:57 +00:00
GitLab Build Bot
cb3bb2469d
[ci skip] js-precompiled 20161101-062958
2016-11-01 06:31:01 +00:00
GitLab Build Bot
28e4f93d32
[ci skip] js-precompiled 20161101-052312
2016-11-01 05:24:13 +00:00
GitLab Build Bot
c553c3c94b
[ci skip] js-precompiled 20161101-042855
2016-11-01 04:29:59 +00:00
GitLab Build Bot
38160c05bb
[ci skip] js-precompiled 20161031-224932
2016-10-31 22:50:31 +00:00
GitLab Build Bot
04432b2766
[ci skip] js-precompiled 20161031-194842
2016-10-31 19:49:41 +00:00
GitLab Build Bot
714cb22f89
[ci skip] js-precompiled 20161031-192549
2016-10-31 19:27:04 +00:00
GitLab Build Bot
1255105490
[ci skip] js-precompiled 20161031-124811
2016-10-31 12:49:10 +00:00
GitLab Build Bot
b9f055677f
[ci skip] js-precompiled 20161031-123449
2016-10-31 12:36:00 +00:00
GitLab Build Bot
180f16af7c
[ci skip] js-precompiled 20161031-122556
2016-10-31 12:27:03 +00:00
GitLab Build Bot
455059f6b1
[ci skip] js-precompiled 20161031-093746
2016-10-31 09:38:45 +00:00
GitLab Build Bot
c2c7585619
[ci skip] js-precompiled 20161031-090648
2016-10-31 09:07:51 +00:00
GitLab Build Bot
921fde43a7
[ci skip] js-precompiled 20161031-084918
2016-10-31 08:50:17 +00:00
GitLab Build Bot
0ff5b18bcb
[ci skip] js-precompiled 20161031-071713
2016-10-31 07:18:12 +00:00
GitLab Build Bot
aa4b124005
[ci skip] js-precompiled 20161031-053203
2016-10-31 05:33:10 +00:00
GitLab Build Bot
3e8900db3e
[ci skip] js-precompiled 20161030-164930
2016-10-30 16:50:29 +00:00
GitLab Build Bot
6b85d58ae7
[ci skip] js-precompiled 20161030-144119
2016-10-30 14:42:20 +00:00
GitLab Build Bot
d3a2f7dce9
[ci skip] js-precompiled 20161030-120641
2016-10-30 12:07:40 +00:00
GitLab Build Bot
0b835323b9
[ci skip] js-precompiled 20161030-113341
2016-10-30 11:34:48 +00:00
GitLab Build Bot
0189481ee6
[ci skip] js-precompiled 20161030-090922
2016-10-30 09:10:18 +00:00
Arkadiy Paronyan
bccc56b6b0
mio version bump ( #2982 )
2016-10-30 09:56:34 +01:00
GitLab Build Bot
3002219250
[ci skip] js-precompiled 20161030-083815
2016-10-30 08:39:09 +00:00
GitLab Build Bot
222b2b70ea
[ci skip] js-precompiled 20161029-192902
2016-10-29 19:29:59 +00:00
GitLab Build Bot
5a8cee9557
[ci skip] js-precompiled 20161029-185701
2016-10-29 18:57:56 +00:00
GitLab Build Bot
c24ac577fb
[ci skip] js-precompiled 20161029-160033
2016-10-29 16:01:29 +00:00
GitLab Build Bot
e2b82e1e37
[ci skip] js-precompiled 20161029-154241
2016-10-29 15:44:04 +00:00
Arkadiy Paronyan
c342fa3035
WS bump ( #2973 )
2016-10-29 17:38:50 +02:00
GitLab Build Bot
3a6c1c377c
[ci skip] js-precompiled 20161029-133354
2016-10-29 13:34:58 +00:00
Tomasz Drwięga
144930f12c
Updating ws-rs ( #2962 )
2016-10-29 15:31:13 +02:00
GitLab Build Bot
fe02f93e4c
[ci skip] js-precompiled 20161029-114119
2016-10-29 11:42:16 +00:00
GitLab Build Bot
598679000c
[ci skip] js-precompiled 20161029-112814
2016-10-29 11:29:09 +00:00
GitLab Build Bot
1a258fc0a7
[ci skip] js-precompiled 20161029-112006
2016-10-29 11:21:07 +00:00
GitLab Build Bot
290ed3343f
[ci skip] js-precompiled 20161029-110604
2016-10-29 11:06:59 +00:00
GitLab Build Bot
e1cf6f7dd0
[ci skip] js-precompiled 20161029-075744
2016-10-29 07:58:45 +00:00
GitLab Build Bot
3e3230aa34
[ci skip] js-precompiled 20161028-184917
2016-10-28 18:50:17 +00:00
GitLab Build Bot
8cd66f14d5
[ci skip] js-precompiled 20161028-160553
2016-10-28 16:06:51 +00:00
GitLab Build Bot
ef0ed5833a
[ci skip] js-precompiled 20161028-155009
2016-10-28 15:51:18 +00:00
Robert Habermeier
29ab4ecac1
Shared code cache ( #2921 )
...
* add a global code cache
* extract memory-limited lru cache to util
* use memory-limited code cache
* account for code cache size in mem_used
2016-10-28 16:04:44 +02:00
GitLab Build Bot
151ec869a6
[ci skip] js-precompiled 20161027-204107
2016-10-27 22:41:22 +02:00
GitLab Build Bot
22af04e81d
[ci skip] js-precompiled 20161027-175225
2016-10-27 17:53:23 +00:00
Tomasz Drwięga
152a551e8b
Transaction Queue banning ( #2524 )
...
* Blacklisting transaction queue
* Using blacklisting queue in miner
* Restoring todo [ci:skip]
* Blacklisting recipients and code
* Renaming blacklisting->banning
* CLI option for banning.
* Fixing submodule commit [ci:skip]
* Fixing RPC tests
* Additional logging when dropping transactions
* whitespace
[ci:skip]
* Configurable ban duration
* Reverting fix for pruning history from config file
2016-10-27 19:28:34 +02:00
GitLab Build Bot
abb1da5f4b
[ci skip] js-precompiled 20161027-164817
2016-10-27 16:49:18 +00:00
GitLab Build Bot
bb14eea66c
[ci skip] js-precompiled 20161027-150816
2016-10-27 15:09:11 +00:00
GitLab Build Bot
7c6112e9f0
[ci skip] js-precompiled 20161027-143256
2016-10-27 14:33:50 +00:00
GitLab Build Bot
123b75179c
[ci skip] js-precompiled 20161027-133941
2016-10-27 13:40:42 +00:00
GitLab Build Bot
176dc0e945
[ci skip] js-precompiled 20161027-115054
2016-10-27 11:51:52 +00:00
GitLab Build Bot
02b6d3943d
[ci skip] js-precompiled 20161027-070811
2016-10-27 07:09:06 +00:00
GitLab Build Bot
005bdd5d07
[ci skip] js-precompiled 20161027-065456
2016-10-27 06:55:53 +00:00
GitLab Build Bot
6c79decdda
[ci skip] js-precompiled 20161027-062905
2016-10-27 06:30:05 +00:00
Tomasz Drwięga
88997801d0
Clippy bump ( #2877 )
...
* Bumping clippy
* Fixing warnings
* Fix the "fix"
2016-10-27 08:28:12 +02:00
GitLab Build Bot
9bfb8094cc
[ci skip] js-precompiled 20161027-025520
2016-10-27 02:56:17 +00:00
GitLab Build Bot
a08b331856
[ci skip] js-precompiled 20161026-203802
2016-10-26 20:39:01 +00:00
GitLab Build Bot
58b963b93d
[ci skip] js-precompiled 20161026-194241
2016-10-26 19:44:08 +00:00
GitLab Build Bot
f58ccfb435
[ci skip] js-precompiled 20161026-165632
2016-10-26 16:57:31 +00:00
GitLab Build Bot
215c82d744
[ci skip] js-precompiled 20161026-144207
2016-10-26 14:43:01 +00:00
GitLab Build Bot
6901d087dd
[ci skip] js-precompiled 20161026-141507
2016-10-26 14:16:03 +00:00
GitLab Build Bot
c36202fcf5
[ci skip] js-precompiled 20161026-131806
2016-10-26 13:19:04 +00:00
GitLab Build Bot
909fb1d54e
[ci skip] js-precompiled 20161026-121420
2016-10-26 12:15:18 +00:00
GitLab Build Bot
cdc348d955
[ci skip] js-precompiled 20161026-120247
2016-10-26 12:03:52 +00:00
Arkadiy Paronyan
5b978be034
Get rid of MemoryDB denote ( #2881 )
2016-10-26 13:53:47 +02:00
GitLab Build Bot
436b7c213d
[ci skip] js-precompiled 20161026-114541
2016-10-26 11:46:34 +00:00
GitLab Build Bot
71e973cb0b
[ci skip] js-precompiled 20161026-100446
2016-10-26 10:05:40 +00:00
GitLab Build Bot
3cd724d056
[ci skip] js-precompiled 20161026-095510
2016-10-26 09:56:14 +00:00
GitLab Build Bot
162d1a032b
[ci skip] js-precompiled 20161026-044349
2016-10-26 04:44:46 +00:00
GitLab Build Bot
7b7ce4a0b1
[ci skip] js-precompiled 20161026-040753
2016-10-26 04:08:54 +00:00
GitLab Build Bot
20d43b9c26
[ci skip] js-precompiled 20161025-203648
2016-10-25 20:37:47 +00:00