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

Delete coins with 0 reserves #217

Closed
danil-lashin opened this issue Mar 12, 2019 · 0 comments
Closed

Delete coins with 0 reserves #217

danil-lashin opened this issue Mar 12, 2019 · 0 comments
Assignees
Milestone

Comments

@danil-lashin
Copy link
Contributor

We should delete coins with 0 reserves and:

  • Clear address balances with such coin
  • Clear stakes with such coin
@danil-lashin danil-lashin added this to the Release milestone Mar 12, 2019
@danil-lashin danil-lashin self-assigned this Mar 12, 2019
danil-lashin added a commit that referenced this issue Mar 12, 2019
danil-lashin added a commit that referenced this issue Mar 27, 2019
* Fix slash event on double sign (full resync needed)

* fix version

* Fix double sign slashing issue #215

* skip already offline candidates to prevent double punishing

* Make block hash lowercase

* Remove unused fields from config

* Fix issue #209

* Update changelog

* Delete coins with 0 reserves #217

* Add test

* Export/import app state

* Import state

* Fix genesis

* Add tests

* Switch to Amino and fixes

* Fix frozen funds height

* Refactor

* Fix

* Add ?include_stakes to /candidates endpoint #222

* Update tendermint to v0.31.0

* Update tendermint to v0.31.0

* UpdaUpdate tendermint to v0.31.0

* Add CoinLiquidation event #221
Set height to be always in uint64

* Fixes

* Change `stake` to `value` in DelegateTx

* Invariants

* Fix nil pointer exception

* Fix nil pointer exception

* Record total slashed in state

* Fix record total slashed in state

* Fix coin creation issue

* Fix genesis

* Fix node termination

* Fix invariants

* Fix mempool issue #220

* Fix tests

* Recheck mempool once per minute

* Small refactor

* Change `pubkey` to `pub_key` in all API resources

* Add invariants checker each 720 blocks

* Fix events issue

* Fix invariants

* Fix gui

* Fix gui

* Fix invariants

* Create new state for invariants checking

* Fix coin creation issues

* Compute validator power from genesis

* Update genesis

* Update config
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

1 participant