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: update sender in transaction_message (main) #419

Merged
merged 5 commits into from
Oct 24, 2023

Conversation

fibonacci998
Copy link
Contributor

No description provided.

@fibonacci998 fibonacci998 requested a review from peara October 13, 2023 08:19
@fibonacci998 fibonacci998 changed the title fix: update sender in transaction_messag fix: update sender in transaction_message Oct 13, 2023
.patch({
sender,
})
.where({ tx_id: tx.id })
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mỗi tx update 1 lần là cũng lâu đấy, seren thì bao nhiêu tx ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

487k tx anh ạ

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@fibonacci998 fibonacci998 requested a review from peara October 16, 2023 06:53
});
}
});
const foundEvent = events.find(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm, nhẽ ra thì for thường xong rồi return luôn cũng được đúng ko? cơ mà để sau cũng được, tách hẳn cái hàm này cho vào ultility hay helper gì đó

@peara peara changed the title fix: update sender in transaction_message fix: update sender in transaction_message (main) Oct 23, 2023
@peara
Copy link
Member

peara commented Oct 24, 2023

@fibonacci998
sửa lại config xong cho cái này đi thôi

@fibonacci998
Copy link
Contributor Author

@fibonacci998 sửa lại config xong cho cái này đi thôi

conflict fixed

@peara peara merged commit 7377161 into main Oct 24, 2023
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