Skip to content

Conversation

@stegaBOB
Copy link
Contributor

@stegaBOB stegaBOB commented May 26, 2022

Big IDL diff only because the items were reordered to match the actual rust file. The JSON file is identical. the order was initially changed to ensure the diff was small for #418

@stegaBOB stegaBOB changed the title CHORE: add clippy to candy machine (chore) add clippy to candy machine May 26, 2022
roederw
roederw previously approved these changes May 27, 2022
@stegaBOB stegaBOB dismissed stale reviews from roederw and samuelvanderwaal via 6f46c02 May 29, 2022 19:36
Copy link
Contributor

@thlorenz thlorenz left a comment

Choose a reason for hiding this comment

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

If you could please update anchor and get the IDL fixed to include errors so we can generate those again with solita.
Also you should probably run the generator in any case + include with this PR(unless the IDL just got reordered and results in same generated code).

I'm fine if the anchor upgrade needs to happen in a separate PR and will approve if this is too tricky to include here.

@@ -0,0 +1,313 @@
use std::str::FromStr;
Copy link
Contributor

Choose a reason for hiding this comment

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

I like those helpers.
Maybe it's time to pull those into a separate crate we can use all over?
Maybe sol-test-utils or something like that for the solana core specific ones?
And mp-test-utils for the ones involving metaplex programs?

Copy link
Contributor

@thlorenz thlorenz left a comment

Choose a reason for hiding this comment

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

LGTM now :)

@thlorenz thlorenz merged commit f6fd9e2 into master May 30, 2022
@thlorenz thlorenz deleted the stegaBOB/chore/candy-clippy branch May 30, 2022 20:22
KirillLykov pushed a commit to KirillLykov/metaplex-program-library that referenced this pull request Jul 4, 2023
…ix/build-analytics

fix: build analytics page
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