Coder Social home page Coder Social logo

Comments (1)

jpraynaud avatar jpraynaud commented on June 9, 2024

Activation of the signature of the Cardano Transactions

(on the testing-mainnet network)

Aggregator:

  • Import of 90M transactions (10M blocks)
  • Generation of 675K block range roots
  • Import + generation done in 21h (less than 10min for the generation of block range roots)
  • Resources needed by the signer were low: 55MB RES and ~30-50% one core CPU
  • Database size of 26GB
  • No new open message created during the import (network stuck)

Signer:

  • Started import after the aggregator computed the first CardanoTransactions open message (~22h)
  • Import of 90M transactions (10M blocks)
  • Generation of 675K block range roots
  • Import + generation done in 21h (less than 10min for the generation of block range roots)
  • Resources needed by the signer were low: 55MB RES and ~30-50% one core CPU
  • Database size of 26GB (will be pruned so we expect ~1-2GB then)
  • No new open message signed during the import (network stuck)

The network is stuck for 2 days once the signature of the transactions is activated: we need to have a warm-up mode for the nodes in order to import the transactions without preventing the Mithril network to create new certificates.

Once the initial import is done, the overall signature process takes only few minutes.

from mithril.

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.