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

tari-project / tari / 5405345624

Builds Branch Commit Type Ran Committer Via Coverage
5405345624 development chore!: audit corrections (#5545) Description --- - Updates one integer casting to be safer - Changes a function privacy as per the docs - Removes outdated comments - Makes domain hashes consistent in the repo Motivation and Context --- ... push 28 Jun 2023 08:38PM UTC web-flow github
75.93
5405045953 development docs: add coverage badge (#5550) Replaces the obsolete CircleCI test badge with the code coverage badge from coveralls. Breaking Changes --- - [x] None - [ ] Requires data directory on base node to be deleted - [ ] Requires hard fork - [ ] Oth... push 28 Jun 2023 08:00PM UTC web-flow github
75.93
5402687766 development chore: add relevant crates to source coverage (#5544) The source coverage GHA is working fine, so this adds all the core crates to the coverage tests. Breaking Changes --- - [x] None - [ ] Requires data directory on base node to be delet... push 28 Jun 2023 03:49PM UTC web-flow github
75.91
5402460523 development fix: update code coverage approach (#5540) Changing out the grcov approach with cargo-llvm-cov which is supposed to be much quicker. Allows us to easily run code coverage from command line: ``` ./scripts/source_coverage.sh ``` or in C... push 28 Jun 2023 02:48PM UTC web-flow github
68.16
5400207742 development chore: chain_backend (#5530) Description --- Some minor improvements on the chain backend Motivation and Context --- Some comments and cleanup How Has This Been Tested? --- Unit tests push 28 Jun 2023 11:31AM UTC web-flow github pending completion   set done
5398517777 development chore: update local coverage script (#5532) The source coverage scripts are incredibly outdated. This updates to work (though I'm not convinced it's 100% accurate - function % results seems very wrong). But that's for another PR ## Deleted s... push 28 Jun 2023 09:10AM UTC web-flow github pending completion   set done
5395162700 development fix: llvm-tools installed correctly (#5534) push 27 Jun 2023 11:06PM UTC web-flow github pending completion   set done
5394625666 development fix: push test coverage even if some tests fail (#5533) Description --- Our test coverage shows 0% because the GA fails if even one test fails (and the integration tests typically have at least one failure). So allow the coverage report t... push 27 Jun 2023 10:01PM UTC web-flow github pending completion   set done
5356808473 development fix(core): remove implicit change in protocol for partial/full signatures (#5488) Description --- Removes check for an invalid signature, presumed to be a partial signature, which results in partial signature aggregation being skipped if a va... push 23 Jun 2023 02:20PM UTC web-flow github pending completion   set done
5344138579 development chore: fix comment (#5484) Description --- Moved the comment to the correct code snippet and expanded a bit Motivation and Context --- Using the median timestamp in new blocks and not just utc::now is very important and stops a miner atta... push 22 Jun 2023 10:43AM UTC web-flow github pending completion   set done
5343342923 development chore: version bump development to 0.51.0-pre.2 (#5485) Description --- Version bump development so we can tag a new release. Motivation and Context --- The dan layer team requires it. push 22 Jun 2023 09:17AM UTC web-flow github pending completion   set done
5342853278 development ci(fix): build only bins and include in archive/packages (#5479) Description Limit build to only binaries that are included in the archives and packages Motivation and Context In the name of efficiency, which save about 30% of build time if... push 22 Jun 2023 08:23AM UTC web-flow github pending completion   set done
5335858590 development feat: sparse merkle trees (#5457) # Sparse Merkle trees ## Description A sparse Merkle tree is a Merkle tree where the non-empty nodes are stored in a map with the key being the hash of the node and the value being the node itself. Me... push 21 Jun 2023 04:04PM UTC web-flow github pending completion   set done
5335098317 development refactor: various fixes for clarity (#5475) Description --- A few fixes found while going through the `core/consensus` crate. Motivation and Context --- Some names were ambiguous and some needed more detail How Has This Been Tested? -... push 21 Jun 2023 02:51PM UTC web-flow github pending completion   set done
5333095757 development feat!: remove witness mr (#5476) Description --- This removes the witness mr from the header and use of the witness data hash. Combines it into a single output hash. Motivation and Context --- We use two hashes for each output, the output... push 21 Jun 2023 12:33PM UTC web-flow github pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • …
  • 35
  • 36
  • Next →
  • Back to Repo
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