Skip to content

Conversation

rg911
Copy link
Contributor

@rg911 rg911 commented Jan 30, 2020

30-Jan-2020

Milestone: Fushicho.4(RC3)
Versions | |
---|---|---
SDK Core| v0.16.4 | https://www.npmjs.com/package/nem2-sdk
Catbuffer Library| v0.0.11 | https://www.npmjs.com/package/catbuffer
Client Library | v0.7.20-beta.7 | https://www.npmjs.com/package/nem2-sdk-openapi-typescript-node-client

  • Core 0.9.2.1 compatible. Changed hash algorithm for shared key derivation to HKDF-HMAC-Sha256.
  • Removed senderPrivateKey in Persistent Delegation Request Transaction. Instead, it uses an ephemeral key pair and the EphemeralPublicKey is now attached in the PersistentDelegationMessage payload.
  • Removed salt encryption and decryption functions which uses HKDF-HMAC-Sha256 instead. This only affects the encrypted payload.
  • Added missing export in Infrastructure classes / interfaces.
  • Applied latest catbuffer builder codes for ResolutionStatement.
  • Updated TransactionType & TransactionVersion enum key name to match catabuffer schema definition.
  • Changed signature type for Height from numeric string to UInt64 in Block & Receipt respostiories
  • Fixed a few ts lint issues.

@rg911 rg911 merged commit fdabe83 into symbol:master Jan 30, 2020
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