issues
search
Network-Goods
/
hypercerts-docs
https://protocol.github.io/hypercerts-docs/
5
stars
1
forks
source link
As a user, I can merge fractions of a hypercert
#17
Closed
reasn
closed
2 years ago
reasn
commented
2 years ago
Requirements
I can only merge fractions that I own
I can only merge fractions of the same hypercert
Merge is its own view on the UI (see
Wireframes
)
I get meaningful, actionabe error messages when something goes wrong
Jipperism
commented
2 years ago
Contract
[ ] Add
merge
function to contract, which accepts a list of fraction ids as it's argument and returns the id of the fraction they all got merged into
App
[ ] Add merge all my fractions button to fraction list
Requirements