Code Monkey home page Code Monkey logo

bc-explorer's People

Contributors

0xff-dev avatar abirdcfly avatar bjwswang avatar lanture1064 avatar nkwangleigit avatar torvalds avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

bc-explorer's Issues

able to update network profile when channel updated

we need to update network's profile when :

  • organization used in profile has been delete
  • peer used in profile has been deleted or in error status
  • user used in profile has been moved out of organization
  • user's certificate used in profile has expired

Fix the problem of missing parameters of mirror building

0.293 + go build -v -ldflags ' -X '''k8s.io/component-base/version.buildDate=2023-07-04T02:04:25Z''' -X '''k8s.io/component-base/version.gitCommit=945729eea26f0aedfbc7cf2f237a8e5c54fcf1a6''' -X '''k8s.io/component-base/version.gitTreeState=clean''' -X '''k8s.io/component-base/version.gitVersion=v0.1.0'''' -o _output/bin/linux//observer cmd/observer/main.go
...

[stage-1 2/5] COPY --from=0 /go/src/github.com/bestchains/bc-explorer/_output/bin/linux//viewer /bin/viewer

[stage-1 3/5] COPY --from=0 /go/src/github.com/bestchains/bc-explorer/_output/bin/linux//listener /bin/listener

[stage-1 4/5] COPY --from=0 /go/src/github.com/bestchains/bc-explorer/_output/bin/linux//observer /bin/observer


As you can see from the build log above, the OS is fixed to linux, and ARCH can't get the content.
Please refer to bc-saas-dockerfile for how to fix.


expect

[stage-1 4/5] COPY --from=0 /go/src/github.com/bestchains/bc-explorer/_output/bin/linux/amd64/observer /bin/observer

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.