ledgerloops / snap-server

Basic server running SNAP ledgers behind a Hubbie server.
MIT License
1 stars 0 forks source link

test drive with ToS;DR finance data #1

Open michielbdejong opened 6 years ago

michielbdejong commented 6 years ago

The project pot is the balance of the snap-server agent. When you donate to the project, you send it a transaction, so that you owe the project money ('kept safe for the project'). If you do work for the project, it sends you money (outgoing). Existing history is imported as fake past transactions. Extra snap features needed:

you could do propose with negative amount, but that could lead to deadlock. then again, loop resolution can already lead to deadlock in much the same way...

michielbdejong commented 6 years ago

i'll start with allowing negative amounts in proposals, and if i find a problem with that, i'll switch to something else.