nethermind icon indicating copy to clipboard operation
nethermind copied to clipboard

Timestamp Based Fork Activation

Open smartprogrammer93 opened this issue 3 years ago • 0 comments

Resolves #4605

Changes:

  • just adding timestamp to the equation when it comes to the spec provider

Types of changes

What types of changes does your code introduce? Put an x in the boxes that apply

  • [ ] Bugfix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] Documentation Update
  • [ ] Code style update (formatting, renaming)
  • [ ] Refactoring (no functional changes, no api changes)
  • [ ] Build related changes
  • [ ] Other (please describe):

Testing

Requires testing

  • [x] Yes
  • [ ] No

In case you checked yes, did you write tests??

  • [x] Yes
  • [ ] No

smartprogrammer93 avatar Sep 26 '22 15:09 smartprogrammer93