-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
27,079 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,5 @@ | ||
# rewards-trees | ||
Storage for the rewards Merkle tree files needed by node operators to claim rewards on the Rocket Pool network. | ||
# Rocket Pool Rewards Trees | ||
This repository contains the Merkle Tree files used by Rocket Pool node operators when claiming RPL and Smoothing Pool rewards using [the new Redstone rewards system](https://github.com/rocket-pool/rocketpool-research/tree/master/Merkle%20Rewards%20System). | ||
If you cannot download them from IPFS on your node because of ISP or router restrictions, or are simply interested in doing analytics on them, you can retrieve them from here. | ||
|
||
The content is the same as what is hosted on IPFS, but it has been decompressed and formatted for ease of readability. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"index": 0, | ||
"network": "mainnet", | ||
"minipoolPerformance": {} | ||
} |
Oops, something went wrong.