Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

feat: added return code to database #55

Merged
merged 6 commits into from
Nov 30, 2023
Merged

feat: added return code to database #55

merged 6 commits into from
Nov 30, 2023

Conversation

rllola
Copy link
Contributor

@rllola rllola commented Nov 21, 2023

This PR add a new feature that allow fetch return code for decrypted/inner transactions. This info will be then added to the database.

It required adding a call to the tendermint /block_results enpoint. This specific endpoint return events that happened with the transaction. We can find the code (meaning the return code) there.

@rllola rllola requested a review from neithanmo November 21, 2023 13:51
@rllola rllola merged commit 4235d47 into main Nov 30, 2023
5 checks passed
@rllola rllola deleted the feat/inner-fails branch November 30, 2023 13:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants