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

Epic: Special Files Facility: Handle updates to special files #6856

Closed
3 of 7 tasks
Tracked by #4729 ...
mhess-swl opened this issue May 31, 2023 · 1 comment
Closed
3 of 7 tasks
Tracked by #4729 ...

Epic: Special Files Facility: Handle updates to special files #6856

mhess-swl opened this issue May 31, 2023 · 1 comment
Labels
Epic A body of work that can be broken down into specific tasks. Hedera App Issues related to Hedera App and Hedera App SPI Modularization Issues or PRs related to modularization
Milestone

Comments

@mhess-swl
Copy link
Member

mhess-swl commented May 31, 2023

This is for the special files facility, which runs immediately after the file service update handler. If the file updated is one of the special data files (e.g. throttles), then extract the bytes and calls the mono service code to update the special file data. Use the existing interceptors if possible (e.g. ThrottleDefsManager).

If the mono service determines that the content is invalid, then fail the transaction with the appropriate response code

Tasks

  1. Hedera App Modularization
    netopyr
  2. Epic Hedera App Modularization
  3. 6 of 6
    Epic Hedera App Modularization
    rbair23

Possibly related: issue #8660

@nickpoorman nickpoorman added this to the v0.40 milestone May 31, 2023
@mhess-swl mhess-swl added the Modularization Issues or PRs related to modularization label May 31, 2023
@mhess-swl mhess-swl changed the title Handle updates to throttles via special files handling Handle updates to special files May 31, 2023
@nickpoorman nickpoorman changed the title Handle updates to special files Epic: Special Files Facility: Handle updates to special files May 31, 2023
@nickpoorman nickpoorman added the Epic A body of work that can be broken down into specific tasks. label May 31, 2023
@kimbor
Copy link
Member

kimbor commented Jun 9, 2023

Related: #6234

@netopyr netopyr added the Hedera App Issues related to Hedera App and Hedera App SPI label Jun 30, 2023
@netopyr netopyr modified the milestones: v0.40, v0.44 Oct 17, 2023
@netopyr netopyr closed this as completed Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic A body of work that can be broken down into specific tasks. Hedera App Issues related to Hedera App and Hedera App SPI Modularization Issues or PRs related to modularization
Projects
Archived in project
Development

No branches or pull requests

4 participants