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

add start-end mode #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

julien-devatom
Copy link

@julien-devatom julien-devatom commented May 1, 2023

Pull request

The mode is going to add the possibility to create addresses that start and end with a giver hex character, such as 0x1111....1111

Changes

  • I have created a new mode parsing the start-end flag, with one hex char as argument
  • I have also modifed a bit the kernel code to add a new score function for the startend mode
  • I have updated the readme with the new mode in the "Modes with argument" section

Copy link

@MathisGD MathisGD left a comment

Choose a reason for hiding this comment

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

I think that you also have to update help.cpp

README.md Outdated Show resolved Hide resolved
ModeFactory.hpp Outdated Show resolved Hide resolved
eradicate2.cl Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
help.hpp Outdated Show resolved Hide resolved
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