coinbase / chainstorage

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

feat: use asdf to pin toolchain versions #42

Open bestmike007 opened 11 months ago

bestmike007 commented 11 months ago

What changed? Why?

Use https://asdf-vm.com/ to manage toolchain versions. #30

How did you test the change?

make bootstrap, make build, make config, make test, and make integration.