Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

disable RPC after Mumbai #664

Merged
merged 7 commits into from
Mar 29, 2023
Merged

disable RPC after Mumbai #664

merged 7 commits into from
Mar 29, 2023

Conversation

nicolasochem
Copy link
Contributor

@nicolasochem nicolasochem commented Mar 29, 2023

There are 2 problems:

  • blocks per cycle is changing, so the calculation of cycle beginning, cycle snapshots etc... needs to be adjusted
  • due to twice more blocks per cycle, the rights query will take even longer, making rpc provider even less appealing as an option

Besides, the engineering capacity is limited, and everyone is using TRD with tzkt. Let's disable RPC for now.

Effort: nicolasochem, 0.5h | jdsika, 0.5h

There are 2 problems:

* blocks per cycle is changing, so the calculation of cycle beginning,
  cycle snapshots etc... needs to be adjusted
* due to twice more blocks per cycle, the rights query will take even
  longer, making rpc provider even less appealing as an option

Besides, the engineering capacity is limited, and everyone is using TRD
with tzkt. Let's disable RPC for now.
@jdsika
Copy link
Contributor

jdsika commented Mar 29, 2023

tzstats is working to my knowledge. Was it disabled before?

@nicolasochem
Copy link
Contributor Author

tzstats is working to my knowledge. Was it disabled before?

I guess so. I found the code like this :)

@jdsika
Copy link
Contributor

jdsika commented Mar 29, 2023

Well. I just figured out that the whole thing is not working, great

@jdsika
Copy link
Contributor

jdsika commented Mar 29, 2023

I am fixing it

@vkresch
Copy link
Contributor

vkresch commented Mar 29, 2023

There are currently tests which are stuck in an infinite loop on the CI but locally they are fine. I am currently disabling them. Will merge the disabling shortly into master.

@nicolasochem thanks for opening the PR. Seems like not activating tzstats is my bad ... I was fixing the parameters only via the tests using tzkt as the standard.

@jdsika jdsika added this to the v11.5 (Lima) milestone Mar 29, 2023
@vkresch vkresch merged commit 63f2eaf into master Mar 29, 2023
7 of 8 checks passed
@jdsika jdsika deleted the disable_rpc branch July 14, 2023 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants