coinbase / chainstorage

The File System For a Multi-Blockchain World
https://time-wilderness-a70.notion.site/ChainStorage-5c173d1cafd842ceb9e38c26bfbd6265?pvs=4
Apache License 2.0
69 stars 24 forks source link

Bump protoc version to make it work with M1 #11

Closed leozc closed 1 year ago

leozc commented 1 year ago

What changed? Why?

It is too hard to get system package installed correctly.

  1. Adding precheck.sh to be called by bootstrap.sh.
  2. Preventing bootstrap.sh from install system package.

How did you test the change?

Manually run the scripts.