Add ACK data generation into the feature matrix in readme #4

Open
lee.miller wants to merge 1 commits from lee.miller/bitmessage-js:doc into master
Contributor

Hi!

I found out that bitmessage-js doesn't calculate ACK, added a TODO item.

Hi! I found out that bitmessage-js [doesn't calculate ACK](https://git.bitmessage.org/Bitmessage/bitmessage-js/src/branch/master/lib/objects.js#L812), added a TODO item.
lee.miller added 1 commit 2024-03-21 16:06:42 +00:00
lee.miller requested review from PeterSurda 2024-03-31 18:06:29 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b lee.miller-doc master
git pull doc

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff lee.miller-doc
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Bitmessage/bitmessage-js#4
No description provided.