grin/wallet/src
Yeastplume 85285473bd
[WIP] Wallet refactor - part 3 (#1072)
* Beginning to rework aggsig library workflow

* more refactoring of transaction api

* whoever does round 1 first creates offset

* slate finalisation now context-free, so anyone can do it

* remove concept of transaction phase

* remove slate phase enum

* update actual send/receive code with new transaction lib workflow
2018-05-21 16:28:11 +01:00
..
grinwallet [WIP] Wallet refactor - part 3 (#1072) 2018-05-21 16:28:11 +01:00
libwallet [WIP] Wallet refactor - part 3 (#1072) 2018-05-21 16:28:11 +01:00
checker.rs Move aggsig transaction building functions into separate lib (#1061) 2018-05-16 13:18:09 +01:00
client.rs [WIP] Wallet refactor - part 3 (#1072) 2018-05-21 16:28:11 +01:00
handlers.rs Remove unused imports (#965) 2018-04-16 21:18:28 +00:00
info.rs Remove Sumtree References and disambiguate some naming (#747) 2018-03-05 19:33:44 +00:00
lib.rs Move aggsig transaction building functions into separate lib (#1061) 2018-05-16 13:18:09 +01:00
outputs.rs Remove Sumtree References and disambiguate some naming (#747) 2018-03-05 19:33:44 +00:00
receiver.rs [WIP] Wallet refactor - part 3 (#1072) 2018-05-21 16:28:11 +01:00
restore.rs Wallet+Keychain refactoring (#1035) 2018-05-09 10:15:58 +01:00
sender.rs [WIP] Wallet refactor - part 3 (#1072) 2018-05-21 16:28:11 +01:00
server.rs Remove Sumtree References and disambiguate some naming (#747) 2018-03-05 19:33:44 +00:00
types.rs [WIP] Wallet refactor - part 3 (#1072) 2018-05-21 16:28:11 +01:00