grin/core/src
Ignotus Peverell fffe5154d2
Secondary PoW scaling factor dampening, cleanup (#1765)
* Remove useless time median window
* Secondary PoW factor dampening
* Fix off-by-one in time window, cleanup dampening, fix tests
2018-10-16 16:55:40 -07:00
..
core [T4] Rename all shiftsize / cuckoo_size to edge_bits and change value for T4 (#1752) 2018-10-15 16:14:23 -07:00
pow [T4] tweaks and fixes (#1766) 2018-10-16 16:14:22 -07:00
consensus.rs Secondary PoW scaling factor dampening, cleanup (#1765) 2018-10-16 16:55:40 -07:00
genesis.rs update new genesis block, change p2p msg magic number 2018-10-16 10:16:54 +01:00
global.rs Secondary PoW scaling factor dampening, cleanup (#1765) 2018-10-16 16:55:40 -07:00
lib.rs cache rangeproof and kernel signature verification results (#1419) 2018-08-30 15:44:34 +01:00
macros.rs Replace try! for ? (#1134) 2018-06-04 12:05:49 -04:00
ser.rs Dual proof of work, first step (#1534) 2018-09-18 15:12:57 -07:00