oudeis
|
3839767aed
|
[NOD-815] Refactor all UTXO-diff algebra methods (#857)
* UTXOSet: Refactoring.
* Use set operations for utxo collection rules.
* diffFrom Refactoring.
* withDiffInPlace Refactoring.
* [NOD-815] Refactor all UTXO-diff algebra methods
* Use set operations for utxo collection rules.
* diffFrom Refactoring.
* withDiffInPlace Refactoring.
* Stylistic fixes.
* UTXOSet: Refactoring. Add benchmarks. Optimizations.
* Add UTXOSet diffFrom, withDiff benchmarks.
* Add performance optimizations.
* Add both in-place and value-return methods for set operations.
* Remove redundant blue score condition checking in withDiffInPlace
second error rule.
* Improve naming.
* PR fixes.
* After-merge build fixes.
* Typo fixes.
* Stylistic fixes.
* After-merge build fixes.
* Typo fixes.
Co-authored-by: Septen <gammerxpower@gmail.com>
|
2020-09-01 09:30:08 +03:00 |
|