Git Product home page Git Product logo

doc.goquorum's Introduction

doc.goquorum's People

Contributors

alexandratran avatar amalrajmani avatar antonydenyer avatar baptiste-b-pegasys avatar bgravenorst avatar bmcd avatar chris-j-h avatar dependabot[bot] avatar ezzahhh avatar joshuafernandes avatar krish1979 avatar libby avatar macfarla avatar madelinemurray avatar nicolae-leonte-go avatar nicolasmassart avatar ricardolyn avatar rolandtyler avatar satpalsandhu61 avatar siladu avatar theofilis avatar trung avatar vsmk98 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

doc.goquorum's Issues

Edit multi-tenancy concepts content

Edit content under Concepts > Multi-tenancy.

Edit for style and consistency, perhaps remove unneeded content. Update and simplify diagram mulit-tenancy diagram to match current docs style.

quorum.js and web3js-eea superseded by web3js-quorum

quorum.js and web3js-eea deprecation is officially announced for December 31st 2021. From now on we will be supporting web3js-quorum which is basically a merge and refacto of the two former libraries (all commits have been kept) that is compatible with both GoQuorum and Besu.

Some guides and tutorials may need to be updated.

Update the signing and sending a private tx instructions

See: https://go-quorum.slack.com/archives/C68NY0QQZ/p1618205859050100

Update: https://docs.goquorum.consensys.net/en/stable/Reference/quorum.js/RawTransactionManager/#externally-signing-and-sending-a-private-tx

With instructions with extra clarification that Step 4 can only happen after signing the transaction, as it needs to modify the v value, which is only present after signing a tx.
For step 5, the extra parameters for submitting a transaction do not relate at all to the transaction itself, so need to submitted alongside the transaction - which means by that point the tx needs to be signed.

Documentation should be updated as changes done by EIP155

Summary

Documentation in the section https://docs.goquorum.consensys.net/en/stable/Concepts/Privacy/PrivateAndPublic/#private-transactions seems that is not right based on the changes done in EIP155.

Expected

It should detail that the V value in the public transaction is selected based on https://github.com/ethereum/EIPs/blob/master/EIPS/eip-155.md if we have that block activated.

Actual

Mentions the original implementation of the Yellow paper, not applied if we are using EIP155: as opposed to 27 or 28 which are the values used to indicate a Transaction is ‘public’ as per standard Ethereum as specified in the Ethereum yellow paper.

Edit security framework content

Edit content under Concepts > Security framework.

Edit for style and consistency, perhaps consolidate some pages and reevaluate how much of this content is needed.

Links on the quorum github need updating

The readme.md on the quorum github needs updating due to the reorganisation of the documents.
All the links on the readme still point to docs.goquorum.com, which now redirects to docs.goquorum.consensys.net but not to the correct pages under the docs, so the user sees a page with "Sorry but we can't find the page you asked for".

Note that I've raised this as an issue here since it relates to the docs, but I expect this needs to be fixed on the quorum github.

Docs Migration - Minor updates

Once above documentation updates are completed along with Consensys/doc.tessera#9, PR Consensys/quorum#1062 to delete old documentation could be actioned.

Relocate FAQ content

Remove FAQ page and make sure every answer is clear from reading the rest of the documentation. Add clarifying content to docs or restructure docs content as needed.

Update links to Consensys repos

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.