tezos-reward-distributor-organization / tezos-reward-distributor

Tezos Reward Distributor (TRD): A reward distribution software for tezos bakers.
https://tezos-reward-distributor-organization.github.io/tezos-reward-distributor/
GNU General Public License v3.0
87 stars 51 forks source link

Remove redundant failing rpc test #642

Closed vkresch closed 1 year ago

vkresch commented 1 year ago

Removing failing tests since it's covered by the API consistency test already (potential_endorsement_reward). The smartpy rpc api restricts access to past cycles thus removing this historical querying of cycle 555 which in cycle 557 cannot be accessed.

Work effort: 0h