You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
another thing that I would like to start is... now, that we are growing, our issues should be work proposals... we open an issue, and then we approve/reject the fix of this "work proposal", and also we put hours bounty in this issue/work proposal... upon the delivery the worker can claim more hours if he feels it was not enough.
btw, nice write up @friedger !!! super excited to implement that, I need to dive in before...
The contract should have the following tables
board (could be eosio.token with 21 tokens minted)
members
config
There should be the following actions
register_board(user, seats)
register_member(user, ratio)
add_contribution (user, amount_hours)
start_payout
payout_amount (amount)
end_payout
The text was updated successfully, but these errors were encountered: