Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Remove activated feature that checks tx signature len#21747

Merged
jstarry merged 1 commit intosolana-labs:masterfrom
jstarry:remove-extra-sig-feature
Dec 14, 2021
Merged

Remove activated feature that checks tx signature len#21747
jstarry merged 1 commit intosolana-labs:masterfrom
jstarry:remove-extra-sig-feature

Conversation

@jstarry
Copy link
Copy Markdown
Contributor

@jstarry jstarry commented Dec 9, 2021

Problem

Now that the feature to check transaction signatures length is activated on all clusters, it can be removed and the length check can be moved into transaction sanitization checking.

Summary of Changes

Fixes #

@jstarry jstarry force-pushed the remove-extra-sig-feature branch from 2269edd to b0f22e8 Compare December 10, 2021 16:31
@jstarry jstarry force-pushed the remove-extra-sig-feature branch from b0f22e8 to 9a2f7e5 Compare December 10, 2021 19:03
@jstarry jstarry requested a review from t-nelson December 10, 2021 21:21
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 10, 2021

Codecov Report

Merging #21747 (9a2f7e5) into master (6fc3291) will increase coverage by 0.0%.
The diff coverage is 100.0%.

@@           Coverage Diff           @@
##           master   #21747   +/-   ##
=======================================
  Coverage    81.4%    81.4%           
=======================================
  Files         511      511           
  Lines      143469   143459   -10     
=======================================
- Hits       116840   116832    -8     
+ Misses      26629    26627    -2     

@jstarry jstarry requested review from joncinque and removed request for t-nelson December 13, 2021 15:13
@jstarry
Copy link
Copy Markdown
Contributor Author

jstarry commented Dec 13, 2021

@joncinque could you sanity check this, please?

Copy link
Copy Markdown
Contributor

@joncinque joncinque left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was surprisingly tricky, but looks good!

@jstarry jstarry added the v1.9 label Dec 14, 2021
@jstarry jstarry merged commit e547691 into solana-labs:master Dec 14, 2021
@jstarry jstarry deleted the remove-extra-sig-feature branch December 14, 2021 14:23
mergify Bot pushed a commit that referenced this pull request Dec 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants