grin/core/src/libtx
Antioch Peverell 80841f16d2
pass slices around and not refs to vecs (#3404)
* pass slices around and not refs to vecs

* use slice.swap()

* use inputs() not body.inputs
2020-07-27 11:07:18 +01:00
..
aggsig.rs Enable NRD kernel support (noop) feature flagged (#3303) 2020-05-29 09:56:24 +01:00
build.rs pass slices around and not refs to vecs (#3404) 2020-07-27 11:07:18 +01:00
error.rs Update License to 2020 (#3196) 2020-01-20 11:40:58 +00:00
mod.rs Update License to 2020 (#3196) 2020-01-20 11:40:58 +00:00
proof.rs Less cloning and additional pattern simplifications (#3223) 2020-02-12 19:35:33 +01:00
reward.rs Pass SwitchCommitment by value instead of reference (#3217) 2020-02-04 08:52:00 -05:00
secp_ser.rs Less cloning and pattern simplifications (#3305) 2020-04-24 11:19:34 +02:00