Skip to content

Releases: rocket-pool/treegen

v1.5.3

24 Jul 14:28
06295b1
Compare
Choose a tag to compare

Please see the README for instructions on how to use treegen.

Notes

  • Updated to Smartnode v1.13.7.

v1.5.2

05 Apr 10:50
a92de2f
Compare
Choose a tag to compare

Please see the README for instructions on how to use treegen.

Notes

  • Updated to Smartnode v1.12.1.

v1.5.1

11 Jan 05:33
12eebaa
Compare
Choose a tag to compare

Please see the README for instructions on how to use treegen.

Notes

v1.5.0

12 Oct 04:55
ae9a0dc
Compare
Choose a tag to compare

Please see the README for instructions on how to use treegen.

Notes

v1.4.0

24 Jul 06:10
a091e34
Compare
Choose a tag to compare

Please see the README for instructions on how to use treegen.

Notes

v1.3.0

04 May 04:26
87cdeba
Compare
Choose a tag to compare

Please see the README for instructions on how to use treegen.

Notes

  • Updated to Smartnode v1.9.3.
  • Added the -t flag which allows you to specify a specific Beacon Chain epoch to target for the end of the tree to generate, instead of always using the latest finalized slot (or the canonical end slot if generating a tree for a previous interval).

v1.2.0

03 Apr 06:33
fb9b842
Compare
Choose a tag to compare

Please see the README for instructions on how to use treegen.

Notes

  • Updated to Smartnode v1.9.1.
  • Added support for network state generation.
  • Added ruleset v5.

v1.1.2

27 Jan 20:19
9c143f2
Compare
Choose a tag to compare

Please see the README for instructions on how to use treegen.

Notes

  • Updated to Smartnode v1.7.5.

v1.1.1

25 Jan 00:46
e26fb5a
Compare
Choose a tag to compare

Please see the README for instructions on how to use treegen.

Notes

  • Updated to Smartnode v1.7.4, which has the Rewards Tree Ruleset v4.

v1.1.0

30 Dec 04:15
bfb7590
Compare
Choose a tag to compare

Please see the README for instructions on how to use treegen.

Notes

  • New arguments / modes:
    • --ruleset (-r) allows you to specify which Rewards Tree Ruleset you want to use when generating a tree. If not included, it defaults to the ruleset used for the provided interval by the Smartnode stack.
    • --approximate-only (-a) will run the approximator that gets the rETH staker's share of the Smoothing Pool balance. This is what gets submitted during the daily Oracle DAO balance update duty.
    • --network-info (-n) will print information about the current Rocket Pool rewards conditions for the network your EC and CC are on, then exit.
  • Updated to Smartnode v1.7.2, which has the Rewards Tree Ruleset v3.