Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discussion: Issues updating Matchstick's graph-node dependencies #4837

Closed
dimitrovmaksim opened this issue Aug 29, 2023 · 3 comments
Closed
Labels

Comments

@dimitrovmaksim
Copy link
Member

dimitrovmaksim commented Aug 29, 2023

Hello there 👋🏻 Recently we started updating Matchstick to support loadInBlock and loadRelated . loadRelated requires us to update the graph-node versions that we use as Matchstick dependencies (currently 0.26.0). Unfortunately we are encountering some issues with that.

First one is (rustc 1.68.0 (2c8cc3432 2023-03-06)
image

And the second one is
Screenshot 2023-08-29 at 10 38 49

Previously the common module was made public here in order for us to use the mock_context and mock_data_source functions

pub mod common;

I would appreciate any suggestion how we could fix/circumvent those issues.

CC: @azf20 @axiomatic-aardvark

@pete-eiger
Copy link
Contributor

I think the common module should be public. Keen to hear from @azf20, @lutter and @leoyvens

Copy link

Looks like this issue has been open for 6 months with no activity. Is it still relevant? If not, please remember to close it.

@github-actions github-actions bot added the Stale label Mar 22, 2024
@azf20
Copy link
Contributor

azf20 commented Mar 24, 2024

@dimitrovmaksim closing as I think you resolved this in LimeChain/matchstick#403, but please re-open if you're still blocked here!

@azf20 azf20 closed this as completed Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants