Skip to content

anchor-client update#758

Merged
maplant merged 6 commits into
mainfrom
mj/dep-update
Apr 9, 2024
Merged

anchor-client update#758
maplant merged 6 commits into
mainfrom
mj/dep-update

Conversation

@michaeldjeffrey

Copy link
Copy Markdown
Contributor

I was messing with deps last week, and the 0.28 anchor-client dep in boost_manager threw a wrench at me. And I ended up with anchor-client 0.29.

anchor-lang is re-exported through anchor-client.
and was unused in some projects.
We don't use async feature in achor-lang, which means we get the blocking version of RequestBuilder. It needs a handle to the runtime to block with.

also ran `cargo update -p helium-anchor-gen` to get generated types to implement updated traits.
no code changes required
@maplant maplant merged commit fc13b23 into main Apr 9, 2024
@maplant maplant deleted the mj/dep-update branch April 9, 2024 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants