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

tari-project / tari-crypto / 5819924355 / 1
81%
main: 81%

Build:
DEFAULT BRANCH: main
Ran 10 Aug 2023 10:41AM UTC
Files 24
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

10 Aug 2023 10:25AM UTC coverage: 89.155% (-0.3%) from 89.454%
5819924355.1

push

github

web-flow
feat!: enable no_std support for tari_crypto (#191)

This PR adds in no_std support for TariCrypto. 
The following changes where made to enable this:
- thiserror was swapped out for Snafu as thiserror does not support
no_std while snafu does.
- use std::  was changed to use core::
- make all dependencies default-features = false
- make BulletProofPlus an optional feature
- make serde an optional feature
- Make precomputed_tables optional as they require large internal memory
- remove lazy_static as a dependency (replaced by one-cell)
- changed sign message to use supplied RNG, and not thread_local
internally

3461 of 3882 relevant lines covered (89.16%)

72.69 hits per line

Source Files on job 5819924355.1
  • Tree
  • List 24
  • Changed 19
  • Source Changed 0
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5819924355
  • a0e9765d on github
  • Prev Job for on main (#5794680154.1)
  • Next Job for on main (#5820363695.1)
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