grin/core/src
Antioch Peverell 6036b671e8
fee and lock_height maintained in kernel features variants (#2859)
* fee and lock_height now maintained in kernel features enum variants

* sum fees via explicit enum variants

* cleanup semantics around with_fee and with_lock_height for tx builders

* document the kernel feature variants

* serialize kernel features correctly for api json

* cleanup

* commit

* bump to unstick azure
2019-08-19 14:28:02 +01:00
..
core fee and lock_height maintained in kernel features variants (#2859) 2019-08-19 14:28:02 +01:00
libtx fee and lock_height maintained in kernel features variants (#2859) 2019-08-19 14:28:02 +01:00
pow [2.x.x] Use blocking IO in P2P to reduce CPU load (#2855) 2019-07-12 23:17:38 +02:00
consensus.rs fix wording in comment (#2913) 2019-07-26 08:43:18 +01:00
core.rs [1.1.0] Merge master into 1.1.0 (#2720) 2019-04-01 11:47:48 +01:00
genesis.rs fee and lock_height maintained in kernel features variants (#2859) 2019-08-19 14:28:02 +01:00
global.rs cleanup and simplify how we generate the genesis block in user_testing (and automated_testing) modes (#2986) 2019-08-01 17:22:12 +01:00
lib.rs Master merge 2.0.0 (#2927) 2019-06-27 09:19:17 +01:00
macros.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
pow.rs fix: move checks for automated test mode into global.rs (#2956) 2019-07-25 10:08:24 +01:00
ser.rs fee and lock_height maintained in kernel features variants (#2859) 2019-08-19 14:28:02 +01:00