grin/pool/src
eupn 56b62a319b Fill BlindingFactor with zeros on Drop (#2847)
* Implement simple zeroing of BlindingFactor in Drop

* rustfmt

* Make Debug implementation for BlindingFactor empty

* Implement BlindingFactor zeroing unit test

* mnemonic.rs: fix deprecated warning in test_bip39_random test

* Use zeroize crate to clear BlindingFactor

* Fix comment and implement dummy Debug trait for BlindingFactor

* Fix formatter
2019-05-30 23:16:53 +02:00
..
lib.rs Dandelion++ Rewrite (#2628) 2019-03-20 13:08:56 +00:00
pool.rs Fill BlindingFactor with zeros on Drop (#2847) 2019-05-30 23:16:53 +02:00
transaction_pool.rs Remove TODO (#2854) 2019-05-27 13:15:47 -04:00
types.rs Evict transaction from transaction pool (#2797) 2019-05-13 15:03:47 -07:00