return a requested block/transaction. Make this time dependent on the actual block interval. This should allow the the node to give up and request the block from another peer before the ~30 second undo interval has passed. Fix the merkle root calculation to avoid reading past the end of a vector. Modify the algorithm to do what was likely intended (this modification is currently disabled because it will yield different results than the currently-running testnet) Fix windows build errors. |
||
|---|---|---|
| .. | ||
| app | ||
| chain | ||
| db | ||
| deterministic_openssl_rand | ||
| egenesis | ||
| fc@71be796af5 | ||
| net | ||
| p2p | ||
| plugins | ||
| time | ||
| utilities | ||
| wallet | ||
| CMakeLists.txt | ||