Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
kbhargava-jump committed Jul 11, 2024
1 parent 37c9197 commit ccf230d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/flamenco/features/fd_features_generated.c
Original file line number Diff line number Diff line change
Expand Up @@ -959,7 +959,7 @@ fd_feature_id_t const ids[] = {
.id = {"\xb2\xb3\xf3\xc6\xb4\x1c\x24\x4b\xbf\x84\xd9\x21\x6e\x67\x6e\x0b\x45\x16\xb4\xd6\x0c\x48\xe9\x7a\x45\x26\x74\xbc\x9d\x61\x72\xe0"},
/* D2aip4BBr8NPWtU9vLrwrBvbuaQ8w1zV38zFLxx4pfBV */
.name = "require_rent_exempt_split_destination",
.hardcoded = 1180 },
.hardcoded = 2000 },

{ .index = offsetof(fd_features_t, better_error_codes_for_tx_lamport_check)>>3,
.id = {"\xd9\xf9\x49\xa8\xea\x6b\x74\x21\x4a\x4c\x14\x84\xd2\x73\x07\x37\xc1\x95\xb5\xdc\xdc\xd0\x07\xd0\x17\x2b\xe1\x2f\xff\x7a\x38\x4f"},
Expand Down
2 changes: 1 addition & 1 deletion src/flamenco/features/feature_map.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
{"name":"timely_vote_credits","old": "2oXpeh141pPZCTCFHBsvCwG2BtaHZZAtrVhwaxSy6brS","pubkey":"tvcF6b1TRz353zKuhBjinZkKzjmihXmBAHJdjNYw1sQ"},
{"name":"remaining_compute_units_syscall_enabled","pubkey": "5TuppMutoyzhUSfuYdhgzD47F92GL1g89KpCZQKqedxP"},
{"name":"enable_program_runtime_v2_and_loader_v4","pubkey": "8oBxsYqnCvUTGzgEpxPcnVf7MLbWWPYddE33PftFeBBd"},
{"name":"require_rent_exempt_split_destination","pubkey": "D2aip4BBr8NPWtU9vLrwrBvbuaQ8w1zV38zFLxx4pfBV","hardcoded":1180},
{"name":"require_rent_exempt_split_destination","pubkey": "D2aip4BBr8NPWtU9vLrwrBvbuaQ8w1zV38zFLxx4pfBV","hardcoded":2000},
{"name":"better_error_codes_for_tx_lamport_check","pubkey": "Ffswd3egL3tccB6Rv3XY6oqfdzn913vUcjCSnpvCKpfx"},
{"name":"enable_alt_bn128_compression_syscall","pubkey": "EJJewYSddEEtSZHiqugnvhQHiWyZKjkFDQASd7oKSagn"},
{"name":"programify_feature_gate_program","pubkey": "8GdovDzVwWU5edz2G697bbB7GZjrUc6aQZLWyNNAtHdg","hardcoded":1180,"reverted":1},
Expand Down

0 comments on commit ccf230d

Please sign in to comment.