ferranbt / fastssz

Fast Ethereum2.0 SSZ encoder/decoder
MIT License
74 stars 44 forks source link

panic: No files to generate #109

Closed acswap closed 1 year ago

acswap commented 1 year ago

image go version go1.19 linux/amd64

ferranbt commented 1 year ago

Sorry, this is not enough to reproduce the issue. I would recommend using go-eth-consensus if you are looking for the eth2 types with built-in ssz encodings.

acswap commented 1 year ago

Follow the instructions provided by Readme.md and wonder what went wrong ------- Original Message ------- 2022年9月19日 星期一 2:30 下午,Ferran Borreguero @.***> 来信:

Sorry, this is not enough to reproduce the issue. I would recommend using go-eth-consensus if you are looking for the eth2 types with built-in ssz encodings.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

ferranbt commented 1 year ago

I need more instructions/steps on how to reproduce this issue.