rene
rene
We need to rebase :(
Already implemented in main
Currently: ``` init Initialization for Celestia Node. Passed flags have persisted effect. keys Manage your bridge node account keys start Starts Node daemon. First stopping signal gracefully stops the Node...
Hey @YazzyYaz , sorry for not giving you more context, i realise i just tagged you without much explanation. I think it would be nice if you could review our...
https://github.com/ethereum/consensus-specs/issues/1012#issuecomment-489660765
And finally https://github.com/ethereum/consensus-specs/issues/1012#issuecomment-489682674
## Structure of call * Come to agreement on how we intend for users to interact with light + full nodes * Decide which approach is the best for ^...
> What platforms would we target? amd64, arm64 and mac are higher prio -- windows would also be cool :) > Currently we don't tag any docker builds besides sha...
I've run into issues with gosigar before and basically had to fork and maintain a fork of gosigar in order to prevent this issue. It was a long time ago...
https://github.com/gballet/gosigar go-ethereum used to indirectly depend on it I think bc of this dep: https://github.com/olebedev/go-duktape which has since been deprecated.