1
0
Fork 0
forked from forks/go-ethereum

Commit graph

  • 78cb04cca3 wrong string obscuren 2014-05-05 15:51:43 +0200
  • 14a6e6a9ce Added the ability to submit byte code for contracts instead of Mutan code. obscuren 2014-05-05 15:48:17 +0200
  • 3e5a7b34b1 Now with files Maran 2014-05-05 15:15:43 +0200
  • a4ca9927ab Renamed etherpc to ethrpc Maran 2014-05-05 15:15:14 +0200
  • c9852c4929 Renamed etherpc to ethrpc Maran 2014-05-05 15:15:04 +0200
  • 9b1f11695d Get rid of that annoying number that keeps popping up in stdout Maran 2014-05-05 14:20:20 +0200
  • cb9ca992de Merge branch 'develop' into feature/rpc Maran 2014-05-05 14:17:20 +0200
  • 87a5e94525 Merge branch 'develop' into feature/rpc Maran 2014-05-05 14:16:53 +0200
  • e94e5ac75d Implemented rpc for ethereal and ethereum Maran 2014-05-05 14:16:14 +0200
  • b98cc2fb4e Fixed GetBlock when no block can be found Maran 2014-05-05 14:15:58 +0200
  • fde3e01f80 Fixed import cycle Maran 2014-05-05 14:15:31 +0200
  • c496aad20b Renamed Ethereum RPC package Maran 2014-05-05 13:49:59 +0200
  • 8adad0654a Added more JSON niceties to types Maran 2014-05-05 13:49:46 +0200
  • 5757f5df2a Added secret to address method obscuren 2014-05-05 13:09:29 +0200
  • 91824af46b Changed getkey and secrettoaddress obscuren 2014-05-05 13:09:11 +0200
  • 39b8c83ba6 Impelemented GetStorageAt Maran 2014-05-05 13:01:02 +0200
  • 7c91159449 Added different storage notification object obscuren 2014-05-05 11:56:25 +0200
  • dd45197bcd Added storage watch obscuren 2014-05-05 11:56:05 +0200
  • bcb3ad7332 Fix circular deps Maran 2014-05-02 20:01:25 +0200
  • 4f20e8f649 Implemented first few methods via public api Maran 2014-05-02 20:00:58 +0200
  • 69d83b1da5 Merge branch 'develop' into feature/rpc Maran 2014-05-02 14:08:27 +0200
  • 1f6df0cd52 Added receipts for tx creation obscuren 2014-05-02 14:08:54 +0200
  • 231ad9b562 Merge branch 'develop' into feature/rpc Maran 2014-05-02 14:08:08 +0200
  • 2582d719b2 Updated sample coin obscuren 2014-05-02 14:08:38 +0200
  • ed64434dcc Moved public interface obscuren 2014-05-02 13:55:58 +0200
  • e798f221dd Added public interface obscuren 2014-05-02 13:55:43 +0200
  • c54788338a Merge branch 'develop' into feature/rpc Maran 2014-05-02 13:35:54 +0200
  • 60f9966cd8 Merge branch 'develop' into feature/rpc Maran 2014-05-02 13:35:44 +0200
  • ebdf339a61 Implemented RPC framework Maran 2014-05-02 13:35:25 +0200
  • f1da6f0564 Fixed samplecoin obscuren 2014-05-02 13:35:12 +0200
  • 3424bf17ca Moved RPC Server and implemented it as a package Maran 2014-05-02 13:35:03 +0200
  • 70c8656640 Added a KeyPairFromSec function which creates a new keypair based on the given seckey obscuren 2014-05-02 12:11:55 +0200
  • ee04c6ff67 Added string conversion API obscuren 2014-05-02 12:08:52 +0200
  • 5a692b9f2b Moved API obscuren 2014-05-02 12:08:15 +0200
  • 471bd398f3 Moved Ext ethereum api obscuren 2014-05-02 12:07:24 +0200
  • 1b597b8ca9 Initial commit Maran 2014-05-02 12:01:50 +0200
  • 9e481804a7 Added a 'set' method to change window settings for external applications obscuren 2014-05-01 22:59:16 +0200
  • 76cd14ab7b Moved and improved sample coin obscuren 2014-05-01 22:15:34 +0200
  • 17674fb888 Added suicide back in obscuren 2014-05-01 22:14:34 +0200
  • 91aa189ef3 Fixed Upnp bug obscuren 2014-05-01 22:14:20 +0200
  • e6a68f0c3a Removed debug log obscuren 2014-05-01 22:13:59 +0200
  • abb2bebf7f Fixed minor issue with upnp where 'err' wasn't checked resulting in crash obscuren 2014-05-01 19:02:35 +0200
  • d2ab322267 Removed debugging log obscuren 2014-04-30 17:43:48 +0200
  • c3293641e7 Removed debug logging obscuren 2014-04-30 17:13:32 +0200
  • da7828f336 Fixed tx nonce obscuren 2014-04-30 17:13:12 +0200
  • c5481b7654 getBalanceAt getStorageAt, fixed get balance api call obscuren 2014-04-30 14:54:59 +0200
  • 21724f7ef9 Added manifest changes and changed closures obscuren 2014-04-30 14:43:32 +0200
  • 183dbcc6a0 fixed state object changes for eth api obscuren 2014-04-30 14:42:57 +0200
  • e85d5dd428 API changes obscuren 2014-04-30 01:44:12 +0200
  • 64c2550b31 Split off External applications from main library obscuren 2014-04-30 01:44:02 +0200
  • 38d6b67b5c Fixed state problem obscuren 2014-04-29 12:36:27 +0200
  • 922974c760 Added muted obscuren 2014-04-28 23:24:42 +0200
  • c0de11955b Merge pull request #34 from compleatang/develop Jeffrey Wilcke 2014-04-28 22:00:07 +0200
  • a0f35d3248 PreProcess moved to Mutan package Casey Kuhlman 2014-04-28 11:37:44 +0200
  • 68e5568804 Draft mut(an)ed(itor) obscuren 2014-04-28 00:25:01 +0200
  • 883810b533 Using mutan assembler stage obscuren 2014-04-27 18:05:48 +0200
  • 5516efdfa0 Removed old code obscuren 2014-04-27 18:05:30 +0200
  • 21f8806eed Moved assembler stage to the mutan compiler obscuren 2014-04-27 18:01:37 +0200
  • bf850974f3 Using mutan assembler stage obscuren 2014-04-27 18:00:38 +0200
  • 338b698091 Refactoring and added documentation comments obscuren 2014-04-27 17:15:44 +0200
  • 16e52327a4 Upped version number obscuren 2014-04-27 16:50:44 +0200
  • 0e8ca84b67 Updated version number obscuren 2014-04-27 16:52:48 +0200
  • 45a0974f6f Merge pull request #3 from autolycus/develop Gav Wood 2014-04-27 12:53:47 +0100
  • 05d2d8f27d Actually convert gas obscuren 2014-04-26 02:11:00 +0200
  • ca6e3f6def Notify of changes obscuren 2014-04-26 02:06:25 +0200
  • d3a159ad3d Fixed tests obscuren 2014-04-26 01:54:45 +0200
  • 0f93da400a Added new state object change echanism obscuren 2014-04-26 01:47:55 +0200
  • e16fd323e8 Leverage the new watch & address:changed functionality obscuren 2014-04-26 01:47:04 +0200
  • d0438ac10a Moved obscuren 2014-04-25 19:24:39 +0200
  • 6ca99709d2 Merge obscuren 2014-04-25 10:34:57 +0200
  • bbde892d50 Added callback mechanism and updated UI obscuren 2014-04-24 14:43:00 +0200
  • c535d0d246 Added new block sub for webapp obscuren 2014-04-24 14:42:31 +0200
  • f3818478e2 Removed debug & unused functions obscuren 2014-04-24 13:48:33 +0200
  • ee7c16a8d9 Fixed Base problem and sload/sstore obscuren 2014-04-24 13:30:57 +0200
  • bb72347acf Minor fixes and sample coin "improvements" obscuren 2014-04-24 00:01:22 +0200
  • 1c85d8c66b Minor improvements and bug fixes obscuren 2014-04-24 00:00:50 +0200
  • 43f1214f97 Refactored code obscuren 2014-04-23 15:54:34 +0200
  • 0651af9dfd Removed some log statements and disabled additional validation checks obscuren 2014-04-23 15:54:15 +0200
  • c81804444f Call initial closure with proper tx argument obscuren 2014-04-23 15:53:53 +0200
  • ef7f3f36e2 Renamed CALLDATA to CALLDATALOAD obscuren 2014-04-23 15:53:34 +0200
  • f7d4e3cd6b Copy over bytes from previous root obscuren 2014-04-23 15:52:50 +0200
  • 6b08efabf8 @maranh see comment obscuren 2014-04-23 12:14:28 +0200
  • b962779a13 Minor update and fixes to the gui and console obscuren 2014-04-23 11:51:48 +0200
  • a3c8f83562 Updated test coin obscuren 2014-04-23 11:51:34 +0200
  • 3a9a252f6e Fixed minor issue with gas and added state object init obscuren 2014-04-23 11:51:04 +0200
  • 61cd1594b5 Fixed gas, price & value setters on initialization obscuren 2014-04-23 11:50:38 +0200
  • 11c26e3211 Implemented ethereum package reader obscuren 2014-04-23 11:50:17 +0200
  • aec3e26ea0 Round one HTML external applications using QML(Qt5) WebKit2 w/o native bindings obscuren 2014-04-21 00:58:02 +0200
  • 6d5d539a85 Round one HTML external applications using QML(Qt5) WebKit2 w/o native bindings obscuren 2014-04-21 00:57:57 +0200
  • a0c97b663d Updated closure call obscuren 2014-04-20 02:05:20 +0200
  • 6930260962 Updated VM obscuren 2014-04-20 01:31:01 +0200
  • 5fd2a98fcb Added some new test cases for the rlp encoding. Carl Allendorph 2014-04-19 13:26:14 -0700
  • 4ba150954e Converted spaces to tabs to be compliant with the coding standards defined in cpp-ethereum Carl Allendorph 2014-04-19 12:48:42 -0700
  • a96c8c8af9 Added proper gas handling obscuren 2014-04-18 13:41:07 +0200
  • 59a7b13019 typo interrupt zelig 2014-04-16 15:01:22 +0100
  • 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 +0100
  • 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 +0100
  • 7f0c974008 empty string -> empty byte array zelig 2014-04-16 13:36:52 +0100
  • 9cf77cdbad Moved compiling related object to utils package obscuren 2014-04-16 04:08:37 +0200
  • 1cd7d4456b Updated to use new state object obscuren 2014-04-16 04:08:25 +0200