grin/util/src
Yeastplume 1199ed2cc1
[WIP] Aggsig Transactions (#530)
* First steps converting transaction workflow to be aggsig-enable

* integrating updated version of aggsig, which gives greater control over the contents of e

* added wallet transaction test to testing framework to enable testing the whole thing, completed interaction as far as inital response from recipient

* more aggsig work, final signature is produced now

* Construction of aggsig transaction now working to the point of the signature being built

* aggsig transactions working end-to-end in the nominal case

* refactor aggsig verify from commit and fix some tests

* more cleanup and test fixing

* cleaning up automated tests

* test+formatting fix
2018-01-10 19:36:27 +00:00
..
hex.rs Cargo fmt all the things 2017-09-29 18:44:25 +00:00
lib.rs [WIP] Aggsig Transactions (#530) 2018-01-10 19:36:27 +00:00
logger.rs Log "nn.nnn coins spent using strategy ..." on log level Debug (#326) 2017-11-19 13:34:43 -05:00
secp_static.rs Wallet output selection performance (#238) 2017-11-07 11:48:37 -05:00
types.rs slog-rs logging (#171) 2017-10-12 16:56:44 +00:00