debris
|
8b042ac875
|
blockchain import_route
|
2016-03-09 21:55:23 +01:00 |
|
Marek Kotewicz
|
abeb50bd08
|
Merge pull request #642 from ethcore/jsonrpc_update
updated jsonrpc-core and http-server libs
|
2016-03-09 20:46:49 +01:00 |
|
Nikolay Volf
|
accc1db43f
|
chaning docopt config a bit
|
2016-03-09 23:39:36 +04:00 |
|
Nikolay Volf
|
8a83e27d6a
|
cfg-test for noop verifier
|
2016-03-09 22:55:41 +04:00 |
|
arkpar
|
c302fa9a4e
|
Style
|
2016-03-09 18:37:44 +01:00 |
|
debris
|
423dd7e0a9
|
updated jsonrpc-core and http-server libs
|
2016-03-09 18:04:13 +01:00 |
|
debris
|
082a4d9078
|
jsonrpc uses client and sync interfaces as a preparetion for jsonrpc tests
|
2016-03-09 17:31:43 +01:00 |
|
Tomasz Drwięga
|
02b23d3deb
|
Merge pull request #638 from ethcore/jsonrpc_panic_handle
jsonrpc panics gracefully shutdown client
|
2016-03-09 17:16:02 +01:00 |
|
Nikolay Volf
|
7ff4d14544
|
adding return to if branch
|
2016-03-09 19:27:44 +04:00 |
|
Nikolay Volf
|
f49e32cc79
|
Merge branch 'master' into keys-cli
|
2016-03-09 19:20:17 +04:00 |
|
debris
|
bcb9b0e457
|
wait_for_exit takes only one input param, which is PanicHandler
|
2016-03-09 15:32:27 +01:00 |
|
Tomasz Drwięga
|
3c0587b375
|
Merge branch 'ethminer_crate' into tx_queue_min_gas
|
2016-03-09 15:27:27 +01:00 |
|
Tomasz Drwięga
|
3d74e5bd47
|
Fixing doctest
|
2016-03-09 15:27:07 +01:00 |
|
Tomasz Drwięga
|
493c61f09d
|
Minimal gas price threshold. Closes: #636
|
2016-03-09 15:22:11 +01:00 |
|
Tomasz Drwięga
|
363de973c9
|
Adding documentation and ditching EthMiner
|
2016-03-09 14:26:28 +01:00 |
|
Nikolay Volf
|
6ad0ba8fe2
|
basic commands
|
2016-03-09 17:11:15 +04:00 |
|
debris
|
3655354980
|
Merge branch 'master' into jsonrpc_panic_handle
|
2016-03-09 13:46:08 +01:00 |
|
Tomasz Drwięga
|
9d664336b5
|
Tratifying Miner
|
2016-03-09 13:30:59 +01:00 |
|
Tomasz Drwięga
|
5db84c3233
|
Adding transactions to block
|
2016-03-09 13:09:34 +01:00 |
|
Tomasz Drwięga
|
79d2beb42a
|
Same bug in full_mul
|
2016-03-09 11:50:35 +01:00 |
|
debris
|
a1640dcf72
|
jsonrpc panic handle
|
2016-03-09 11:38:53 +01:00 |
|
Tomasz Drwięga
|
9c714688cd
|
Merge branch 'uint_opt' of github.com:ethcore/parity into uint_opt
|
2016-03-09 11:32:39 +01:00 |
|
Tomasz Drwięga
|
b3fc16ed9a
|
Fixing bug in multiplication implementation
|
2016-03-09 11:32:23 +01:00 |
|
Tomasz Drwięga
|
f84d40734d
|
Validating sender before importing to queuue
|
2016-03-09 10:26:51 +01:00 |
|
Tomasz Drwięga
|
e92ee1c0ea
|
Merge branch 'master' into tx_queue_integration
|
2016-03-09 09:27:20 +01:00 |
|
Tomasz Drwięga
|
389779d86c
|
Updating benchmarks to avoid inlining/optimizing
|
2016-03-09 00:05:47 +01:00 |
|
arkpar
|
a069e890ba
|
Replaced --archive option with --pruning
|
2016-03-08 19:14:43 +01:00 |
|
arkpar
|
d31aa05847
|
Merge branch 'master' of github.com:ethcore/parity into jdb_option2
|
2016-03-08 18:40:21 +01:00 |
|
Arkadiy Paronyan
|
798c348d0e
|
Merge pull request #633 from ethcore/fixing_docopt
Fixing CLI parameters
|
2016-03-08 18:36:02 +01:00 |
|
arkpar
|
ca7d3b91d0
|
Merge branch 'master' of github.com:ethcore/parity into jdb_option2
|
2016-03-08 18:35:25 +01:00 |
|
Tomasz Drwięga
|
b2fc077f8c
|
Fixing CLI parameters
|
2016-03-08 16:42:33 +01:00 |
|
Tomasz Drwięga
|
49f1834ffb
|
Fixing travis yml whitespace
|
2016-03-08 16:40:35 +01:00 |
|
Tomasz Drwięga
|
9acb36af87
|
Fixing tests compilation. Removing ethminer dependency on client
|
2016-03-08 16:23:32 +01:00 |
|
Tomasz Drwięga
|
84444c697c
|
Adding ethminer to dev/ci files
|
2016-03-08 15:53:12 +01:00 |
|
Tomasz Drwięga
|
99a6802b61
|
Moving block sealing and transaction_queue to separate create
|
2016-03-08 15:46:44 +01:00 |
|
Tomasz Drwięga
|
799d3bd2c8
|
Fixing doc test for queue
|
2016-03-08 12:42:32 +01:00 |
|
Tomasz Drwięga
|
655bb0ed5d
|
Additional documentation for transaction queue
|
2016-03-08 12:36:06 +01:00 |
|
Tomasz Drwięga
|
c47209e9bf
|
Using better subtraction when optimizations are enabled
|
2016-03-08 12:09:04 +01:00 |
|
Tomasz Drwięga
|
1184679d23
|
Merge branch 'tx_queue_integration' into tx_queue_rpc
|
2016-03-08 10:17:01 +01:00 |
|
Tomasz Drwięga
|
f973610b38
|
Merge branch 'master' into tx_queue_integration
|
2016-03-08 10:15:11 +01:00 |
|
Tomasz Drwięga
|
9ae2341ba9
|
Couple of more aggresive optimizations
|
2016-03-08 10:05:46 +01:00 |
|
Tomasz Drwięga
|
17b2d2a2d7
|
Implementing mul and full_mul
|
2016-03-08 01:20:16 +01:00 |
|
Gav Wood
|
9780897fc7
|
Merge pull request #628 from ethcore/gethcli
Normal CLI options with geth.
|
2016-03-07 23:35:40 +01:00 |
|
Tomasz Drwięga
|
76865694ce
|
Subtraction optimization
|
2016-03-07 19:03:29 +01:00 |
|
Tomasz Drwięga
|
c5840be1cb
|
Small improvements
|
2016-03-07 18:36:17 +01:00 |
|
Tomasz Drwięga
|
e7be3c5378
|
Simplifing mul_u32 and add carry
|
2016-03-07 17:09:19 +01:00 |
|
Tomasz Drwięga
|
cc0adf5442
|
Optimizing and simplifying add and shl
|
2016-03-07 17:06:08 +01:00 |
|
Tomasz Drwięga
|
4717be07d6
|
Optimizing mul_u32
|
2016-03-07 16:45:50 +01:00 |
|
Tomasz Drwięga
|
0fd52176dc
|
Fixing tests in bigint and util
|
2016-03-07 16:28:51 +01:00 |
|
arkpar
|
57485a73ec
|
Merge branch 'master' into thread
|
2016-03-07 15:10:15 +01:00 |
|