Skip to content
#

asset

Here are 177 public repositories matching this topic...

blondfrogs
blondfrogs commented May 23, 2019

OSX build notes have the following line
brew install automake berkeley-db4 libtool boost --c++11 miniupnpc openssl pkg-config protobuf python3 qt libevent

However, the boost --c++11 isn't a valid command anymore. Need to update it

framework
fulldecent
fulldecent commented Mar 13, 2019

Large integers, like 9999999999999999999999999 are valid in JSON files and are valid as data parts in the 0xcert conventions. However these numbers are currently not representable in JavaScript in full fidelity. This violates some guarantees made by (or assumptions you might make while using) the 0xcert Framework. Workarounds are available.

Discussion

These examples are running Safari Ver

sambarnes
sambarnes commented Aug 1, 2019

Rather than keep a ton of globals tracking performance of all miners and maintain our own UI for displaying it, we should probably just add prometheus integrations. Should make the code cleaner by delegating statistics aggregation to prometheus. Plus it pushes the UI element out of the core code, so then anyone running a node can create their own grafana graphs without needing to submit a PR and g

Improve this page

Add a description, image, and links to the asset topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the asset topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.