File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -339,12 +339,12 @@ static SUPPORTED_FEATURES: &[u64] = feature_list![
339339 alt_bn128_little_endian,
340340 enable_alt_bn128_g2_syscalls,
341341 bls_pubkey_management_in_vote_account,
342- relax_programdata_account_check_migration,
342+ // relax_programdata_account_check_migration, TODO: build kunorpus generators first
343343 // remove_simple_vote_from_cost_model, // need to bump solfuzz-agave version
344344 limit_instruction_accounts,
345345 validator_admission_ticket,
346- create_account_allow_prefund,
347- delay_commission_updates,
346+ // create_account_allow_prefund, TODO: build kunorpus generators first
347+ // delay_commission_updates, TODO: build kunorpus generators first
348348 validate_chained_block_id,
349349] ;
350350
You can’t perform that action at this time.
0 commit comments