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

Ability to edit wallet corrections #42

Open
Thizizmyname opened this issue Apr 7, 2017 · 1 comment
Open

Ability to edit wallet corrections #42

Thizizmyname opened this issue Apr 7, 2017 · 1 comment

Comments

@Thizizmyname
Copy link
Member

Ability to remove or edit a wallet correction if a mishap has occurred. Perhaps regular users only have ability to change their own wallet log entries, and only given a time-period of 24 hours.

@kjagiello
Copy link
Member

I don't think it is a good idea. Let's say that we have three wallet log entries and you need to amend the second most recent, what should happen to the most recent log entry then? It is easier to keep the wallet log entries append-only so we do not need to handle those tough edge cases. So if you want to amend a log entry, you simply create a new one that fixes the mistake of the previous one.

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

No branches or pull requests

2 participants