-
Notifications
You must be signed in to change notification settings - Fork 385
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve the fedpeg test with extra double claim tests
- changes the expected behavior of claimpegin to fail on double spend - adds extra test to make sure a block with a double spend is also not accepted: 1. a tx with two identical pegin inputs (mempool & block) 2. a tx claiming a pegin that another mempool tx also claims 3. a tx claiming a pegin that a confirmed tx already claimed (mempool & block)
- Loading branch information
1 parent
48a82fa
commit 52ef283
Showing
1 changed file
with
54 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters