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

input-output-hk / cardano-wallet / 461
67%
master: 88%

Build:
Build:
LAST BUILD BRANCH: HEAD
DEFAULT BRANCH: master
Ran 09 Jan 2019 01:03PM UTC
Jobs 1
Files 107
Run time 10s
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
461

cron

travis-ci

parsonsmatt
Separate parsers for wallet address and node api addresses

The CLI parsers for the node address and the wallet address were mixed
up. They were both using the same parser, with the same flag name (but
different defaults)

--wallet-address IP:PORT IP and port for backend wallet API. (default: ("127.0.0.1",8090))
--wallet-address IP:PORT IP and port for backend wallet API. (default: ("127.0.0.1",8080))

So, we were always ending with `walletNodeAddress` = `walletAddress` and
therefore, the node was trying to talk to himself but with certificates
from the relay node instead. API recursion!

5458 of 8856 relevant lines covered (61.63%)

0.62 hits per line

Jobs
ID Job ID Ran Files Coverage
13 461.13 (ACTION=coverage) 09 Jan 2019 01:03PM UTC 0
61.63
Travis Job 461.13
Source Files on build 461
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #461
  • d28b3f7b on github
  • Prev Build on develop (#448)
  • Next Build on develop (#474)
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