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

Fix issue 80 #88

Merged
merged 1 commit into from
May 15, 2018
Merged

Fix issue 80 #88

merged 1 commit into from
May 15, 2018

Conversation

dilatebrave
Copy link

@dilatebrave dilatebrave commented May 15, 2018

Fix: #80

What was wrong?

It seems the balance storage is forgotten...? But might only worthwhile to fix if there will be slashing condition for the notaries. Right now I just add it to backlogs, not a high priority.

How was it fixed?

notary_registry: should be notary_registry: {deregistered: int128, pool_index: int128, deposit: wei_value}[address].
When release_notary: should return the balances instead of NOTARY_DEPOSIT.

Cute Animal Picture

23faab270df663d45e2aeec37c6a3321--cute-piggies-this-little-piggy

@hwwhww hwwhww merged commit 1b8fb03 into ethereum:develop May 15, 2018
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.

3 participants