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

Convert company model/transactions to new generic layout #99

Closed orthecreedence closed 4 years ago

orthecreedence commented 4 years ago

This will be the implementation issue for #72. Effectively, the old Basis system had a concept of private companies that would convert to in-network companies via an approval process. What we're going to do is rip out all private company gibberish and go with a purely in-network model.

For now we'll forego the approval process (tracked in #94) and create a permissionless system. We're getting rid of the idea of public companies, regions, etc: public companies are regular companies that tax members, regions are regular companies that group companies and resources together geographically. It's turtles all the way down.