Skip to content

Upgrade bs58check. Drop safe-buffer#30

Merged
junderw merged 1 commit intobitcoinjs:masterfrom
paulmillr:master
Aug 29, 2023
Merged

Upgrade bs58check. Drop safe-buffer#30
junderw merged 1 commit intobitcoinjs:masterfrom
paulmillr:master

Conversation

@paulmillr
Copy link
Copy Markdown
Contributor

No description provided.

@ChrisCho-H
Copy link
Copy Markdown

wish this merged and npm publish, so that bip32 also upgrade wif version to prevent error happening in browser or mobile

@paulmillr
Copy link
Copy Markdown
Contributor Author

@junderw ping

@junderw junderw merged commit 6d564cd into bitcoinjs:master Aug 29, 2023
@junderw
Copy link
Copy Markdown
Member

junderw commented Aug 29, 2023

Tried publishing 3.0.0 (bump major) only to find 2 versions 3.0.0 and 3.0.1 on npmjs not on Github.

The tags were there, but the commits weren't on any branch...

Perhaps I messed up something when publishing 2.0.6.

I checked the diffs and the only thing that changed was removing the 32 byte check for private keys. (not sure why)

I published as 4.0.0

@ChrisCho-H
Copy link
Copy Markdown

Thanks @junderw ! I made PR for bip32 bitcoinjs/bip32#81 which upgrade wif version there.
This will significantly helps for browser and mobile integration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants