Skip to content

[exporter, execution] Small improve in exporter, enable assert tags by default#649

Merged
shermike merged 2 commits intomainfrom
fix-exporter
Mar 25, 2025
Merged

[exporter, execution] Small improve in exporter, enable assert tags by default#649
shermike merged 2 commits intomainfrom
fix-exporter

Conversation

@shermike
Copy link
Copy Markdown
Contributor

@shermike shermike commented Mar 24, 2025

  • Remove unnecessary receipts map because the receipt is placed in the same index as the corresponding transaction.
  • Set tag assert by default for all binaries. Add an additional check that the transaction is always unique in the database.

Remove an unnecessary receipts map because the receipt is stored in the same index as the corresponding transaction.
@shermike
Copy link
Copy Markdown
Contributor Author

@olegrok is the duplicated transaction bug already fixed in the main? Otherwise this patch will fail.

@olegrok
Copy link
Copy Markdown
Contributor

olegrok commented Mar 25, 2025

@olegrok is the duplicated transaction bug already fixed in the main? Otherwise this patch will fail.

Not yet

@shermike shermike enabled auto-merge March 25, 2025 07:33
@shermike shermike added this pull request to the merge queue Mar 25, 2025
Merged via the queue into main with commit 3a5e9bc Mar 25, 2025
14 checks passed
@shermike shermike deleted the fix-exporter branch March 25, 2025 07:56
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