Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 6.1.1 #785

Merged
merged 8 commits into from
Nov 12, 2019
Merged

Release 6.1.1 #785

merged 8 commits into from
Nov 12, 2019

Conversation

nduchak
Copy link
Contributor

@nduchak nduchak commented Nov 12, 2019

6.1.1 (2019-11-12)

Bug Fixes

  • ACI: Disable bytecode check for source and code on-chain. This changes will be included in next major release (#783) (fe6021b)

Features

  • KeyStore: Remove argon2 package, use libsodium for both browser and node (#782) (c18047e)

tarasherasymchuk and others added 7 commits November 12, 2019 17:09
…l` and `Ed25519` keypair (#466)

* feat(Add nacl box implementtation): ]

* feat(Crypto): Implement asymetric encoding/decoding using tweennacl and Ed25519 keypair

Converts a 32-byte Ed25519 public key into a 32-byte Curve25519 public key.Converts a 64-byte
Ed25519 secret key (or just the first 32-byte part of it, which is the secret value) into a 32-byte
Curve25519 secret key

#465

* chore(merge): Fix conflict
* fix(ACI): Disable bytecode check for source and code on-chain

* fix(ACI): Disable bytecode check for source and code on-chain
@nduchak nduchak self-assigned this Nov 12, 2019
@nduchak nduchak merged commit 39d3625 into master Nov 12, 2019
@nduchak nduchak deleted the release/6.1.1 branch November 12, 2019 15:50
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