test_builder_exit_inhibited()¶
Documentation for tests/amsterdam/eip8282_builder_execution_requests/test_builder_exit_disable.py::test_builder_exit_inhibited@26332146.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/amsterdam/eip8282_builder_execution_requests/test_builder_exit_disable.py::test_builder_exit_inhibited --fork Amsterdam
An exit to an inhibited predeploy reverts and produces no request, the end-of-block system call clears the inhibitor back to zero, and an identical exit in the next block is queued and dequeued normally.
Source code in tests/amsterdam/eip8282_builder_execution_requests/test_builder_exit_disable.py
58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 | |
Parametrized Test Cases¶
This test generates 1 parametrized test case across 1 fork.