Commit Graph

  • 59a68b316f Update README.md Jeffrey Wilcke 2014-02-28 17:02:24 +0100
  • 893da20ead Merge pull request #21 from jarradh/master 0.3.1 Jeffrey Wilcke 2014-02-28 16:46:34 +0100
  • d7c5936ac4 Merge branch 'hotfix/0.3.1' into develop obscuren 2014-02-28 16:46:12 +0100
  • ceada15290 Merge branch 'hotfix/0.3.1' obscuren 2014-02-28 16:45:54 +0100
  • b462ca4aad Bump obscuren 2014-02-28 16:45:46 +0100
  • 601340bd46 Fixed shutting down obscuren 2014-02-28 16:45:29 +0100
  • aa7c53b7ef Search bin directory for qml #21 Jarrad Hope 2014-02-28 16:41:30 +0100
  • 15dd8fd794 RLP tests and Trie updates. Gav Wood 2014-02-28 12:54:47 +0000
  • a9d89d1f59 Merge branch 'develop' obscuren 2014-02-28 13:08:55 +0100
  • f6a9aa4110 fixed about window obscuren 2014-02-28 13:08:41 +0100
  • 8ee8ec8a36 Merge branch 'develop' of https://github.com/james-c/eth-go into james-c-develop obscuren 2014-02-28 12:43:31 +0100
  • 33f80fef21 Hex encode tests done. Gav Wood 2014-02-28 11:39:35 +0000
  • e1f5e12abb Fix RLP tests. Gav Wood 2014-02-28 11:22:49 +0000
  • 7de2c7f176 Merge branch 'release/0.3.0' into develop obscuren 2014-02-28 12:21:19 +0100
  • 839bd73fbb Merge branch 'release/0.3.0' obscuren 2014-02-28 12:21:12 +0100
  • b72d3528bf Merge branch 'release/0.3.0' into develop obscuren 2014-02-28 12:20:59 +0100
  • 0adfa489de Merge branch 'release/0.3.0' 0.3.0 obscuren 2014-02-28 12:20:47 +0100
  • 3f7ec1a83f Conform to Db interface obscuren 2014-02-28 12:19:45 +0100
  • 8fa19664e6 Added BigCopy obscuren 2014-02-28 12:19:21 +0100
  • 9d06f9e6fb Updated readme#trie obscuren 2014-02-28 12:19:01 +0100
  • c0fcefa3a0 Added a GetKeys method to support multiple accounts obscuren 2014-02-28 12:18:41 +0100
  • 560a7073f4 Fixed connection button spamming obscuren 2014-02-28 12:18:19 +0100
  • 3a35d45ea8 Updated readme obscuren 2014-02-28 12:17:43 +0100
  • 075acec9e7 Changed to new get keys method on database interface obscuren 2014-02-28 12:17:26 +0100
  • 5e7f8cca4f Exit after importing a key obscuren 2014-02-28 12:17:02 +0100
  • 8d1d72abee Improved overall UI design and added a bunch of icons obscuren 2014-02-28 12:16:46 +0100
  • c9f3d1c00b leveldb API changed for NewIterator. Fixes #20 obscuren 2014-02-28 10:36:06 +0100
  • f87ce15ad2 Fix empty string. Gav Wood 2014-02-27 13:28:11 +0000
  • 179255c3fe Merge branch 'goleveldb_fix' into develop James Cunningham 2014-02-26 15:28:27 +0000
  • 4fad5958d0 Fix error in call to NewIterator function James Cunningham 2014-02-26 15:26:39 +0000
  • dba1ba3822 Currency to string obscuren 2014-02-25 11:24:04 +0100
  • e98b53bbef WIP Observing pattern obscuren 2014-02-25 11:22:27 +0100
  • 4b8c50e2cd Deprication obscuren 2014-02-25 11:22:18 +0100
  • 1e7b3cbb13 Removed debug log obscuren 2014-02-25 11:22:05 +0100
  • ce07d9bb4c Error logging on tx processing obscuren 2014-02-25 11:21:49 +0100
  • 507fc7b9d1 Length checking when fetching contract. Contract always have 3 fields obscuren 2014-02-25 11:21:35 +0100
  • 4f4175a3e2 Addad db name for new ldb obscuren 2014-02-25 11:21:03 +0100
  • c7e73ba12d Added currency converting obscuren 2014-02-25 11:20:24 +0100
  • 6451a7187a Minor UI change obscuren 2014-02-25 10:55:44 +0100
  • 78b6e7ad95 Proper Nonce obscuren 2014-02-25 10:54:37 +0100
  • e60ff6ca41 Moved ui lib obscuren 2014-02-25 10:54:15 +0100
  • b30b9ab8cb Fixed a minor issue where a string is expected but returns slice obscuren 2014-02-25 10:50:53 +0100
  • fe9eb47288 Minor fixes that to reflect changes in library obscuren 2014-02-24 13:51:16 +0100
  • 0afdedb01a Some log statements changed to the default logger obscuren 2014-02-24 13:50:52 +0100
  • 6c7255cde2 Fixed a minor issue on crashed contracts obscuren 2014-02-24 13:15:34 +0100
  • f2234264ed Merge pull request #8 from josephyzhou/develop Jeffrey Wilcke 2014-02-24 12:53:30 +0100
  • 95a8ebc249 Changed MakeContract on block obscuren 2014-02-24 12:45:21 +0100
  • 88a9c62fcc Proper tests obscuren 2014-02-24 12:44:29 +0100
  • b29c1eecd1 Removed debug print obscuren 2014-02-24 12:44:18 +0100
  • d69db6e617 Removed compiling from the transaction obscuren 2014-02-24 12:13:42 +0100
  • d8b5bbd48c Added compile obscuren 2014-02-24 12:13:22 +0100
  • 22e2c3429b Infof rather than infoln obscuren 2014-02-24 12:12:53 +0100
  • 4cc5b03137 Added opcodes obscuren 2014-02-24 12:12:32 +0100
  • a3fb7008b2 Added make contract obscuren 2014-02-24 12:12:24 +0100
  • 55c1c220d0 Added delete to database interfaces obscuren 2014-02-24 12:12:01 +0100
  • 5971c82094 Updated opcodes ... again obscuren 2014-02-24 12:11:42 +0100
  • 1a98bbf1c8 Added a trie iterator obscuren 2014-02-24 12:11:00 +0100
  • 377c995103 Separated the VM from the block manager and added states obscuren 2014-02-24 12:10:45 +0100
  • c006ed4ffd Tests fix. Gav Wood 2014-02-24 10:24:39 +0000
  • 8ecb24f114 parse now returns byte[] instead of string Joey Zhou 2014-02-23 14:43:18 -0800
  • 3a45cdeaf9 Moved txpool start to initialisation method of ethereumm obscuren 2014-02-23 01:57:45 +0100
  • a4a4ffbeff Moved address obscuren 2014-02-23 01:57:22 +0100
  • f5737b929a Added a secondary processor obscuren 2014-02-23 01:57:04 +0100
  • c66cf95b40 Added address states for storing a session based address obscuren 2014-02-23 01:56:48 +0100
  • 0656f465b0 Added transactions window obscuren 2014-02-23 01:56:04 +0100
  • aa33a4b2fb Added some ui elements to make it easier to connect to nodes obscuren 2014-02-22 23:19:38 +0100
  • 8848e753e7 Merge 5ba1e3fddc into 6db8b5d06a #19 Kasper Souren 2014-02-22 21:16:28 +0100
  • 5ba1e3fddc Update README.md #19 Kasper Souren 2014-02-22 21:16:24 +0100
  • 73b9ae9579 Updated some of the log statements to use the ethutil logger obscuren 2014-02-22 01:53:25 +0100
  • 4bfd717ba2 Added the ability to extend the logger with more sub systems obscuren 2014-02-22 01:53:09 +0100
  • 2b967558ce Working out UI obscuren 2014-02-22 01:52:47 +0100
  • 510ff56363 Updated the tests. Gav Wood 2014-02-21 18:54:08 +0000
  • a0ec843832 Moved over to new format, but RLP tests still need updating. Gav Wood 2014-02-21 18:49:24 +0000
  • 660cd26f31 More docs. Gav Wood 2014-02-21 18:35:51 +0000
  • 6ad14c1a15 Added VM test suite. Added TODO. Renamed old files. Gav Wood 2014-02-21 18:33:39 +0000
  • 3e8b27c9dc WIP library, sample app obscuren 2014-02-21 17:29:59 +0100
  • 95a48cea18 Peer amount update obscuren 2014-02-21 13:23:35 +0100
  • aaac0c9998 Initial block chain fetching of existing blocks obscuren 2014-02-21 13:06:17 +0100
  • cca8585554 Get a chain of blocks made simple obscuren 2014-02-21 13:05:59 +0100
  • 05c353eca0 Added a basic <UNSTABLE> UI obscuren 2014-02-21 12:37:40 +0100
  • 18cc35338a Fixed contract running obscuren 2014-02-21 12:37:16 +0100
  • 681eacaa7f Removed old instruction code obscuren 2014-02-21 12:37:06 +0100
  • b20c0b1d59 Removed all old code obscuren 2014-02-21 12:36:41 +0100
  • f2a1260294 Nil is also considered empty obscuren 2014-02-21 12:36:22 +0100
  • d7ecc92c41 Fixed broken links. Fixes #18 obscuren 2014-02-21 00:47:07 +0100
  • 06ea7fc830 re: Added contract fees obscuren 2014-02-20 23:11:17 +0100
  • ed05779adb Updated fees obscuren 2014-02-20 23:10:43 +0100
  • 8f69c2ac45 Added contract addr acessors obscuren 2014-02-20 23:10:36 +0100
  • 504d356232 Added peek(n) obscuren 2014-02-20 23:10:16 +0100
  • 059ad35215 Type checking obscuren 2014-02-20 23:10:05 +0100
  • 9bc5c4a0c5 Long over due Trie delete implemented obscuren 2014-02-20 14:40:00 +0100
  • 4afb624c45 WIP state object obscuren 2014-02-19 16:28:08 +0100
  • 39b6eaf51c Debug logging functions obscuren 2014-02-19 16:27:35 +0100
  • d4cc125456 Added more logging functions obscuren 2014-02-19 16:27:22 +0100
  • dc994b3518 Changed fee structure obscuren 2014-02-19 16:27:08 +0100
  • 8e7daec886 Added fees and debugging obscuren 2014-02-19 16:26:55 +0100
  • b3da104e56 Corrected contract addresses obscuren 2014-02-19 16:26:35 +0100
  • 0936e5ccf5 Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop obscuren 2014-02-19 11:40:02 +0100
  • 531b3a96eb Merge pull request #5 from sdboyer/iotas Jeffrey Wilcke 2014-02-19 11:38:02 +0100
  • 3dae732f36 Merge pull request #6 from sdboyer/genisis Jeffrey Wilcke 2014-02-19 11:36:53 +0100