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

disable and clear account indices #23

Closed

Conversation

mnaamani
Copy link
Member

Clear indices, and prevent new accounts from generating an AccountIndex.

#2 for context

The base issue is in our testnet we allow accounts to go to zero balance and not get reaped, because we configured existential deposit to be zero. Without this change account index reuse will occur and if anyone is relying on the account index in place of full account id (mainly in transfers) they may be unpleasantly surprised.

@mnaamani
Copy link
Member Author

mnaamani commented Apr 5, 2019

obsolete now, done in #28

@mnaamani mnaamani closed this Apr 5, 2019
shamil-gadelshin pushed a commit to shamil-gadelshin/joystream-network that referenced this pull request Mar 9, 2020
…nd_mock_branch

Combined test and mock branch
mnaamani pushed a commit to mnaamani/joystream that referenced this pull request Mar 20, 2020
rename Proposal to RuntimeUpgradeProposal
Lezek123 pushed a commit to Lezek123/substrate-runtime-joystream that referenced this pull request May 21, 2020
* Remove extra subjects from app-explorer

* Use bs58 addresses

* Base upgrades subject -> onChange

* app-storage & app-explorer works

* Remove useless placeholder

* Progres...

* Rename Submission -> Selection

* Baby steps... things display now...

* setState operational

* Explicit onChange

* Work around eslint issues (!!!)

* @flow fixes

* Small styling updates

* Small app content styling updates

* Simplify
@mnaamani mnaamani deleted the disable-account-indices branch May 22, 2020 20:30
mnaamani pushed a commit to mnaamani/joystream that referenced this pull request Jun 19, 2020
…ider-role-integration

Finish role signup process
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.

1 participant