Commit Graph

  • 138b7fe2d8 Consolidated external qml files to hopefully prevent crashing bug Maran 2014-05-28 11:52:52 +02:00
  • 87a669aeda Merge branch 'develop' obscuren 2014-05-27 16:23:59 +02:00
  • 969b4a4a36 Added some shortcuts obscuren 2014-05-27 16:23:53 +02:00
  • ab8c7252da Merge branch 'release/poc5-rc10' into develop obscuren 2014-05-27 16:11:25 +02:00
  • 818cbcbdd4 Merge branch 'release/poc5-rc10' obscuren 2014-05-27 16:11:19 +02:00
  • 118860abb2 Merge branch 'release/poc5-rc10' into develop obscuren 2014-05-27 16:11:08 +02:00
  • 0dda955f90 Merge branch 'release/poc5-rc10' obscuren 2014-05-27 16:11:01 +02:00
  • a428533160 bump obscuren 2014-05-27 16:10:18 +02:00
  • 34b861c19c bump obscuren 2014-05-27 16:10:15 +02:00
  • a0f73c2703 Minor fixes and improvements to the ui obscuren 2014-05-27 16:09:04 +02:00
  • 006c757a03 Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop obscuren 2014-05-27 13:32:37 +02:00
  • 4eb1771e67 Hooks can now quit the vm obscuren 2014-05-27 13:32:31 +02:00
  • 2be9823010 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2014-05-27 13:31:57 +02:00
  • 47417506c3 New debugger implemented obscuren 2014-05-27 13:28:11 +02:00
  • aba3066658 Changed debug hook and added state iterator obscuren 2014-05-27 13:10:18 +02:00
  • d0b31e2030 New debugger obscuren 2014-05-27 13:09:47 +02:00
  • 6fe42f007c Uhm what Maran 2014-05-27 12:46:02 +02:00
  • 1ab865a994 Adding new blocks on broadcast Maran 2014-05-27 11:49:42 +02:00
  • 4fd267a778 Sep debugger from main obscuren 2014-05-27 10:42:37 +02:00
  • 07204f129e Increase size for asm Maran 2014-05-27 10:38:51 +02:00
  • c1b09d639c Disamble tx data before adding it to PTx object Maran 2014-05-27 10:38:31 +02:00
  • 817def000b Merge branch 'develop' of github.com:ethereum/eth-go into develop Maran 2014-05-27 10:29:47 +02:00
  • 47a58b40cd Removed recursive function for loop Maran 2014-05-27 10:29:39 +02:00
  • 474c85bc9d Fix merge conflict Maran 2014-05-27 10:29:12 +02:00
  • 6e24d603a1 Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop obscuren 2014-05-27 01:08:59 +02:00
  • 5cdfee5143 New Trie iterator obscuren 2014-05-27 01:08:51 +02:00
  • d694e00a33 Fixed debugger obscuren 2014-05-26 21:11:38 +02:00
  • 2232974cda Changed var names around Maran 2014-05-26 17:18:51 +02:00
  • f7eb4e587f Remove extra log statement Maran 2014-05-26 17:18:34 +02:00
  • 5fc6ee6a4a Implemented simple block/tx explorer Maran 2014-05-26 17:07:20 +02:00
  • aefcb83419 Updated Public Block and Transaction objects with more information Maran 2014-05-26 17:07:04 +02:00
  • 24a6d87c3f Don't handshake if there is no key yet; first start on Ethereal Maran 2014-05-26 11:47:47 +02:00
  • 5374a95c58 Merge branch 'develop' of github.com:ethereum/go-ethereum into develop Maran 2014-05-26 10:53:58 +02:00
  • 4c7bd75c1a Merge branch 'release/poc5-rc9' into develop obscuren 2014-05-26 00:42:18 +02:00
  • b1463b2dc2 Merge branch 'release/poc5-rc9' obscuren 2014-05-26 00:42:07 +02:00
  • 26ecf4b780 Merge branch 'release/poc5-rc9' into develop obscuren 2014-05-26 00:42:03 +02:00
  • 0d89c1d212 Merge branch 'release/poc5-rc9' obscuren 2014-05-26 00:41:55 +02:00
  • 818bc84591 Bump obscuren 2014-05-26 00:39:05 +02:00
  • 1f3f76cb09 bump obscuren 2014-05-26 00:38:53 +02:00
  • b42c70be9c Recv send for txs obscuren 2014-05-26 00:10:38 +02:00
  • 3ebd7f1166 State snapshotting obscuren 2014-05-26 00:09:38 +02:00
  • 81ef40010f The body of contracts are now returned instead obscuren 2014-05-25 14:13:54 +01:00
  • 99fa9afaf1 Updated to work with the new config obscuren 2014-05-25 14:13:07 +01:00
  • 72df038d25 Merge branch 'develop' of github.com:ethereum/go-ethereum into develop zelig 2014-05-23 18:25:49 +01:00
  • d35380c19e New main script through init return value obscuren 2014-05-23 14:37:03 +02:00
  • 36683f2e29 Merge branch 'develop' of github.com:ethereum/go-ethereum into develop Maran 2014-05-23 10:29:17 +02:00
  • 281559d427 Canonical contract creation obscuren 2014-05-22 18:24:04 +02:00
  • cc8464ce80 Transaction querying obscuren 2014-05-22 17:56:33 +02:00
  • 230aafbf66 Working on interop obscuren 2014-05-22 17:35:26 +02:00
  • 14787ac148 Fixed some issues connecting for interop obscuren 2014-05-22 17:33:46 +02:00
  • 5f8911f7cb Custom identifier obscuren 2014-05-22 10:38:37 +02:00
  • 6b115659ca Hide inspector by default Maran 2014-05-22 10:27:21 +02:00
  • 8419ba0ec0 Fix merge conflicts Maran 2014-05-22 10:26:39 +02:00
  • 125839e848 Merge pull request #5 from bkirwi/master Jeffrey Wilcke 2014-05-22 09:58:45 +02:00
  • 356a3296bc Add some arbitrary test names Ben Kirwin 2014-05-22 00:20:48 -04:00
  • 01b833146f Added mining stop and start obscuren 2014-05-22 00:25:48 +02:00
  • 4e1c6a8a22 Added start / stopping methods obscuren 2014-05-22 00:25:34 +02:00
  • f8f84ef095 Removed old contract creation code obscuren 2014-05-22 00:25:02 +02:00
  • b902de20c7 Fixes #49 obscuren 2014-05-21 23:46:16 +02:00
  • 3f5b348451 Fixes #50 obscuren 2014-05-21 23:36:55 +02:00
  • 42e14ec54f revert to correct data Chen Houwu 2014-05-21 23:27:40 +08:00
  • 4300197a74 fix: wrong sha3 hash because of the wrong rlp hex Chen Houwu 2014-05-21 22:42:23 +08:00
  • a0d01b1a0b fix: wrong rlp hex Chen Houwu 2014-05-21 22:29:53 +08:00
  • e1b7bd51ee Return a disassembled script instead of the hex obscuren 2014-05-21 15:54:44 +02:00
  • 6bc2fc7405 Merge pull request #4 from ethers/master Jeffrey Wilcke 2014-05-21 14:11:37 +02:00
  • 93d79babc9 Merge branch 'develop' of github.com:ethereum/go-ethereum into develop Maran 2014-05-21 14:07:45 +02:00
  • 56c2f651fe Merge branch 'develop' obscuren 2014-05-21 14:06:03 +02:00
  • c371f9a162 Merge branch 'release/poc5-rc8' into develop obscuren 2014-05-21 14:05:48 +02:00
  • d6e398aba4 Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop obscuren 2014-05-21 14:05:30 +02:00
  • 941e0ba60a Merge branch 'release/poc5-rc8' into develop obscuren 2014-05-21 14:05:01 +02:00
  • 7f1a4c377c Merge branch 'release/poc5-rc8' obscuren 2014-05-21 14:04:54 +02:00
  • 7fe73deb2d Merge branch 'release/poc5-rc8' obscuren 2014-05-21 14:04:25 +02:00
  • 8f5eddd0ba Bumped obscuren 2014-05-21 14:04:19 +02:00
  • 3ddaf56afd Bumped obscuren 2014-05-21 14:04:11 +02:00
  • 10e2c40b59 Improved on some ui elements obscuren 2014-05-21 14:00:54 +02:00
  • f5852b47d1 Removed some logging and refactored a bit obscuren 2014-05-21 14:00:13 +02:00
  • 68f4a12a8b Fixed unconfirmed balance string obscuren 2014-05-21 13:37:46 +02:00
  • 1275e5bdc9 Merge branch 'develop' of github.com:ethereum/eth-go into develop Maran 2014-05-21 13:06:42 +02:00
  • 86cf69648e Improved miner so it won't include invalid transactions obscuren 2014-05-21 13:04:40 +02:00
  • d658a7f4ab Implemented missing EthPub calls in RPC server Maran 2014-05-21 12:46:24 +02:00
  • 0e9c8568fd Re broadcast transactions obscuren 2014-05-21 12:39:15 +02:00
  • 2667cb3ab6 Apply to parent obscuren 2014-05-21 12:39:07 +02:00
  • 0c27c5eb7f Proper log statement obscuren 2014-05-21 12:38:56 +02:00
  • 34008da807 Merge branch 'develop' of github.com:ethereum/go-ethereum into develop Maran 2014-05-21 12:14:55 +02:00
  • 16bd88c10a Removed method name obscuren 2014-05-21 12:14:39 +02:00
  • 05e4e97276 Fixed Public block creation. Added block logging obscuren 2014-05-21 12:09:28 +02:00
  • 0bccf1c3cd Wait with mining until up to date Maran 2014-05-21 11:45:19 +02:00
  • 07fe00c466 Changed numbers obscuren 2014-05-21 11:42:31 +02:00
  • cbf221f6b7 Fixed competing block method obscuren 2014-05-21 11:42:20 +02:00
  • 734b2e4cf7 Merge branch 'hotfix/4' into develop obscuren 2014-05-21 01:12:39 +02:00
  • 85793a4706 Merge branch 'hotfix/4' obscuren 2014-05-21 01:12:33 +02:00
  • 3c35ba7c31 Fixed state overwriting issue obscuren 2014-05-21 01:12:28 +02:00
  • c31a93c27a fix file name that seems to have been a typo ethers 2014-05-20 15:42:39 -07:00
  • 5ceb1620e9 Fixed couple issues obscuren 2014-05-21 00:17:50 +02:00
  • e8b4585295 Merge branch 'master' into develop obscuren 2014-05-20 22:45:10 +02:00
  • 6ef2832083 Upped prot obscuren 2014-05-20 22:45:01 +02:00
  • 6ba534af92 Merge branch 'hotfix/3' into develop obscuren 2014-05-20 22:44:10 +02:00
  • 47fd4833ee Merge branch 'hotfix/3' obscuren 2014-05-20 22:44:05 +02:00
  • 64701e388c Fixed state issue obscuren 2014-05-20 22:43:59 +02:00
  • d16d56d39f Updated readme to reflect options obscuren 2014-05-20 22:13:39 +02:00