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

feat (HIP-423): Long Term Scheduled Transactions #1181

Merged
merged 10 commits into from
Dec 11, 2024

Conversation

0xivanov
Copy link
Contributor

@0xivanov 0xivanov commented Dec 9, 2024

Implements HIP-423:

  1. Integration tests
  2. Example

Fixes: #1165

Signed-off-by: Ivan Ivanov <ivanivanov.ii726@gmail.com>
Signed-off-by: Ivan Ivanov <ivanivanov.ii726@gmail.com>
Signed-off-by: Ivan Ivanov <ivanivanov.ii726@gmail.com>
Signed-off-by: Ivan Ivanov <ivanivanov.ii726@gmail.com>
@0xivanov 0xivanov added the enhancement New feature or request label Dec 9, 2024
@0xivanov 0xivanov self-assigned this Dec 9, 2024
@0xivanov 0xivanov requested review from a team as code owners December 9, 2024 13:32
Base automatically changed from update-protobufs-to-v0.57 to main December 9, 2024 14:19
@0xivanov 0xivanov requested review from a team as code owners December 9, 2024 14:26
Copy link

codecov bot commented Dec 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

see 2 files with indirect coverage changes

Signed-off-by: Ivan Ivanov <ivanivanov.ii726@gmail.com>
mishomihov00
mishomihov00 previously approved these changes Dec 11, 2024
Copy link
Contributor

@mishomihov00 mishomihov00 left a comment

Choose a reason for hiding this comment

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

Review applies to .github/workflows/build.yml

Signed-off-by: Ivan Ivanov <ivanivanov.ii726@gmail.com>
Signed-off-by: Ivan Ivanov <ivanivanov.ii726@gmail.com>
Copy link
Contributor

@gsstoykov gsstoykov left a comment

Choose a reason for hiding this comment

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

LG. Just some nits.

schedule_create_transaction_e2e_test.go Outdated Show resolved Hide resolved
schedule_create_transaction_e2e_test.go Show resolved Hide resolved
Signed-off-by: Ivan Ivanov <ivanivanov.ii726@gmail.com>
Copy link
Contributor

@gsstoykov gsstoykov left a comment

Choose a reason for hiding this comment

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

LGTM.

@0xivanov 0xivanov merged commit 0033954 into main Dec 11, 2024
6 checks passed
@0xivanov 0xivanov deleted the 1165-hip-423-Long-Term-Scheduled-Transactions branch December 11, 2024 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add HIP-423: Long Term Scheduled Transactions
3 participants