Skip to content

v0.7.0: New protocol "tailstormjune"

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Dec 10:11
· 410 commits to master since this release

This release adds a new protocol tailstormjune. It's an old version of tailstormll as of June 2022. The protocol implementations are almost the same. The attack spaces differ. See PR #34.

In addition:

  • Observation space normalization is now optional. See unit_observation protocol parameter. See PR #34.
  • Editable installs do not automatically rebuild the DLL. Manually run make build instead.
  • We've fixed the modelling of the Selfish Mining parameter gamma. See PR #33.