grin/core/src
hashmap 0d44c5405f Make tx weight safer (#2180)
Currently it fails on fuzz tests. Also type conversion to i32 is
dangerous per se
2018-12-18 11:19:19 -08:00
..
core Make tx weight safer (#2180) 2018-12-18 11:19:19 -08:00
libtx Sign kernel features (#2104) 2018-12-12 09:19:36 +00:00
pow Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
consensus.rs replace is_mainnet() with !is_testnet() (#2125) 2018-12-12 16:49:35 +00:00
core.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
genesis.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
global.rs replace is_mainnet() with !is_testnet() (#2125) 2018-12-12 16:49:35 +00:00
lib.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
macros.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
pow.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
ser.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00