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

Send change back to the same name (already used) address #67

Closed
chronokings opened this issue Jul 16, 2014 · 0 comments · Fixed by #73
Closed

Send change back to the same name (already used) address #67

chronokings opened this issue Jul 16, 2014 · 0 comments · Fixed by #73

Comments

@chronokings
Copy link
Owner

Originally name_updates did not change the address of the name (general/team)-
adding fees now requires change to be sent back to the wallet (using up another address from keypool)- this uses up the keypool

This should allow less frequent backups (for heavy players)

domob1812 added a commit to domob1812/huntercoin that referenced this issue Aug 11, 2014
Add a new "-noaddressreuse" command-line parameter that disables the
reuse of player addresses for movements.  By default, addresses will be
reused to prevent running out of backed up keys.  This patch also
changes the behaviour to send not only the player itself but also the
change to a reused address.

This fixes chronokings#67.
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 a pull request may close this issue.

1 participant