Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Update 2.0.0 #7

Merged
merged 22 commits into from
Nov 15, 2023
Merged

Update 2.0.0 #7

merged 22 commits into from
Nov 15, 2023

Conversation

RobinP122
Copy link
Contributor

@RobinP122 RobinP122 commented Nov 14, 2023

Renaming

  • "Compute" changed to "Mempool".
  • "Zeno" changed to "Token".
  • "ZNP" changed to "Network".
  • "ZNT"changed to "ABlock".

Functions

  • "initFromMasterKey" function is now called "fromMasterKey".
  • "initFromSeed" function is now called "fromSeed".
  • Order of properties has been rearranged.

Features

  • sign/verify message with a collection of keypairs.
  • save/get keypairs from local storage.

Other

  • Added network error responses.
  • Improved UX
  • Missing "Account based" feature. WIP (delayed to update 2.1.0)

RobinP122 and others added 22 commits October 20, 2023 11:06
- "ZNT" to "ablock"
- "NAOM" to "Chain"
- Only computeHost and passphrase are reqired as configs
- Added specific internal errors for config fields to help with usage
- initFromSeed > fromSeed
- initFromMasterKey > fromMasterKey
- DE and FR version need to be updated.
Major changes in function naming and param order.
Backward compatibilty is affected.
- Saves a KeyPairEncrypted array to LocalStorage
Will only work from a browser environement.
@RobinP122 RobinP122 requested a review from BHouwens November 14, 2023 10:37
@BHouwens BHouwens merged commit 333838a into main Nov 15, 2023
29 checks passed
@RobinP122 RobinP122 deleted the update_2.0.0 branch November 15, 2023 13:07
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.

2 participants