• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ethereum / pyethapp / 349
49%
develop: 50%

Build:
Build:
LAST BUILD BRANCH: v1.5.0
DEFAULT BRANCH: develop
Ran 11 Feb 2016 05:15PM UTC
Jobs 1
Files 21
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
349

push

travis-ci

konradkonrad
Implement unix domain socket RPC #44

[WIP; partially working]

This adds a custom transport for tinyrpc that uses a unix domain socket.
In this state, it allows to connect with mist. However, there are
some RPC methods missing:

 - `eth_syncing`  (https://gist.github.com/frozeman/0ffd6115222defadee83)
 - `personal_newAccount` (??)

In order to test with mist, run pyethapp like this:

    pyethapp -c ipc.ipcpath=$(HOME)/.ethereum/geth.ipc --mining_pct=10 -c eth.genesis='{"nonce": "0x0000000000000042", "timestamp": "0x00", "parentHash": "0x<a class=hub.com/ethereum/pyethapp/commit/<a class="double-link" href="https://git"><a class=hub.com/ethereum/pyethapp/commit/0000000000000000000000000000000000000000">000000000<a href="https://github.com/ethereum/pyethapp/commit/f40fc7e841e48a26fb04632a3d35f587787fd46c">000000000000000000000000", "extraData": "0x<a class="double-link" href="https://github.com/ethereum/pyethapp/commit/11bbe8db4e347b4e8c937c1c8370e4b5ed33adb3">11bbe8db4</a>db69cbdb7a38e1e50b1b82fa", "gasLimit": "0x1388", "difficulty": "0x0001", "mixhash": "0x0000000000000000000000000000000000000000000000000000000000000000", "coinbase": "0x0000000000000000000000000000000000000000"}' run --fake --nodial

and then start mist.

141 of 141 new or added lines in 3 files covered. (100.0%)

1669 of 3393 relevant lines covered (49.19%)

0.49 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
44
100.0
pyethapp/ipc_rpc.py
65
100.0
pyethapp/jsonrpc.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
pyethapp/pow_service.py
Jobs
ID Job ID Ran Files Coverage
1 349.1 11 Feb 2016 05:15PM UTC 0
49.19
Travis Job 349.1
Source Files on build 349
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #349
  • f40fc7e8 on github
  • Prev Build on ipc_rpc (#348)
  • Next Build on ipc_rpc (#351)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc