Skip to content

Conversation

@jribbink
Copy link
Contributor

@jribbink jribbink commented Nov 13, 2025

Closes #886

Description

Fixes few remaining inconsistencies found in system/scheduled transactions implemetnation

  • Add support for zero system tx id for backward-compatibility

  • Implement GetTransactionResult support for system transactions

  • Fix static system transaction cache


For contributor use:

  • Targeted PR against master branch
  • Linked to GitHub issue with discussion and accepted design OR link to spec that describes this work
  • Code follows the standards mentioned here
  • Updated relevant documentation
  • Re-reviewed Files changed in the GitHub PR explorer
  • Added appropriate labels

@jribbink jribbink force-pushed the jribbink/add-zero-id-support branch from 6d6de74 to c5a97a8 Compare November 13, 2025 23:09
@jribbink jribbink changed the title Add support for zero system tx id for backward-compatibility Implementmissing GetTransaction(Result) queries for system transactions Nov 13, 2025
@jribbink jribbink changed the title Implementmissing GetTransaction(Result) queries for system transactions Implement missing GetTransaction(Result) queries for system transactions Nov 13, 2025
@jribbink jribbink changed the title Implement missing GetTransaction(Result) queries for system transactions Implement missing GetTransaction(Result) queries for system transactions Nov 13, 2025
@jribbink jribbink merged commit 5f706c0 into master Nov 13, 2025
3 checks passed
@jribbink jribbink deleted the jribbink/add-zero-id-support branch November 13, 2025 23:45
@jribbink jribbink added the Improvement Technical work without new features, refactoring, improving tests label Nov 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Improvement Technical work without new features, refactoring, improving tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

flow transactions get-system panic

3 participants