ethereum / ethereum-org

[ARCHIVED] ethereum.org website from 2016-2019. See https://github.com/ethereum/ethereum-org-website for current version.
GNU Lesser General Public License v3.0
407 stars 1.39k forks source link

fix bug in removeMember #895

Closed wuya666 closed 5 years ago

wuya666 commented 6 years ago

the current example have a serious bug in the removeMember method which will mess up the whole members system, the issue is fixed by tidying up the memberId mappings.