Skip to content

Releases: pkel/cpr

v0.7.0: New protocol "tailstormjune"

21 Dec 10:11
Compare
Choose a tag to compare

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.

v0.6.3: Packaging

12 Dec 15:03
Compare
Choose a tag to compare

Automatic release from version tag.

v0.6.1: Packaging

12 Dec 10:11
abcc45f
Compare
Choose a tag to compare

Automatic release from version tag.

v0.6.0

23 Nov 12:20
7c1cd9d
Compare
Choose a tag to compare

What's Changed

  • Restructure Project Layout by @pkel in #24
  • Graphml Runner by @pkel in #8
  • Register more useful gyms by @pkel in #27
  • Normalize observation space by @pkel in #23

Full Changelog: v0.5.4...v0.6.0

v0.5.4

15 Nov 20:55
Compare
Choose a tag to compare

Trigger release via CI for testing.

v0.5.3

15 Nov 19:49
Compare
Choose a tag to compare

Another minor version to trigger the release CI job.

v0.5.2

15 Nov 19:19
Compare
Choose a tag to compare

Attempt to add release assets from Github actions.

First release via Github

15 Nov 18:03
Compare
Choose a tag to compare

This is the first release via Github release function.