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

Enterprise blobber #1566

Draft
wants to merge 58 commits into
base: staging
Choose a base branch
from
Draft

Enterprise blobber #1566

wants to merge 58 commits into from

Commits on Jul 21, 2024

  1. Configuration menu
    Copy the full SHA
    f9eb675 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02e203d View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

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

Commits on Jul 24, 2024

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

Commits on Jul 25, 2024

  1. prefix delete

    Hitenjain14 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    526a117 View commit details
    Browse the repository at this point in the history
  2. fix consensus in delete

    Hitenjain14 committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    6486442 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    f9f8237 View commit details
    Browse the repository at this point in the history
  2. fix path level in delete

    Hitenjain14 committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    e015027 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8bf8bb View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. rm vt in reader

    Hitenjain14 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    b91b592 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/enterprise-blobber' of https://github.com/0chain/g…

    …osdk into feat/enterprise-blobber
    Hitenjain14 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    9beaccc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5b51c0 View commit details
    Browse the repository at this point in the history
  4. add check for nil ref

    Hitenjain14 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    4d33f27 View commit details
    Browse the repository at this point in the history
  5. remove mask reset

    Hitenjain14 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    796de38 View commit details
    Browse the repository at this point in the history
  6. check change count

    Hitenjain14 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    da1aa55 View commit details
    Browse the repository at this point in the history
  7. chane ref check

    Hitenjain14 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    a9814df View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

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

Commits on Jul 31, 2024

  1. add list logs

    Hitenjain14 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    e7df719 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/enterprise-blobber' of https://github.com/0chain/g…

    …osdk into feat/enterprise-blobber
    Hitenjain14 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    3f00405 View commit details
    Browse the repository at this point in the history
  3. add response

    Hitenjain14 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    c2e8b89 View commit details
    Browse the repository at this point in the history
  4. add debug logs

    Hitenjain14 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    4496ab6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    daa353d View commit details
    Browse the repository at this point in the history
  6. add check for rate limit

    Hitenjain14 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    974959f View commit details
    Browse the repository at this point in the history
  7. remove get ref log

    Hitenjain14 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    ec1a470 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

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

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    d15f3ce View commit details
    Browse the repository at this point in the history
  2. fix no change check

    Hitenjain14 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    f2bb064 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0e385f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2081f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. use dir as destpath

    Hitenjain14 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    af515ba View commit details
    Browse the repository at this point in the history
  2. base of dest name

    Hitenjain14 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    e973828 View commit details
    Browse the repository at this point in the history
  3. fix copy op

    Hitenjain14 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    f4ba999 View commit details
    Browse the repository at this point in the history
  4. check copy destpath

    Hitenjain14 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    94ef0df View commit details
    Browse the repository at this point in the history
  5. join base and dest path

    Hitenjain14 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    dbbc11b View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. set path hash

    Hitenjain14 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    8390f11 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. add size for root dir

    Hitenjain14 committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    c552f97 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/enterprise-blobber' of https://github.com/0chain/g…

    …osdk into feat/enterprise-blobber
    Hitenjain14 committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    c14befd View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. check vm

    Hitenjain14 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    645ded9 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

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

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    b293286 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'sprint-1.17' of https://github.com/0chain/gosdk into fe…

    …at/enterprise-blobber
    Hitenjain14 committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    a9a39a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

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

Commits on Aug 23, 2024

  1. fix nested rename

    Hitenjain14 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    6648ada View commit details
    Browse the repository at this point in the history
  2. rmv log for invalid path

    Hitenjain14 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    acf47eb View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Merge branch 'sprint-1.17' of https://github.com/0chain/gosdk into fe…

    …at/enterprise-blobber
    Hitenjain14 committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    970cd10 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

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

Commits on Sep 3, 2024

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

Commits on Sep 23, 2024

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

Commits on Sep 24, 2024

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

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    271ccc6 View commit details
    Browse the repository at this point in the history
  2. comment test

    Hitenjain14 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    237970b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/enterprise-blobber' of https://github.com/0chain/g…

    …osdk into feat/enterprise-blobber
    Hitenjain14 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    43dcb10 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. fix release of buffer

    Hitenjain14 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d4d99f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. change cdn and wasm path

    Hitenjain14 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    655bacd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f967f8a View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. add method for wasm type

    Hitenjain14 committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    2f06303 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8f100c View commit details
    Browse the repository at this point in the history