grin/core/src
AntiochP 86420d4bca Shorter identifiers and call them key_id (not pubkey) (#175)
* rename pubkey -> key_id, these are key identifiers, not public keys
* reduce identifier seize to 10 bytes, get rid of fingerprints (identifiers are now small enough to use as-is)
* IDENTIFIER_SIZE const
* add FeeDispute error for when sender and recipient disagre on fee calculation (should never happen)
* does not need to be mut
* cleaned up some warnings
2017-10-13 04:45:07 +00:00
..
core Shorter identifiers and call them key_id (not pubkey) (#175) 2017-10-13 04:45:07 +00:00
consensus.rs Block versions and hard fork schedule 2017-10-10 00:09:06 +00:00
genesis.rs Block versions and hard fork schedule 2017-10-10 00:09:06 +00:00
global.rs Cuckoo miner fixes and configurable coinbase maturity (#154) 2017-10-04 17:44:22 +00:00
lib.rs add lock_height to Transaction and TxKernel (#167) 2017-10-11 18:12:01 +00:00
macros.rs Cleanup build warnings (#87) 2017-08-10 00:54:10 +00:00
ser.rs Shorter identifiers and call them key_id (not pubkey) (#175) 2017-10-13 04:45:07 +00:00