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

nns: Add records' iterating method to the list of safe ones #355

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

cthulhu-rider
Copy link
Contributor

No description provided.

The method was presented in the `nns.yml` file while missing in the
`config.yml` one since its inception.

Add `getAllRecords` elements to the `safemethods` list in the
configuration file. As a consequence, corresponding methods are now
exported from the contract reader (`nns.ContractReader` type) and
dropped from the transaction maker (`nns.Contract` type).

Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
@roman-khimov roman-khimov added this to the v0.18.0 milestone Sep 18, 2023
@roman-khimov roman-khimov merged commit d2f3761 into master Sep 18, 2023
8 checks passed
@roman-khimov roman-khimov deleted the nns-safemethods branch September 18, 2023 11:46
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