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

Persist TransactionStorage #660

Closed
jacque006 opened this issue Sep 2, 2021 · 0 comments · Fixed by #667
Closed

Persist TransactionStorage #660

jacque006 opened this issue Sep 2, 2021 · 0 comments · Fixed by #667
Assignees
Labels
client This PR is about implementing the client

Comments

@jacque006
Copy link
Collaborator

Previously: #548

Problem

TransactionStorage is currently implemented in memory and does not maintain state between process crashes/restarts.

Solution

Implement TransactionStorage using leveldb to persist L2 transaction info and metadata.

@jacque006 jacque006 added the client This PR is about implementing the client label Sep 2, 2021
@jacque006 jacque006 added this to the Public Testnet 2 milestone Sep 2, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
client This PR is about implementing the client
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants