Giter VIP home page Giter VIP logo

Comments (3)

mcdee avatar mcdee commented on July 30, 2024

Historically, the reason behind having individual exits is that the output format is then directly compatible with the API endpoint. If we have multiple exits in the same file it will require users to either use ethdo to broadcast them, or to break the file into individual exits before sending them to the beacon node.

That said, it would be nice to allow validator exit commands to generate multiple exits at the same time. We could either generate a single file that is a JSON array, or multiple files that each contain individual exits. Not sure which of the options would be best; thoughts?

from ethdo.

yorickdowne avatar yorickdowne commented on July 30, 2024

I think multiple files would be great.

I’m honestly just looking for the UX of users not needing to know their validators’ indices and ethdo discovering those. What we’re learning in Discord is that knowing validator indices as recorded on chain is surprisingly hard.

from ethdo.

mcdee avatar mcdee commented on July 30, 2024

I've been playing around with this, and think that actually it makes more sense from a UX perspective to have a single file. It loses the ability to send it directly to an endpoint, but if someone is using ethdo to create the exits I don't think they will have any issue with using it to broadcast the exits as well.

from ethdo.

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.