Skip to content

revert back to children enqueue for bottom-up saving of trie. known … #1294

revert back to children enqueue for bottom-up saving of trie. known …

revert back to children enqueue for bottom-up saving of trie. known … #1294

# SPDX-License-Identifier: Apache-2.0
name: "Validate Gradle Wrapper"
on: [push, pull_request]
jobs:
validation:
name: "Gradle Wrapper Validation"
runs-on: [besu-research-ubuntu-8]
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v1