Giter Club home page Giter Club logo

Comments (7)

qria avatar qria commented on July 28, 2024 2

I call dibs on this issue

from libplanet.

longfin avatar longfin commented on July 28, 2024

I think considering TxId as HashDigest<SHA256> makes sense. but it also means that we allow to assign TxId to any HashDigest<SHA256> fields (e.g. Block.Hash). it can be quite fragile.

So, I suggest to make some other concrete type for these type like BlockHash to distinguish among them if we want to use inheritance.

from libplanet.

dahlia avatar dahlia commented on July 28, 2024

Having a distinct type for each BlockHash and TxId and they inheriting HashDigest<SHA256> seems good.

from libplanet.

qria avatar qria commented on July 28, 2024

HashDigest<T> was a struct not class so inheritance is not possible. what do?

from libplanet.

dahlia avatar dahlia commented on July 28, 2024

@qria You're right. The idea in itself seems invalid.

from libplanet.

qria avatar qria commented on July 28, 2024

I no longer am working on this until there's a new idea for this.

from libplanet.

longfin avatar longfin commented on July 28, 2024

I'll close this issue until we have a new idea to address this issue.

from libplanet.

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.