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

Add extend-runtime endowment #1624

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Commits on Sep 11, 2023

  1. Add longRunningJob endowment

    Update coverage
    
    Add working proof of concept
    
    Update coverage and tests
    
    Refactor and fix tests
    
    Add test to the SnapController.test.ts and refactor
    
    Update coverage thresholds
    
    Add endowment:extend-runtime specification builder
    
    Update shasum of examples
    
    Code refactoring and improvements (1)
    
    Update coverage thresholds (increase)
    
    Rename endowment (longRunningJob => extendRuntime)
    
    Refactor the names of the timer events and similar
    
    Update examples shasum
    
    Minor endowment refactoring
    
    Add mechanism for resuming the timer of snaps that does not return in time
    
    Fix unit test
    
    Add some security mechanisms to prevent multiple calls
    
    Small refactoring
    
    Update shasums after rebase
    
    Update coverage thresholds
    
    Add new endowment to hardening tests
    
    Add mechanism to prevent endowment to be used multiple times per one request
    
    Update coverage thresholds
    
    Update after rebase
    
    Update tests and logic
    david0xd committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    5a37f3b View commit details
    Browse the repository at this point in the history
  2. Fix after rebase

    david0xd committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    859b702 View commit details
    Browse the repository at this point in the history
  3. Fix lint after rebase

    david0xd committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    3ec8449 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ddcb9ec View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Update max runtime extend

    david0xd committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    fe757b1 View commit details
    Browse the repository at this point in the history