Processing + Partitioner still uses fmt.Printf
Opened this issue · 0 comments
nikkolasg commented
github.com/ConsenSys/handel.logf
(NOT the logger interface) is called from these 5 sites:
partitioner.go|231 col 8| static function call from (*github.com/ConsenSys/handel.binomialPartitioner).Combine
partitioner.go|244 col 7| static function call from (*github.com/ConsenSys/handel.binomialPartitioner).Combine
processing.go|364 col 7| static function call from github.com/ConsenSys/handel.verifySignature
processing.go|457 col 7| static function call from (*github.com/ConsenSys/handel.fifoProcessing).verifySignature
processing.go|418 col 8| static function call from (*github.com/ConsenSys/handel.fifoProcessing).processIncoming