|
|
@ -732,9 +732,8 @@ struct iguana_bundlereq *iguana_recvblockhdrs(struct iguana_info *coin,struct ig |
|
|
|
if ( (bp= iguana_bundleset(coin,&block,&bundlei,&blocks[i])) != 0 ) |
|
|
|
{ |
|
|
|
bp->dirty++; |
|
|
|
if ( bp->issued[bundlei] == 0 ) |
|
|
|
iguana_blockQ("recvhdr",coin,bp,bundlei,blocks[i].RO.hash2,0); |
|
|
|
|
|
|
|
//if ( bp->issued[bundlei] == 0 )
|
|
|
|
// iguana_blockQ("recvhdr",coin,bp,bundlei,blocks[i].RO.hash2,0);
|
|
|
|
//printf("{%d:%d} ",bp->hdrsi,bundlei);
|
|
|
|
if ( i == 0 ) |
|
|
|
{ |
|
|
|