1
0
Fork 0
forked from forks/go-ethereum

Commit graph

  • c5729d7ecc comments obscuren 2014-04-16 04:07:52 +0200
  • d811920d8b Hack for miner problem added w/ note obscuren 2014-04-16 04:07:21 +0200
  • 9c6aca7893 Merged accounts and contracts in to StateObject obscuren 2014-04-16 04:06:51 +0200
  • 6b644c17a7 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2014-04-15 16:18:04 -0400
  • ca13e3b105 Moved assembler stage processing to it's own file obscuren 2014-04-15 16:16:38 -0400
  • 7cb065489c added init and main functions to script obscuren 2014-04-15 16:13:04 -0400
  • c23a971a1f Fix up paneling Maran 2014-04-14 17:14:07 -0400
  • 91c75c9305 Adding log messages to debug panel Maran 2014-04-14 17:08:15 -0400
  • 28a48f1d9a Merge branch 'develop' of github.com:ethereum/go-ethereum into develop Maran 2014-04-14 13:48:15 -0400
  • 8a2698ad5e Add send to contract Maran 2014-04-14 13:46:59 -0400
  • 086acd122b Added pre processing of script data obscuren 2014-04-12 00:13:42 -0400
  • d092d05a31 Merge obscuren 2014-04-12 00:13:11 -0400
  • ce43a9500f Debug steps obscuren 2014-04-12 00:12:10 -0400
  • ab8d96258e Added isContract to gui Maran 2014-04-11 17:05:02 -0400
  • 3f82d5172f remove test menu Maran 2014-04-11 16:47:55 -0400
  • 11aa7da6c3 Initial refactor for wallet qml Maran 2014-04-11 16:44:13 -0400
  • 5768b18a3b Refactored simple send to use states Maran 2014-04-11 15:18:38 -0400
  • 710bbed1a2 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2014-04-11 13:36:27 -0400
  • a9a6585913 Debugger obscuren 2014-04-11 13:36:25 -0400
  • 4d18798468 Fix merge conflicts Maran 2014-04-11 13:33:08 -0400
  • 116516158d Renamed obscuren 2014-04-11 13:29:57 -0400
  • cf1ae41bc0 Improved (hopefully) the send transaction tab Maran 2014-04-11 13:26:14 -0400
  • 8280dd65e6 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2014-04-11 12:50:36 -0400
  • 3238894a3b Added wip debugger obscuren 2014-04-11 12:50:31 -0400
  • ca747f2688 Added the possibility for debug hooks during closure call obscuren 2014-04-11 08:28:30 -0400
  • 7d6ba88d2b Merge branch 'split' into develop obscuren 2014-04-10 21:05:58 -0400
  • d927c154e7 Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop obscuren 2014-04-10 21:05:23 -0400
  • 25dd46061f Added push20 obscuren 2014-04-10 21:03:14 -0400
  • afc92fb7d7 Added better address format obscuren 2014-04-10 18:32:54 -0400
  • 891f725909 Added better address format obscuren 2014-04-10 18:14:19 -0400
  • 969e748dce Call fixed obscuren 2014-04-10 15:30:14 -0400
  • e2bf5d1270 Implemented key importing/generation for the GUI Maran 2014-04-10 14:53:12 -0400
  • 6a530ea371 Call fixed obscuren 2014-04-10 14:40:12 -0400
  • 0fccbeabcc No longer return a list, but raw bytes obscuren 2014-04-09 12:28:34 -0400
  • 720521ed4a Changed how txs define their data & added init field obscuren 2014-04-09 12:28:16 -0400
  • e09f0a5f2c Split code for contracts obscuren 2014-04-09 12:27:54 -0400
  • 4f2e9c2640 Check for nil obscuren 2014-04-09 12:27:25 -0400
  • 834e43622c Merge branch 'feature/mnemonic' into develop Maran 2014-04-09 11:08:35 -0400
  • 5714a82778 Small tweaks to mnemonic Maran 2014-04-09 11:06:30 -0400
  • d9ce5f5f82 Merge pull request #32 from cabreraalex/develop Jeffrey Wilcke 2014-04-09 17:02:00 +0200
  • 272b135b74 One more line of comment Maran 2014-04-09 10:40:55 -0400
  • cc5501b12f Importing mnemonic support Maran 2014-04-09 10:29:52 -0400
  • 52b63459e9 Merge branch 'develop' into feature/mnemonic Maran 2014-04-09 10:07:36 -0400
  • 335dc9e687 Merge branch 'develop' into feature/mnemonic Maran 2014-04-09 10:06:51 -0400
  • 03e139d23b Switched variable names obscuren 2014-04-09 16:04:36 +0200
  • 1e94cb5286 Nonce handling obscuren 2014-04-09 16:01:11 +0200
  • 6d28bf534f Added a length for copy obscuren 2014-04-09 16:00:28 +0200
  • c0cad0b534 Merge branch 'miner' of github.com-obscure:ethereum/eth-go into miner obscuren 2014-04-09 15:50:49 +0200
  • a83db489df Fix transaction on new blocks Maran 2014-04-09 09:48:17 -0400
  • 035f0ffb8a Reverted changes obscuren 2014-04-09 15:08:10 +0200
  • b66a99e32d Added todo Maran 2014-04-09 08:55:39 -0400
  • 527a3bbc2a Typo fix obscuren 2014-04-09 14:53:20 +0200
  • c0a030ef0a Added new insruction methods obscuren 2014-04-09 14:08:18 +0200
  • cd799926d2 Fixed up grammar and spelling in README Alex Cabrera 2014-04-07 15:58:36 -0400
  • 35a82f8f4a Added support for mneomnic privkeys Maran 2014-04-07 14:00:02 +0200
  • 2edf133b46 Added mnemonic priv key Maran 2014-04-07 13:59:42 +0200
  • 12643c7c57 Merge branch 'develop' into miner obscuren 2014-04-05 11:25:29 +0200
  • 5da03f2e36 Merge branch 'develop' into miner obscuren 2014-04-05 11:20:37 +0200
  • 90bb512f42 Update obscuren 2014-04-05 10:49:07 +0200
  • 782910eaa7 Small tweaks Maran 2014-04-01 15:54:29 +0200
  • 3558dd5ed4 Finalize blockchain reverting test Maran 2014-04-01 14:42:48 +0200
  • 0a88010826 Merge conflicts Maran 2014-04-01 14:20:55 +0200
  • ee5e7f2b35 Fix merge conflict Maran 2014-04-01 13:18:42 +0200
  • 7d0348e4ba Handle contract messages obscuren 2014-04-01 10:41:30 +0200
  • 5660d598df Added tx output obscuren 2014-04-01 10:40:34 +0200
  • 5f49a659c3 More blockchain testing Maran 2014-03-31 12:54:37 +0200
  • 7277c42047 Fixed some state issues obscuren 2014-03-31 01:03:28 +0200
  • e403b28eea Fixed miner obscuren 2014-03-31 01:02:00 +0200
  • 97b98b1250 Fixed an issue with sending gas to a contract obscuren 2014-03-31 00:22:50 +0200
  • ebbc5e7cb8 Updated to new mutan api obscuren 2014-03-30 22:03:29 +0200
  • 7cc28c8b46 Added storage test obscuren 2014-03-30 22:03:08 +0200
  • 205e33bc83 Fixed bug in stack to expand beyond expectations. Fixed EQ and NOT opcode obscuren 2014-03-30 18:55:51 +0200
  • 6625b6ffbd Changed to new mutan API obscuren 2014-03-30 12:58:37 +0200
  • b888652201 Added missing GetTx (0x16) wire message obscuren 2014-03-28 11:20:07 +0100
  • 60fd2f3521 Update vm_test.go Jeffrey Wilcke 2014-03-27 23:25:03 +0100
  • 75e6406c1f Fixed tests obscuren 2014-03-27 23:17:23 +0100
  • 3c3431d111 Fixed IsContract method to use the contractCreation flag obscuren 2014-03-27 23:17:14 +0100
  • 56a58ad70d Removed debug and comments obscuren 2014-03-27 22:02:39 +0100
  • 00c5f9b9a6 Updated transaction model obscuren 2014-03-27 19:49:47 +0100
  • 3fb7ae2fa1 Removed CreateTx obscuren 2014-03-27 19:45:55 +0100
  • 7660e1ed90 Added a IsList method for type checking []interface{} obscuren 2014-03-27 19:42:01 +0100
  • c5215fd4fb Added gas and gas price. obscuren 2014-03-27 19:41:42 +0100
  • 43cad69016 Reworked transaction constructors obscuren 2014-03-27 15:42:39 +0100
  • 308c59320c Fixed typo obscuren 2014-03-27 15:38:55 +0100
  • 1257e8b4b3 Merge branch 'master' into develop obscuren 2014-03-27 15:24:56 +0100
  • 1323f60c07 Merge pull request #31 from ethersphere/master Jeffrey Wilcke 2014-03-27 15:24:36 +0100
  • e65c4ee93e Updated transaction constructor obscuren 2014-03-27 15:22:20 +0100
  • 49c710bf44 assetPath configurable on command line for ethereal GUI - solves the problem of non-standard installs - add AssetPath to config as string var - introduced UiLib constructor which falls back to defaultAssetPath (earlier behaviour) if no assetPath is set - defaultAssetPath now internal concern of UiLib - gui.Start(assetPath) argument passed from ethereal main() as set Init() in config.go - informative log message if wallet.qml fails to open zelig 2014-03-27 17:14:04 +0700
  • 6253d10938 initial testcode for canonical chain Maran 2014-03-24 15:04:29 +0100
  • e0b6091d7e Test fixes and removed old code. Added VM gas fees obscuren 2014-03-24 13:20:34 +0100
  • ec6ec62dd4 Remove some xtra logs Maran 2014-03-24 10:56:52 +0100
  • a30f5730b3 Reimplement new miner creation Maran 2014-03-24 10:56:42 +0100
  • 6724d27c0c Merge master into miner branch Maran 2014-03-24 10:26:19 +0100
  • 97786d03d5 Merge branch 'master' into miner Maran 2014-03-24 10:24:39 +0100
  • 274d5cc91c FindCanonicalChain returns true or false when we are on the Canonical chain or not Maran 2014-03-24 10:24:06 +0100
  • 642630db15 Moved node to ethereum obscuren 2014-03-22 12:03:10 +0100
  • 45ec9c88e4 Moved node to ethereum obscuren 2014-03-22 12:03:03 +0100
  • 6a86c517c4 Removed old VM code obscuren 2014-03-22 11:47:27 +0100
  • fe79a8f724 Merge branch 'develop' of https://github.com/WeMeetAgain/go-ethereum into WeMeetAgain-develop obscuren 2014-03-22 11:32:01 +0100
  • 1f2547b8a7 Major re-organisation. obscuren 2014-03-22 01:02:24 +0100