Skip to content

Staging#223

Merged
mccrindlebrian merged 20 commits intomainfrom
staging
Sep 28, 2024
Merged

Staging#223
mccrindlebrian merged 20 commits intomainfrom
staging

Conversation

@mccrindlebrian
Copy link
Contributor

@mccrindlebrian mccrindlebrian commented Sep 27, 2024

  1. Changes the reward function to ensure that we are always rewarding energies that are more negative. This was fixed in earlier branches on testnet but somehow slipped into the main release.
  2. Enforces that the miners are always getting seed = None. This is to make sure that miners are running different generations via their own generated seeds
  3. Reduces min_updates from 10 to 5. Based on the math, the validation loops are very slow now since we are re-running simulations. As such, this should make the validation loop for the entire job half as long.
  4. Cascade the miner-generated seed into the system config and the SimulationConfig
  5. Remove simulation energies from miner and recreation from the terminal logs because they destroy the terminal logging

@mccrindlebrian mccrindlebrian merged commit 0290dfd into main Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants