ConsenSysMesh / ConsenSysMesh/singulardtv-contracts

Document that extra ether is abandoned

Open
#65 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
19
Forks
14
PR merge metrics
No merged PRs in 30d

Description

Abandoning extra ether is fine for simplicity: this policy should be documented though.

Examples:
SingularDTVFund.sol has no fallback function on purpose
And of course this can't be prevented https://github.com/ConsenSys/smart-contract-best-practices#remember-that-ether-can-be-forcibly-sent-to-an-account
Related to #64

Contributor guide

No contributing guide indexed for this repository

Research direction

Review SingularDTVFund.sol and the linked smart-contract best-practices guidance first. Document that extra ether is intentionally abandoned, including that the contract has no fallback function and that ether can still be forcibly sent; done means the policy is recorded in the project's appropriate documentation.

Written by the indexing model from the issue text.

Assessment

Tech stack
solidity
Domain
blockchain, documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.