Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: stackrlabs/go-daash
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: stackrlabs/go-daash
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.5
Choose a head ref
  • 8 commits
  • 5 files changed
  • 3 contributors

Commits on Mar 19, 2024

  1. fix(daash): init specified DA clients instead of all of them

    - feat: Check supported DA layer
    - refactor: DAType -> DALayer
    0xRampey committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    f4b1080 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Add a job pool (#4)

    * refactor(blob-server): Use DaBuilder
    
    - refactor(daash): DAmanager -> DABuilder
    - refactor(celestia): renamed to be cleaner
    
    * feat(blob-server): job pool
    
    * feat(blob-server): Add mutex lock on job map and max retries on blob posting
    
    * feat(blob-server): Provide explorer link for Avail blobs
    
    fix(availda): switch blob pointer to extrinsic encoding
    
    * smol typo
    
    * Add celestia explorer link and refactor
    0xRampey authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    7fa2721 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Update README.md

    AayushCodes authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    32ab3e8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from AayushCodes/main

    Update README.md
    kautukkundan authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    62bda07 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

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

Commits on Apr 5, 2024

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

Commits on Apr 8, 2024

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

Commits on Apr 22, 2024

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