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

064 d freeze txn use instant #67

Merged
merged 4 commits into from
Aug 6, 2021

Conversation

ljianghedera
Copy link
Contributor

Description:
This PR added a new field Timestamp as freeze start time, meanwhile deprecated these 4 fields as freeze start time and duration:

  1. startHour
  2. startMin
  3. endHout
  4. endMin

Now once hedera services enter MAINTENANCE mode, it has to be manually taken down and up.

Related issue(s):

Fixes #64

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

ljianghedera and others added 3 commits July 29, 2021 15:22
* Tweak comments and variable names for stylistic consistency

Signed-off-by: tinker-michaelj <[email protected]>

* Backwards compatibility

Signed-off-by: tinker-michaelj <[email protected]>
Copy link
Member

@steven-sheehy steven-sheehy left a comment

Choose a reason for hiding this comment

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

q: Without an end time or a separate unfreeze transaction, how does the network get unfrozen?

@anighanta
Copy link
Contributor

q: Without an end time or a separate unfreeze transaction, how does the network get unfrozen?

by restarting the Network afaik

Copy link
Contributor

@tinker-michaelj tinker-michaelj left a comment

Choose a reason for hiding this comment

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

LGTM!

@tinker-michaelj tinker-michaelj merged commit 384383f into develop Aug 6, 2021
@tinker-michaelj tinker-michaelj deleted the 064-D-freeze-txn-use-instant branch August 6, 2021 18:11
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.

5 participants