Giter Site home page Giter Site logo

qlc-pool's People

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

qlc-pool's Issues

pool should authorize miner

Description of the issue

pool should authorize miner using username and password.

Issue-Type

  • bug report
  • feature request
  • Documentation improvement

Checklist

  • Running latest version of code.
  • This issue has not been reported earlier.

Your environment

  • OS
  • Go version
  • Release tag/commit of the code

Expected behavior

What should happen?

Actual behavior

What is actually happening?

Steps to reproduce

  1. Provide detailed steps
  2. how to reproduce this issue

Any extra info ( for eg. code snippet to reproduce, logs, etc. )

If necessary, provide some extra information like code-snippets or error-logs.

optimize pool work time interval

Description of the issue

optimize pool get work time interval, add command flag so user can modify it.

Issue-Type

  • bug report
  • feature request
  • Documentation improvement

Checklist

  • Running latest version of code.
  • This issue has not been reported earlier.

Your environment

  • OS
  • Go version
  • Release tag/commit of the code

Expected behavior

What should happen?

Actual behavior

What is actually happening?

Steps to reproduce

  1. Provide detailed steps
  2. how to reproduce this issue

Any extra info ( for eg. code snippet to reproduce, logs, etc. )

If necessary, provide some extra information like code-snippets or error-logs.

checksum mismatch in github.com/qlcchain/[email protected]

Description of the issue

I have cloned this repository (qlcchain/qlc-pool) on a Fedora release 30 (Thirty) instance.

When running make clean build I get the following output:

[root@fedora-2gb-nbg1-1 qlc-pool]# make clean build
rm -rf /root/qlc-pool/build/
go build -ldflags "-X main.Version=v1.3.1 \
        -X main.GitRev=9969bc6 \
        -X main.BuildTime=2019-12-30T15:42:40Z+0100 \
        -X main.Mode=MainNet" \
        -v -i -o /root/qlc-pool/build/gqlc-pool /root/qlc-pool/
go: downloading golang.org/x/sys v0.0.0-20191119060738-e882bf8e40c2
Fetching https://golang.org/x/sys?go-get=1
go: downloading github.com/qlcchain/qlc-go-sdk v1.3.0
verifying github.com/qlcchain/[email protected]: checksum mismatch
        downloaded: h1:GVeywzCglTTzjZaCd51tQl4ZExbye2+bsYp9Jno2D4k=
        go.sum:     h1:u0TjaKSZWc7QalSq0R3etc4pWRq6CtsliAG6UAJMpiU=
make: *** [Makefile:24: build] Error 1

Issue-Type

  • [x ] bug report
  • feature request
  • Documentation improvement

Checklist

  • [x ] Running latest version of code.
  • [x ] This issue has not been reported earlier.

Your environment

  • OS: Fedora 30
  • Go version: go version go1.12.14 linux/amd64
  • Release tag/commit of the code: master branch latest version

Expected behavior

Build should succeed

Actual behavior

Build fails with checksum error

Steps to reproduce

  1. Clone repo on Fedora 30
  2. Run make clean build

Any extra info ( for eg. code snippet to reproduce, logs, etc. )

No extra info

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.