lbryio / lbrycrd

The blockchain that provides the digital content namespace for the LBRY protocol
https://lbry.com
MIT License
2.57k stars 178 forks source link

Fix reorg bug #243 #244

Closed kaykurokawa closed 5 years ago

kaykurokawa commented 5 years ago

Fix for https://github.com/lbryio/lbrycrd/issues/243

kaykurokawa commented 5 years ago

Small fix for clang format in the test Added commit to bump version

kaykurokawa commented 5 years ago

slightly modified the new tests for supports to actually test for early activation. rebased to master,

There is an unrelated issue related to the improper use of static variables in unit testing in claimtriebranching_tests.cpp that triggers unit test failure and is fixed in https://github.com/lbrynaut/lbrycrd/commit/d9de9e488cf052eba41c816c0d5d0e4470e1379e