-
Notifications
You must be signed in to change notification settings - Fork 90
Bacalhau project report 20220302
lukemarsden edited this page Mar 2, 2022
·
19 revisions
Luke took a vacation and we took a break from feature work for a couple of weeks to focus on paying down technical debt, adding a docker executor so that Bacalhau can run anywhere - which unblocked getting CI working - getting our first integration test working, building a design document and introduced the first interface in the code!
- It feels like we've slowed down, but the project is in much better shape now, which will speed us up in the next few weeks and avoid regressions as the codebase grows and we add more complexity. Keeping tests green is how we scale the project! This is essential to evolving the project from a prototype into a running network in the future.
- We aligned with Juan on the big vision and started work on a design document for what Bacalhau will look like post prototype. The design doc will be ready for wider consumption next week.
- We spoke with the FVM team who are interested in building a smart contract implementation of the scheduler. We are introducing a new Scheduler interface which will make it possible for the FVM team to build a smart contract implementation to issue a $BACAL coin!