pietrodimarco-dfinity
pietrodimarco-dfinity
Fix test flakiness in `test_automated_node_provider_remuneration` **Problem** The `test_automated_node_provider_remuneration` test was experiencing flaky failures with TLS certificate validation errors: ``` Error from Canister rwlgt-iiaaa-aaaaa-aaaaa-cai: Canister called `ic0.trap` with message: '[Registry] Add...
Now, when rewards are fetched for node providers, a detailed log is printed showing each provider and their corresponding XDR permyriad reward for the specified period.
This pull request introduces a one-off test for the December performance-based distribution. The test verifies that the rewards match the precomputed expected values, advances the system time to the distribution...