Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 26, 2023. It is now read-only.

fix(crypto): sodium-randbytes #440

Merged
merged 1 commit into from
Feb 3, 2022
Merged

fix(crypto): sodium-randbytes #440

merged 1 commit into from
Feb 3, 2022

Conversation

ghost
Copy link

@ghost ghost commented Jan 30, 2022

Description

This PR closes #438 by using sodium-randbytes (650 B MINIFIED)

source code: https://github.com/zilliqa/sodium-randbytes

Motivation and Context

#439

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • Add tests to cover changes as needed.
  • Update documentation as needed.

@ghost ghost requested review from AmritKumar, bb111189, renlulu and teye as code owners January 30, 2022 02:25
@ghost ghost force-pushed the fix/randombytes branch 3 times, most recently from 675223c to 3c14357 Compare January 30, 2022 08:35
@ghost ghost marked this pull request as draft January 31, 2022 01:06
@ghost ghost force-pushed the fix/randombytes branch from 3c14357 to 1a294df Compare January 31, 2022 01:11
@ghost ghost force-pushed the fix/randombytes branch from 1a294df to 20c3cd1 Compare January 31, 2022 01:41
@ghost ghost marked this pull request as ready for review January 31, 2022 03:21
@bb111189 bb111189 merged commit 4ea259c into dev Feb 3, 2022
@bb111189 bb111189 deleted the fix/randombytes branch February 3, 2022 07:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@zilliqa-js/crypto library is incompatible with a Next.js project
2 participants