Initial update for the bitmessage-js package #1

Merged
PeterSurda merged 15 commits from lee.miller/bitmessage-js:mac into master 2024-03-08 00:55:30 +00:00
Contributor

Hello!

Here are the initial changes for the bitmessage-js package:

  • package update: scoped name, version bump, URL changes
  • changes in worker.cc according to node-gyp warnings
  • a buildbot dir in hope for future support for a node:16 container

TODO:

  • replace new Buffer() everywhere

  • make tests succeed

  • make research on workability of bn.js, maybe remove bignum?

Hello! Here are the initial changes for the `bitmessage-js` package: * package update: scoped name, version bump, URL changes * changes in `worker.cc` according to node-gyp warnings * a buildbot dir in hope for future support for a node:16 container TODO: - [x] replace `new Buffer()` everywhere - [x] make tests succeed - [ ] make research on workability of `bn.js`, maybe remove `bignum`?
lee.miller added 5 commits 2023-01-08 19:54:05 +00:00
lee.miller added 4 commits 2023-01-09 01:56:03 +00:00
lee.miller added 1 commit 2023-01-09 03:26:02 +00:00
lee.miller added 1 commit 2024-02-27 20:19:35 +00:00
lee.miller added 1 commit 2024-02-27 20:22:26 +00:00
lee.miller added 1 commit 2024-02-27 20:38:24 +00:00
lee.miller force-pushed mac from 8c5e47066e to 448755f53c 2024-02-27 22:34:43 +00:00 Compare
lee.miller added 1 commit 2024-02-27 22:43:14 +00:00
lee.miller added 1 commit 2024-02-27 22:46:04 +00:00
lee.miller added 4 commits 2024-02-29 22:12:18 +00:00
lee.miller force-pushed mac from ec57af94cd to a96d488cd4 2024-02-29 22:20:12 +00:00 Compare
lee.miller force-pushed mac from a96d488cd4 to 1d4b5141b9 2024-02-29 23:14:14 +00:00 Compare
lee.miller added 2 commits 2024-03-02 14:45:33 +00:00
lee.miller added 2 commits 2024-03-02 15:46:51 +00:00
lee.miller added 3 commits 2024-03-03 21:10:00 +00:00
lee.miller force-pushed mac from ebf1b0e853 to c9c4d0d8ee 2024-03-03 21:59:52 +00:00 Compare
lee.miller added 1 commit 2024-03-04 16:43:02 +00:00
Author
Contributor

I'm not sure if I need to replace new Buffer() also in lib/platform.browser.js or it's only the node deprecation.

I'm not sure if I need to replace `new Buffer()` also in `lib/platform.browser.js` or it's only the node deprecation.
lee.miller force-pushed mac from 317cf01c08 to 4730492ad5 2024-03-05 11:31:19 +00:00 Compare
lee.miller changed title from WIP: Initial update for the bitmessage-js package to Initial update for the bitmessage-js package 2024-03-05 12:00:16 +00:00
lee.miller requested review from PeterSurda 2024-03-05 16:21:24 +00:00
PeterSurda approved these changes 2024-03-07 13:38:44 +00:00
PeterSurda left a comment
Owner

Looks ok.

Looks ok.
lee.miller force-pushed mac from 4730492ad5 to 67712c69fa 2024-03-08 00:24:28 +00:00 Compare
PeterSurda merged commit 67712c69fa into master 2024-03-08 00:55:30 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 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#1
No description provided.