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

Upgrade Lisk #567

Merged
merged 30 commits into from
Dec 22, 2023
Merged

Upgrade Lisk #567

merged 30 commits into from
Dec 22, 2023

Conversation

bludnic
Copy link
Member

@bludnic bludnic commented Nov 28, 2023

Upgraded LiskSDK to the latest version.

Lisk Node migration:

  • Rewrite fee calculation mechanism
  • Rewrite transaction signing mechanism
  • RPC: Rewrite the healthcheck
  • RPC: getNonce()
  • RPC: getBalance()
  • RPC: getHeight()
  • RPC: sendTransaction()
  • Account: createTransaction(), signTransaction(), encodeTransaction()

Lisk Service migration:

  • Add service healthcheck
  • New API: getTransaction()
  • New API: getTransactions()
  • New API: getTransactionsHistory()

Refactor:

  • Update test.json config
  • Refactored lisk-utils to TS
  • Added unit tests for lisk-utils
  • Added missing types: @types/pbkdf2, @types/uuid

@bludnic bludnic self-assigned this Nov 28, 2023
Copy link

vercel bot commented Nov 28, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
adamant-im ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 22, 2023 4:01pm

@bludnic
Copy link
Member Author

bludnic commented Dec 1, 2023

Upgrade LiskSDK

@bludnic
Copy link
Member Author

bludnic commented Dec 22, 2023

@RealGoodProgrammer @adamant-al @martiliones please review

@bludnic bludnic mentioned this pull request Dec 22, 2023
@bludnic
Copy link
Member Author

bludnic commented Dec 22, 2023

I'm gonna merge this PR, because I need these changes to finish other tasks. If you want to review please leave the comments in the dev branch #572

@bludnic bludnic merged commit 0d935bb into dev Dec 22, 2023
3 checks passed
Copy link

Successfully tore down https://msg-adamant-pr-567.surge.sh 🥲

@bludnic bludnic deleted the feat/upgrade-lisk branch December 22, 2023 22:18
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.

1 participant