Project

Project Health

Project health is largely the same as in previous update. We are have added some unique features around dump and restore (our chain reset mechanism) and we have a number of casual contributors. We still lack maintainer diversity outside of Monax. There is a steady flow of interest and we a pushing plenty of code relating to our continued heavy use of Burrow.

Issues

The biggest areas of help would be with tooling and documentation. 

Releases

Overall Activity in the Past Quarter

Vent has been merged into burrow. Vent dynamically creates SQL database tables from EVM events according to some specification files maintaining its offset in the chain as it goes. In addition, we can dump the chain state using a new dump tool. This state can then be provided as an initial state for a new chain. This allows us to make backwards incompatibility changes. Several backwards incompatible changes will be needed for supporting new features the like proposal mechanism. The proposal mechanism has received further fixes to make it production ready.

Current Plans

Create Q1 2019 Burrow Roadmap.

We have an active side project looking at using modern compiler tooling to compile Solidity to WASM and are interested in being part of any future movement to share code/structures through WASM execution and interfaces. To that end we are planning to look into the possibility of mounting Go wagon as a WASM interpreter next to our EVM.

We have also been building much business-process-on-a-blockchain functionality with the combination of Burrow and Blackstone our BPM engine implemented in Solidity and Node.JS. We are looking at improving Burrow's native abilities as a process-focussed blockchain. We'd like to explore the possibility of Hyperledger being host to the Blackstone project in some form - it should have relevance to fabric-evm and sawtooth-seth.

Maintainer Diversity

We have added one maintainer from Monax and have a strong candidate outside Monax in Pierrick Hymbert who has become a contributor and has expressed interest in maintainership.

Current maintainers are:

Contributor Diversity

We have received bug reports and pull requests from the Fabric team.  There have been several 

Reviewed by