Results 21 comments of Seulgi Kim

Because https://github.com/CodeChain-io/codechain/pull/1379 made CodeChain do not include the transaction with an invalid sequence, this situation will not happen again. But we should find why the mempool returns a transaction in...

@kseo We don't work on this issue. And I have a question whether we really need it. Reporting the backtrace without other context doesn't give enough information for debugging.

@GNUp @joojis What's the status of this issue?

@jhs7jhs What is the current status of this issue? Is there something to do?

@joojis Do we need more than multi-sig and timelock?

@joojis If then, could we close this issue? Multi-sig(#801) is already implemented and timelock is working on the other issue(#686)?

The verification queue cannot check the error with the parent block. It only checks the error of a block like an invalid signature. The error that can be checked with...

It occurred to me that the mempool doesn't move the following transactions to the future queue when the invalid transaction is removed. I'll check it. https://github.com/CodeChain-io/codechain/pull/1487 I made a unit...

@joojis As far as I remember, stratum uses TCP socket directly. But I'm not sure stratum support for notify-work is done. @kseo Do you know the current status of it?