Git Product home page Git Product logo

Comments (5)

mrabino1 avatar mrabino1 commented on September 24, 2024 1

The magic of human innovation being unleashed to society. Works great !! Thank you... This issue should be resolved now.

(Whatever you do for a living, you are underpaid.. ;) )

from eth2-staking-rewards-calculator.

eth2353 avatar eth2353 commented on September 24, 2024

Hi, I'm having trouble reproducing the issue. I tried with the following settings:

Validator index 80000 (this validator is Eligible since 18 Jan 2021, 18:26, Active since 5 Feb 2021, 05:25)
Start date: 2020-12-01
End date: 2020-12-31

The script finishes successfully, and also prints the following to the console:
[!] No datapoints for validator 80000

Could you add more information to this issue? The settings you used and the entire error message would be helpful.

Thanks!

from eth2-staking-rewards-calculator.

mrabino1 avatar mrabino1 commented on September 24, 2024

Retrieving beacon chain data...: 0%| | 0/48 [00:01<?, ?it/s]
Traceback (most recent call last):
File "main.py", line 452, in
main()
File "main.py", line 447, in main
datapoints = get_all_datapoints()
File "main.py", line 350, in get_all_datapoints
for dp in tqdm(
File "/home/xxxxxx/.local/lib/python3.8/site-packages/tqdm/std.py", line 1166, in iter
for obj in iterable:
File "/usr/lib/python3.8/multiprocessing/pool.py", line 868, in next
raise value
File "/usr/lib/python3.8/multiprocessing/pool.py", line 125, in worker
result = (True, func(*args, **kwds))
File "main.py", line 214, in get_datapoints_for_slot
raise Exception(
Exception: Error while fetching data from beacon node: {"error":"Validator index xxxxxx \u003e= balance list xxxxx","code":11,"message":"Validator index xxxxxxx \u003e= balance list xxxxxx","details":[]}

from eth2-staking-rewards-calculator.

mrabino1 avatar mrabino1 commented on September 24, 2024

I am using Prysm 1.2.1

from eth2-staking-rewards-calculator.

eth2353 avatar eth2353 commented on September 24, 2024

Hi, just pushed a fix, can you try if it resolves the issue for you?

from eth2-staking-rewards-calculator.

Related Issues (7)

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.