eigenpod-proofs-generation

MIT License

Stars
21

Bot releases are hidden (Show)

eigenpod-proofs-generation - 0.3.4 Latest Release

Published by jbrower95 about 1 month ago

  • This includes multicall support throughout the tool, which should generally improve performance. We've noticed something like a 95%+ reduction in time for status checking of pods with many validators (>100's of validators).
  • This also includes some performance improvements to the 'status' tool, which allows for more efficient / fewer fetches.

Thanks!

eigenpod-proofs-generation - 0.3.3

Published by jbrower95 about 2 months ago

Patch:

  • Fixes an issue with find-stale-pods where we did not previously identify pods on mainnet correctly.
  • Adds additional logs on 'find-stale-pods' if run with --verbose.
eigenpod-proofs-generation - 0.3.2

Published by jbrower95 about 2 months ago

  • This addresses an issue with how we computed the share balance if you had a partially completed checkpoint. (i.e you had submitted only some of the generated transactions)
eigenpod-proofs-generation - 0.3.1

Published by jbrower95 about 2 months ago

  • Many logs have been moved behind --verbose, to make it easier to parse logs in CI scenarios. If you're using the application locally, we recommend always passing --verbose.
eigenpod-proofs-generation - 0.3.0

Published by jbrower95 about 2 months ago

  • Fixes a critical issue with the status command where TotalSharesAfterCheckpointETH and TotalSharesAfterCheckpointGwei were miscalculated.
  • Fixes a critical issue with the status command where the user's ongoing withdrawals were not considered when computing TotalSharesAfterCheckpoint*
  • Introduces --tolerance <> on find-stale-pods command to allow more granular searching for those running a health checker.
eigenpod-proofs-generation - 0.2.8

Published by jbrower95 about 2 months ago

Fixes a bug in the pepe healthcheck. (patch only)

eigenpod-proofs-generation - 0.2.7

Published by jbrower95 2 months ago

This includes updated logic for the pepe healthcheck.

eigenpod-proofs-generation - 0.2.6

Published by jbrower95 2 months ago

Includes a bunch of new features;

  • gas estimation: --sender <pk> --gas will now estimate the gas associated with the transactions and report it back in the JSON structure returned.
  • permissionless checkpoint starting upon slash:
    • --find-stale-pods will search all eigenpods for any that have been slashed and are eligible for verifyStaleBalance() to be called.
    • --correct-stale-pod will invoke verifyStaleBalance(), which allows you to begin a checkpoint on that pod without owning it.

Please open an issue with any questions!

eigenpod-proofs-generation - v 0.2.0 Pepe Testnet

Published by jbrower95 2 months ago

  • Improved the CLI

    • Deprecated the --proof and --out options. The CLI now outputs JSON data, containing to and calldata fields for later signing. If you'd like to sign and submit yourself via a private key, supply this with --sender. If you'd like to sign and submit later, save this JSON to a file and sign/broadcast calldata/to.
  • Semver

    • This repository will be following semver. This is a minor change. Major protocol changes will include a major version bump, while minor changes are reserved for tooling incompatibilities or upgrade. Patch changes encompass all else.

Please update your CLIs and post any questions! Thank you.

eigenpod-proofs-generation - v0.1.0-pepe-testnet

Published by jbrower95 2 months ago

  • Pepe Testnet CLI + Proof Generation Cut Release!
  • We will be following semver in the coming weeks -- any major changes will be noted with a major semver increment.
eigenpod-proofs-generation - v0.0.14 - Pre-PEPE Stable

Published by jbrower95 3 months ago

The last release prior to the introduction of PePe, which overhauls the proof generation system.

eigenpod-proofs-generation - v0.0.13

Published by Sidu28 7 months ago

eigenpod-proofs-generation - v0.0.11

Published by Sidu28 7 months ago

Amended 0.0.10

eigenpod-proofs-generation - v0.0.10

Published by Sidu28 7 months ago

eigenpod-proofs-generation - v0.0.8

Published by mpjunior92 7 months ago

eigenpod-proofs-generation - type specific cache

Published by Sidu28 8 months ago

eigenpod-proofs-generation - Add Generic Caching

Published by Sidu28 8 months ago

eigenpod-proofs-generation - MarshalSSZ Patch

Published by Sidu28 8 months ago

eigenpod-proofs-generation - Hardfork Agnostic

Published by Sidu28 8 months ago

This is a pre-release for eigenpodproofgeneration that is hardfork agnostic

eigenpod-proofs-generation - v0.0.2

Published by Sidu28 9 months ago

THIS IS A TEST RELEASE