lighthouse/eth2/state_processing/src
Paul Hauner 370c658c7c
Optimization: reduce BLS decompression (#766)
* Add RwLock-style caching for BLS pubkeys

* Tidy docker ignore

* Remove RwLocks

* Merge in master
2020-01-10 15:32:10 +11:00
..
common Avoid building caches during block replay (#783) 2020-01-09 11:43:11 +11:00
per_block_processing Optimization: reduce BLS decompression (#766) 2020-01-10 15:32:10 +11:00
per_epoch_processing Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
genesis.rs Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
lib.rs Eth1 Integration (#542) 2019-11-15 14:47:51 +11:00
macros.rs Bulk signature verification (#507) 2019-08-29 11:34:25 +10:00
per_block_processing.rs Faster BeaconState enc/dec (#671) 2019-12-06 16:44:03 +11:00
per_epoch_processing.rs Make API friendly to block explorers (#702) 2019-12-19 11:45:28 +11:00
per_slot_processing.rs Optimization: avoid recomputing known state roots (#762) 2020-01-03 15:09:00 +11:00
test_utils.rs Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00