EspressoSystems / nitro-espresso-integration

Nitro goes vroom and fixes everything
Other
12 stars 7 forks source link

Fix pebble panic #192

Closed Sneh1999 closed 2 months ago

Sneh1999 commented 2 months ago

Closes #187

https://github.com/EspressoSystems/nitro-espresso-integration/issues/187

This PR:

It fixes the panic that was caused because of pebble not being able to do batch.Write() twice

This PR does not:

Key places to review:

You can test the PR my shifting the storage from leveldb to pebble and then running the nitro-testnode in dev mode