mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
blockchain: keep a rolling long term block weight median
This commit is contained in:
parent
581994b61c
commit
a4c4a2d8aa
6 changed files with 476 additions and 34 deletions
|
@ -72,6 +72,7 @@ set(unit_tests_sources
|
|||
parse_amount.cpp
|
||||
pruning.cpp
|
||||
random.cpp
|
||||
rolling_median.cpp
|
||||
serialization.cpp
|
||||
sha256.cpp
|
||||
slow_memmem.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue