Skip to content

Update Streamr Config #1

Open
xlassix wants to merge 3 commits intousherlabs:mainfrom
xlassix:main
Open

Update Streamr Config #1
xlassix wants to merge 3 commits intousherlabs:mainfrom
xlassix:main

Conversation

@xlassix
Copy link
Copy Markdown

@xlassix xlassix commented Aug 15, 2024

  • Fixed Streamr config compatibility issues @streamr/node>=v100
  • Added Test cases for setConfig and TxId

Copy link
Copy Markdown
Member

@outerlook outerlook left a comment

Choose a reason for hiding this comment

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

Hi, @xlassix! Good job there!

To review it, I tried to do the following:

  1. start docker-compose-testnet.yaml services (more info)
  2. deploy the schema
  3. try to query following the next steps

However, I couldn't get data from it.

Then, using main branch, I tried again, and noticed that the latest from streamr/node image was not compatible with the current configuration - that's why you changed right?

But while trying an older version to get the previous behavior (streamr/node:v100.2.3 from 3 months ago), I could make it work

There appears to be some incompatibility with the current version and our setup here. Can you also fix it on this PR to make it work, or try to determine why this is happening for a new PR? If it wasn't an error on my end ofc.

Again, good job so far!

@xlassix
Copy link
Copy Markdown
Author

xlassix commented Aug 17, 2024

Hi, @outerlook!,

I appreciate the review.

I experienced similar difficulties with retrieving data from docker-compose-testnet.yaml config. To resolve this, I ran the streamr-node locally. Additionally, I attempted to export the port as per the instructions in the StreamR SDK Config Schema. However, I'm still working on finding the precise configuration and port settings for the latest StreamR version to ensure compatibility. I'll continue investigating and aim to address.

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.

3 participants