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

Migration to Nimiq PoS #518

Merged
merged 44 commits into from
Nov 19, 2024
Merged

Migration to Nimiq PoS #518

merged 44 commits into from
Nov 19, 2024

Conversation

sisou
Copy link
Member

@sisou sisou commented Nov 18, 2024

🎉

sisou and others added 30 commits November 14, 2024 14:59
Core decided to use all-zeroes.
It was removed from Albatross
They were changed in nimiq/core-js-albatross@588332f0069926979c84f65e00bd865e7ab30ef2
Only regular transactions and staking. Swap txs are not yet converted.
… staking

Remove hard-coded staking data types and instead use the Albatross client's data parsing capabilities.
Requires nimiq/core-rs-albatross#2026

Enables signing of validator transactions (nimiq/hub#518).
Only allowed for retire + remove stake transactions
Update albatross web-client to v0.20.1.
Update albatross web-client to v0.20.2.
sisou added 11 commits November 14, 2024 15:00
…nal order

e.g. keeping Observable as the first entry, as the other files depend on it.
To do this, we load the PoW SDK first, as it automatically sets a global `Nimiq` variable. Then in the loader for the PoS SDK, we check for that variable and store it as `NimiqPoW`, overwriting `Nimiq` with the PoS SDK.
@sisou sisou self-assigned this Nov 18, 2024
@sisou sisou merged commit 2c27f8f into master Nov 19, 2024
3 checks passed
@sisou sisou deleted the albatross-testnet branch November 19, 2024 19:14
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