ia
ia
My only adviso for that is https://golang.org/doc/go1.10#gofmt > Note that these kinds of minor updates to gofmt are expected from time to time. In general, we recommend against building systems...
I am getting same error for `libQt5PositioningQuick.so.5`, on linux. ``` > env GO111MODULE=off QML_IMPORT_TRACE=1 QT_DEBUG_CONSOLE=true qtdeploy -debug test desktop github.com/rotblauer/pinecone ... qrc:/qml/main.qml:2:1: plugin cannot be loaded for module "QtPositioning": Cannot...
My attitude would be to first hit the big easy ones with a quick lookup, then find a more thorough NLP/18ln approach. _ie_ `today` -> `datetime.datetime.today().strftime('%Y-%m-%d')` The big easy: -...
I guess I would lean toward the "midway" option... (since a VM _could_ also use a trait object with multiple patches...) But for the "hashmap" idea -- although it seems...
That would be great @pyskell, thanks :)
Hey @ffimnsr! Would be happy to help you get started if you're leaning toward [ethereumproject/go-ethereum](https://github.com/ethereumproject/go-ethereum) -- the easiest way to get ahold of me directly will be through the [ETC...
@ffimnsr The Issues section along with the [project section Next /+ In Progress](https://github.com/ethereumproject/go-ethereum/projects/1) are good starting points for getting a sense of priorities and direction
cc/ @snaproII Here's my proposal for addressing these two possible discrepancies -- at least a place to start discussion from: - __Block winner reward calculation for a given era should...
Aha -- solved. ```shell ~/Library/EthereumClassic ⟠ emerald export --chain mainnet 0x2c1ed20222ef60eb4d88cc54c18319ec7fbf547d . ``` Maybe could add more useful error feedback -- like: ` must be a path to an existing...
Also, when it does successfully export, it would be nice to get the path/name of the file to `stdout`, so as a human or program would know which file was...