Jan Segre
Jan Segre
This might not be too relevant but it's still an improvement that isn't too hard to do.
Still makes sense, [see the current coverage](https://app.codecov.io/gh/hathornetwork/hathor-core/blob/master/hathor%2Fcrypto%2Futil.py).
This might still be useful but will definitely need an RFC.
This still applies, [see the current coverage](https://app.codecov.io/gh/hathornetwork/hathor-core/blob/master/hathor%2Fp2p%2Futils.py). Many other modules could also use an improved coverage.
We've made a first round of improvements adding support for YAML, but I'd say it still needs a lot more improvement.
I haven't reviewed the code yet, but I think we should keep `calculate_min_significant_weight` for at least one release, in order to prevent an updated miner to propagate a block that...
Just as a report, last night I synced a node from scratch using this branch, it synced correctly up to the same block as the network, and this is a...
We now have support for getting transactions through the "address history websocket" using xpub keys. I think it makes sense to extend this to some APIs so they can use...
This still happens for come reason, although it doesn't have impact on any tests. See https://github.com/HathorNetwork/hathor-core/blob/master/tests/simulation/test_simulator.py#L19-L31
What do you mean by "source of information"? The source itself is the metadata in the storage which is the only source of truth used. However both APIs do present...