Commit Graph

  • 231ad9b562 Merge branch 'develop' into feature/rpc Maran 2014-05-02 14:08:08 +02:00
  • 2582d719b2 Updated sample coin obscuren 2014-05-02 14:08:38 +02:00
  • ed64434dcc Moved public interface obscuren 2014-05-02 13:55:58 +02:00
  • e798f221dd Added public interface obscuren 2014-05-02 13:55:43 +02:00
  • c54788338a Merge branch 'develop' into feature/rpc Maran 2014-05-02 13:35:54 +02:00
  • 60f9966cd8 Merge branch 'develop' into feature/rpc Maran 2014-05-02 13:35:44 +02:00
  • ebdf339a61 Implemented RPC framework Maran 2014-05-02 13:35:25 +02:00
  • f1da6f0564 Fixed samplecoin obscuren 2014-05-02 13:35:12 +02:00
  • 3424bf17ca Moved RPC Server and implemented it as a package Maran 2014-05-02 13:35:03 +02:00
  • 70c8656640 Added a KeyPairFromSec function which creates a new keypair based on the given seckey obscuren 2014-05-02 12:11:55 +02:00
  • ee04c6ff67 Added string conversion API obscuren 2014-05-02 12:08:52 +02:00
  • 5a692b9f2b Moved API obscuren 2014-05-02 12:08:15 +02:00
  • 471bd398f3 Moved Ext ethereum api obscuren 2014-05-02 12:07:24 +02:00
  • 1b597b8ca9 Initial commit Maran 2014-05-02 12:01:50 +02:00
  • 9e481804a7 Added a 'set' method to change window settings for external applications obscuren 2014-05-01 22:59:16 +02:00
  • 76cd14ab7b Moved and improved sample coin obscuren 2014-05-01 22:15:34 +02:00
  • 17674fb888 Added suicide back in obscuren 2014-05-01 22:14:34 +02:00
  • 91aa189ef3 Fixed Upnp bug obscuren 2014-05-01 22:14:20 +02:00
  • e6a68f0c3a Removed debug log obscuren 2014-05-01 22:13:59 +02:00
  • abb2bebf7f Fixed minor issue with upnp where 'err' wasn't checked resulting in crash obscuren 2014-05-01 19:02:35 +02:00
  • d2ab322267 Removed debugging log obscuren 2014-04-30 17:43:48 +02:00
  • c3293641e7 Removed debug logging obscuren 2014-04-30 17:13:32 +02:00
  • da7828f336 Fixed tx nonce obscuren 2014-04-30 17:13:12 +02:00
  • c5481b7654 getBalanceAt getStorageAt, fixed get balance api call obscuren 2014-04-30 14:54:59 +02:00
  • 21724f7ef9 Added manifest changes and changed closures obscuren 2014-04-30 14:43:32 +02:00
  • 183dbcc6a0 fixed state object changes for eth api obscuren 2014-04-30 14:42:57 +02:00
  • e85d5dd428 API changes obscuren 2014-04-30 01:44:12 +02:00
  • 64c2550b31 Split off External applications from main library obscuren 2014-04-30 01:44:02 +02:00
  • 38d6b67b5c Fixed state problem obscuren 2014-04-29 12:36:27 +02:00
  • 922974c760 Added muted obscuren 2014-04-28 23:24:42 +02:00
  • c0de11955b Merge pull request #34 from compleatang/develop Jeffrey Wilcke 2014-04-28 22:00:07 +02:00
  • a0f35d3248 PreProcess moved to Mutan package Casey Kuhlman 2014-04-28 11:37:44 +02:00
  • 68e5568804 Draft mut(an)ed(itor) obscuren 2014-04-28 00:25:01 +02:00
  • 883810b533 Using mutan assembler stage obscuren 2014-04-27 18:05:48 +02:00
  • 5516efdfa0 Removed old code obscuren 2014-04-27 18:05:30 +02:00
  • 21f8806eed Moved assembler stage to the mutan compiler obscuren 2014-04-27 18:01:37 +02:00
  • bf850974f3 Using mutan assembler stage obscuren 2014-04-27 18:00:38 +02:00
  • 338b698091 Refactoring and added documentation comments obscuren 2014-04-27 17:15:44 +02:00
  • 16e52327a4 Upped version number obscuren 2014-04-27 16:50:44 +02:00
  • 0e8ca84b67 Updated version number obscuren 2014-04-27 16:52:48 +02:00
  • 45a0974f6f Merge pull request #3 from autolycus/develop Gav Wood 2014-04-27 12:53:47 +01:00
  • 05d2d8f27d Actually convert gas obscuren 2014-04-26 02:11:00 +02:00
  • ca6e3f6def Notify of changes obscuren 2014-04-26 02:06:25 +02:00
  • d3a159ad3d Fixed tests obscuren 2014-04-26 01:54:45 +02:00
  • 0f93da400a Added new state object change echanism obscuren 2014-04-26 01:47:55 +02:00
  • e16fd323e8 Leverage the new watch & address:changed functionality obscuren 2014-04-26 01:47:04 +02:00
  • d0438ac10a Moved obscuren 2014-04-25 19:24:39 +02:00
  • 6ca99709d2 Merge obscuren 2014-04-25 10:34:57 +02:00
  • bbde892d50 Added callback mechanism and updated UI obscuren 2014-04-24 14:43:00 +02:00
  • c535d0d246 Added new block sub for webapp obscuren 2014-04-24 14:42:31 +02:00
  • f3818478e2 Removed debug & unused functions obscuren 2014-04-24 13:48:33 +02:00
  • ee7c16a8d9 Fixed Base problem and sload/sstore obscuren 2014-04-24 13:30:57 +02:00
  • bb72347acf Minor fixes and sample coin "improvements" obscuren 2014-04-24 00:01:22 +02:00
  • 1c85d8c66b Minor improvements and bug fixes obscuren 2014-04-24 00:00:50 +02:00
  • 43f1214f97 Refactored code obscuren 2014-04-23 15:54:34 +02:00
  • 0651af9dfd Removed some log statements and disabled additional validation checks obscuren 2014-04-23 15:54:15 +02:00
  • c81804444f Call initial closure with proper tx argument obscuren 2014-04-23 15:53:53 +02:00
  • ef7f3f36e2 Renamed CALLDATA to CALLDATALOAD obscuren 2014-04-23 15:53:34 +02:00
  • f7d4e3cd6b Copy over bytes from previous root obscuren 2014-04-23 15:52:50 +02:00
  • 6b08efabf8 @maranh see comment obscuren 2014-04-23 12:14:28 +02:00
  • b962779a13 Minor update and fixes to the gui and console obscuren 2014-04-23 11:51:48 +02:00
  • a3c8f83562 Updated test coin obscuren 2014-04-23 11:51:34 +02:00
  • 3a9a252f6e Fixed minor issue with gas and added state object init obscuren 2014-04-23 11:51:04 +02:00
  • 61cd1594b5 Fixed gas, price & value setters on initialization obscuren 2014-04-23 11:50:38 +02:00
  • 11c26e3211 Implemented ethereum package reader obscuren 2014-04-23 11:50:17 +02:00
  • aec3e26ea0 Round one HTML external applications using QML(Qt5) WebKit2 w/o native bindings obscuren 2014-04-21 00:58:02 +02:00
  • 6d5d539a85 Round one HTML external applications using QML(Qt5) WebKit2 w/o native bindings obscuren 2014-04-21 00:57:57 +02:00
  • a0c97b663d Updated closure call obscuren 2014-04-20 02:05:20 +02:00
  • 6930260962 Updated VM obscuren 2014-04-20 01:31:01 +02:00
  • 5fd2a98fcb Added some new test cases for the rlp encoding. Carl Allendorph 2014-04-19 13:26:14 -07:00
  • 4ba150954e Converted spaces to tabs to be compliant with the coding standards defined in cpp-ethereum Carl Allendorph 2014-04-19 12:48:42 -07:00
  • a96c8c8af9 Added proper gas handling obscuren 2014-04-18 13:41:07 +02:00
  • 59a7b13019 typo interrupt zelig 2014-04-16 15:01:22 +01:00
  • 32b09d652d non-interactive option - add -y flag for non-interactive use - refactor main - output to logfile (not ideal..) but not to all ethutil loggers for privacy zelig 2014-04-16 14:57:51 +01:00
  • f4c13f8656 logfile - add logfile option to ethereum client flags - fallback to StdOut - Logger appended to ethutil.Config.Log loggers - wrapper uses ethutil.Config.Log zelig 2014-04-16 13:37:04 +01:00
  • 7f0c974008 empty string -> empty byte array zelig 2014-04-16 13:36:52 +01:00
  • 9cf77cdbad Moved compiling related object to utils package obscuren 2014-04-16 04:08:37 +02:00
  • 1cd7d4456b Updated to use new state object obscuren 2014-04-16 04:08:25 +02:00
  • c5729d7ecc comments obscuren 2014-04-16 04:07:52 +02:00
  • d811920d8b Hack for miner problem added w/ note obscuren 2014-04-16 04:07:21 +02:00
  • 9c6aca7893 Merged accounts and contracts in to StateObject obscuren 2014-04-16 04:06:51 +02:00
  • 6b644c17a7 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2014-04-15 16:18:04 -04:00
  • ca13e3b105 Moved assembler stage processing to it's own file obscuren 2014-04-15 16:16:38 -04:00
  • 7cb065489c added init and main functions to script obscuren 2014-04-15 16:13:04 -04:00
  • c23a971a1f Fix up paneling Maran 2014-04-14 17:14:07 -04:00
  • 91c75c9305 Adding log messages to debug panel Maran 2014-04-14 17:08:15 -04:00
  • 28a48f1d9a Merge branch 'develop' of github.com:ethereum/go-ethereum into develop Maran 2014-04-14 13:48:15 -04:00
  • 8a2698ad5e Add send to contract Maran 2014-04-14 13:46:59 -04:00
  • 086acd122b Added pre processing of script data obscuren 2014-04-12 00:13:42 -04:00
  • d092d05a31 Merge obscuren 2014-04-12 00:13:11 -04:00
  • ce43a9500f Debug steps obscuren 2014-04-12 00:12:10 -04:00
  • ab8d96258e Added isContract to gui Maran 2014-04-11 17:05:02 -04:00
  • 3f82d5172f remove test menu Maran 2014-04-11 16:47:55 -04:00
  • 11aa7da6c3 Initial refactor for wallet qml Maran 2014-04-11 16:44:13 -04:00
  • 5768b18a3b Refactored simple send to use states Maran 2014-04-11 15:18:38 -04:00
  • 710bbed1a2 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2014-04-11 13:36:27 -04:00
  • a9a6585913 Debugger obscuren 2014-04-11 13:36:25 -04:00
  • 4d18798468 Fix merge conflicts Maran 2014-04-11 13:33:08 -04:00
  • 116516158d Renamed obscuren 2014-04-11 13:29:57 -04:00
  • cf1ae41bc0 Improved (hopefully) the send transaction tab Maran 2014-04-11 13:26:14 -04:00