Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

variations compared to webworker's numbers #19

Open
smk762 opened this issue Jun 15, 2020 · 1 comment
Open

variations compared to webworker's numbers #19

smk762 opened this issue Jun 15, 2020 · 1 comment

Comments

@smk762
Copy link
Owner

smk762 commented Jun 15, 2020

after discussion with web, seems this is due to a combination of -

  • he uses blocknotify, which may contain a rare orphan
  • he only counts btc ntx that appear on btc chain, this repo only looks at kmd chain (btc not on server / docker container)
  • he uses the timestamp of the hardfork block, this uses timespan from https://github.com/KomodoPlatform/komodo/blob/master/src/komodo_globals.h#L47 (for all chains except KMD - > BTC which uses the hardfork block

Differences in scoring should be negligible for announcing winners, but probably best if we define things explicitly in nn bible.

@smk762
Copy link
Owner Author

smk762 commented Apr 9, 2021

current state of this repo now uses addresses to assign season, and timestamps to defined whether scored or not (including BTC, which is counted from the KMD chain transaction, not on the BTC chain).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant