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 performance issue #37

Merged
merged 1 commit into from
Mar 8, 2023
Merged

Conversation

yukibtc
Copy link
Contributor

@yukibtc yukibtc commented Mar 7, 2023

Bump nostr to v0.19.4
Closes #34

@yukibtc yukibtc mentioned this pull request Mar 7, 2023
@gourcetools
Copy link

#34 (comment)

Tested.
ACK.

Bump nostr to v0.19.4
Closes grunch#34
@grunch grunch marked this pull request as ready for review March 8, 2023 20:50
@grunch
Copy link
Owner

grunch commented Mar 8, 2023

Fix #37

tACK

thanks @yukibtc LGTM !!!

Copy link
Owner

@grunch grunch left a comment

Choose a reason for hiding this comment

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

tACK

@grunch grunch merged commit cd828d9 into grunch:main Mar 8, 2023
Copy link
Owner

@grunch grunch left a comment

Choose a reason for hiding this comment

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

nostr version

clap = { version = "4.0.15", features = ["env", "default", "derive"] }
regex = "1"
num_cpus = "1.1"
nostr = { version = "0.17", default-features = false, features = [
nostr = { git = "https://github.com/rust-nostr/nostr", rev = "cd8c89a68147a8538c1535d5ba6573feadf20d34", default-features = false, features = [
Copy link
Owner

Choose a reason for hiding this comment

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

@yukibtc which would be the version we should use ?

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'll publish v0.19.5 tomorrow

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.

rana got very slow
3 participants