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

ethereum / pyethapp / 597
50%

Build:
DEFAULT BRANCH: develop
Ran 23 Jan 2017 09:37PM 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
597

push

travis-ci

hackaugusto
Default gasprice + new rpc methods

- geth will ignore a transaction with a low gasprice and blacklist the
user, this caused trouble because the default gasprice used in the
deploy_solidity_contract method was 1 wei.
- pooling didn't account for the removal of a transaction (that can be
caused by the low gas price)
- added new rpc methods:
  - eth_estimateGas
  - eth_getTransactionReceipt
  - eth_getCode
- added a utility for the Proxy to get the estimated gas usage.

87 of 87 new or added lines in 1 file covered. (100.0%)

2004 of 3808 relevant lines covered (52.63%)

0.53 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
79
100.0
pyethapp/rpc_client.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
pyethapp/rpc_client.py
3
100.0
pyethapp/jsonrpc.py
4
100.0
pyethapp/synchronizer.py
Jobs
ID Job ID Ran Files Coverage
1 597.1 23 Jan 2017 09:37PM UTC 0
52.63
Travis Job 597.1
Source Files on build 597
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #597
  • afc8f66b on github
  • Prev Build on develop (#595)
  • Next Build on develop (#686)
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

© 2025 Coveralls, Inc