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

Add new Boundary Node NnsFunctions #537

Merged
merged 1 commit into from
Feb 2, 2024
Merged

Conversation

mstrasinskis
Copy link
Contributor

@mstrasinskis mstrasinskis commented Feb 2, 2024

Motivation

Extend NnsFunctions enum with new BoundaryNodes related types.

nns-dapp related pr dfinity/nns-dapp#4310

Changes

  • NnsFunctions update

Tests

Works

Todos

  • Add entry to changelog (if necessary).
    Not necessary

Copy link
Contributor

github-actions bot commented Feb 2, 2024

size-limit report 📦

Path Size
@dfinity/ckbtc 7.2 KB (0%)
@dfinity/cketh 1.97 KB (0%)
@dfinity/cmc 1.29 KB (0%)
@dfinity/ledger-icrc 2.97 KB (0%)
@dfinity/ledger-icp 15.71 KB (0%)
@dfinity/nns 35.6 KB (+0.11% 🔺)
@dfinity/nns-proto 76.44 KB (0%)
@dfinity/sns 15.26 KB (0%)
@dfinity/utils 4.44 KB (0%)
@dfinity/ic-management 2.19 KB (0%)

@lmuntaner lmuntaner changed the title Add new NB NnsFunctions Add new Boundary Node NnsFunctions Feb 2, 2024
Copy link
Contributor

@lmuntaner lmuntaner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are they supported by the backend already?

@mstrasinskis
Copy link
Contributor Author

Are they supported by the backend already?

Yes. Thank you!

@mstrasinskis mstrasinskis merged commit de9835b into main Feb 2, 2024
11 checks passed
@mstrasinskis mstrasinskis deleted the extend-nnsFunctions-with-nb branch February 2, 2024 14:30
github-merge-queue bot pushed a commit to dfinity/nns-dapp that referenced this pull request Feb 2, 2024
# Motivation

Add nns proposal payload support for new nnsFunctions:
- `AddApiBoundaryNode`
- `RemoveApiBoundaryNodes`
- `UpdateApiBoundaryNodesVersion`

`ic-js` related pr dfinity/ic-js#537

# Changes

- extend rs/proposals with new payloads
- labels for new nnsFunctions

# Tests

Tested manually.

# Todos

- [x] Add entry to changelog (if necessary).

---------

Co-authored-by: Max Murphy <max@winning.black>
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.

2 participants