Skip to content

Update to Cadence v1.0.0-preview.28#676

Closed
ianthpun wants to merge 1 commit intomasterfrom
auto-update-onflow-cadence-v1.0.0-preview.28
Closed

Update to Cadence v1.0.0-preview.28#676
ianthpun wants to merge 1 commit intomasterfrom
auto-update-onflow-cadence-v1.0.0-preview.28

Conversation

@ianthpun
Copy link
Copy Markdown
Contributor

Copy link
Copy Markdown
Member

@turbolent turbolent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for helping with updating all the dependencies!

Just one issue with the unrelated dependency / Go update

Comment thread go.mod
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/ipfs/bbloom v0.0.4 // indirect
github.com/ipfs/boxo v0.17.1-0.20240131173518-89bceff34bf1 // indirect
github.com/ipfs/boxo v0.19.0 // indirect
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This shouldn't be updated, the old version is the correct one. See onflow/flow-go#5822. The update to 0.19 is causing the need to update to Go 1.21

Comment thread go.mod
github.com/onflow/flow-core-contracts/lib/go/templates v1.0.0
github.com/onflow/flow-go v0.34.0-crescendo-preview.18
github.com/onflow/flow-go-sdk v1.0.0-preview.26
github.com/onflow/flow-go v0.34.0-crescendo-preview.16
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is downgrading flow-go, but shouldn't

@turbolent turbolent added the dependencies Pull requests that update a dependency file label May 16, 2024
@ianthpun
Copy link
Copy Markdown
Contributor Author

@turbolent i wonder why its downgrading some things, is it because im giving it the wrong flow-go commit reference? 26cb8ee404367dd294198c60092305b3f5fd22e5

@ianthpun ianthpun closed this May 16, 2024
@ianthpun
Copy link
Copy Markdown
Contributor Author

gonna try it again with 4656ff2384409535461abd3e24ad9a2ce128dab7

@ianthpun ianthpun deleted the auto-update-onflow-cadence-v1.0.0-preview.28 branch May 16, 2024 22:29
@turbolent
Copy link
Copy Markdown
Member

Yeah, need at least 4656ff2, i.e. what updated flow-go to that Cadence release (in onflow/flow-go#5930)

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

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants