Closed rymnc closed 1 year ago
In https://github.com/Rate-Limiting-Nullifier/pmtree/commit/ee50bb7318d2f29a04b3a9f46d310d5e89e8a4de, the Config associated type was added to the Database trait
In https://github.com/Rate-Limiting-Nullifier/pmtree/commit/94923df743cfb69b3e5473f8f9794191eebec53d, batch insertions were introduced
In https://github.com/Rate-Limiting-Nullifier/pmtree/commit/f261dc15bbe823e9f7aaf69ba0ba9125cb6c163f, the Error return type was modified
Our pmtree benchmarks should be updated respectively.
cc: @curryrasul
In https://github.com/Rate-Limiting-Nullifier/pmtree/commit/ee50bb7318d2f29a04b3a9f46d310d5e89e8a4de, the Config associated type was added to the Database trait
In https://github.com/Rate-Limiting-Nullifier/pmtree/commit/94923df743cfb69b3e5473f8f9794191eebec53d, batch insertions were introduced
In https://github.com/Rate-Limiting-Nullifier/pmtree/commit/f261dc15bbe823e9f7aaf69ba0ba9125cb6c163f, the Error return type was modified
Our pmtree benchmarks should be updated respectively.
cc: @curryrasul