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

update deps and yarn #140

Merged
merged 2 commits into from
Nov 22, 2023
Merged

update deps and yarn #140

merged 2 commits into from
Nov 22, 2023

Conversation

ermalkaleci
Copy link
Contributor

No description provided.

@ermalkaleci ermalkaleci requested a review from xlc November 22, 2023 14:27
@ermalkaleci ermalkaleci merged commit 85e63b6 into master Nov 22, 2023
4 checks passed
@ermalkaleci ermalkaleci deleted the update-chopsticks branch November 22, 2023 14:27
await checkHrmp(fromChain)
.map((v) => JSON.parse(JSON.stringify(v)))
// redact setTopic
.map((v) => _.update(v, '[0].data[1].v3[4].setTopic', () => 'redacted'))
Copy link
Member

Choose a reason for hiding this comment

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

we already have redact hex

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I want to redact only setTopic which is something thats changes overtime. This is a workaround. Proper solution will be to add a filter method on expect

Copy link
Contributor Author

Choose a reason for hiding this comment

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

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