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

fix: double encoding #2393

Merged
merged 3 commits into from
Jan 10, 2024
Merged

Conversation

felixfaisal
Copy link
Member

This is a simple PR - It removes double encoding, The RPC handler does not need to encode the payload again as it receives the encoded payload already.

Copy link

linear bot commented Jan 9, 2024

@felixfaisal felixfaisal requested review from Kailai-Wang and a team January 9, 2024 06:57
Copy link
Collaborator

@Kailai-Wang Kailai-Wang left a comment

Choose a reason for hiding this comment

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

Thanks!

We don't have relevant tests, do we? That's why we haven't discovered it

@felixfaisal
Copy link
Member Author

Yeah we haven't included CI tests yet for direct request vc else it would have been caught by it.

@felixfaisal felixfaisal merged commit 01d364e into dev Jan 10, 2024
31 checks passed
@Kailai-Wang Kailai-Wang deleted the p-389-request-vc-direct-cli-errors-out branch January 10, 2024 07:56
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