Commit Graph

  • eef8bfe6aa Merge pull request #2791 from LefterisJP/web3DefaultGasPrice Gav Wood 2015-08-12 11:59:19 +0200
  • d1465ea13f Merge pull request #2777 from CJentzsch/fixStateTestsFilling Gav Wood 2015-08-12 11:58:05 +0200
  • 18a76edb83 Merge pull request #2802 from arkpar/qt54-fix Gav Wood 2015-08-12 11:57:38 +0200
  • 4e8a259326 Merge pull request #2776 from arkpar/dir-fix Gav Wood 2015-08-12 11:56:46 +0200
  • 54a1034622 Merge pull request #2798 from chriseth/confirmByDefault Gav Wood 2015-08-12 11:56:06 +0200
  • a5c7ab05cd Merge pull request #2801 from LefterisJP/logging_info_coding_std Gav Wood 2015-08-12 11:54:45 +0200
  • d768c198ea Update EthashGPUMiner.cpp etherninja 2015-08-12 04:12:44 -0500
  • 7102460fcc update max workgroup size to allow 256 etherninja 2015-08-12 04:07:04 -0500
  • 1a66814404 fixed mix build for qt 5.4 arkpar 2015-08-12 10:26:59 +0200
  • ebccf607d1 eth++ now respects gas price CLI arguments Lefteris Karapetsas 2015-08-12 09:36:57 +0200
  • 2d2fbe6c7d Add info about logging in the coding standards Lefteris Karapetsas 2015-08-12 09:07:00 +0200
  • 04b3647697 Merge branch 'develop' into netFix subtly 2015-08-11 20:40:07 +0200
  • e46635f956 AlethZero: Require to confirm all transactions chriseth 2015-08-11 19:26:35 +0200
  • 286ea2b109 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop Gav Wood 2015-08-11 19:21:40 +0200
  • 1fbbb60143 Fixes for OtherAccount plugin. Gav Wood 2015-08-11 19:20:55 +0200
  • bde67e6592 Fix state diff reporting. Gav Wood 2015-08-11 19:19:03 +0200
  • 2a3830b59e Merge pull request #2796 from arkpar/qt54-fix Gav Wood 2015-08-11 19:17:57 +0200
  • 2f2dd8bcd7 Merge pull request #2795 from subtly/secp256k1x86 Gav Wood 2015-08-11 19:17:50 +0200
  • 85b2b6d7a7 Merge pull request #2784 from gluk256/_bugfix_995 Gav Wood 2015-08-11 19:17:39 +0200
  • f2fb952995 Auto-loading plugins. OtherAccounts address namer + interface. OurAccounts address namer. Additional internal support for extensible account naming. Gav Wood 2015-08-11 17:49:55 +0200
  • dd14158a08 verbosity changed Vlad Gluhovsky 2015-08-11 17:28:42 +0200
  • f23e7b1d41 Merge pull request #2781 from chriseth/uniquePtrFrameCoder Gav Wood 2015-08-11 16:58:18 +0200
  • 5eefed1bf9 Merge pull request #2714 from winsvega/coverage_whezz2 Gav Wood 2015-08-11 16:57:51 +0200
  • a6a33f9a53 Merge pull request #2780 from chriseth/reduceNews Gav Wood 2015-08-11 16:55:51 +0200
  • f2e15a4acf Merge pull request #2786 from chriseth/loadScript Gav Wood 2015-08-11 16:55:28 +0200
  • 0e2753319b Some readme disambiguations Lefteris Karapetsas 2015-08-11 15:03:57 +0200
  • 59146478fb fixed build for older qt versions arkpar 2015-08-11 16:38:44 +0200
  • 4c256e1c4a field setting for ARM subtly 2015-08-11 16:25:11 +0200
  • de90fb6637 better error handling of rpc errors arkpar 2015-08-11 16:21:32 +0200
  • c188bf0dfd Properly set default Gas Price in Web3 server Lefteris Karapetsas 2015-08-11 15:53:49 +0200
  • 7d89b9530c enable debugging of excepted transactions arkpar 2015-08-11 13:23:47 +0200
  • 63db8119a0 reload we context on scenario run arkpar 2015-08-11 11:24:47 +0200
  • 328823ea79 node address setting arkpar 2015-08-11 11:24:19 +0200
  • 7d550846ed custom file dialog to work around qt 5.5 bug arkpar 2015-08-10 15:41:24 +0200
  • 618189fb7c solidity builtins auto-completion and syntax highlight arkpar 2015-08-06 14:31:13 +0200
  • e56a00d01c Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop Gav Wood 2015-08-11 14:28:15 +0200
  • de6be3521a Add more templates. Gav Wood 2015-08-11 14:27:54 +0200
  • 7d37d302f6 Remind contributors to add to @author Lefteris Karapetsas 2015-08-11 14:12:09 +0200
  • 1de4b2cd8f Wording for MIT license and external contributors Lefteris Karapetsas 2015-08-11 13:54:43 +0200
  • 2bcaf47811 Use unique_ptr for RLPXFrameCoder. chriseth 2015-08-10 18:37:25 +0200
  • b78ee4c18c Reduce usage of "new". chriseth 2015-08-10 16:56:14 +0200
  • 98a270a899 Lowercased functions. chriseth 2015-08-11 13:37:54 +0200
  • 2314668581 style update Vlad Gluhovsky 2015-08-11 13:08:46 +0200
  • 981f4092ef Merge pull request #2783 from arkpar/sec-fix Gav Wood 2015-08-11 11:52:45 +0200
  • d227db2340 Merge pull request #2787 from chriseth/sortKeys Gav Wood 2015-08-11 11:51:30 +0200
  • 502e191ac9 clean up CJentzsch 2015-08-11 11:33:09 +0200
  • ba3c3db242 Whitespace correction. Gav Wood 2015-08-11 11:27:49 +0200
  • 383b50c7c0 Cover: remove unit.cpp Dimitry 2015-08-05 13:15:44 +0300
  • 101b8cda92 Coverage: tests Dimitry 2015-08-05 12:43:42 +0300
  • c6074f051a CodeCoverage: libethereum Dimitry Khokhlov 2015-06-29 17:15:13 +0400
  • 085311d851 Coverage: libethereum::AccountDiff Dimitry Khokhlov 2015-06-26 14:48:59 +0400
  • 4494712371 Coverage: Filltests option Dimitry Khokhlov 2015-06-26 13:58:19 +0400
  • 1df63eda32 Coverage: script fix Dimitry Khokhlov 2015-06-25 23:34:35 +0400
  • 50cc9d1256 fix compile CJentzsch 2015-08-11 11:05:52 +0200
  • 94b3c55c7f Remove explicit move constructor of BasicBlock. Paweł Bylica 2015-08-11 11:01:19 +0200
  • ddfd9115a0 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop Gav Wood 2015-08-11 10:58:21 +0200
  • bc0fbf02bc Merge pull request #2775 from LefterisJP/add_js_console_exit Gav Wood 2015-08-11 10:38:24 +0200
  • c8846eb01a Do not modify pops counter of LocalStack during finalization. Paweł Bylica 2015-08-11 10:21:07 +0200
  • 25cd835b47 Merge remote-tracking branch 'upstream/develop' into evmjit_stack Paweł Bylica 2015-08-11 10:01:31 +0200
  • 53684b37db Merge remote-tracking branch 'upstream/develop' into fixStateTestsFilling CJentzsch 2015-08-11 09:08:45 +0200
  • fe15d3e0c8 Remove quit functionality from readConsole Lefteris Karapetsas 2015-08-10 22:37:47 +0200
  • 8ef709190b Debugger: Sorted storage keys. chriseth 2015-08-11 01:01:33 +0200
  • 9d0204f896 Add a JS console command for exiting the client Lefteris Karapetsas 2015-08-10 14:39:04 +0200
  • 6beb7a69a1 Provide global function loadScript to load external file. chriseth 2015-08-11 00:04:01 +0200
  • b687323196 Merge pull request #2785 from LefterisJP/fix_sol_test_fail chriseth 2015-08-11 00:04:55 +0200
  • c98081438f Fix an error in a type resolution SOL test Lefteris Karapetsas 2015-08-10 23:49:46 +0200
  • 2996033df0 bugfix: error code 995 Vlad Gluhovsky 2015-08-10 20:37:56 +0200
  • 63531aa375 static asserts for byte inference functions (SEC-014) arkpar 2015-08-10 20:31:47 +0200
  • ad1ae7458b Style fixes. Gav Wood 2015-08-10 20:31:22 +0200
  • b4fb58053b Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop Gav Wood 2015-08-10 20:30:14 +0200
  • c5aac1b25d Merge pull request #2779 from arkpar/bc Gav Wood 2015-08-10 20:28:45 +0200
  • 786b61ce7e Merge pull request #2734 from chriseth/sol_fixOperators Gav Wood 2015-08-10 20:25:03 +0200
  • f9677e6267 Merge pull request #2778 from LianaHus/check_for_this_in_constructors Gav Wood 2015-08-10 20:23:30 +0200
  • f51337aa25 Merge pull request #2764 from ethereum/tutorialtweaks Gav Wood 2015-08-10 20:22:53 +0200
  • 2617e5f244 Fix issues raised by christoph & arkadiy. Gav Wood 2015-08-10 19:32:57 +0200
  • 01be174eba fixed node pinning in AZ arkpar 2015-08-10 18:03:06 +0200
  • 820f1fb9a4 removed misplaced invariant check arkpar 2015-08-10 18:02:43 +0200
  • 00752984a1 added checks to prevent the self assignment Liana Husikyan 2015-08-10 17:55:31 +0200
  • eab54c8d1d compile code in accounts when importing state CJentzsch 2015-08-10 16:47:42 +0200
  • b796e7238c fixed potential race condition on DownloadMan destruction arkpar 2015-08-10 15:45:45 +0200
  • 6d33f2ff9b whitespace in cli options subtly 2015-08-10 15:24:11 +0200
  • 4ad74e18c8 Merge pull request #2768 from debris/icap_tests Gav Wood 2015-08-10 15:11:12 +0200
  • 395eec4abe fixed header files debris 2015-08-10 14:59:34 +0200
  • 570bfbb327 fixed boost % bug debris 2015-08-10 14:57:08 +0200
  • 34988cc240 Templates and script for making new plugins. Gav Wood 2015-08-10 14:08:33 +0200
  • 2c05a0b8fc Merge branch 'develop' into netFix subtly 2015-08-10 13:02:13 +0200
  • 93a4fd09ad Build and warnings fix. Gav Wood 2015-08-10 12:48:04 +0200
  • 7faadaf421 Merge pull request #2760 from ethereum/fixnonce Gav Wood 2015-08-10 12:05:26 +0200
  • cd3795ab93 Merge pull request #2773 from subtly/installname Gav Wood 2015-08-10 12:04:34 +0200
  • 5a483a4775 Merge pull request #2774 from chriseth/fixSharedPtrSocket Gav Wood 2015-08-10 12:04:15 +0200
  • db0bcb9f8c Fixed creation of shared_ptr in RLPXSocket. chriseth 2015-08-10 11:59:06 +0200
  • 98f22bfd8f Difficulty sensible for private chains. Gav Wood 2015-08-10 11:41:56 +0200
  • 1e89ab7cae Remove (++). subtly 2015-08-10 11:25:36 +0200
  • b65ca8d254 remove MoveNonceToTempDir subtly 2015-08-10 11:18:32 +0200
  • 3f7e8d37fd Merge branch 'tutorialtweaks' of github.com:ethereum/cpp-ethereum into tutorialtweaks Gav Wood 2015-08-10 11:12:33 +0200
  • 5132816c21 Merge branch 'develop' into netFix subtly 2015-08-10 11:06:34 +0200
  • 7f35924b80 icap encoding and decoding tests debris 2015-08-10 10:07:43 +0200
  • 801922e21a API for providing account namers. Gav Wood 2015-08-10 07:27:30 +0200
  • 5a3064c166 Refactor AlethSero project into dev::az namespace. Gav Wood 2015-08-10 07:02:54 +0200
  • c89a303493 Brain wallet annotation in AZ. Gav Wood 2015-08-09 23:17:46 +0200