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

Tests for DA job #61

Closed
wants to merge 23 commits into from
Closed

Commits on Jul 29, 2024

  1. update: DA job tests draft #1

    heemankv committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    c508f32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    427b1fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a024f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9aaa1c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b4d30f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c17857 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Update crates/orchestrator/src/tests/jobs/da_job/mod.rs

    Co-authored-by: Apoorv Sadana <95699312+apoorvsadana@users.noreply.github.com>
    heemankv and apoorvsadana authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f773b59 View commit details
    Browse the repository at this point in the history
  2. Update crates/orchestrator/src/tests/jobs/da_job/mod.rs

    Co-authored-by: Apoorv Sadana <95699312+apoorvsadana@users.noreply.github.com>
    heemankv and apoorvsadana authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    45526f7 View commit details
    Browse the repository at this point in the history
  3. update: PR reviews

    heemankv committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    aed78ee View commit details
    Browse the repository at this point in the history
  4. update: PR reviews #2

    heemankv committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    fac7ed8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    556687d View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Update crates/orchestrator/src/tests/jobs/da_job/mod.rs

    Co-authored-by: Apoorv Sadana <95699312+apoorvsadana@users.noreply.github.com>
    heemankv and apoorvsadana authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    176bde5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c1e3a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac086d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2bbb618 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a9b29dd View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    ba1d475 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Update/job error using this error (#66)

    * update: added thiserror JobError
    
    * update: introducing DaError
    
    * update: add ProverJobError
    
    * update: Register proof JobError
    
    * update: SNOS proof JobError
    
    * update: JobError on Queue
    
    * update: added fix for borrow in state update process job
    
    * update: cleaning rework for JobError
    
    * updaet: wrap_err_with -> wrap_err wherever used with String
    
    * update: moved all JobErrors to top of file
    
    * update: Errors for comsume_job_from_queue
    
    * update: linting fixes
    
    * update: optimised consume_job_from_queue match statement
    
    * update: code optimisation based on PR reviews
    heemankv authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    519f1d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78a7254 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. update: PR reviews rework

    heemankv committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    8129e32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1163b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    feb49bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1630d0d View commit details
    Browse the repository at this point in the history