Skip to main content

3 posts tagged with "tool"

View All Tags

· One min read
Naamah

Have you ever wondered if your validator's performance was as good as you expected?
How does it compare with other validators?
What if you could compare it to another validator based on real epoch data?

What if ?

How much would you have received if you had delegated to X instead of Y for this epoch?

Stop tormenting yourself! Now you can compare your validator's performance with mine (or any other validator)!!

I've made this tool available to you.

Mina Payout Simulator

Enter your key, click on compare, and you're good to go!

Find the tool here:

https://naamahdaemon.github.io/payout.html

disclaimer

This tool is provided as is. This is an early version that may have some bugs or inconsistencies. I have tested it though, and the results look reliable to me.

Don't hesitate to contact me if you have any questions, problems, or comments.


Support me by delegating to my Block Producer !

My Validator Address
B62qpsyB3gCndt8sNz4GRwusBtg9U72TNiL4mxmcQfWKZ5noa9fFnWr
Naamah BP

· One min read
Naamah

The Jonathan's Mina Pool Payout Script has been updated.
All BP should update to the new v1.7.0 payout script.

This version fixes a discrepancy in the way Foundation and o1Labs delegation payouts are computed compared to the old script.

It adds a new environment variable PAYOUT_CALCULATOR to drive the behavior of the transaction fees share.

Valid calculators include for the post-fork rewards :

  • postSuperChargeShareFees : Share the fees between all delegates including foundation, investors and o1labs
  • postSuperChargeKeepFees : Validator keeps all the fees
  • postSuperChargeCommonShareFees : Share the fees between delegates excluding foundation, investors and o1labs (this was the old behaviour and the default one)

Update your script here : https://github.com/jrwashburn/mina-pool-payout