grin/core/src
jaspervdm e3f3064414 Support new Bulletproof rewind scheme (#2848)
* Update keychain with new rewind scheme

* Refactor: proof builder trait

* Update tests, cleanup

* rustfmt

* Move conversion of SwitchCommitmentType

* Add proof build trait to tx builders

* Cache hashes in proof builders

* Proof builder tests

* Add ViewKey struct

* Fix some warnings

* Zeroize proof builder secrets on drop
2019-06-12 10:28:55 +01:00
..
core Support new Bulletproof rewind scheme (#2848) 2019-06-12 10:28:55 +01:00
libtx Support new Bulletproof rewind scheme (#2848) 2019-06-12 10:28:55 +01:00
pow PoW HardFork (#2866) 2019-06-12 10:28:14 +01:00
consensus.rs PoW HardFork (#2866) 2019-06-12 10:28:14 +01:00
core.rs [1.1.0] Merge master into 1.1.0 (#2720) 2019-04-01 11:47:48 +01:00
genesis.rs clippy says: unreadable literal, please use a lot of _ everywhere (!!!) or ignore <-- picking ignore 2019-01-24 01:56:04 +01:00
global.rs PoW HardFork (#2866) 2019-06-12 10:28:14 +01:00
lib.rs Support new Bulletproof rewind scheme (#2848) 2019-06-12 10:28:55 +01:00
macros.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
pow.rs PoW HardFork (#2866) 2019-06-12 10:28:14 +01:00
ser.rs impl Readable/Writable for PublicKey (#2841) 2019-05-27 10:19:24 +01:00