Giter Site home page Giter Site logo

Remove genesis id about go-algorand HOT 8 CLOSED

algorand avatar algorand commented on August 17, 2024
Remove genesis id

from go-algorand.

Comments (8)

zeldovich avatar zeldovich commented on August 17, 2024

I don't think this is necessary or a good idea. It's not necessary because genesis ID is already optional and doesn't have to be included in transactions. It's not a good idea because genesis hash (the other way of identifying which chain a transaction belongs to) isn't directly human-readable, and genesis ID provides a human-readable sanity-check that users can perform when verifying a transaction they're about to sign.

from go-algorand.

ian-algorand avatar ian-algorand commented on August 17, 2024

@derbear can you jump in here?

from go-algorand.

derbear avatar derbear commented on August 17, 2024

It's not necessary, but it adds complexity to have two different ways of isolating blockchains and also to transaction verification. I would rather get rid of genesis ID and instead map the genesis hash to a human-readable string (like we do for mnemonics).

from go-algorand.

zeldovich avatar zeldovich commented on August 17, 2024

Do we know if there are pre-signed transactions for future rounds that include genesis ID?

from go-algorand.

ian-algorand avatar ian-algorand commented on August 17, 2024

We don't know the answer to Nickolai's question. Maybe @Priegle or @ejbaran would know?

from go-algorand.

ejbaran avatar ejbaran commented on August 17, 2024

[updated]
Yes there are. But could we remove it and make the change backwards compatible for transactions that have it? It is nice to be able to inspect a transaction and see the human readable format but not necessary.

from go-algorand.

derbear avatar derbear commented on August 17, 2024

It's already backwards-compatible, so making this change would lose us the backwards-compatibility. It looks like we'll need to maintain support for genesis ID then.

from go-algorand.

Vervious avatar Vervious commented on August 17, 2024

(Sounds like we won't/shouldn't fix. If I'm wrong, please re-open.)

from go-algorand.

Related Issues (20)

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.