Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2025

Updates the emulator and Cadence versions to their latest

This was a dependabot PR to bump a version of a package with a vulnerability, but I just updated it to include tools version bumps as well

Bumps [github.com/consensys/gnark-crypto](https://github.com/consensys/gnark-crypto) from 0.12.1 to 0.18.1.
- [Release notes](https://github.com/consensys/gnark-crypto/releases)
- [Changelog](https://github.com/Consensys/gnark-crypto/blob/v0.18.1/CHANGELOG.md)
- [Commits](Consensys/gnark-crypto@v0.12.1...v0.18.1)

---
updated-dependencies:
- dependency-name: github.com/consensys/gnark-crypto
  dependency-version: 0.18.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies go Pull requests that update Go code labels Oct 30, 2025
@dependabot dependabot bot requested a review from joshuahannan as a code owner October 30, 2025 17:12
@dependabot dependabot bot added dependencies go Pull requests that update Go code labels Oct 30, 2025
@joshuahannan joshuahannan changed the title Bump github.com/consensys/gnark-crypto from 0.12.1 to 0.18.1 in /lib/go/test Update to latest emulator and Cadence Versions Nov 3, 2025
@joshuahannan
Copy link
Member

joshuahannan commented Nov 3, 2025

@janezpodhostnik Did something change about the FlowExecutionParameters values or accounts in a recent flow-go release? The tests in service_test.go are failing with the latest emulator release and I'm not sure why.

It happens when we try to set the weights and limits and then verify that they were set. The values that are returned are not the ones that we set them to. I tried to make sure that the accounts are correct because the transaction that we use to set them just saves directly to storage, but it looks like the tests use the correct accounts, so I'm not sure why they would not have been updated properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants