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

C++ Improvement and code library improvement #15

Open
9 tasks
vincenzopalazzo opened this issue Mar 22, 2021 · 0 comments
Open
9 tasks

C++ Improvement and code library improvement #15

vincenzopalazzo opened this issue Mar 22, 2021 · 0 comments
Assignees
Labels
Discussion Discussion for project enhancement New feature or request help wanted Extra attention is needed

Comments

@vincenzopalazzo
Copy link
Owner

vincenzopalazzo commented Mar 22, 2021

The actual version of the project it is only an alpha version and contains many many leaks in terms of code style, code managing, and so on!

This issue contains a couple of points that SpyCBlock must be considered to be considered a real alternative in the index bitcoin blockchain.

  • Move C++ version to 17 and make smarter the directory management.
  • Improve C++ Style and make the code style under the Google line guide with the help of clang-format 🚀 (Developing in this branch).
  • Introduce a command line parser, a good choice can be the following project
  • Introduce jemalloc to make the malloc operation faster.
  • Support of chainstate parsing 🚀 (Develiping in this branch)
  • Support Testnet blk parsing 📌.
  • Improve Readme file and remove the fancy (:trollface:) readme of version 1.0.0
  • Improve the benchmarck and also improve the benchmark description with the ram consumption 📈.
  • Remove the actual progress bar and change with a C++ progressbar like this (Maybe)

If you have some suggestions or comment feel free to make a comment below or write me an email you can found my email around my github profile.

@vincenzopalazzo vincenzopalazzo added enhancement New feature or request help wanted Extra attention is needed Discussion Discussion for project labels Mar 22, 2021
@vincenzopalazzo vincenzopalazzo pinned this issue Mar 22, 2021
@vincenzopalazzo vincenzopalazzo self-assigned this Apr 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Discussion Discussion for project enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant