Closed q9f closed 3 years ago
did you run make update
? https://nimbus.guide/keep-updated.html
ok, that worked - thanks!
I proposed adding a link to the build page :)
thanks! the next time you update, make
will print a friendly reminder if you forget update
, but for that to work.. well... make update
was needed :)
Describe the bug I cannot compile nimbus_beacon_node 1.0.8
To Reproduce Steps to reproduce the behavior:
Linux gudja 5.10.11-arch1-1 x86_64 GNU/Linux
tags/v1.0.8
make -j $(nproc) nimbus_beacon_node
/home/user/nimbus-eth2/beacon_chain/spec/signatures_batch.nim(19, 8) Error: cannot export: SignatureSet
Additional context Compiling 1.0.6 that way used to work fine.