Skip to content

eth_getLogs to fix fee cap less than block base fee error (#12640) #3029

eth_getLogs to fix fee cap less than block base fee error (#12640)

eth_getLogs to fix fee cap less than block base fee error (#12640) #3029

Workflow file for this run

name: Check
on:
push:
branches:
- main
workflow_dispatch:
jobs:
goreleaser:
runs-on: ubuntu-latest
steps:
- run: echo ${GITHUB_REF}
- run: echo ${GITHUB_REF#refs/tags/}
- run: echo ${GITHUB_REF##*/}