CodeChain-io / CodeChain-io/codechain

Sequences in reverse order

Open
#1,387 1 comment 0 reactions 0 assignees View on GitHub
mempool
Dominant language
Rust
Stars
256
Forks
50
PR merge metrics
No merged PRs in 30d

Description

In the Corgi testnet, there are invalid transactions found on the block [29978](http://corgi.codechain.io/explorer/block/29978) and 29979

In block 29978, there are 2 transactions which were signed by the same signer.

The sequence of the first tx(0x615f65...) is 42929 and it failed.
The sequence of the second tx is 42928.

In addition, the first tx(0x615f65..) appears again in the next block, which is 29979. (But, you wouldn't find it in the explorer because the indexer can't index it.)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.