Commit Graph

  • 3308b7773f Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop Gav Wood 2015-08-15 14:38:24 +0200
  • a05ae394ef Merge pull request #2832 from ethereum/bulktxinj Gav Wood 2015-08-15 14:38:11 +0200
  • 8fb2042751 Merge branch 'imifos-develop' into develop Gav Wood 2015-08-15 14:06:35 +0200
  • 525113e121 Merge branch 'develop' of https://github.com/imifos/cpp-ethereum into imifos-develop Gav Wood 2015-08-15 14:06:09 +0200
  • 00868c0126 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop Gav Wood 2015-08-15 14:00:31 +0200
  • 18d9398525 Fix --sign-tx in ethkey. Gav Wood 2015-08-15 14:00:05 +0200
  • 54bf061f44 Merge pull request #2824 from arkpar/az-refactor Gav Wood 2015-08-15 12:38:29 +0200
  • 07c59dc537 Merge pull request #2831 from alexvandesande/ui-fixes-avsa Gav Wood 2015-08-15 12:37:38 +0200
  • 6bf73bc0b3 Merge pull request #2814 from chfast/evmjit-resolve-jumps Gav Wood 2015-08-15 12:35:14 +0200
  • 2b4c5cd100 Merge pull request #2826 from ethereum/shh_addition Gav Wood 2015-08-15 12:34:41 +0200
  • 9cd46433bd Bulk transaction injection. Better error handling. Modularisation of single transaction injection. Gav Wood 2015-08-15 12:32:37 +0200
  • bcd6602baf Fill tests Dimitry 2015-08-15 12:11:41 +0300
  • 9c19f5d61f Mining Dimitry 2015-08-14 17:21:34 +0300
  • 238f17e79b BlockChainTests mining Dimitry 2015-08-14 16:38:38 +0300
  • feea9ae73b restore lost changes blockmining Dimitry 2015-08-12 17:16:40 +0300
  • e087e69213 BLock2: state test filling issue Dimitry 2015-08-11 17:26:21 +0300
  • 79e4aabec6 Merge remote-tracking branch 'upstream/develop' into winsvegaBlock2 CJentzsch 2015-08-14 23:28:16 +0200
  • 77da5246e6 clean up CJentzsch 2015-08-14 23:22:57 +0200
  • a72ba9ec45 Brain wallet in ethkey CLI. Gav Wood 2015-08-14 20:52:35 +0200
  • 75e5b770d2 Removed duplicate random devices arkpar 2015-08-14 17:12:23 +0200
  • 4ca3608725 Mining Dimitry 2015-08-14 17:21:34 +0300
  • 1a5039f476 Merge pull request #2822 from ethereum/transactasyncgas Gav Wood 2015-08-14 15:54:13 +0200
  • 291fbcbd3b BlockChainTests mining Dimitry 2015-08-14 16:38:38 +0300
  • 854270026d additional ssh methods debris 2015-08-14 15:21:46 +0200
  • 60b0dcbbe0 Don't start timer, cleanup before next time. Gav Wood 2015-08-14 15:20:21 +0200
  • e69a0c1819 Forgot to record the timer id. Gav Wood 2015-08-14 15:08:51 +0200
  • 63f6e98d59 moved export state dialog to plugin arkpar 2015-08-14 14:35:44 +0200
  • c7dc2b264e Merge pull request #2820 from debris/new_account_ui Gav Wood 2015-08-14 14:39:06 +0200
  • 375829a549 Merge pull request #2818 from chfast/stack-offloading-again Gav Wood 2015-08-14 14:38:57 +0200
  • 0ff44bd15c Async transact gas determination. Gav Wood 2015-08-14 14:20:59 +0200
  • 8fc404f2bb Style changes. Paweł Bylica 2015-08-14 12:12:31 +0200
  • 51a7d57a18 Merge pull request #2817 from arkpar/bc Gav Wood 2015-08-14 10:34:39 +0200
  • f30991f6cb make hint text field enabled only when entering password is enabled debris 2015-08-14 08:09:14 +0200
  • 0dc12f8a6d Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into new_account_ui debris 2015-08-13 23:44:34 +0200
  • cb2a5ec268 new account plugin finished debris 2015-08-13 23:31:25 +0200
  • 0d05a40cc8 edit button changes, color of selected blocks Alexandre Van de Sande 2015-08-13 14:46:45 -0300
  • 6d29d724e4 immediate invariants check arkpar 2015-08-13 18:50:43 +0200
  • 4c81c34d68 fixed another case of misplaced invariant check arkpar 2015-08-13 17:43:47 +0200
  • 9e40a05be1 First dubby impl. Gav Wood 2015-08-13 18:33:21 +0200
  • f36a002db2 Anable stack offloading for all OSs. Adjust offloading point. Paweł Bylica 2015-08-13 18:18:56 +0200
  • 2b32249a0f Merge pull request #2815 from arkpar/az-refactor Gav Wood 2015-08-13 18:01:16 +0200
  • 225e2b9330 refresh on settigs load arkpar 2015-08-13 17:14:11 +0200
  • 3675252052 moved plugins to subdirs arkpar 2015-08-13 16:41:45 +0200
  • 7ad46c546f dropped whisper menu arkpar 2015-08-13 16:11:32 +0200
  • 4f0b7bfbaa whisper panels moved to plugins arkpar 2015-08-13 15:51:32 +0200
  • b3f8338d56 NewAccount ui debris 2015-08-13 15:40:42 +0200
  • a67f281c46 Merge pull request #2604 from winsvega/verbosity Gav Wood 2015-08-13 15:02:02 +0200
  • 6fecd9b466 Merge pull request #2812 from ethereum/nameregnamer Gav Wood 2015-08-13 15:01:29 +0200
  • b8dc1fed0c Windows build fix. Gav Wood 2015-08-13 15:00:25 +0200
  • cd04455865 Merge pull request #2811 from arkpar/mix-fix Gav Wood 2015-08-13 14:57:37 +0200
  • f97dd8748f Merge remote-tracking branch 'upstream/develop' into evmjit-resolve-jumps Paweł Bylica 2015-08-13 13:41:38 +0200
  • 299fc12a58 Resolve jumps after code compilation. Paweł Bylica 2015-08-13 13:27:10 +0200
  • 9122153f27 NameReg integration. Minor other alterations. Gav Wood 2015-08-13 13:13:59 +0200
  • 157c4a0f8c Undo ether/coinbase renaming, will be changed later to for example beneficary Tasha CARL 2015-08-13 12:58:31 +0200
  • c050fc39e9 Corrects pre-coffee typo Tasha CARL 2015-08-13 12:52:22 +0200
  • e92298e8ee error report: style Dimitry 2015-08-13 13:27:47 +0300
  • d57ee72ec3 Merge pull request #2809 from gluk256/_require_peer Gav Wood 2015-08-13 12:23:55 +0200
  • abc2c97c75 Merge pull request #2602 from chfast/evmjit_stack Gav Wood 2015-08-13 12:23:32 +0200
  • 1b1ba5f8f8 allow adding transactions for not yet deplyed contract arkpar 2015-08-13 12:07:45 +0200
  • b7c28a09aa required peers are not added to the node table Vlad Gluhovsky 2015-08-13 00:07:05 +0200
  • 2632a40d42 fixed block mining arkpar 2015-08-13 11:31:21 +0200
  • e69c0e0654 Error report: style issues Dimitry 2015-08-13 12:18:29 +0300
  • 1d5c8c28d7 'coinbase' to 'etherbase' (parameters, help text) Tasha CARL 2015-08-13 08:34:53 +0200
  • f231ffdf0d Added name and license info as required Tasha CARL 2015-08-13 08:10:50 +0200
  • 0cad5c008c fixed typos and unified expressions Tasha CARL 2015-08-13 08:05:39 +0200
  • 58545a4589 NameRegNamer for NameReg integration. Gav Wood 2015-08-12 21:19:04 +0200
  • 93f6e0abe7 Link consecutive basic blocks after all blocks are compiled. Paweł Bylica 2015-08-12 19:57:04 +0200
  • 79e655f38b Merge pull request #2755 from subtly/netFix Gav Wood 2015-08-12 19:56:40 +0200
  • 73a9fefe1c Merge pull request #2808 from arkpar/mix-fix Gav Wood 2015-08-12 19:55:08 +0200
  • b63abaff06 fixed transaction serialization arkpar 2015-08-12 19:00:05 +0200
  • dac1523902 Fix transact depending on pendings. Gav Wood 2015-08-12 18:51:07 +0200
  • 340dd62448 boost issue Dimitry 2015-08-12 18:53:46 +0300
  • 19ad8b88f0 nice error report merge Dimitry 2015-08-12 11:12:12 +0300
  • fe6a27c245 error report: merge with latesd develop Dimitry 2015-08-11 14:30:35 +0300
  • fde97e186c Error logs Dimitry 2015-07-28 23:32:11 +0300
  • 7e300407df Nice Error Report Dimitry 2015-07-27 21:14:55 +0300
  • 403b4c0399 Remove helper function for getting an item from global stack. Paweł Bylica 2015-08-12 16:56:49 +0200
  • f9aee19db4 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop Gav Wood 2015-08-12 16:18:07 +0200
  • f96838ec72 Merge pull request #2804 from arkpar/mix-fix Gav Wood 2015-08-12 16:17:53 +0200
  • 4f29904441 restore lost changes blockmining Dimitry 2015-08-12 17:16:40 +0300
  • bc5196445a fixed transaction creating for a new state arkpar 2015-08-12 16:14:51 +0200
  • cf681e379c Update min local stack size correctly. Paweł Bylica 2015-08-12 15:55:23 +0200
  • 654efb3987 Fix destination in Transact debugging. Gav Wood 2015-08-12 15:35:00 +0200
  • 0e1ae31574 Merge pull request #2789 from LefterisJP/mit_license_mention Gav Wood 2015-08-12 15:31:08 +0200
  • bfc7851d68 Fix destination address in AlethZero. Gav Wood 2015-08-12 15:20:34 +0200
  • 82f4111e05 Reduce verbosity on status bar. Fixes #2799. Gav Wood 2015-08-12 15:00:48 +0200
  • 4904c602b0 "Tweak" version component. Paweł Bylica 2015-08-12 14:50:11 +0200
  • 400d61ebdb Trim input before use. Gav Wood 2015-08-12 14:46:52 +0200
  • e9840bdfaf typo in LICENSE file name Lefteris Karapetsas 2015-08-12 14:40:53 +0200
  • 5507cc870a Check also stack underflow in evm.stack.require() function. Paweł Bylica 2015-08-12 14:37:14 +0200
  • 2bc972f4c7 BLock2: state test filling issue Dimitry 2015-08-11 17:26:21 +0300
  • 6847860009 Version bump. Gav Wood 2015-08-12 13:56:49 +0200
  • 864a3540a4 Clean up LazyFunction initialization in Array helper. Paweł Bylica 2015-08-12 13:39:46 +0200
  • e061988857 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop Gav Wood 2015-08-12 13:35:52 +0200
  • 41e57e49ce Fix for ethkey. Private chains get lots of gaslimit. Gav Wood 2015-08-12 13:35:10 +0200
  • a4b92f6dce Merge pull request #2797 from ethereum/plugins Gav Wood 2015-08-12 13:32:06 +0200
  • 91ef47df4a Merge pull request #2740 from ethereum/hashrate Gav Wood 2015-08-12 13:20:00 +0200
  • 56a7bfa7fe Fixes and better reactivity for the Account Naming infrastructure. Gav Wood 2015-08-12 11:53:31 +0200
  • e0a4427685 Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop Gav Wood 2015-08-12 12:01:05 +0200
  • e89195dc16 Merge pull request #2803 from etherninja/develop Gav Wood 2015-08-12 11:59:38 +0200