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

IRC2 Table only shows two dapps #3

Open
nickhessing opened this issue Apr 8, 2020 · 3 comments
Open

IRC2 Table only shows two dapps #3

nickhessing opened this issue Apr 8, 2020 · 3 comments

Comments

@nickhessing
Copy link

image

Please find attached the image. It seems like it is not up to date.

Regards,
Nick

@Spl3en
Copy link
Member

Spl3en commented Apr 9, 2020

Have you synchronized your database to the latest block ? The IRC2 table is filled progressively, so it may take a while before you get reach it.

@nickhessing
Copy link
Author

No i have not. It is extremely slow (about 1 block every minute). In this pace, i will certainly never ever reach the point where mysql db is filled with all blocks haha. I tried a lot to make my PC faster but still no result. Do you havr any tips?

Thanks.

Nick

@Spl3en
Copy link
Member

Spl3en commented Apr 11, 2020

What is the block height of your Aegis instance ?

It is a known issue, Aegis requires a lot of RAM in order to keep the indexes in memory. For now there is no "easy" fix unfortunately. That being said, I'm pretty sure Aegis can be optimized a lot.
As you can see in the README gif, Aegis was done when the ICON blockchain was less than 500k blocks, I'm not a SQL expert and I may have missed a lot of optimizations for storing much more blocks.

Depending on what you need, you may be interested in using the blockmove Aegis snapshot here :
https://blockmove.eu/downloads/Aegis_BH_9421873.gz
It reaches block height 9,421,873.

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

No branches or pull requests

2 participants