Commit Graph
100 Commits
Author SHA1 Message Date
Taylor Gerring 9796feccb7 Add Docker Hub link to automated builds 2015-02-16 17:51:33 +01:00
Taylor Gerring c0ce323092 Use explicit branch and godep 2015-02-16 17:00:57 +01:00
Taylor Gerring 68f6ddc5aa Update Travis to use godep 2015-02-16 14:34:50 +01:00
Taylor Gerring 702218008e Add versioned dependencies from godep 2015-02-16 14:28:33 +01:00
Taylor Gerring 202362d925 Merge branch 'develop' of github.com:ethereum/go-ethereum into develop 2015-02-16 14:20:54 +01:00
Taylor Gerring 393267489c Use Go binary instead of building from source 2015-02-16 13:40:51 +01:00
Taylor Gerring a92bcbb795 Use latest Trusty version 2015-02-16 13:37:29 +01:00
Taylor Gerring d68e607aa5 Group Qt dependencies together 2015-02-16 12:12:14 +01:00
Taylor Gerring f63c4a9bcb Ignore locally built binaries 2015-02-16 11:42:33 +01:00
Taylor Gerring db24fb792c Move standard fields to LogEvent 2015-02-11 18:49:00 +01:00
Taylor Gerring d311b1b9b7 Merge pull request #301 from ethereum/travis
Updates to Travis config
2015-02-11 14:25:44 +01:00
Taylor Gerring 3c40eb9e5a Temporarily skip broken TestVerifyPoW 2015-02-11 13:47:03 +01:00
Taylor Gerring 3d6fd601c5 Move event names within each object 2015-02-11 12:45:41 +01:00
Taylor Gerring ef6c7bd726 Merge pull request #300 from tgerring/jsonrpc
Allow RPC ID to be string or null
2015-02-11 11:59:51 +01:00
Taylor Gerring d613bf69bf #295 Allow RPC ID to be string 2015-02-11 11:56:29 +01:00
Taylor Gerring cfddb7f3cd Merge branch 'develop' into jsonrpc
Conflicts:
	rpc/ws/server.go
2015-02-11 11:40:12 +01:00
Taylor Gerring c6af5f0a27 No longer switch branches for go-qml dep 2015-02-11 11:30:36 +01:00
Taylor Gerring e433525f51 Merge branch 'sveneh-origin_develop' into develop 2015-02-11 11:28:39 +01:00
Taylor Gerring ab66a3d0d3 Merge branch 'origin_develop' of https://github.com/sveneh/go-ethereum into sveneh-origin_develop 2015-02-11 11:03:40 +01:00
Taylor Gerring d53e5646ec Use strongly-typed objects 2015-02-10 19:21:13 +01:00
Taylor Gerring e4bb419707 Add go check to prefetched test dependencies 2015-02-05 18:11:31 -06:00
Taylor Gerring 5e0b2b260c Updated go list command 2015-02-05 17:49:44 -06:00
Taylor Gerring b58b6b9bac Use after_success build step 2015-02-05 17:23:22 -06:00
Taylor Gerring f3ac378ca4 No long use v1 branch of qml repo 2015-02-05 17:13:51 -06:00
Taylor Gerring 59665ade85 Pin Travis go version to 1.4.1 2015-02-05 16:27:54 -06:00
Taylor Gerring c1f6e259a9 Only submit on coverage report success 2015-02-05 16:04:42 -06:00
Taylor Gerring 03b89ab712 Only download missing deps, not build 2015-02-05 16:03:29 -06:00
Taylor Gerring ae3e9d4881 Don't reference by $GOROOT 2015-02-05 16:02:15 -06:00
Taylor Gerring 429077a5a0 Merge branch 'develop' of github.com:tgerring/go-ethereum into develop 2015-02-04 10:58:18 -06:00
Taylor Gerring 2656a2d038 Use different default RPC port per #186 2015-02-04 10:57:47 -06:00
Taylor Gerring 55ed0ff07c Update RPC message format 2015-02-03 17:29:29 -06:00
Taylor Gerring 07590196a5 Merge branch 'develop' of github.com:tgerring/go-ethereum into develop 2015-02-03 17:18:20 -06:00
Taylor Gerring 1f4ed49b4c Move hardcoded seed node address to app flag
Replaces functionality `-seed=true` with `-seed="ip:port"`
2015-02-02 13:04:00 -06:00
Taylor Gerring 57c6caf146 Separate Coveralls submission from coverage script 2015-02-02 12:14:04 -06:00
Taylor Gerring b2b42f759c Update signature for rpc websockets 2015-02-02 07:37:44 -06:00
Taylor Gerring 7139c1aff7 Decrease log level for Sending RPC payload 2015-02-02 07:30:22 -06:00
Taylor Gerring 1e60919d47 Merge pull request #3 from ethereum/develop
Update to develop
2015-02-02 07:22:20 -06:00
Taylor Gerring bd64ed1e93 Update coveralls badge to develop branch 2015-01-30 18:47:25 -06:00
Taylor Gerring 56a0131778 Travis fixes for Qt5.4 2015-01-30 17:24:51 -06:00
Taylor Gerring 0bb3943698 Updated for Qt5.4 2015-01-30 11:49:52 -06:00
Taylor Gerring 447bad9dbd Travis fix
Satisfy dependency for obscuren/qml fork
2015-01-29 12:12:19 -06:00
Taylor Gerring 89a48e365c Cleanup 2015-01-29 11:39:59 -06:00
Taylor Gerring 1cfea1113a Merge branch 'qt5.4' of github.com:ethereum/go-ethereum into qt5.4 2015-01-29 11:28:55 -06:00
Taylor Gerring 726852e3d3 Remove old websocket implementation 2015-01-28 21:39:49 -06:00
Taylor Gerring 83b385a290 Separate golang source dir from GOPATH dir 2015-01-28 21:28:32 -06:00
Taylor Gerring 21fd31dad8 Merge branch 'jsonrpc' of github.com:ethereum/go-ethereum into jsonrpc 2015-01-28 12:01:15 -06:00
Taylor Gerring 5a52e86546 Update go to latest version
Now using git instead of mercurial
2015-01-28 11:10:16 -06:00
Taylor Gerring a88f609b8a Use custom Send methods 2015-01-28 10:22:37 -06:00
Taylor Gerring e9d017ba08 Rename api var for clarity 2015-01-27 14:34:01 -06:00
Taylor Gerring d8c6168d11 Return a websocker.Handler of the function 2015-01-27 14:26:42 -06:00
Taylor Gerring dd3f38fe5b Rename transport to ws
Cleanup object naming for clarity
2015-01-27 14:16:34 -06:00
Taylor Gerring a38bca3438 Add wsport flag to Mist 2015-01-27 12:40:52 -06:00
Taylor Gerring 5f50fe7a4a Update CLI to use new Websocket RPC
Use “wsport” flag to change default port
2015-01-27 12:29:08 -06:00
Taylor Gerring b8e7b8e2e1 New simplified Websocket transport
Uses rpc.EthereumApi abstraction
2015-01-27 12:29:08 -06:00
Taylor Gerring 2f0166b945 Indicate port in startup log message 2015-01-27 12:29:08 -06:00
Taylor Gerring d790229a33 Move HTTP transport to sub package of RPC 2015-01-27 12:29:07 -06:00
Taylor Gerring c14900dbb0 Add initial P2P json logs 2015-01-21 11:47:21 -06:00
Taylor Gerring 0aa76d3e5b Rename jsonlogger method 2015-01-21 11:45:30 -06:00
Taylor Gerring 622bfd4f08 Check LogSystem type 2015-01-21 10:58:09 -06:00
Taylor Gerring 1077109e11 Add JsonLogger type 2015-01-21 10:57:29 -06:00
Taylor Gerring ed7d7b405e Split file cleanup 2015-01-21 10:26:54 -06:00
Taylor Gerring 41d80ba17b Add JsonLevel log level 2015-01-21 10:18:46 -06:00
Taylor Gerring bdf99e0981 Add LogFormat flag 2015-01-21 10:17:07 -06:00
Taylor Gerring acdc19d1b7 Add rawLogSystem 2015-01-21 10:16:15 -06:00
Taylor Gerring 7f9c335487 Split into multiple files 2015-01-21 10:04:11 -06:00
Taylor Gerring 215780ab56 Move GetRequestReply to EthereumApi
Off of jsonWrapper
2015-01-20 13:58:51 -06:00
Taylor Gerring a6d4ce2630 Move argument types to separate file 2015-01-20 13:57:51 -06:00
Taylor Gerring 0c77a96249 Move websockets out of cmd/util 2015-01-20 13:40:24 -06:00
Taylor Gerring d92fde6980 Merge branch 'develop' into jsonrpc 2015-01-20 13:22:38 -06:00
Taylor Gerring 499bc404e8 Stub missing UnmarshalJSON methods 2015-01-13 09:37:30 -06:00
Taylor Gerring a81d835e4d cleanup 2015-01-13 09:37:08 -06:00
Taylor Gerring 961e4da7d8 Add support for CodeAt 2015-01-13 09:27:36 -06:00
Taylor Gerring b178414a47 Added license headers 2015-01-13 09:13:43 -06:00
Taylor Gerring b2112729fa cleanup 2015-01-12 23:44:56 -06:00
Taylor Gerring 32bed50ba1 begin conversion to rpc over http
Per specification at
https://github.com/ethereum/wiki/wiki/Generic-JSON-RPC
2015-01-12 23:25:29 -06: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
Taylor Gerring ca7f385294 Fix variable name 2014-12-12 10:54:32 -06:00
Taylor Gerring a92ccfc5c6 Added Dockerfile to build from source 2014-12-12 10:50:07 -06:00
Taylor Gerring ef7961b7d2 Merge pull request #194 from ethereum/poc8
Update tests branch to PoC8
2014-11-27 13:23:31 +01:00
Taylor Gerring c17a3cb0ce chain coverage report & submission
prevent coverage results from being submitted to coveralls if when the
build fails
2014-11-27 12:42:13 +01:00
Taylor Gerring 5c958ec5f6 Undo running go vet in travis 2014-11-17 10:53:24 -06:00
Taylor Gerring 2a5af8fac7 enable go vet 2014-11-17 10:40:40 -06:00
Taylor Gerring 559a81da6f enable golint 2014-11-17 10:21:19 -06:00
Taylor Gerring 9095b37343 Convert vm test to checker
Tests are skipped due to reliance on deprecated mutan
2014-11-16 13:45:46 -06:00
Taylor Gerring ffab36c7d8 Update ethutil/common tests to checker 2014-11-16 12:08:27 -06:00
Taylor Gerring f82fb889b7 Add goveralls to travis builds 2014-11-16 08:34:28 -06:00
Taylor Gerring ddca18638f update imports order per goimports 2014-11-15 20:21:55 -06:00
Taylor Gerring 3588c4a9fe formatting update per gofmt 2014-11-15 20:21:03 -06:00
Taylor Gerring 71b338e8ac update travis steps 2014-11-15 19:45:05 -06:00