@@ -1504,7 +1504,8 @@ fd_feature_id_t const ids[] = {
15041504 .id = {"\x08\xe8\xaa\x2e\x13\xc5\xc5\x54\xe2\xc3\xb4\x0e\x26\xb4\x64\x3b\xc7\xcb\x89\x6c\xc0\x06\x05\xaa\x65\x7f\x3a\x3d\x30\xee\xf9\x05" },
15051505 /* bn2puAyxUx6JUabAxYdKdJ5QHbNNmKw8dCGuGCyRrFN */
15061506 .name = "fix_alt_bn128_multiplication_input_length" ,
1507- .cleaned_up = {UINT_MAX , UINT_MAX , UINT_MAX } },
1507+ .cleaned_up = {3 , 1 , 0 },
1508+ .hardcode_for_fuzzing = 1 },
15081509
15091510 { .index = offsetof(fd_features_t , lift_cpi_caller_restriction )>>3 ,
15101511 .id = {"\xf6\xd3\x41\xcb\x4b\xa2\x65\x9e\xac\xe7\x83\xef\x30\xe5\xfc\xc1\x9a\x94\x8b\x9b\x00\xba\x8a\xad\xf5\x2a\x6b\x9f\x65\x24\x5e\xc8" },
@@ -1668,14 +1669,14 @@ fd_feature_id_t const ids[] = {
16681669 .cleaned_up = {UINT_MAX , UINT_MAX , UINT_MAX } },
16691670
16701671 { .index = offsetof(fd_features_t , stricter_abi_and_runtime_constraints )>>3 ,
1671- .id = {"\xb1\xb1\x8b\xfe\x0c\x8c\xa8\x90\xaf\x61\x7d\x45 \x2d\x08\xd5\x33\x88\xea\x0b\x0b\x87\x1f\xb6\x1c\x38\xc8\xeb\x19\x0f\xd7\x9f\x0a " },
1672- /* CxeBn9PVeeXbmjbNwLv6U4C6svNxnC4JX6mfkvgeMocM */
1672+ .id = {"\x0c\xdc\xaa\x60\x4d\xd8\x04\x50\x19\x27\xdb\xa5 \x2d\x2a\x39\xcf\x51\xdb\xc9\xae\xd8\x06\xc9\xda\x36\x46\xb8\xf2\x41\x40\x59\xed " },
1673+ /* sD3uVpaavUXQRvDXrMFCQ2CqLqnbz5mK8ttWNXbtD3r */
16731674 .name = "stricter_abi_and_runtime_constraints" ,
16741675 .cleaned_up = {UINT_MAX , UINT_MAX , UINT_MAX } },
16751676
16761677 { .index = offsetof(fd_features_t , account_data_direct_mapping )>>3 ,
1677- .id = {"\x83\xaf\x45\x7d\x2d\x4b\x60\xe8\xb6\x8b\xde\xea\x1f\x99\x51\x97\x42\x3e\x2d\x9a\xd0\xe0\x8c\xa8\x44\x7f\x6a\xd4\x68\x43\x4e\x19 " },
1678- /* 9s3RKimHWS44rJcJ9P1rwCmn2TvMqtZQBmz815ZUUHqJ */
1678+ .id = {"\xb5\xfa\x43\x42\x67\x5e\x0c\x52\x3d\x10\xad\xbb\x78\x84\x1f\x16\x92\x1f\xf2\xb6\xe7\xcd\xe9\x60\x60\x84\x9a\xfd\x12\xb1\x01\x39 " },
1679+ /* DFN8MyKpQqFW31qczcahgnnxcAHQc6P94wtTEX5EP1RA */
16791680 .name = "account_data_direct_mapping" ,
16801681 .cleaned_up = {UINT_MAX , UINT_MAX , UINT_MAX } },
16811682
@@ -1928,8 +1929,8 @@ fd_feature_id_query( ulong prefix ) {
19281929 case 0x3711b30f40730240 : return & ids [ 240 ];
19291930 case 0xc1309d1b0ae3e80c : return & ids [ 241 ];
19301931 case 0x5c64cc1a9be3790a : return & ids [ 242 ];
1931- case 0x90a88c0cfe8bb1b1 : return & ids [ 243 ];
1932- case 0xe8604b2d7d45af83 : return & ids [ 244 ];
1932+ case 0x5004d84d60aadc0c : return & ids [ 243 ];
1933+ case 0x520c5e674243fab5 : return & ids [ 244 ];
19331934 default : break ;
19341935 }
19351936 return NULL ;
0 commit comments