incubator-tuweni
incubator-tuweni copied to clipboard
findLargestTotalDifficulty nits
Make the javadoc better
Don't return Hash?
, return Hash
instead.
@atoulme can i work on this, can you also specify the list of classes the changes that are to be addressed to.
Absolutely. The class to change is here: https://github.com/apache/incubator-tuweni/blob/257e37a1a8439197412fbc5c8e74d0fa5dcb420a/eth-repository/src/main/kotlin/org/apache/tuweni/eth/repository/BlockchainIndex.kt#L148
Hi Antoine, I was looking at this and thinking of working on this. Not sure what you would like for desired behavior if the scoreDocs is empty? Looking at the other functions, should I return List of < Hash > instead?
I am not sure I understand. Open a pull request for review please.