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

Sprint 43 #1126

Merged
merged 23 commits into from
May 21, 2024
Merged

Sprint 43 #1126

merged 23 commits into from
May 21, 2024

Conversation

AlbertoMolinaIoBuilders
Copy link
Contributor

Description

Backend scheduler added to automatically submit multi-signatures transactions to the Hedera DLT.

Fixes # (issue) 🛠️

Type of change

  • Bug fix (non-breaking change which fixes an issue) 🐞
  • New feature (non-breaking change which adds functionality) ✨
  • Breaking change (fix or feature that would cause existing functionality to not work as expected) 💥
  • This change requires a documentation update 📖

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration. 🧪

  • Manual Tests

Test Configuration:

  • Node version (latest LTS):
    • 16
    • 18
    • 20

Test Results (if any)

Checklist:

  • Style Guidelines (My code follows the style guidelines of this project) ✅
  • Self-Review (I have performed a self-review of my own code) 👀
  • Code Comments (I have commented my code, particularly in hard-to-understand areas) 💬
  • Documentation Updates (I have made corresponding changes to the documentation) 📚
  • Warning-Free Changes (My changes generate no new warnings) ⚠️
  • Effective Tests (I have added tests that prove my fix is effective or that my feature works) ✔️
  • Local Test Pass (New and existing unit tests pass locally with my changes) ✅
  • Dependency Updates (Any dependent changes have been merged and published in downstream modules) 🔄
  • Spellcheck (I have checked my code and corrected any misspellings) 📝

AlbertoMolinaIoBuilders and others added 21 commits May 13, 2024 10:13
Signed-off-by: Alberto Molina <[email protected]>
Signed-off-by: Alberto Molina <[email protected]>
Signed-off-by: Alberto Molina <[email protected]>
Signed-off-by: Alberto Molina <[email protected]>
Signed-off-by: Alberto Molina <[email protected]>
Signed-off-by: Alberto Molina <[email protected]>
Signed-off-by: Alberto Molina <[email protected]>
Signed-off-by: Alberto Molina <[email protected]>
Signed-off-by: Alberto Molina <[email protected]>
Signed-off-by: Alberto Molina <[email protected]>
Signed-off-by: Mario Francia <[email protected]>
Signed-off-by: Mario Francia <[email protected]>
Signed-off-by: Mario Francia <[email protected]>
M-Francia
M-Francia previously approved these changes May 20, 2024
@AlbertoMolinaIoBuilders AlbertoMolinaIoBuilders marked this pull request as ready for review May 21, 2024 07:52
@AlbertoMolinaIoBuilders AlbertoMolinaIoBuilders merged commit 7c9cf66 into main May 21, 2024
3 of 4 checks passed
@AlbertoMolinaIoBuilders AlbertoMolinaIoBuilders deleted the sprint-43 branch May 21, 2024 09:13
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