Christina Ovezik

Results 13 comments of Christina Ovezik

Sounds good! Let's keep this PR just for the changelog and feel free to create a new branch for the other task

This repo is specifically for the decentralization of the consensus layer, so I don't think this kind of metrics would make sense. However, if you think they might be useful,...

Hi @ccgarant, thanks for the suggestion! For the time being we use block data collected from Google's Big Query and since Ergo is not supported there we cannot add it...

Hi @MokhFn, thanks a lot for your suggestions and contributions! We'll try to review the issues you've raised and the PRs you've opened soon. Just a note, please request reviews...

Hi @leo42, thanks a lot for your input! I understand that your pool is a completely separate entity from Binance and apologies for the mix-up. However, here is the issue:...

One issue that arises by not deleting test output files is that in some cases (e.g. mapping) we only go ahead with the process if the output file doesn't already...

Another issue is that in the mapping tests we also perform parsing, so the test will fail if there is something wrong with the parser, even if the mapping is...

Some useful guidelines for writing Python tests: https://docs.python-guide.org/writing/tests/

Hi @MokhFn, thanks for the nudge, as I had taken a look at this last month but forgot to follow up. My issue was that I was getting some errors...