GithubHelp home page GithubHelp logo

hyperledger-archives / sawtooth-poet Goto Github PK

View Code? Open in Web Editor NEW
9.0 11.0 37.0 1.08 MB

Home Page: https://wiki.hyperledger.org/display/sawtooth

License: Apache License 2.0

Dockerfile 1.64% Python 67.83% CMake 1.48% C++ 18.75% C 7.89% Shell 1.25% SWIG 1.17%

sawtooth-poet's Introduction

Hyperledger Sawtooth

This project has moved (see below).

Hyperledger Sawtooth was a project to provide an enterprise solution for building, deploying, and running distributed ledgers (also called blockchains).

Project Status

This Hyperledger project, Hyperledger Sawtooth, has been archived and is no longer active within Hyperledger.

Sawtooth is now maintained by the Splinter community. For more information, visit: https://github.com/splintercommunity/sawtooth-core/

License

Hyperledger Sawtooth software is licensed under the Apache License Version 2.0 software license.

sawtooth-poet's People

Contributors

agunde406 avatar arsulegai avatar askmish avatar cianx avatar danintel avatar dcmiddle avatar delventhalz avatar feihujiang avatar jjason avatar jsmitchell avatar ltseeley avatar nconde avatar nick-drozd avatar peterschwarz avatar raneja14 avatar rberg2 avatar rbuysse avatar ryjones avatar tombarnes avatar vaporos avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sawtooth-poet's Issues

Bug with ias_url

Hello, I've tried to modify /etc/sawtooth/poet_enclave_sgx.toml with the ias_url for a development environment. I inserted "https://api.trustedservices.intel.com/sgx/dev/" for ias_url, but when I run the command sawset proposal, it returns:

sawset proposal create -k /etc/sawtooth/keys/validator.priv sawtooth.consensus.algorithm.name=PoET sawtooth.consensus.algorithm.version=0.1 sawtooth.poet.report_public_key_pem="$(cat /etc/sawtooth/ias_rk_pub.pem)" sawtooth.poet.valid_enclave_measurements=$(poet enclave --enclave-module sgx measurement) sawtooth.poet.valid_enclave_basenames=$(poet enclave --enclave-module sgx basename) sawtooth.poet.enclave_module_name=sawtooth_poet_sgx.poet_enclave_sgx.poet_enclave -o config.batch
[21:36:52 WARNING poet_enclave] SGX PoET enclave initialized.
[21:36:53 ERROR   ias_client] get_signature_revocation_lists HTTP Error code : 404
[21:36:53 WARNING poet_enclave] Failed to retrieve initial sig rl from IAS: 404 Client Error: Resource Not Found for url: https://api.trustedservices.intel.com/attestation/v3/sigrl/00000AD9
[21:36:53 WARNING poet_enclave] Retrying in 60 sec

But the request should be sent to https://api.trustedservices.intel.com/sgx/dev/attestation/v3/sigrl/00000AD9

Document needs to be updated

https://sawtooth.hyperledger.org/docs/core/releases/1.2.6/app_developers_guide/kubernetes_test_network.html

For this one, the test functional part of start minikube is not working on k8s 1.18, since kubectl run never create deployment on the very recent version.

https://sawtooth.hyperledger.org/docs/core/releases/1.2.6/app_developers_guide/docker_test_network.html

For this one, the validator-0 is always not possible to discover other peers, something must went wrong.

Minimum wait time?

In the documentation they say minimum wait time is a fixed system parameter. Looking at the equation it is used in duration = minimumDuration - localMean*log(r) this seems to function as a maximum wait time. Is this true or is my understanding incorrect?

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.