Commit Graph

  • f49e32cc79 Merge branch 'master' into keys-cli Nikolay Volf 2016-03-09 19:20:17 +0400
  • 02b23d3deb Merge pull request #638 from ethcore/jsonrpc_panic_handle Tomasz Drwięga 2016-03-09 17:16:02 +0100
  • bcb9b0e457 wait_for_exit takes only one input param, which is PanicHandler debris 2016-03-09 15:32:27 +0100
  • 3c0587b375 Merge branch 'ethminer_crate' into tx_queue_min_gas Tomasz Drwięga 2016-03-09 15:27:27 +0100
  • 3d74e5bd47 Fixing doctest Tomasz Drwięga 2016-03-09 15:27:07 +0100
  • 493c61f09d Minimal gas price threshold. Closes: #636 Tomasz Drwięga 2016-03-09 15:22:06 +0100
  • 363de973c9 Adding documentation and ditching EthMiner Tomasz Drwięga 2016-03-09 14:26:28 +0100
  • 6ad0ba8fe2 basic commands Nikolay Volf 2016-03-09 17:11:15 +0400
  • 3655354980 Merge branch 'master' into jsonrpc_panic_handle debris 2016-03-09 13:46:08 +0100
  • 9d664336b5 Tratifying Miner Tomasz Drwięga 2016-03-09 13:28:37 +0100
  • 5db84c3233 Adding transactions to block Tomasz Drwięga 2016-03-09 12:54:07 +0100
  • 79d2beb42a Same bug in full_mul Tomasz Drwięga 2016-03-09 11:50:35 +0100
  • a1640dcf72 jsonrpc panic handle debris 2016-03-09 11:38:53 +0100
  • 9c714688cd Merge branch 'uint_opt' of github.com:ethcore/parity into uint_opt Tomasz Drwięga 2016-03-09 11:32:39 +0100
  • b3fc16ed9a Fixing bug in multiplication implementation Tomasz Drwięga 2016-03-09 11:32:23 +0100
  • f84d40734d Validating sender before importing to queuue Tomasz Drwięga 2016-03-09 10:26:51 +0100
  • e92ee1c0ea Merge branch 'master' into tx_queue_integration Tomasz Drwięga 2016-03-09 09:27:20 +0100
  • 389779d86c Updating benchmarks to avoid inlining/optimizing Tomasz Drwięga 2016-03-09 00:05:47 +0100
  • a069e890ba Replaced --archive option with --pruning arkpar 2016-03-08 19:14:43 +0100
  • d31aa05847 Merge branch 'master' of github.com:ethcore/parity into jdb_option2 arkpar 2016-03-08 18:40:21 +0100
  • 798c348d0e Merge pull request #633 from ethcore/fixing_docopt Arkadiy Paronyan 2016-03-08 18:36:02 +0100
  • ca7d3b91d0 Merge branch 'master' of github.com:ethcore/parity into jdb_option2 arkpar 2016-03-08 18:35:25 +0100
  • b2fc077f8c Fixing CLI parameters Tomasz Drwięga 2016-03-08 16:42:30 +0100
  • 49f1834ffb Fixing travis yml whitespace Tomasz Drwięga 2016-03-08 16:40:35 +0100
  • 9acb36af87 Fixing tests compilation. Removing ethminer dependency on client Tomasz Drwięga 2016-03-08 16:23:32 +0100
  • 84444c697c Adding ethminer to dev/ci files Tomasz Drwięga 2016-03-08 15:53:12 +0100
  • 99a6802b61 Moving block sealing and transaction_queue to separate create Tomasz Drwięga 2016-03-08 15:46:44 +0100
  • 799d3bd2c8 Fixing doc test for queue Tomasz Drwięga 2016-03-08 12:42:32 +0100
  • 655bb0ed5d Additional documentation for transaction queue Tomasz Drwięga 2016-03-08 12:36:06 +0100
  • c47209e9bf Using better subtraction when optimizations are enabled Tomasz Drwięga 2016-03-08 12:09:04 +0100
  • 1184679d23 Merge branch 'tx_queue_integration' into tx_queue_rpc Tomasz Drwięga 2016-03-08 10:17:01 +0100
  • f973610b38 Merge branch 'master' into tx_queue_integration Tomasz Drwięga 2016-03-08 10:15:11 +0100
  • 9ae2341ba9 Couple of more aggresive optimizations Tomasz Drwięga 2016-03-08 10:05:46 +0100
  • 17b2d2a2d7 Implementing mul and full_mul Tomasz Drwięga 2016-03-08 01:13:00 +0100
  • 9780897fc7 Merge pull request #628 from ethcore/gethcli Gav Wood 2016-03-07 23:35:40 +0100
  • 76865694ce Subtraction optimization Tomasz Drwięga 2016-03-07 19:03:29 +0100
  • c5840be1cb Small improvements Tomasz Drwięga 2016-03-07 18:36:17 +0100
  • e7be3c5378 Simplifing mul_u32 and add carry Tomasz Drwięga 2016-03-07 17:09:19 +0100
  • cc0adf5442 Optimizing and simplifying add and shl Tomasz Drwięga 2016-03-07 17:06:08 +0100
  • 4717be07d6 Optimizing mul_u32 Tomasz Drwięga 2016-03-07 16:17:14 +0100
  • 0fd52176dc Fixing tests in bigint and util Tomasz Drwięga 2016-03-07 16:26:35 +0100
  • 57485a73ec Merge branch 'master' into thread arkpar 2016-03-07 15:10:15 +0100
  • ab42ec8c81 Removing unneeded lifetime Tomasz Drwięga 2016-03-07 14:40:39 +0100
  • b61c0397bc removing unused variable Tomasz Drwięga 2016-03-07 14:36:38 +0100
  • 69db469d39 Merge branch 'master' into clippy-dev Tomasz Drwięga 2016-03-07 14:35:42 +0100
  • cbc2c0cf0c Fixing clippy warnings. When building on nightly it is required to enable clippy Tomasz Drwięga 2016-03-07 14:33:00 +0100
  • f601975701 Merge pull request #626 from ethcore/network Gav Wood 2016-03-07 12:31:32 +0100
  • ec3698066b Normal CLI options with geth. Support node identity. Support fine-grained JSONRPC API enabling. Gav Wood 2016-03-07 12:21:11 +0100
  • e83f856104 Merging chain_blocks_verified to chain_new_blocks Tomasz Drwięga 2016-03-07 12:16:37 +0100
  • 3153d12bd9 feature enabled when compiling without --release Tomasz Drwięga 2016-03-07 11:40:44 +0100
  • 58721475ff Do not remove the peer immediatelly on send error arkpar 2016-03-07 11:34:07 +0100
  • f9e93d594b Merge pull request #622 from ethcore/jsonrpc_block_behind Gav Wood 2016-03-07 11:00:56 +0100
  • 92e18a79ea Merge pull request #624 from ethcore/killspam Arkadiy Paronyan 2016-03-07 10:58:50 +0100
  • 72016196cd Remove println!s. Gav Wood 2016-03-07 10:56:39 +0100
  • bcae4f6e7b fixed jsonrpc reporting current block is one less than actuall, fixed #612 debris 2016-03-07 10:30:19 +0100
  • b0ac103900 Merge branch 'master' into tx_queue_integration Tomasz Drwięga 2016-03-07 09:54:07 +0100
  • 318e7e9e04 Merge pull request #613 from ethcore/jdb_option1 Gav Wood 2016-03-07 09:38:50 +0100
  • 0da2ec1c0a Merge branch 'master' of github.com:ethcore/parity debris 2016-03-07 09:35:31 +0100
  • 4d1effb008 Fix tests. Gav Wood 2016-03-07 09:10:02 +0100
  • 73207c2355 Revert accidental beta regressions. Gav Wood 2016-03-07 08:01:14 +0100
  • fd87633db6 Remove superfluous LATEST_KEY write. Gav Wood 2016-03-07 07:57:50 +0100
  • 7e9f13750f Merge pull request #611 from ethcore/network Arkadiy Paronyan 2016-03-07 07:44:49 +0100
  • 744c4c7d8b JournalDB documentation arkpar 2016-03-07 07:06:55 +0100
  • 0980c7130a Fix replay_keys Counters should never have an entry with zero value. Gav Wood 2016-03-07 06:58:43 +0100
  • 4230fdfffe More veriosning fixups. Gav Wood 2016-03-06 22:43:21 +0100
  • bc2fb14b5d Add memory usage reports. Update to be similar to master. Gav Wood 2016-03-06 22:39:04 +0100
  • bfd882c7e0 Fix warnings. Gav Wood 2016-03-06 22:05:12 +0100
  • 51c95d4d67 Implement option 1. Gav Wood 2016-03-06 21:57:55 +0100
  • d77d9ad9d8 JournalDB with history overlay arkpar 2016-03-06 17:28:50 +0100
  • c49258e866 Merge branch 'tx_queue_integration' into tx_queue_rpc Tomasz Drwięga 2016-03-06 11:15:16 +0100
  • e91de78528 Renaming back bad as retracted Tomasz Drwięga 2016-03-06 11:11:59 +0100
  • 64b5e23ba5 Merge branch 'tx_queue_integration' of github.com:ethcore/parity into tx_queue_integration Tomasz Drwięga 2016-03-06 11:05:13 +0100
  • aaf2e0c3fb Locking outside of loop Tomasz Drwięga 2016-03-06 11:04:13 +0100
  • 003d1fd0cc Network tracing improvements arkpar 2016-03-05 23:09:51 +0100
  • ad81356683 fix namespace Nikolay Volf 2016-03-06 00:48:00 +0300
  • e100ecbeac exposing in lib Nikolay Volf 2016-03-05 23:47:28 +0300
  • 57e6e1e1b5 [ci ship] redundant lines Nikolay Volf 2016-03-05 20:15:19 +0300
  • 3f493ab118 Merge branch 'tx_queue_integration' into tx_queue_rpc Tomasz Drwięga 2016-03-05 17:46:45 +0100
  • 4a53d62be4 Fixing inconsistency when replacing transactions in queue Tomasz Drwięga 2016-03-05 17:41:35 +0100
  • 18cbea394d Small renaming Tomasz Drwięga 2016-03-05 17:14:48 +0100
  • c13afcf404 Removing assertion and just comparing fees Tomasz Drwięga 2016-03-05 17:06:04 +0100
  • ae1c1b918f Fixing compilation Tomasz Drwięga 2016-03-05 16:51:01 +0100
  • 67f2bc40e6 Merge remote-tracking branch 'origin/tx_queue_integration' into tx_queue_rpc Tomasz Drwięga 2016-03-05 16:49:13 +0100
  • 8915974cf0 Fixing compilation Tomasz Drwięga 2016-03-05 16:48:03 +0100
  • cc3839ae57 Revert "Revert "Transaction Queue integration"" Tomasz Drwięga 2016-03-05 16:46:04 +0100
  • 5ac7b9f812 Merge branch 'master' into tx_queue_integration Tomasz Drwięga 2016-03-05 16:44:35 +0100
  • 0a7fc4af73 Recalculating heights in future when removing transaction Tomasz Drwięga 2016-03-05 16:42:34 +0100
  • bb8a79f18c finalizing Nikolay Volf 2016-03-05 18:29:01 +0300
  • 6afa1c85b7 Replacing transactions instead of just inserting Tomasz Drwięga 2016-03-05 16:20:41 +0100
  • 765d7179f5 Failing tests for transaction queue Tomasz Drwięga 2016-03-05 15:43:04 +0100
  • 1aaae7b553 [ci skip] codegen bug Nikolay Volf 2016-03-05 16:42:02 +0300
  • 78a39d3ac9 Avoid importing same transaction twice (especially with different nonce_height) Tomasz Drwięga 2016-03-05 14:34:15 +0100
  • 068d776b17 Merge branch 'master' of github.com:ethcore/parity debris 2016-03-05 13:49:03 +0100
  • 0109e5e9d4 Removing memory leak when transactions are dropped from set Tomasz Drwięga 2016-03-05 13:03:34 +0100
  • b14b4cfef8 Merge pull request #602 from ethcore/revert-595-tx_queue_integration Gav Wood 2016-03-05 12:54:01 +0100
  • d330f0b7b7 Revert "Transaction Queue integration" Gav Wood 2016-03-05 12:53:54 +0100
  • 9e5bf94a5a Merge branch 'master' into rpc-signing-extend Nikolay Volf 2016-03-05 14:31:39 +0300
  • 5ac0da6bba Merge pull request #601 from ethcore/fix-benches Gav Wood 2016-03-05 12:30:33 +0100
  • cfbaa2d6e9 fixed namespaces Nikolay Volf 2016-03-05 14:25:46 +0300
  • c4fe307b06 Merge pull request #595 from ethcore/tx_queue_integration Nikolay Volf 2016-03-05 14:21:54 +0300