Commit Graph

2353 Commits

Author SHA1 Message Date
obscuren dc7c584a4d export => import 2014-12-24 14:54:06 +01:00
obscuren 58d477f7a6 Fixed a bug where keys where serialised twice 2014-12-24 14:47:50 +01:00
obscuren 804af9658a merge 2014-12-24 11:31:45 +01:00
obscuren 9d429180f9 Merge branch 'hotfix/0.7.11' into develop 2014-12-24 11:31:08 +01:00
obscuren c9f963a77e Bump 2014-12-24 11:30:04 +01:00
obscuren 7ba9fe4d5d Reset peer during download on disc 2014-12-24 11:29:58 +01:00
obscuren fb1edd05f4 Removed the deferred reset 2014-12-24 11:20:43 +01:00
obscuren 780abaec98 Switched to new trie 2014-12-23 18:35:36 +01:00
obscuren f468a9a0e2 Enable websockets for mist. Closes #218 2014-12-23 15:47:08 +01:00
obscuren 1054c155db Moved import to utils 2014-12-23 15:37:03 +01:00
obscuren 7d2353f24d Close the file 2014-12-23 15:31:03 +01:00
obscuren 34f72ddb3d Decode from stream directly 2014-12-23 15:18:48 +01:00
obscuren 1382e8d84b Delete current chain for reset 2014-12-23 14:50:04 +01:00
obscuren e2e3fa3d11 Updated Mist to use new blocks 2014-12-23 14:44:45 +01:00
obscuren 9e5257b83b Chain importer 2014-12-23 14:33:15 +01:00
obscuren 4cd79d8ddd Refactored block & Transaction
* Includes new rlp decoder
2014-12-23 13:48:44 +01:00
obscuren 4b52cd512d Removal of "debug" url :) 2014-12-22 15:01:52 +01:00
obscuren e32f7baa0d Concat and pad data 2014-12-22 14:59:52 +01:00
obscuren 60b1f9629c Merge branch 'develop' into poc8 2014-12-22 14:46:32 +01:00
obscuren 4051c0333f Added whisper js api 2014-12-22 13:23:11 +01:00
obscuren e42517754a updated ethereum.js 2014-12-22 11:57:13 +01:00
obscuren a153b47c2b moved 2014-12-22 11:56:34 +01:00
Jeffrey Wilcke e531c6fc6c Merge pull request #217 from ethereum/tests
Updated code coverage support & cleanup
2014-12-22 11:42:28 +01:00
obscuren ed7e05fb2a Merge branch 'develop' into poc8 2014-12-22 10:58:30 +01:00
obscuren 8130df63ca updated whisper ui 2014-12-22 10:58:28 +01:00
Taylor Gerring 4fd4facf35 Remove old file 2014-12-21 14:54:51 -06:00
Taylor Gerring 43bf3b4a78 Move goveralls call to script 2014-12-21 14:46:32 -06:00
Taylor Gerring 05da381c15 Add coveralls coverage badge 2014-12-21 14:36:13 -06:00
Taylor Gerring 26bf95731b Use repo default branches 2014-12-21 14:31:19 -06:00
Taylor Gerring 03dc6ec0d4 Update travis go version to tip 2014-12-21 13:46:06 -06:00
Taylor Gerring f7ec759ef0 inline dependency installation script 2014-12-21 13:34:48 -06:00
Taylor Gerring 7ddebd7a75 Exclude VM tests 2014-12-21 13:21:24 -06:00
Taylor Gerring bab78bbeb6 Merge branch 'tests' of github.com:ethereum/go-ethereum into tests 2014-12-21 12:06:24 -06:00
Taylor Gerring 7a79428278 Update cover command installation 2014-12-21 12:05:59 -06:00
Taylor Gerring 1360f027d9 Merge pull request #216 from ethereum/develop
Update tests branch from develop
2014-12-21 11:42:32 -06:00
Taylor Gerring b3629c6f62 remove temp coverage file 2014-12-21 11:19:33 -06:00
Taylor Gerring 176c98eb66 Updated tool import paths 2014-12-21 11:18:43 -06:00
obscuren 25d16f358a Merge branch 'develop' 2014-12-21 15:13:45 +01:00
obscuren 795b14330a Fixed EVM environment. Closes #215 2014-12-21 15:13:06 +01:00
obscuren 0e5aed63dd Updated QWhisper
* changed api
* general whisper debug interface
2014-12-21 15:06:35 +01:00
obscuren 125bdc3253 Merge branch 'develop' into poc8
Conflicts:
	cmd/ethereum/flags.go
2014-12-20 02:45:05 +01:00
obscuren 6cff6dd8b8 Merge branch 'release/v0.7.10' into develop 2014-12-20 02:34:29 +01:00
obscuren 3983dd2428 Merge branch 'release/v0.7.10' 2014-12-20 02:34:12 +01:00
obscuren 0a9dc1536c Increased peer from 10 to 30 2014-12-20 02:33:45 +01:00
obscuren 1508a23a6f Minor updates on gas and removed/refactored old code. 2014-12-20 02:21:13 +01:00
obscuren f5b8f3d41b Removed OOG check. Revert should always happen. 2014-12-19 13:59:49 +01:00
obscuren 0e93b98533 Transaction was generating incorrect hash because of var changes 2014-12-19 13:34:53 +01:00
obscuren 5da5db5a0a Added authors 2014-12-19 13:34:21 +01:00
obscuren 88af879f7a version bump 2014-12-19 01:18:22 +01:00
obscuren 75f0412f9d Merge branch 'ebuchman-badsig' into poc8 2014-12-19 00:33:32 +01:00