WeightedGraph; Enable plugins to set weights

Description


Setting weights from plugins is useful for dynamic weights, such as based on heuristics, as well as custom logic for minting cred.

The initiative system is one of the first to use this, so we can enable each Initiative to mint an arbitrary amount of cred.

To do so, we needed the abstraction of a WeightedGraph instead of just a Graph to be returned by plugins.


Status: Completed


Champion


Avatar decentralion @decentralion


Dependencies



References



Contributions



1 Like