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

Add Reject Events #101

Merged
91 commits merged into from
Sep 14, 2023
Merged

Add Reject Events #101

91 commits merged into from
Sep 14, 2023

Conversation

ghost
Copy link

@ghost ghost commented Sep 8, 2023

Purpose

Adding tables to store events when contract- and module entity interaction fails.
Task

Changes

  • Added tables for contract- and module entity rejected events
  • Change database import job to use Parallel library, such that runtime itself can optimise worker count
  • Added transaction sender to all tables, since this information is often needed in the UI and we then are able to avoid a account lookup through the references transaction.

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.
  • (If necessary) I have updated the CHANGELOG.

Base automatically changed from cbw-1261/sc-listing-endpoints to main September 11, 2023 07:33
@ghost ghost requested a review from orhoj September 12, 2023 14:50
@ghost ghost requested a review from orhoj September 13, 2023 17:49
@ghost ghost merged commit 5120ab6 into main Sep 14, 2023
1 check passed
@ghost ghost deleted the cbw-1261/add-reject-events branch September 14, 2023 07:17
This pull request was closed.
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.

1 participant