grin/keychain/src
Alexey Miroshkin 9e11afe8a2 Error handling with failure (using Error and ErrorKind) (#713)
* Initial version

* store failure parameters inside ErrorKind variants

* continue failure transformation

* 4 errors left

* still two errors

* return old code back

* finally compiling

* Fix compilation and test errors after merge
2018-02-28 12:56:09 -05:00
..
blind.rs Transaction contain kernels. Transactions and blocks maintain a kernel offset (split key). (#681) 2018-02-13 10:35:30 -05:00
extkey.rs refactor/rework key derivation (#652) 2018-01-25 15:19:32 -05:00
keychain.rs Error handling with failure (using Error and ErrorKind) (#713) 2018-02-28 12:56:09 -05:00
lib.rs Allow multiple Aggsig contexts (#685) 2018-02-06 11:42:26 +00:00