Greg
Results
83
issues of
Greg
## Summary Implement the core scheduled callback processing functionality including blueprint transactions and Cadence scripts for callback execution on Flow blockchain. ## Changes ### New Files - `fvm/blueprints/scheduled_callback.go` - Core...
## Summary Integrate scheduled callback processing into the block execution workflow, enabling automatic callback processing during system transaction execution when callbacks are enabled. ## Changes ### Modified Files - `engine/execution/computation/computer/computer.go`...