Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

✨ Add support for Clock Sysvar manipulation #217

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

lukacan
Copy link
Collaborator

@lukacan lukacan commented Oct 22, 2024

Description

This PR adds support to the client for manipulating the Clock Sysvar, specifically by warping to a desired slot, warping to a desired epoch, and advancing time by a specified number of seconds.

Related Tickets & Documents

  • Related Issue #

  • Closes #

  • I clicked on "Allow edits from maintainers"

@lukacan lukacan linked an issue Oct 22, 2024 that may be closed by this pull request
@lukacan lukacan force-pushed the impr/clock-sysvar-manipulations branch from 11f4fac to 6ec78d3 Compare October 23, 2024 17:13
@lukacan lukacan merged commit a3eec72 into develop Oct 24, 2024
9 checks passed
@lukacan lukacan deleted the impr/clock-sysvar-manipulations branch October 24, 2024 08:06
This was referenced Nov 14, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Advance time during a test
1 participant