github allora-network/allora-chain v0.6.0

14 hours ago

Added

  • #624 Add nurse internal healthcheck service based on pprof. See health/README.md.
  • #642 Add release signing keys
  • #648 Update emissions v5 migration to reset way more maps => complete cleanup of poisonously negative values

Changed

  • #538 Refactor Inference Synthesis to use Functions instead of "Builder Pattern"
  • #625 Determine what percentage of rewards to pay to each topic based on time-based accumulation rather than instantaneously.

Fixed

  • #615 Improvement to merit-based sortition to enable more cycling through the crowd
  • #615 Fixed runaway regret calculation where large influx of workers would cause the regret to grow negatively without bound
  • #635 Fixed occasional nil pointer dereference bug when calling GetNetworkInferences. Also, actually filled in loss block height return value.

Added

  • 612 Load testnet state into local fork via in-place-testnet command

Security

  • #603 Validate all Values for Correctness Prior to Storing them in the Keeper
  • #620 Add a static analyzer to detect non-deferred .Close() calls, improve migration error handling
  • #622 Add telemetry metrics on queries/txs

Don't miss a new allora-chain release

NewReleases is sending notifications on new releases.