Skip to content

fix(abi-coder): encode String and str length prefix as UTF-8 byte count #13760

fix(abi-coder): encode String and str length prefix as UTF-8 byte count

fix(abi-coder): encode String and str length prefix as UTF-8 byte count #13760

Workflow file for this run

name: "Verify forc version"
on:
pull_request:
branches:
- master
- next
jobs:
verify-forc-version:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: CI Setup
uses: ./.github/actions/ci-setup
- name: Verify forc version
run: pnpm forc:verify