cuprate/storage/blockchain/src/ops
SyntheticBird b8e2d00af4
storage: Add common amounts commitment lookup table (#323)
Add common ammounts commitment lookup table

- Implements `compute_zero_commitment` function in `cuprate-helper::crypto` module.
- Added test that compare the function output with the correct calculation.
- Use of a constant-time algorithm for the lookup table.
- Added according documentation
2024-10-24 22:10:33 +01:00
..
alt_block Blockchain: add alt-block handling (#260) 2024-09-19 16:55:28 +01:00
block.rs Database: Split BlockBlobs table + Miscellaneous fixes (#290) 2024-09-19 20:05:41 +01:00
blockchain.rs Database: Split BlockBlobs table + Miscellaneous fixes (#290) 2024-09-19 20:05:41 +01:00
key_image.rs storage: move table generator macro blockchain -> database (#222) 2024-07-11 14:20:56 +01:00
macros.rs Blockchain: add alt-block handling (#260) 2024-09-19 16:55:28 +01:00
mod.rs Blockchain: add alt-block handling (#260) 2024-09-19 16:55:28 +01:00
output.rs storage: Add common amounts commitment lookup table (#323) 2024-10-24 22:10:33 +01:00
property.rs storage: split cuprate-blockchain <-> cuprate-database (#160) 2024-06-26 22:51:06 +01:00
tx.rs storage: Add common amounts commitment lookup table (#323) 2024-10-24 22:10:33 +01:00