basisproject / tracker

A meta repo that tracks bugs, features, discussions, and progress in a centralized location for the entire Basis project.
14 stars 1 forks source link

Update vote system to require that IDs be passed in #112

Closed orthecreedence closed 4 years ago

orthecreedence commented 4 years ago

Pedantic, but the core needs to be functional and deterministic: given a set of inputs, the outputs should always be the same. We cannot use ID::create() in any transactions or object creators, the IDs need to be passed in.