REF: replace buffer with Uint8Array#8158
Conversation
|
@limpbrains should the use of |
@Overtorment could you advice here |
In the |
|
in blue_modules some modules are actually dependencies that are copied from upstream, so they are not pulled from npm (usually because the developer is untrusted or to fix some issues). migrating it would be a wasted effort as it will be replaced in next update (pull from upstream) |
|
in tests - yeah, low priority, tests run in nodejs where |
|
Wake the fuck up samurai, we have PRs to merge [all PRs for @marcosrdz] https://github.com/BlueWallet/BlueWallet/pulls/review-requested/marcosrdz |

This PR continues replacing buffer with Uint8Array