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

Prepare for Holochain 0.3 #212

Merged
merged 4 commits into from
Nov 9, 2023
Merged

Prepare for Holochain 0.3 #212

merged 4 commits into from
Nov 9, 2023

Conversation

ThetaSinner
Copy link
Member

}).join(', ')
}

console.log("sending message", request, toHexString(encode(request) as unknown as number[]))
Copy link
Member Author

Choose a reason for hiding this comment

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

This is super useful for debugging, do not intend to it to be merged to main!

@ThetaSinner
Copy link
Member Author

This is enough to get a list-apps admin API call working, the tests are completely broken

@jost-s
Copy link
Contributor

jost-s commented Nov 9, 2023

Yeah groovy! No, I hadn't noticed that the ser/de had changed on the Holochain side. I'm grateful for you help. The tests weren't completely broken, only 2 of them weren't passing. The fix was the same as you did for serializing requests, but for deserializing responses. Should be good to go now.

@jost-s jost-s changed the base branch from main to develop-0.3 November 9, 2023 01:22
@jost-s jost-s merged commit 50e400f into develop-0.3 Nov 9, 2023
@jost-s jost-s deleted the prepare-for-holochain-0.3 branch November 9, 2023 01:23
@ThetaSinner
Copy link
Member Author

Oh good! I ran them locally and they dumped out a lot of complaints so I assumed I'd caused some breakage. Great that it was closer than I thought :)

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.

2 participants