grin/core/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
..
core [WIP] Aggsig Transactions (#530) 2018-01-10 19:36:27 +00:00
consensus.rs One grin per second, fixes #569 2018-01-07 04:21:50 +00:00
genesis.rs Ported acbe983 and 58d7dc7 from testnet1 branch 2017-11-16 18:17:56 -05:00
global.rs Ported acbe983 and 58d7dc7 from testnet1 branch 2017-11-16 18:17:56 -05:00
lib.rs Fix couple minor import errors after rebase 2017-10-31 20:00:39 -04:00
macros.rs Cleanup build warnings (#87) 2017-08-10 00:54:10 +00:00
ser.rs fix - sort tx inputs/outputs (#533) (#542) 2017-12-22 12:15:44 -05:00