- Checked out our contribution guidelines?
- Considered documentation and added the
doc-change-required
label to this PR if updates are required. - Considered the changelog and included an update if required.
- For database changes (e.g. KeyValueSegmentIdentifier) considered compatibility and performed forwards and backwards compatibility tests
- unit tests:
./gradlew build
- acceptance tests:
./gradlew acceptanceTest
- integration tests:
./gradlew integrationTest
- reference tests:
./gradlew ethereum:referenceTests:referenceTests