Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not calculate signatures if old state is not used #43314

Merged
merged 5 commits into from
Mar 23, 2021

Commits on Mar 19, 2021

  1. Extra tests in preparation for lazy signature making sure the origina…

    …l intent of test is maintained
    sheetalkamat committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    925e70e View commit details
    Browse the repository at this point in the history
  2. Whenver we cant use state delay signature calculation and use source …

    …file version as signature
    sheetalkamat committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    dd1cef2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69ebfe3 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Configuration menu
    Copy the full SHA
    74d5349 View commit details
    Browse the repository at this point in the history
  2. Retain old behavior in compile on save by disabling use of file versi…

    …on as signature in when state is not reused
    sheetalkamat committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    44ba0ec View commit details
    Browse the repository at this point in the history