raiden-network / spec

Spec of the Raiden Network protocol
8 stars 19 forks source link

Discuss Monitoring Services priority enforcement #58

Open loredanacirstea opened 6 years ago

loredanacirstea commented 6 years ago

As discussed in https://github.com/raiden-network/spec/issues/46#issuecomment-377721214 and mentioned in: https://github.com/raiden-network/spec/pull/54#discussion_r182723889, https://github.com/raiden-network/spec/pull/54#discussion_r182726565, https://github.com/raiden-network/spec/pull/54#discussion_r182811048

We need to specify how Monitoring Services are prioritized when they will try to send the participants' balance proofs to the smart contract. The scope is to avoid them spamming the chain and losing gas on failed transactions.

We need rules to queue them and decide on how to enforce these rules

pirapira commented 5 years ago

This has been implemented. But is the priority enforcement documented in this spec repository?