Closed focusshell closed 5 years ago
Likely they differ because backerei
calculates idealized rewards as opposed to realized ones.
Without knowing how you're calculating data manually, it's difficult to answer your question precisely.
I also see a difference between what backerei shows us to what tzscan shows
I also see a difference between what backerei shows us to what tzscan shows.
Yes, TzScan will show realized rewards, so the values shown (and paid) by Backerei will generally be higher.
It's easy to alter the code to pay realized rewards instead; would gladly accept a PR which added that as a configuration option.
We are very anxious for you to answer this question.
I made a mistake when I executed the dividend command of the program. How can I sort out this mistake?
I made a mistake when I executed the dividend command of the program. How can I sort out this mistake?
This doesn't seem related to payment calculations.
Check that tezos-client
can be executed on your shell (try running that command manually).
It works well.
How to run it manually, our tezo-client can be executed in the shell
When we entered the password, a new error occurred.
That sounds like you need to specify a different config file in backerei.yaml
(which is passed to tezos-client
using the -c
flag).
That sounds like you need to specify a different config file in
backerei.yaml
(which is passed totezos-client
using the-c
flag).
What should I do? How do I specify the path of other configuration files in the configuration file, and what is the additional configuration path specified?
How to write this config file
After we changed config, we found a new error
@focusshell you were commenting on a wrong issue.
Can we re-open this, as the original issue is still a problem?
@chiptus We have a new problem.
so open a new issue, please don't spam issues with unrelated data
No, the problem we encountered was rejected by the MemPool pre-filter
I don't think there are any actionable items here. If you want to add alternative fee calculation methods feel free to submit a pull request. I answered the question about mempool filtering here - https://github.com/cryptiumlabs/backerei/issues/21#issuecomment-453850987.
The dividend data calculated by your program is about 1.5 different from the data calculated manually by us. How can we solve this problem?