Skip to content

Commit

Permalink
Mark cap_accounts_data_len and cap_accounts_data_size_per_block as re…
Browse files Browse the repository at this point in the history
…verted
  • Loading branch information
mjain-jump committed Aug 5, 2024
1 parent 96da976 commit b90b445
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/flamenco/features/feature_map.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
{"name":"reject_non_rent_exempt_vote_withdraws","pubkey": "7txXZZD6Um59YoLMF7XUNimbMjsqsWhc7g2EniiTrmp1","cleaned_up":1180},
{"name":"evict_invalid_stakes_cache_entries","pubkey": "EMX9Q7TVFAmQ9V1CggAkhMzhXSg8ECp7fHrWQX2G1chf","cleaned_up":1180},
{"name":"allow_votes_to_directly_update_vote_state","pubkey": "Ff8b1fBeB86q8cjq47ZhsQLgv5EkHu3G1C99zjUfAzrq","cleaned_up":1180},
{"name":"cap_accounts_data_len","pubkey": "capRxUrBjNkkCpjrJxPGfPaWijB7q3JoDfsWXAnt46r","cleaned_up":1180},
{"name":"cap_accounts_data_len","pubkey": "capRxUrBjNkkCpjrJxPGfPaWijB7q3JoDfsWXAnt46r","cleaned_up":1180,"reverted":1},
{"name":"max_tx_account_locks","pubkey": "CBkDroRDqm8HwHe6ak9cguPjUomrASEkfmxEaZ5CNNxz","cleaned_up":1180},
{"name":"require_rent_exempt_accounts","pubkey": "BkFDxiJQWZXGTZaJQxH7wVEHkAmwCgSEVkrvswFfRJPD","cleaned_up":1180},
{"name":"filter_votes_outside_slot_hashes","pubkey": "3gtZPqvPpsbXZVCx6hceMfWxtsmrjMzmg8C7PLKSxS2d","cleaned_up":1180},
Expand Down Expand Up @@ -103,7 +103,7 @@
{"name":"nonce_must_be_authorized","pubkey": "HxrEu1gXuH7iD3Puua1ohd5n4iUKJyFNtNxk9DVJkvgr","cleaned_up":1180},
{"name":"nonce_must_be_advanceable","pubkey": "3u3Er5Vc2jVcwz4xr2GJeSAXT3fAj6ADHZ4BJMZiScFd","cleaned_up":1180},
{"name":"vote_authorize_with_seed","pubkey": "6tRxEYKuy2L5nnv5bgn7iT28MxUbYxp5h7F3Ncf1exrT","cleaned_up":1180},
{"name":"cap_accounts_data_size_per_block","pubkey": "qywiJyZmqTKspFg2LeuUHqcA5nNvBgobqb9UprywS9N","cleaned_up":1180},
{"name":"cap_accounts_data_size_per_block","pubkey": "qywiJyZmqTKspFg2LeuUHqcA5nNvBgobqb9UprywS9N","cleaned_up":1180,"reverted":1},
{"name":"preserve_rent_epoch_for_rent_exempt_accounts","pubkey": "HH3MUYReL2BvqqA3oEcAa7txju5GY6G4nxJ51zvsEjEZ","cleaned_up":1180},
{"name":"enable_bpf_loader_extend_program_ix","pubkey": "8Zs9W7D9MpSEtUWSQdGniZk2cNmV22y6FLJwCx53asme"},
{"name":"enable_early_verification_of_account_modifications","pubkey": "7Vced912WrRnfjaiKRiNBcbuFw7RrnLv3E3z95Y4GTNc","cleaned_up":1180},
Expand Down

0 comments on commit b90b445

Please sign in to comment.