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

Update Chain names from chainListener via listening to tx #303

Open
kenodressel opened this issue Apr 21, 2021 · 1 comment
Open

Update Chain names from chainListener via listening to tx #303

kenodressel opened this issue Apr 21, 2021 · 1 comment

Comments

@kenodressel
Copy link
Member

kenodressel commented Apr 21, 2021

Currently .chain names are updated via a regular interval. It would be great to update them as needed to respond to immediate changes. There is a chain listener already in place in the backend. It would need to be extended to listen to claim tx as well and updating the cache accordingly.
This unfortunately can not fully replace the interval refresh as we will need to deal with expiring names too but this will be a separate issue.

Additionally test cases would need to be written to cover the added changes.

Starting points:

@ErkanKanden
Copy link

Required skills:
• Javascript
• Node.js

Beneficial:
• Express.js
• æternity JS SDK

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