varuneranki / feverbft

0 stars 0 forks source link

build failure #1

Closed varuneranki closed 1 week ago

varuneranki commented 6 months ago

checkout the rustup toolchain from WSL2

unable to build Cargo.toml with


[bin]
feverbft = "main.rs"

from commit 2437603

varuneranki commented 1 week ago

Windows Subsystem for Linux v2 installs a Ubuntu/Linux kernel on existing Windows OS and uses the Windows UI to run rustup toolchain on WSL2. This method is working with a single device but scaling up, maintenance for large clusters of nodes is extremely cumbersome. Docker first approach is preferred and works like a charm. Docker Networks is also utilized for network setup.