grin/keychain
AntiochP c84a136e48 refactor burn key into key_overrides on keychain (#178)
* refactor burn key into key_overrides on keychain
* introduce UnconfirmedChange output status, we can potentially spend these with zero confirmations
* pass in burn_key_id for the burn enabled keychain, spend *all* coins when spending from a wallet, spend UnconfirmedChange coins also
* add comment about simplifying wallet_data.select logic
* replace UnconfirmedChange output status with a more flexible zero_ok, flag on the output data
2017-10-16 17:11:01 +00:00
..
src refactor burn key into key_overrides on keychain (#178) 2017-10-16 17:11:01 +00:00
Cargo.toml Pass pubkey for coinbase (#159) 2017-10-07 17:38:41 +00:00
rustfmt.toml keychain crate (no more secretkeys in core) (#146) 2017-10-03 00:02:31 +00:00