-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
check minting_coin failure as well as asserting that the true fee is …
…>= reserve_fee, in run_generator
- Loading branch information
Showing
5 changed files
with
75 additions
and
11 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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
(q ((0x0101010101010101010101010101010101010101010101010101010101010101 (a (q 2 2 (c 2 (c (q 51 "abababababababababababababababab" 1) (c 5 ())))) (c (q 2 (i 11 (q 4 5 (a 2 (c 2 (c 5 (c (- 11 (q . 1)) ()))))) ()) 1) (q 600000))) 123 (() (q . ()))))) | ||
(q ((0x0101010101010101010101010101010101010101010101010101010101010101 (a (q 2 2 (c 2 (c (q 51 "abababababababababababababababab" 1) (c 5 ())))) (c (q 2 (i 11 (q 4 5 (a 2 (c 2 (c 5 (c (- 11 (q . 1)) ()))))) ()) 1) (q 600000))) 600000 (() (q . ()))))) | ||
FAILED: 4 |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
(q ((0x0101010101010101010101010101010101010101010101010101010101010101 (q (52 100) (52 100) (52 100) ) 123 (() (q . ()))))) | ||
(q ((0x0101010101010101010101010101010101010101010101010101010101010101 (q (52 100) (52 100) (52 100) ) 400 (() (q . ()))))) | ||
RESERVE_FEE: 300 | ||
SPENDS: | ||
- coin id: b55adcc290328357beb44e3a9a75793238438a9c784152f0b68c32e6953872b7 ph: 5d1f30b1fd2fdca436fa948c0c19fcc7986b911e5debfe137e471e5fa6e80fe3 | ||
- coin id: 93b602365f9c9f1b503f73ce316254a2753a3d9d1a1da54b82ad40c9c8152463 ph: 5d1f30b1fd2fdca436fa948c0c19fcc7986b911e5debfe137e471e5fa6e80fe3 | ||
cost (clvm + conditions): 35784 |