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

Feature Request: Add Validator Transactions #518

Open
faberto opened this issue Oct 20, 2023 · 0 comments
Open

Feature Request: Add Validator Transactions #518

faberto opened this issue Oct 20, 2023 · 0 comments
Assignees

Comments

@faberto
Copy link

faberto commented Oct 20, 2023

As the underlying functions are now in the web client nimiq/core-rs-albatross@069c5ae

I would like to propose an addition to the hub api to sign validator related transactions, especially

  • create_validator
  • update_validator
  • retire_validator
  • delete_validator

As it only needs to sign the transaction and not build it, the API doe not need a lot of options.
The kind and required information can be extracted and displayed:

Sample:

@sisou sisou self-assigned this Nov 29, 2023
sisou added a commit to nimiq/keyguard that referenced this issue Dec 1, 2023
… 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).
sisou added a commit to nimiq/keyguard that referenced this issue Dec 1, 2023
… 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).
sisou added a commit to nimiq/keyguard that referenced this issue Dec 12, 2023
… 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).
sisou added a commit to nimiq/keyguard that referenced this issue Dec 12, 2023
… 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).
sisou added a commit to nimiq/keyguard that referenced this issue Dec 12, 2023
… 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).
sisou added a commit to nimiq/keyguard that referenced this issue Apr 29, 2024
… 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).
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

No branches or pull requests

2 participants