Code Monkey home page Code Monkey logo

Comments (2)

alekseysidorov avatar alekseysidorov commented on June 13, 2024

I think more suitable solition is move majority_count to exonum-core and rename it to bft_majority_count.

from exonum-btc-anchoring.

slowli avatar slowli commented on June 13, 2024

This is the most logical solution currently, as the anchoring service presumes to be controlled by validators and uses the same security model as the blockchain consensus. These are (mostly) natural assumptions, but I don't quite like to be dependent on them in all cases.

By the way, will the service work now if the number of anchoring keys in the validators config parameter does not correspond to the number of system-wide validators? Are there any deep ties between config's validators and system-wide validators?

bft_majority_count is needed in the core anyway, perhaps as a configurable parameter.

from exonum-btc-anchoring.

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.