Commit Graph

  • 3274e0a249 Removed extra invalid nonce return Maran 2014-03-17 10:37:29 +0100
  • b15a4985e8 Moved on to the state manager obscuren 2014-03-17 10:33:03 +0100
  • 85e0447684 Fixed asset path error. Fixes #29 obscuren 2014-03-16 18:34:34 +0100
  • 6ffa38aebd Merge 51985ac710 into fbd53f0e34 #25 Anthony Eufemio 2014-03-16 17:33:45 +0000
  • 4b59e96731 Merge 13e18e1d8f into fbd53f0e34 #28 Cayman 2014-03-15 23:52:28 +0000
  • 13e18e1d8f working linux makefile #28 Cayman Nava 2014-03-15 16:46:10 -0700
  • c0a642fd21 Merge fbd53f0e34 into 30c5922aa4 #27 Sagar Rambhia 2014-03-14 02:03:33 +0000
  • 1c983ed80c More mining stuff Maran 2014-03-11 15:17:23 +0100
  • 51985ac710 use GOPATH variable for base directory #25 Tymat 2014-03-11 01:56:19 -0400
  • ad4a4c0987 Merge 3c6f51d5de into fbd53f0e34 #24 aeufemio77 2014-03-11 05:28:02 +0000
  • 3c6f51d5de Removed hardcoded home directory #24 Tymat 2014-03-11 01:17:38 -0400
  • 96fcc1da32 Initial smart-miner stuff Maran 2014-03-10 11:53:31 +0100
  • d5efeab8f9 Initial smart-miner stuff Maran 2014-03-10 11:53:02 +0100
  • 12443982f1 Merge 8a95b8a35c into fbd53f0e34 #23 Cayman 2014-03-09 06:10:43 +0000
  • 8a95b8a35c Merge branch 'makefile' into develop #23 Cayman Nava 2014-03-08 22:04:13 -0800
  • 6c91aa0f4c working linux Makefile Cayman Nava 2014-03-08 22:02:09 -0800
  • 54bcee512d Merge branch 'develop' of https://github.com/jarradh/eth-go into jarradh-develop obscuren 2014-03-07 11:26:46 +0100
  • 685ea3e9a9 Wip keychains obscuren 2014-03-07 11:26:35 +0100
  • 694ef47041 gofmt -w ethereum.go Jarrad Hope 2014-03-07 11:11:11 +0100
  • 9d887234ea Small Optimization on port Jarrad Hope 2014-03-06 19:11:38 +0100
  • e2e338929f Fix Whitespace Jarrad Hope 2014-03-06 19:03:26 +0100
  • 8162aff8cf Add DNS Bootstrapping Jarrad Hope 2014-03-06 19:01:38 +0100
  • ea873304ca No longer dev obscuren 2014-03-06 13:10:39 +0100
  • f80984491a Removed comments obscuren 2014-03-06 13:09:55 +0100
  • e7770b2332 Added miner state obscuren 2014-03-06 13:06:54 +0100
  • be543a6d17 Removed comments obscuren 2014-03-06 13:03:24 +0100
  • 6c6e8b0fd7 Renamed block manager to state manager obscuren 2014-03-05 10:57:32 +0100
  • fbd53f0e34 Renamed block manager to state manager #27 obscuren 2014-03-05 10:57:14 +0100
  • 79320e2868 Merge branch 'develop' of github.com-obscure:ethereum/eth-go into develop obscuren 2014-03-05 10:44:57 +0100
  • f7fb5b902c Conform to the new server model obscuren 2014-03-05 10:44:43 +0100
  • 8275059856 Moved qml files, conform to the new server model. obscuren 2014-03-05 10:44:33 +0100
  • 92f2abdf76 Partially refactored server/txpool/block manager/block chain obscuren 2014-03-05 10:42:51 +0100
  • c1de7bcec5 Merge pull request #10 from mquandalle/patch-1 Jeffrey Wilcke 2014-03-04 11:28:01 +0100
  • 8577e9116e Rename .travil.yml to .travis.yml Maxime Quandalle 2014-03-03 18:13:08 +0100
  • 5b1613d65b Merge branch 'master' into develop obscuren 2014-03-03 11:35:35 +0100
  • c1d0ea7366 Updated protocol version to 7 obscuren 2014-03-03 11:34:04 +0100
  • 833a1a4eab Block mining log obscuren 2014-03-03 11:32:58 +0100
  • 9d492b0509 Renamed Address to Account obscuren 2014-03-03 11:05:12 +0100
  • bfed1c7cac Trie's are no longer referenced directly but through State instead obscuren 2014-03-03 11:03:16 +0100
  • d2bc57cd34 PoC reactor pattern obscuren 2014-03-03 00:55:10 +0100
  • 3d2c3b0107 Using asset path helper (includes a debug path atm) obscuren 2014-03-03 00:54:41 +0100
  • a482b0cc1b WIP Makefile obscuren 2014-03-03 00:54:05 +0100
  • 00533003b7 Get rid of the xpm files obscuren 2014-03-03 00:53:24 +0100
  • b0be847416 Updated to use the state on the blocks obscuren 2014-03-03 00:53:10 +0100
  • d65b4cd0dd Updated block to use state instead of trie directly obscuren 2014-03-02 20:42:05 +0100
  • f1b354e6aa Reactor implemented obscuren 2014-03-02 02:22:20 +0100
  • 570ab249b3 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop obscuren 2014-03-01 19:53:24 +0100
  • c6d6ca283d Update README.md Jeffrey Wilcke 2014-02-28 17:04:45 +0100
  • 30c5922aa4 Update README.md Jeffrey Wilcke 2014-02-28 17:02:38 +0100
  • 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