chainstorage
chainstorage copied to clipboard
feat: use asdf to pin toolchain versions
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.