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

Change API to support Lisk SDK v5 API #3288

Closed
reyraa opened this issue Jan 20, 2021 · 0 comments · Fixed by #3444
Closed

Change API to support Lisk SDK v5 API #3288

reyraa opened this issue Jan 20, 2021 · 0 comments · Fixed by #3444
Labels

Comments

@reyraa
Copy link
Contributor

reyraa commented Jan 20, 2021

Description

Lisk SDK v5 focuses on network longevity. This version introduces new, more secure, and more accurately validatable address and id systems. Additionally, Lisk Elements introduces changes to the transaction creation process that we need to implement.

We aim to support Lisk SDK v5 by refactoring Lisk Desktop to fetch the information from Lisk Service, passing the right params and displaying information correctly, considering the changes in API responses.

Motivation

This is another step towards supporting Lisk Core v3. The new address system secures accounts further, by eliminating the address collision.

Tasks

Sprint 44

Sprint 45

Sprint 46

Sprint 47

@reyraa reyraa added the epic label Jan 20, 2021
@reyraa reyraa changed the title Support Lisk SDK v5 Change API to support Lisk SDK v5 API Jan 20, 2021
reyraa added a commit that referenced this issue Apr 16, 2021
Change api to support Lisk SDK v5 - Closes #3288
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants