You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 11, 2021. It is now read-only.
Before we push deposits to testnet, we will need solid integration tests around the tx ingestion process. This ticket just covers the process of ingesting L1ToL2Transactions into Postgres, and we'll have another ticket for ingestion into Geth.
Details
Add integration test
Fix any relevant bugs
Caveats
None
This Is Done When...
There is a working integration test which verifies the L1ToL2 Transaction is successfully submitted to Postgres
The text was updated successfully, but these errors were encountered:
karlfloersch
changed the title
Add integration test for L1ToL2Transaction ingestion into Postgre
Add integration test for L1ToL2Transaction ingestion into Postgres
Sep 28, 2020
Context
Before we push deposits to testnet, we will need solid integration tests around the tx ingestion process. This ticket just covers the process of ingesting
L1ToL2Transaction
s into Postgres, and we'll have another ticket for ingestion into Geth.Details
Caveats
None
This Is Done When...
The text was updated successfully, but these errors were encountered: