agoric-labs / gimix

hackathon project to make a market for completing GitHub issues.
5 stars 0 forks source link

timerService: hard-coded boardId (boardAux?) #4

Open dckc opened 10 months ago

dckc commented 10 months ago

idea: put the contract terms in boardAux under the boardId of the contract instance

dckc commented 10 months ago

Meanwhile, having the timer service on the board at all conflicts with the goal of making it closely held:

So we might need a walletFactory enhancement to be able to make offers with non-trivial exit conditions.

dckc commented 10 months ago

maybe get the board ID from process.env? (12-factor style)