dapphub / dapphub/ds-eth-token
total supply is not changing on deposit/withdrawal
Open
- Dominant language
- Makefile
- Stars
- 14
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
I would have expected totalSupply to keep track of the total ETH wrapper tokens. https://github.com/dapphub/ds-eth-token/blob/master/src/eth_wrapper.sol#L40 is increasing a user's balance without updating the totalSupply.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.