grin/chain
AntiochP bf7c1fb44f add lock_height to Transaction and TxKernel ()
* add lock_height to Transaction and TxKernel, sign msg including both fee and lock_height in kernel
* make the order of the fields in tx and kernel more consistent
* rename to kernel_sig_msg
* add test to cover adding timelocked tx to pool, where tx is invalid based on current height of the blockchain
* add tests for adding timelocked txs to blocks (valid and otherwise)
2017-10-11 18:12:01 +00:00
..
src add lock_height to Transaction and TxKernel () 2017-10-11 18:12:01 +00:00
tests Pass pubkey for coinbase () 2017-10-07 17:38:41 +00:00
Cargo.toml keychain crate (no more secretkeys in core) () 2017-10-03 00:02:31 +00:00
rustfmt.toml Initial import. 2016-10-20 20:06:12 -04:00