grin/wallet/src
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
..
checker.rs Shorter identifiers and call them key_id (not pubkey) (#175) 2017-10-13 04:45:07 +00:00
info.rs refactor burn key into key_overrides on keychain (#178) 2017-10-16 17:11:01 +00:00
lib.rs slog-rs logging (#171) 2017-10-12 16:56:44 +00:00
receiver.rs refactor burn key into key_overrides on keychain (#178) 2017-10-16 17:11:01 +00:00
sender.rs refactor burn key into key_overrides on keychain (#178) 2017-10-16 17:11:01 +00:00
types.rs refactor burn key into key_overrides on keychain (#178) 2017-10-16 17:11:01 +00:00