Skip to content
Unverified Commit 673eb467 authored by Wei Tang's avatar Wei Tang Committed by GitHub
Browse files

Introduce config parameters (#111)

* Implement a config trait

* Migrate cache to use config struct

* Migrate per_block to use config

* Migrate per epoch processing to use config

* Migrate per slot executive to use config

* Use executive in execute_block

* Gradually remove all consts

* Clean up more consts

* Clean up the rest of consts and util

* Fix tests
parent 20fbeac3
Pipeline #33915 passed with stages
in 5 minutes and 53 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment