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

Fix v2UpdateBlock rskMainnet, watch transactiont at TransactionRow #44

Merged
merged 1 commit into from
Aug 31, 2021

Conversation

pmprete
Copy link
Contributor

@pmprete pmprete commented Aug 31, 2021

v2UpdateBlock was incorrect as the block showed by the explorer is not the creation address rsksmart/rsk-explorer#131

Searching for a transaction worked fine the first time, but if you run a second search with another transaction the status was not updated. Added a watcher and reset the variables to fix this issue

@pmprete pmprete merged commit 404fd50 into main Aug 31, 2021
@pmprete pmprete deleted the fix-search branch September 6, 2021 14:28
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.

2 participants