rob thijssen
rob thijssen
publish releases for installation on systems without a go build chain
in https://github.com/github-rs/github-rs/issues/163 the dependency issues were fixed for github-rs but not github-gql-rs which requires a release by someone with privs at some point. several problems are corrected in the example...
currently the quilibrium node binary is built and released using a process which is not transparent or auditable by the general public. there is a binary signatory check at startup...
### Describe This Problem my use case is trade data analytics for signal or strategy indicators. a trade has: - timestamp: the time (in nanosecond precision) of the execution of...