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

tari-project / tari / 6850786269
61%

Build:
DEFAULT BRANCH: development
Ran 13 Nov 2023 07:03PM UTC
Jobs 1
Files 721
Run time 49s
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

13 Nov 2023 01:40PM UTC coverage: 75.875% (-0.03%) from 75.905%
6850786269

push

github

web-flow
feat: sender and receiver protocols use bytes (not hex string) in wallet database (#5950)

Description
---
Changed the sender and receiver protocol in the wallet database to use
bytes instead of a hex string, as the underlying data type is encrypted
bytes. This issue was highlighted due to the to_hex function in
tari_utilities not being able to convert large transactions into hex
strings (returned **String to large**) for saving in the wallet
database.

Motivation and Context
---
See above.

How Has This Been Tested?
---
Existing unit tests and cucumber tests passed
Added a new integration-level unit test `async fn
large_interactive_transaction()` to test the conversion from pending
outgoing and incoming transactions to and from the database.

What process can a PR reviewer use to test or verify this change?
---
Code walk-through
Run the new unit test

<!-- Checklist -->
<!-- 1. Is the title of your PR in the form that would make nice release
notes? The title, excluding the conventional commit
tag, will be included exactly as is in the CHANGELOG, so please think
about it carefully. -->

Breaking Changes
---

- [x] None
- [ ] Requires data directory on base node to be deleted
- [ ] Requires hard fork
- [ ] Other - Please specify

<!-- Does this include a breaking change? If so, include this line as a
footer -->
<!-- BREAKING CHANGE: Description what the user should do, e.g. delete a
database, resync the chain -->

Co-authored-by: SW van Heerden <swvheerden@gmail.com>

20 of 29 new or added lines in 2 files covered. (68.97%)

1639 existing lines in 57 files now uncovered.

73986 of 97511 relevant lines covered (75.87%)

208567.49 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6850786269.1 13 Nov 2023 07:03PM UTC 0
75.87
GitHub Action Run
Source Files on build 6850786269
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #6850786269
  • 4cbdfec9 on github
  • Prev Build on development (#6826890446)
  • Next Build on development (#6865103353)
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