Coder Social home page Coder Social logo

catalyst-network / protocol Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 5.0 1.49 MB

Protobuff definitions for Catalyst Network

License: GNU General Public License v2.0

Makefile 0.09% PHP 15.61% Rust 40.36% JavaScript 34.31% Python 9.62%
atlas-city awesome-catalyst-network blockchain catalyst-network distributed-systems protobuf protocol-buffers protocol-protobuffs

protocol's People

Contributors

franssl avatar jayarrowz avatar millymanz avatar monsieurleberre avatar nshcore avatar paulinebernat avatar richardlitt avatar scooletz avatar tkstanczak avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

protocol's Issues

Change EntryRangeProof to be a single field rather than multiple

Rangeproof doesn't need to be split into multiple fields as it can be serialised and deserialised to a single byte array in rust. Maintaining this separation into multiple fields would provide no benefits and make the object that crosses the ffi boundary much more complicated than it needs to be.

As a protocol user I need a CorrelationId field on all reponse messages

This is to allow matching a given response to the original request it corresponds to
The correlation Id could be a 16 bytes GUID, or the request message signature, or anything that allows disambiguation.
For now we can add a field to the proto definitions and decide on how to fill it when implementing in C#.

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.