xrchz / rocketsplit

Withdrawal address contract for splitting Rocket Pool node rewards
GNU General Public License v3.0
4 stars 3 forks source link

Refactor how we are retrieving reward trees. #17

Closed nickgs closed 6 months ago

nickgs commented 6 months ago

Previously we were doing a bunch of work to use IPFS. This included querying the chain logs to get the cid. This was proven not to work very well.

This patch simplifies the process by relying on the Rocketpool Github mirror located here: https://github.com/rocket-pool/rewards-trees/tree/main