refactor compression module and add Lz4 compression method#4927
refactor compression module and add Lz4 compression method#4927Guocork wants to merge 1 commit intonervosnetwork:developfrom
Lz4 compression method#4927Conversation
Lz4 compression methodLz4 compression method
|
Thank you for your contribution, but unfortunately, this PR will not be merged due to the following reasons:
|
Got it, thank you for your review and response.I'm interested in this project, but I noticed that there aren't many issues currently open in the CKB repository. Are there any issues I could contribute to? |
|
This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
Hi @Guocork, thanks a lot for taking the time to contribute! 🙌 We used to have a bot that automatically closed inactive issues, but we realized that this isn’t ideal for an open-source project — it makes it harder for newcomers to discover issues they can work on. So we removed the bot: #4943 I’ve also reopened some of those stale issues. You’ll find a few labeled good-for-first that could be a nice starting point: (Some of them might already be outdated, so feel free to ask questions or point it out if something doesn’t look right.) Really glad to have you here, and looking forward to more of your contributions! 🚀 |
What problem does this PR solve?
Issue Number: #4786
Problem Summary:
support
Lz4compress methods.What is changed and how it works?
refactor compression moudle and add
Lz4compression methodCheck List
Tests
Release note