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

chore: upstream sync #7

Merged
merged 15 commits into from
Sep 6, 2023
Merged

chore: upstream sync #7

merged 15 commits into from
Sep 6, 2023

Conversation

refcell
Copy link

@refcell refcell commented Sep 6, 2023

No description provided.

Rjected and others added 15 commits September 2, 2023 01:00
* chore: impl Eq, PartialEq for TransitionState

* re-add default impl with comment

* remove conflicting Default impls
…loy#681)

* feat(state): take N reverts from BundleState

* new line

* nits, export and PartialEq,Eq

* ftm
Bumps [enumn](https://github.com/dtolnay/enumn) from 0.1.11 to 0.1.12.
- [Release notes](https://github.com/dtolnay/enumn/releases)
- [Commits](dtolnay/enumn@0.1.11...0.1.12)

---
updated-dependencies:
- dependency-name: enumn
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.47 to 1.0.48.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@1.0.47...1.0.48)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(state): Make database more generic

* doc
…_bundle (bluealloy#688)

* feat(StateBuilder): make builder option  become

* make private field, nit rename

* fix tests
@refcell refcell self-assigned this Sep 6, 2023
@refcell refcell requested a review from clabby September 6, 2023 16:50
@refcell refcell merged commit f97400f into clabby/op-revm Sep 6, 2023
@refcell refcell deleted the refcell/upstream-sync branch September 8, 2023 17:12
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.

None yet

6 participants