garzon
Results
3
comments of
garzon
Is this project dead now? Even on mainnet the block in btcrelay is far behind.
It seems that I have the same `dynamic_cast` performance problem mentioned, I just simply replace it with `static_cast` as a quick fix since there is no need to check the...
@AmatanHead well, it does help I think, especially the enter/exitRule part for `listener` if you use it(I haven't checked the `visitor` part yet), and modifying `is()` and making `RuleTransition` `final`...