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

dedis / cothority / 14570 / 11
62%
master: 62%

Build:
DEFAULT BRANCH: master
Ran 19 Oct 2020 03:23PM UTC
Files 140
Run time 38s
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

19 Oct 2020 03:03PM UTC coverage: 62.521% (-0.001%) from 62.522%
14570.11

push

travis-ci-com

web-flow
Make getUpdates behave better (#2392)

The previous ByzCoinRPC.getUpdate tried to be smart to cover an error in its use
in ByzCoinRPC.getUpdateInstances. The error in getUpdateInstances created a race
condition where two quickly updating blocks created two concurrent calls to
getUpdates which failed.

This PR adds a new field to the ByzCoin.GetUpdates RPC-call that allows it to
send updates with regard to a skipchain, and not with regards to a block.
This makes getUpdates much simpler.
Furthermore it removes the race in getUpdateInstances and waits for each
update before accepting new blocks.

16201 of 25913 relevant lines covered (62.52%)

3344.19 hits per line

Source Files on job 14570.11
  • Tree
  • List 0
  • Changed 30
  • Source Changed 2
  • Coverage Changed 29
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 11673
  • Travis Job 14570.11
  • ddf75501 on github
  • Prev Job for on master (#14508.11)
  • Next Job for on master (#14571.11)
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