Skip to content

Replace buffer with uint8 array#9

Closed
ojokne wants to merge 3 commits intomasterfrom
replace-buffer-with-Uint8Array
Closed

Replace buffer with uint8 array#9
ojokne wants to merge 3 commits intomasterfrom
replace-buffer-with-Uint8Array

Conversation

@ojokne
Copy link
Copy Markdown
Owner

@ojokne ojokne commented Sep 24, 2025

This PR continues from

It replaces Buffer with Uint8Array in the following areas:

  • screen/
  • components/TransactionListItem.tsx
  • tests/unit/provide-entropy.test.ts

Since there are many files to update, this migration is being done in small, incremental PRs to keep changes manageable.

@ojokne ojokne closed this Sep 24, 2025
@ojokne ojokne deleted the replace-buffer-with-Uint8Array branch September 24, 2025 04:43
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.

2 participants