ConsenSysMesh / ConsenSysMesh/singulardtv-contracts

emergencyCall only works if (fundBalance > this.balance)

Open
#71 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

emergencyCall only works if (fundBalance > this.balance)

This means that if the invariant is maintained, but some other unknown event requires that the ETH should be sent to the workshop immediately, there is no such mechanism. Another emergency function (perhaps invokable only by the Guard) could be desired.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the emergencyCall entry point and reviewing the balance invariant described in the issue. Determine the expected emergency path, including whether the Guard should authorize it, and clarify what conditions and behavior would count as done before making a change.

Written by the indexing model from the issue text.

Assessment

Tech stack
solidity
Domain
blockchain
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.