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: block type enum #480

Merged
merged 11 commits into from
Sep 7, 2023
Merged

feat: block type enum #480

merged 11 commits into from
Sep 7, 2023

Conversation

Autoparallel
Copy link
Collaborator

@Autoparallel Autoparallel commented Sep 7, 2023

Give an overview of the tasks completed
Provides an upgraded API for handling block updates with added user control, i.e.:

  • Provide some update_block function for the environment.

Provides an ability to procedurally update block timestamps when using BlockType::RandomlySampled. Furthermore, gives the ability to update block timestamps via the update_block function as well.

Furthermore, there is a refactor of the comms used in RevmMiddleware to Environment which feels much cleaner to me.

Link to issue(s) that this PR closes
Closes #418 and closes #464

NOTE THAT THIS SHOULD COME AFTER #478 AS IT IS FORKED FROM THAT HEAD

@Autoparallel Autoparallel added the 🚧 WIP 🚧 DO NOT MERGE THIS PR label Sep 7, 2023
@Autoparallel Autoparallel marked this pull request as ready for review September 7, 2023 15:39
@0xJepsen 0xJepsen self-requested a review September 7, 2023 15:45
@Autoparallel Autoparallel removed the 🚧 WIP 🚧 DO NOT MERGE THIS PR label Sep 7, 2023
@0xJepsen 0xJepsen merged commit 4be2841 into feat(arbiter-core)/v0.5.0 Sep 7, 2023
@Autoparallel Autoparallel deleted the feat-block-type branch September 19, 2023 13:54
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