in utils.py [0:0]
def add_block(self, sha, data, label, yps): self.blocks[sha] = (time.time(), sha, data, label, yps)