Sergey

Results 6 comments of Sergey

@Neargye I had wrote some code for creating Tensor of strings. ``` // std::vector batch_tokens // just create flat vector of strings std::vector flat_batch_tokens = FlattenVector(batch_tokens); // we have matrix...

Also this case creates block with 2 transactions (after I fixed Hash() function), but the second one didnt change Sender output Value. For example Sender had 1000 coins, Receiver had...

@fe1t Yes, I will investigate the core of this problem. I did not fork this repo, I created my own repo based on this tutorial with my features. So perhaps,...

@fe1t I will add Timestamp field to Transaction. Then I will fix handleTx() in case if len(mempool) >= 2. I think that we should recheck transactions (txs) that were created...

@fe1t Unfortunately this bug is huge, we should also fix Sign/Verify when rechecking transactions, also we cant Find or Verify transaction before adding block with them, because they are not...

I have similar problem with this scenario. After this line: NODE 3002 Quickly! Switch to the miner node and see it mining a new block! Also, check the output of...