zebra/zebra-state/src
teor cee0e86190 Increase the open file limit on unix platforms
If the limit is less than the ideal, try to increase it to the ideal.
If that doesn't work, try to increase the limit as high as possible.
If the limit is still less than the minimum, panic.
2020-12-02 15:32:36 +10:00
..
service Move the RocksDB column family list into finalized_state 2020-12-02 15:32:36 +10:00
config.rs Increase the open file limit on unix platforms 2020-12-02 15:32:36 +10:00
constants.rs chain: fix consensus-critical coinbase encoding bug 2020-12-01 10:14:44 +10:00
error.rs Implement difficulty_threshold_is_valid 2020-12-01 07:27:30 +10:00
lib.rs Disable the nightly clippy unnecessary_wraps lint (#1403) 2020-12-01 12:20:57 +10:00
request.rs consensus: check Merkle roots 2020-12-01 10:14:44 +10:00
response.rs Inbound `FindBlocks` and `FindHeaders` (#1347) 2020-12-01 07:30:37 +10:00
service.rs Inbound `FindBlocks` and `FindHeaders` (#1347) 2020-12-01 07:30:37 +10:00
tests.rs consensus: check Merkle roots 2020-12-01 10:14:44 +10:00
util.rs
utxo.rs state: track UTXO provenance 2020-11-23 22:18:43 -08:00