test_insufficient_balance_blob_tx_combinations()
Reject all valid blob transaction combinations in a block, but block is invalid.
Back to test_insufficient_balance_blob_tx_combinations()
.
Test ID (Abbreviated) | blobs_per_tx | tx_error | account_balance_modifier |
---|---|---|---|
...fork_Cancun-blobs_per_tx_(1,)-blockchain_test--exact_balance_minus_1 | (1,) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(1, 1)-blockchain_test--exact_balance_minus_1 | (1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(2,)-blockchain_test--exact_balance_minus_1 | (2,) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(1, 1, 1)-blockchain_test--exact_balance_minus_1 | (1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(1, 2)-blockchain_test--exact_balance_minus_1 | (1, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(3,)-blockchain_test--exact_balance_minus_1 | (3,) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(2, 1)-blockchain_test--exact_balance_minus_1 | (2, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(1, 1, 2)-blockchain_test--exact_balance_minus_1 | (1, 1, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(1, 3)-blockchain_test--exact_balance_minus_1 | (1, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(2, 2)-blockchain_test--exact_balance_minus_1 | (2, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(4,)-blockchain_test--exact_balance_minus_1 | (4,) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(2, 1, 1)-blockchain_test--exact_balance_minus_1 | (2, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(3, 1)-blockchain_test--exact_balance_minus_1 | (3, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(1, 1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(1, 1, 1, 2)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(1, 1, 3)-blockchain_test--exact_balance_minus_1 | (1, 1, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(1, 2, 2)-blockchain_test--exact_balance_minus_1 | (1, 2, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(1, 4)-blockchain_test--exact_balance_minus_1 | (1, 4) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(2, 3)-blockchain_test--exact_balance_minus_1 | (2, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(5,)-blockchain_test--exact_balance_minus_1 | (5,) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(2, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (2, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(3, 1, 1)-blockchain_test--exact_balance_minus_1 | (3, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(2, 2, 1)-blockchain_test--exact_balance_minus_1 | (2, 2, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(4, 1)-blockchain_test--exact_balance_minus_1 | (4, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(3, 2)-blockchain_test--exact_balance_minus_1 | (3, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(1, 1, 1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(1, 1, 1, 1, 2)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(1, 1, 1, 3)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(1, 1, 2, 2)-blockchain_test--exact_balance_minus_1 | (1, 1, 2, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(1, 1, 4)-blockchain_test--exact_balance_minus_1 | (1, 1, 4) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(1, 2, 3)-blockchain_test--exact_balance_minus_1 | (1, 2, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(2, 2, 2)-blockchain_test--exact_balance_minus_1 | (2, 2, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(1, 5)-blockchain_test--exact_balance_minus_1 | (1, 5) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(2, 4)-blockchain_test--exact_balance_minus_1 | (2, 4) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(3, 3)-blockchain_test--exact_balance_minus_1 | (3, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(6,)-blockchain_test--exact_balance_minus_1 | (6,) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(2, 1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (2, 1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(3, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (3, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(2, 2, 1, 1)-blockchain_test--exact_balance_minus_1 | (2, 2, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(4, 1, 1)-blockchain_test--exact_balance_minus_1 | (4, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(3, 2, 1)-blockchain_test--exact_balance_minus_1 | (3, 2, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(5, 1)-blockchain_test--exact_balance_minus_1 | (5, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Cancun-blobs_per_tx_(4, 2)-blockchain_test--exact_balance_minus_1 | (4, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1,)-blockchain_test--exact_balance_minus_1 | (1,) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1)-blockchain_test--exact_balance_minus_1 | (1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(2,)-blockchain_test--exact_balance_minus_1 | (2,) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 1)-blockchain_test--exact_balance_minus_1 | (1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 2)-blockchain_test--exact_balance_minus_1 | (1, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(3,)-blockchain_test--exact_balance_minus_1 | (3,) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(2, 1)-blockchain_test--exact_balance_minus_1 | (2, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 2)-blockchain_test--exact_balance_minus_1 | (1, 1, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 3)-blockchain_test--exact_balance_minus_1 | (1, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(2, 2)-blockchain_test--exact_balance_minus_1 | (2, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(4,)-blockchain_test--exact_balance_minus_1 | (4,) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(2, 1, 1)-blockchain_test--exact_balance_minus_1 | (2, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(3, 1)-blockchain_test--exact_balance_minus_1 | (3, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 1, 2)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 3)-blockchain_test--exact_balance_minus_1 | (1, 1, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 2, 2)-blockchain_test--exact_balance_minus_1 | (1, 2, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 4)-blockchain_test--exact_balance_minus_1 | (1, 4) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(2, 3)-blockchain_test--exact_balance_minus_1 | (2, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(5,)-blockchain_test--exact_balance_minus_1 | (5,) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(2, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (2, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(3, 1, 1)-blockchain_test--exact_balance_minus_1 | (3, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(2, 2, 1)-blockchain_test--exact_balance_minus_1 | (2, 2, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(4, 1)-blockchain_test--exact_balance_minus_1 | (4, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(3, 2)-blockchain_test--exact_balance_minus_1 | (3, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 1, 1, 2)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 1, 3)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 2, 2)-blockchain_test--exact_balance_minus_1 | (1, 1, 2, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 4)-blockchain_test--exact_balance_minus_1 | (1, 1, 4) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 2, 3)-blockchain_test--exact_balance_minus_1 | (1, 2, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(2, 2, 2)-blockchain_test--exact_balance_minus_1 | (2, 2, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 5)-blockchain_test--exact_balance_minus_1 | (1, 5) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(2, 4)-blockchain_test--exact_balance_minus_1 | (2, 4) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(3, 3)-blockchain_test--exact_balance_minus_1 | (3, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(6,)-blockchain_test--exact_balance_minus_1 | (6,) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(2, 1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (2, 1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(3, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (3, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(2, 2, 1, 1)-blockchain_test--exact_balance_minus_1 | (2, 2, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(4, 1, 1)-blockchain_test--exact_balance_minus_1 | (4, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(3, 2, 1)-blockchain_test--exact_balance_minus_1 | (3, 2, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(5, 1)-blockchain_test--exact_balance_minus_1 | (5, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(4, 2)-blockchain_test--exact_balance_minus_1 | (4, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 1, 1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 1, 1, 1, 2)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1, 1, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 1, 1, 3)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 1, 2, 2)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 2, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 1, 4)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 4) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 2, 3)-blockchain_test--exact_balance_minus_1 | (1, 1, 2, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 2, 2, 2)-blockchain_test--exact_balance_minus_1 | (1, 2, 2, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 5)-blockchain_test--exact_balance_minus_1 | (1, 1, 5) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 2, 4)-blockchain_test--exact_balance_minus_1 | (1, 2, 4) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 3, 3)-blockchain_test--exact_balance_minus_1 | (1, 3, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(2, 2, 3)-blockchain_test--exact_balance_minus_1 | (2, 2, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 6)-blockchain_test--exact_balance_minus_1 | (1, 6) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(2, 5)-blockchain_test--exact_balance_minus_1 | (2, 5) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(3, 4)-blockchain_test--exact_balance_minus_1 | (3, 4) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(7,)-blockchain_test--exact_balance_minus_1 | (7,) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(2, 1, 1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (2, 1, 1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(3, 1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (3, 1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(2, 2, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (2, 2, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(4, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (4, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(3, 2, 1, 1)-blockchain_test--exact_balance_minus_1 | (3, 2, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(2, 2, 2, 1)-blockchain_test--exact_balance_minus_1 | (2, 2, 2, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(5, 1, 1)-blockchain_test--exact_balance_minus_1 | (5, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(4, 2, 1)-blockchain_test--exact_balance_minus_1 | (4, 2, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(3, 3, 1)-blockchain_test--exact_balance_minus_1 | (3, 3, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(3, 2, 2)-blockchain_test--exact_balance_minus_1 | (3, 2, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(6, 1)-blockchain_test--exact_balance_minus_1 | (6, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(5, 2)-blockchain_test--exact_balance_minus_1 | (5, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(4, 3)-blockchain_test--exact_balance_minus_1 | (4, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 1, 1, 1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1, 1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 1, 1, 1, 1, 2)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1, 1, 1, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 1, 1, 1, 3)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1, 1, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 1, 1, 2, 2)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1, 2, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 1, 1, 4)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1, 4) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 1, 2, 3)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 2, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 2, 2, 2)-blockchain_test--exact_balance_minus_1 | (1, 1, 2, 2, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 1, 5)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 5) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 2, 4)-blockchain_test--exact_balance_minus_1 | (1, 1, 2, 4) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 3, 3)-blockchain_test--exact_balance_minus_1 | (1, 1, 3, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 2, 2, 3)-blockchain_test--exact_balance_minus_1 | (1, 2, 2, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(2, 2, 2, 2)-blockchain_test--exact_balance_minus_1 | (2, 2, 2, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 6)-blockchain_test--exact_balance_minus_1 | (1, 1, 6) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 2, 5)-blockchain_test--exact_balance_minus_1 | (1, 2, 5) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 3, 4)-blockchain_test--exact_balance_minus_1 | (1, 3, 4) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(2, 2, 4)-blockchain_test--exact_balance_minus_1 | (2, 2, 4) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(2, 3, 3)-blockchain_test--exact_balance_minus_1 | (2, 3, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 7)-blockchain_test--exact_balance_minus_1 | (1, 7) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(2, 6)-blockchain_test--exact_balance_minus_1 | (2, 6) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(3, 5)-blockchain_test--exact_balance_minus_1 | (3, 5) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(4, 4)-blockchain_test--exact_balance_minus_1 | (4, 4) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(8,)-blockchain_test--exact_balance_minus_1 | (8,) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(2, 1, 1, 1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (2, 1, 1, 1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(3, 1, 1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (3, 1, 1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(2, 2, 1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (2, 2, 1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(4, 1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (4, 1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(3, 2, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (3, 2, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(2, 2, 2, 1, 1)-blockchain_test--exact_balance_minus_1 | (2, 2, 2, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(5, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (5, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(4, 2, 1, 1)-blockchain_test--exact_balance_minus_1 | (4, 2, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(3, 3, 1, 1)-blockchain_test--exact_balance_minus_1 | (3, 3, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(3, 2, 2, 1)-blockchain_test--exact_balance_minus_1 | (3, 2, 2, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(6, 1, 1)-blockchain_test--exact_balance_minus_1 | (6, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(5, 2, 1)-blockchain_test--exact_balance_minus_1 | (5, 2, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(4, 3, 1)-blockchain_test--exact_balance_minus_1 | (4, 3, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(4, 2, 2)-blockchain_test--exact_balance_minus_1 | (4, 2, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(3, 3, 2)-blockchain_test--exact_balance_minus_1 | (3, 3, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(7, 1)-blockchain_test--exact_balance_minus_1 | (7, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(6, 2)-blockchain_test--exact_balance_minus_1 | (6, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(5, 3)-blockchain_test--exact_balance_minus_1 | (5, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 1, 1, 1, 1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1, 1, 1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 1, 1, 1, 1, 1, 2)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1, 1, 1, 1, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 1, 1, 1, 1, 3)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1, 1, 1, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 1, 1, 1, 2, 2)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1, 1, 2, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 1, 1, 1, 4)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1, 1, 4) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 1, 1, 2, 3)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1, 2, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 1, 2, 2, 2)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 2, 2, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 1, 1, 5)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1, 5) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 1, 2, 4)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 2, 4) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 1, 3, 3)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 3, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 2, 2, 3)-blockchain_test--exact_balance_minus_1 | (1, 1, 2, 2, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 2, 2, 2, 2)-blockchain_test--exact_balance_minus_1 | (1, 2, 2, 2, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 1, 6)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 6) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 2, 5)-blockchain_test--exact_balance_minus_1 | (1, 1, 2, 5) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 3, 4)-blockchain_test--exact_balance_minus_1 | (1, 1, 3, 4) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 2, 2, 4)-blockchain_test--exact_balance_minus_1 | (1, 2, 2, 4) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 2, 3, 3)-blockchain_test--exact_balance_minus_1 | (1, 2, 3, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(2, 2, 2, 3)-blockchain_test--exact_balance_minus_1 | (2, 2, 2, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 1, 7)-blockchain_test--exact_balance_minus_1 | (1, 1, 7) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 2, 6)-blockchain_test--exact_balance_minus_1 | (1, 2, 6) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 3, 5)-blockchain_test--exact_balance_minus_1 | (1, 3, 5) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 4, 4)-blockchain_test--exact_balance_minus_1 | (1, 4, 4) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(2, 2, 5)-blockchain_test--exact_balance_minus_1 | (2, 2, 5) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(2, 3, 4)-blockchain_test--exact_balance_minus_1 | (2, 3, 4) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(3, 3, 3)-blockchain_test--exact_balance_minus_1 | (3, 3, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(1, 8)-blockchain_test--exact_balance_minus_1 | (1, 8) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(2, 7)-blockchain_test--exact_balance_minus_1 | (2, 7) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(3, 6)-blockchain_test--exact_balance_minus_1 | (3, 6) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(4, 5)-blockchain_test--exact_balance_minus_1 | (4, 5) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(9,)-blockchain_test--exact_balance_minus_1 | (9,) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(2, 1, 1, 1, 1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (2, 1, 1, 1, 1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(3, 1, 1, 1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (3, 1, 1, 1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(2, 2, 1, 1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (2, 2, 1, 1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(4, 1, 1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (4, 1, 1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(3, 2, 1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (3, 2, 1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(2, 2, 2, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (2, 2, 2, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(5, 1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (5, 1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(4, 2, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (4, 2, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(3, 3, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (3, 3, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(3, 2, 2, 1, 1)-blockchain_test--exact_balance_minus_1 | (3, 2, 2, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(2, 2, 2, 2, 1)-blockchain_test--exact_balance_minus_1 | (2, 2, 2, 2, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(6, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (6, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(5, 2, 1, 1)-blockchain_test--exact_balance_minus_1 | (5, 2, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(4, 3, 1, 1)-blockchain_test--exact_balance_minus_1 | (4, 3, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(4, 2, 2, 1)-blockchain_test--exact_balance_minus_1 | (4, 2, 2, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(3, 3, 2, 1)-blockchain_test--exact_balance_minus_1 | (3, 3, 2, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(3, 2, 2, 2)-blockchain_test--exact_balance_minus_1 | (3, 2, 2, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(7, 1, 1)-blockchain_test--exact_balance_minus_1 | (7, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(6, 2, 1)-blockchain_test--exact_balance_minus_1 | (6, 2, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(5, 3, 1)-blockchain_test--exact_balance_minus_1 | (5, 3, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(4, 4, 1)-blockchain_test--exact_balance_minus_1 | (4, 4, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(5, 2, 2)-blockchain_test--exact_balance_minus_1 | (5, 2, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(4, 3, 2)-blockchain_test--exact_balance_minus_1 | (4, 3, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(8, 1)-blockchain_test--exact_balance_minus_1 | (8, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(7, 2)-blockchain_test--exact_balance_minus_1 | (7, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(6, 3)-blockchain_test--exact_balance_minus_1 | (6, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Prague-blobs_per_tx_(5, 4)-blockchain_test--exact_balance_minus_1 | (5, 4) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1,)-blockchain_test--exact_balance_minus_1 | (1,) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1)-blockchain_test--exact_balance_minus_1 | (1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(2,)-blockchain_test--exact_balance_minus_1 | (2,) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 1)-blockchain_test--exact_balance_minus_1 | (1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 2)-blockchain_test--exact_balance_minus_1 | (1, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(3,)-blockchain_test--exact_balance_minus_1 | (3,) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(2, 1)-blockchain_test--exact_balance_minus_1 | (2, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 2)-blockchain_test--exact_balance_minus_1 | (1, 1, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 3)-blockchain_test--exact_balance_minus_1 | (1, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(2, 2)-blockchain_test--exact_balance_minus_1 | (2, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(4,)-blockchain_test--exact_balance_minus_1 | (4,) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(2, 1, 1)-blockchain_test--exact_balance_minus_1 | (2, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(3, 1)-blockchain_test--exact_balance_minus_1 | (3, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 1, 2)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 3)-blockchain_test--exact_balance_minus_1 | (1, 1, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 2, 2)-blockchain_test--exact_balance_minus_1 | (1, 2, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 4)-blockchain_test--exact_balance_minus_1 | (1, 4) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(2, 3)-blockchain_test--exact_balance_minus_1 | (2, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(5,)-blockchain_test--exact_balance_minus_1 | (5,) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(2, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (2, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(3, 1, 1)-blockchain_test--exact_balance_minus_1 | (3, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(2, 2, 1)-blockchain_test--exact_balance_minus_1 | (2, 2, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(4, 1)-blockchain_test--exact_balance_minus_1 | (4, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(3, 2)-blockchain_test--exact_balance_minus_1 | (3, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 1, 1, 2)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 1, 3)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 2, 2)-blockchain_test--exact_balance_minus_1 | (1, 1, 2, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 4)-blockchain_test--exact_balance_minus_1 | (1, 1, 4) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 2, 3)-blockchain_test--exact_balance_minus_1 | (1, 2, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(2, 2, 2)-blockchain_test--exact_balance_minus_1 | (2, 2, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 5)-blockchain_test--exact_balance_minus_1 | (1, 5) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(2, 4)-blockchain_test--exact_balance_minus_1 | (2, 4) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(3, 3)-blockchain_test--exact_balance_minus_1 | (3, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(6,)-blockchain_test--exact_balance_minus_1 | (6,) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(2, 1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (2, 1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(3, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (3, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(2, 2, 1, 1)-blockchain_test--exact_balance_minus_1 | (2, 2, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(4, 1, 1)-blockchain_test--exact_balance_minus_1 | (4, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(3, 2, 1)-blockchain_test--exact_balance_minus_1 | (3, 2, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(5, 1)-blockchain_test--exact_balance_minus_1 | (5, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(4, 2)-blockchain_test--exact_balance_minus_1 | (4, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 1, 1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 1, 1, 1, 2)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1, 1, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 1, 1, 3)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 1, 2, 2)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 2, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 1, 4)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 4) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 2, 3)-blockchain_test--exact_balance_minus_1 | (1, 1, 2, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 2, 2, 2)-blockchain_test--exact_balance_minus_1 | (1, 2, 2, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 5)-blockchain_test--exact_balance_minus_1 | (1, 1, 5) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 2, 4)-blockchain_test--exact_balance_minus_1 | (1, 2, 4) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 3, 3)-blockchain_test--exact_balance_minus_1 | (1, 3, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(2, 2, 3)-blockchain_test--exact_balance_minus_1 | (2, 2, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 6)-blockchain_test--exact_balance_minus_1 | (1, 6) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(2, 5)-blockchain_test--exact_balance_minus_1 | (2, 5) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(3, 4)-blockchain_test--exact_balance_minus_1 | (3, 4) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(7,)-blockchain_test--exact_balance_minus_1 | (7,) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(2, 1, 1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (2, 1, 1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(3, 1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (3, 1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(2, 2, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (2, 2, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(4, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (4, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(3, 2, 1, 1)-blockchain_test--exact_balance_minus_1 | (3, 2, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(2, 2, 2, 1)-blockchain_test--exact_balance_minus_1 | (2, 2, 2, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(5, 1, 1)-blockchain_test--exact_balance_minus_1 | (5, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(4, 2, 1)-blockchain_test--exact_balance_minus_1 | (4, 2, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(3, 3, 1)-blockchain_test--exact_balance_minus_1 | (3, 3, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(3, 2, 2)-blockchain_test--exact_balance_minus_1 | (3, 2, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(6, 1)-blockchain_test--exact_balance_minus_1 | (6, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(5, 2)-blockchain_test--exact_balance_minus_1 | (5, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(4, 3)-blockchain_test--exact_balance_minus_1 | (4, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 1, 1, 1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1, 1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 1, 1, 1, 1, 2)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1, 1, 1, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 1, 1, 1, 3)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1, 1, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 1, 1, 2, 2)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1, 2, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 1, 1, 4)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1, 4) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 1, 2, 3)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 2, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 2, 2, 2)-blockchain_test--exact_balance_minus_1 | (1, 1, 2, 2, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 1, 5)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 5) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 2, 4)-blockchain_test--exact_balance_minus_1 | (1, 1, 2, 4) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 3, 3)-blockchain_test--exact_balance_minus_1 | (1, 1, 3, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 2, 2, 3)-blockchain_test--exact_balance_minus_1 | (1, 2, 2, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(2, 2, 2, 2)-blockchain_test--exact_balance_minus_1 | (2, 2, 2, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 6)-blockchain_test--exact_balance_minus_1 | (1, 1, 6) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 2, 5)-blockchain_test--exact_balance_minus_1 | (1, 2, 5) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 3, 4)-blockchain_test--exact_balance_minus_1 | (1, 3, 4) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(2, 2, 4)-blockchain_test--exact_balance_minus_1 | (2, 2, 4) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(2, 3, 3)-blockchain_test--exact_balance_minus_1 | (2, 3, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 7)-blockchain_test--exact_balance_minus_1 | (1, 7) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(2, 6)-blockchain_test--exact_balance_minus_1 | (2, 6) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(3, 5)-blockchain_test--exact_balance_minus_1 | (3, 5) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(4, 4)-blockchain_test--exact_balance_minus_1 | (4, 4) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(8,)-blockchain_test--exact_balance_minus_1 | (8,) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(2, 1, 1, 1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (2, 1, 1, 1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(3, 1, 1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (3, 1, 1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(2, 2, 1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (2, 2, 1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(4, 1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (4, 1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(3, 2, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (3, 2, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(2, 2, 2, 1, 1)-blockchain_test--exact_balance_minus_1 | (2, 2, 2, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(5, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (5, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(4, 2, 1, 1)-blockchain_test--exact_balance_minus_1 | (4, 2, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(3, 3, 1, 1)-blockchain_test--exact_balance_minus_1 | (3, 3, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(3, 2, 2, 1)-blockchain_test--exact_balance_minus_1 | (3, 2, 2, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(6, 1, 1)-blockchain_test--exact_balance_minus_1 | (6, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(5, 2, 1)-blockchain_test--exact_balance_minus_1 | (5, 2, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(4, 3, 1)-blockchain_test--exact_balance_minus_1 | (4, 3, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(4, 2, 2)-blockchain_test--exact_balance_minus_1 | (4, 2, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(3, 3, 2)-blockchain_test--exact_balance_minus_1 | (3, 3, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(7, 1)-blockchain_test--exact_balance_minus_1 | (7, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(6, 2)-blockchain_test--exact_balance_minus_1 | (6, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(5, 3)-blockchain_test--exact_balance_minus_1 | (5, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 1, 1, 1, 1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1, 1, 1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 1, 1, 1, 1, 1, 2)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1, 1, 1, 1, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 1, 1, 1, 1, 3)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1, 1, 1, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 1, 1, 1, 2, 2)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1, 1, 2, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 1, 1, 1, 4)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1, 1, 4) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 1, 1, 2, 3)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1, 2, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 1, 2, 2, 2)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 2, 2, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 1, 1, 5)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 1, 5) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 1, 2, 4)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 2, 4) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 1, 3, 3)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 3, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 2, 2, 3)-blockchain_test--exact_balance_minus_1 | (1, 1, 2, 2, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 2, 2, 2, 2)-blockchain_test--exact_balance_minus_1 | (1, 2, 2, 2, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 1, 6)-blockchain_test--exact_balance_minus_1 | (1, 1, 1, 6) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 2, 5)-blockchain_test--exact_balance_minus_1 | (1, 1, 2, 5) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 3, 4)-blockchain_test--exact_balance_minus_1 | (1, 1, 3, 4) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 2, 2, 4)-blockchain_test--exact_balance_minus_1 | (1, 2, 2, 4) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 2, 3, 3)-blockchain_test--exact_balance_minus_1 | (1, 2, 3, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(2, 2, 2, 3)-blockchain_test--exact_balance_minus_1 | (2, 2, 2, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 1, 7)-blockchain_test--exact_balance_minus_1 | (1, 1, 7) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 2, 6)-blockchain_test--exact_balance_minus_1 | (1, 2, 6) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 3, 5)-blockchain_test--exact_balance_minus_1 | (1, 3, 5) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 4, 4)-blockchain_test--exact_balance_minus_1 | (1, 4, 4) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(2, 2, 5)-blockchain_test--exact_balance_minus_1 | (2, 2, 5) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(2, 3, 4)-blockchain_test--exact_balance_minus_1 | (2, 3, 4) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(3, 3, 3)-blockchain_test--exact_balance_minus_1 | (3, 3, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(1, 8)-blockchain_test--exact_balance_minus_1 | (1, 8) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(2, 7)-blockchain_test--exact_balance_minus_1 | (2, 7) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(3, 6)-blockchain_test--exact_balance_minus_1 | (3, 6) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(4, 5)-blockchain_test--exact_balance_minus_1 | (4, 5) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(9,)-blockchain_test--exact_balance_minus_1 | (9,) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(2, 1, 1, 1, 1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (2, 1, 1, 1, 1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(3, 1, 1, 1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (3, 1, 1, 1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(2, 2, 1, 1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (2, 2, 1, 1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(4, 1, 1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (4, 1, 1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(3, 2, 1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (3, 2, 1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(2, 2, 2, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (2, 2, 2, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(5, 1, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (5, 1, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(4, 2, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (4, 2, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(3, 3, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (3, 3, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(3, 2, 2, 1, 1)-blockchain_test--exact_balance_minus_1 | (3, 2, 2, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(2, 2, 2, 2, 1)-blockchain_test--exact_balance_minus_1 | (2, 2, 2, 2, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(6, 1, 1, 1)-blockchain_test--exact_balance_minus_1 | (6, 1, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(5, 2, 1, 1)-blockchain_test--exact_balance_minus_1 | (5, 2, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(4, 3, 1, 1)-blockchain_test--exact_balance_minus_1 | (4, 3, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(4, 2, 2, 1)-blockchain_test--exact_balance_minus_1 | (4, 2, 2, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(3, 3, 2, 1)-blockchain_test--exact_balance_minus_1 | (3, 3, 2, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(3, 2, 2, 2)-blockchain_test--exact_balance_minus_1 | (3, 2, 2, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(7, 1, 1)-blockchain_test--exact_balance_minus_1 | (7, 1, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(6, 2, 1)-blockchain_test--exact_balance_minus_1 | (6, 2, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(5, 3, 1)-blockchain_test--exact_balance_minus_1 | (5, 3, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(4, 4, 1)-blockchain_test--exact_balance_minus_1 | (4, 4, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(5, 2, 2)-blockchain_test--exact_balance_minus_1 | (5, 2, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(4, 3, 2)-blockchain_test--exact_balance_minus_1 | (4, 3, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(8, 1)-blockchain_test--exact_balance_minus_1 | (8, 1) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(7, 2)-blockchain_test--exact_balance_minus_1 | (7, 2) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(6, 3)-blockchain_test--exact_balance_minus_1 | (6, 3) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |
...fork_Osaka-blobs_per_tx_(5, 4)-blockchain_test--exact_balance_minus_1 | (5, 4) | TransactionException.INSUFFICIENT_ACCOUNT_FUNDS | -1 |