grin/core/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
..
core [WIP] Wallet refactor - part 3 (#1072) 2018-05-21 16:28:11 +01:00
pow Wallet+Keychain refactoring (#1035) 2018-05-09 10:15:58 +01:00
consensus.rs add block header cache to store (#996) 2018-04-23 14:55:25 -04:00
genesis.rs Correct chain initialization at genesis 2018-03-26 17:38:27 +01:00
global.rs Avoid repeated truncation in difficulty adjust + minor refactoring (#915) 2018-03-30 18:21:06 +00:00
lib.rs [WIP] Miner removal (#979) 2018-04-24 09:18:24 +01:00
macros.rs Use hashable_ord on short_ids (#932) 2018-04-05 15:48:30 +00:00
ser.rs Standardize and cleanup SerializationMode (#856) 2018-03-23 23:34:50 +00:00