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

2FA Feature/wasm sc txn #1389

Open
wants to merge 788 commits into
base: sprint-1.12
Choose a base branch
from
Open

2FA Feature/wasm sc txn #1389

wants to merge 788 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 30, 2024

  1. Configuration menu
    Copy the full SHA
    3897385 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    283afe1 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    083f170 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb75949 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1546 from 0chain/fix/wasm-ready

    Wait for start event from web workers
    dabasov committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    63badd2 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    8ace517 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1547 from 0chain/fix/wasm-urlencode

    Encode url params
    dabasov committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    7100a81 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    7283e81 View commit details
    Browse the repository at this point in the history
  2. add log

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

Commits on Jul 6, 2024

  1. Feature: migrate from the usage of Tenderly forks in favour of Tender…

    …ly virtual testnets for ST (#1548)
    
    * feature: performed migration to tenderly virtual testnets
    
    * fix: fixed bugs
    
    * fix: fixed bugs
    YarikRevich committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    975b5ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    974bb03 View commit details
    Browse the repository at this point in the history
  3. add custom meta for dir

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

Commits on Jul 7, 2024

  1. add custom meta logs

    Hitenjain14 committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    fc3fc6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e038390 View commit details
    Browse the repository at this point in the history
  3. add check for mnemonic

    Hitenjain14 committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    e1a34dd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1550 from 0chain/fix/mnemonic-check

    Add mnemonic check
    dabasov committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    d4ae9bd View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    80cf51e View commit details
    Browse the repository at this point in the history
  2. check lpm

    Hitenjain14 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    f4eb38b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1551 from 0chain/fix/repairbatch

    decrease repair batch size for wasm
    dabasov committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    50d810b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1542 from 0chain/sprint-1.16

    Sprint 1.16
    dabasov committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    3cb9eea View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

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

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

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    da57f0e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1552 from 0chain/fix/version-check

    Check lpm
    dabasov committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    9eec22e View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

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

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    040d0c6 View commit details
    Browse the repository at this point in the history
  2. Feature: add additional zvault endpoints for WASM (#1554)

    * fix: renamed header used for jwt session creation
    
    * feature: added wasm functions for zvault endpoints
    YarikRevich committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    c6ae0a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. add web workers in repair

    Hitenjain14 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    629e040 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1558 from 0chain/hotfix/repair-workers

    add web workers in repair
    dabasov committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    3c4e283 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    accd6d3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1549 from 0chain/fix/notfound-ref

    fix ref not found and add log for copy error
    dabasov committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    6b68d45 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. add recover to file ops

    Hitenjain14 committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    a5a54fc View commit details
    Browse the repository at this point in the history
  2. change log

    Hitenjain14 committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    c0e7623 View commit details
    Browse the repository at this point in the history
  3. check keys

    Hitenjain14 committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    9571f48 View commit details
    Browse the repository at this point in the history
  4. change error message

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

Commits on Jul 21, 2024

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

Commits on Jul 23, 2024

  1. Merge pull request #1562 from 0chain/hotfix/recover-ops

    Add recover to file ops
    dabasov committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    51e4837 View commit details
    Browse the repository at this point in the history
  2. Is enterprise

    Jayashsatolia403 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5a02236 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    dd8169e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6819d5c View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Configuration menu
    Copy the full SHA
    390bc6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    943390b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    908ea4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6df589 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    20a0fce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f31ba31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f02daad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f64159 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7360d50 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1e91032 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2810270 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3c919e8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1d1bd35 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d9d18aa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e5a7e25 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d60f691 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Debug

    Jayashsatolia403 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    2b0b3e8 View commit details
    Browse the repository at this point in the history
  2. Remove println

    Jayashsatolia403 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    e606c5d View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. unset bit if upload fails

    Hitenjain14 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    028bd01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64237cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3c126b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3caa41a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ae9c20 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    4a69d57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddb4e86 View commit details
    Browse the repository at this point in the history
  3. add fallback path

    Hitenjain14 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    6727995 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e21ee58 View commit details
    Browse the repository at this point in the history
  5. add wasm cache

    Hitenjain14 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    38e3bd6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    66360b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3b77e07 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Configuration menu
    Copy the full SHA
    4055b0b View commit details
    Browse the repository at this point in the history
  2. finalize wasmsdk functions

    devyetii committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    2cc3d4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78a4a61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1eef803 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    92373ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5071592 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. add package definitions (1)

    devyetii committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    70f3597 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    456707b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f9da7b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfcc9c4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1570 from 0chain/feat/cache-wasm

    Get wasm from cache for webworkers.
    dabasov committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    b86e3e1 View commit details
    Browse the repository at this point in the history
  6. final doc fixes

    devyetii committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    ce94411 View commit details
    Browse the repository at this point in the history
  7. fix doc

    devyetii committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    99c90d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    dd13930 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06a2fc4 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'hotfix/upload-mask' of https://github.com/0chain/gosdk

    …into hotfix/upload-mask
    Hitenjain14 committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    72b4f84 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1572 from 0chain/feature/jwt-token-firebase

    Feature: migrate to use UserID instead of PhoneNumber to issue JWT tokens
    dabasov committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    e979186 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Merge pull request #1569 from 0chain/hotfix/upload-mask

    Unset bit if upload fails
    dabasov committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    9830d99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df12be5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbdd350 View commit details
    Browse the repository at this point in the history
  4. feat

    : add consensus
    harsh4723 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    92b9e2c View commit details
    Browse the repository at this point in the history
  5. fix: var name

    harsh4723 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    7647083 View commit details
    Browse the repository at this point in the history
  6. fix: lint err

    harsh4723 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    0cf2b0a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7d00f95 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    65fca66 View commit details
    Browse the repository at this point in the history
  9. test: add logs

    harsh4723 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    63c245c View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Revert "test: add logs"

    This reverts commit 63c245c.
    harsh4723 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    a7c7228 View commit details
    Browse the repository at this point in the history
  2. fix: add new params

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

Commits on Aug 9, 2024

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

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    92130ee View commit details
    Browse the repository at this point in the history
  2. use make

    Hitenjain14 committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    53b4d6d View commit details
    Browse the repository at this point in the history
  3. changes after review

    devyetii committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    6c64aeb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1571 from 0chain/feat/file-search

    Add name param for file meta req for file search
    dabasov committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    fc4e99b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1565 from 0chain/feature/enterprise-blobber

    Feature/enterprise blobber
    dabasov committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    5acbf02 View commit details
    Browse the repository at this point in the history
  6. add upload pool

    Hitenjain14 committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    0292576 View commit details
    Browse the repository at this point in the history
  7. rmv set to nil

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

Commits on Aug 11, 2024

  1. Configuration menu
    Copy the full SHA
    f96aa7d View commit details
    Browse the repository at this point in the history
  2. remove readme doc files

    devyetii committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    0ad27d4 View commit details
    Browse the repository at this point in the history
  3. add logs

    Hitenjain14 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    e2e7fb2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d8dca6 View commit details
    Browse the repository at this point in the history
  5. move put to close once

    Hitenjain14 committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    eba7f83 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1455 from 0chain/doc/initial

    initial docs
    dabasov committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    2d52308 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    45d45cf View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. rmv debug logs

    Hitenjain14 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    48cc34c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec9921c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9292049 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1573 from 0chain/fix/wasm-memory

    Add bufferpool for upload and download
    dabasov committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    52ef7b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. add mask in progress

    Hitenjain14 committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    c30f121 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d9838e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1575 from 0chain/fix/encrypt-dest

    Reuse buffer for encryption and decryption
    dabasov committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    fdb843c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c24d664 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Merge branch 'sprint-1.17' into zauth

    # Conflicts:
    #	core/zcncrypto/signature_scheme.go
    #	mobilesdk/zboxapi/client.go
    #	wasmsdk/allocation.go
    #	wasmsdk/auth_txn.go
    #	wasmsdk/wallet.go
    #	wasmsdk/zbox.go
    #	zboxcore/client/entity.go
    #	zcncore/wallet_base.go
    dabasov committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    325dcaf View commit details
    Browse the repository at this point in the history
  2. fix merge errors

    dabasov committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    48c63d5 View commit details
    Browse the repository at this point in the history
  3. set pool limit

    Hitenjain14 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    e331565 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e9d17b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1576 from 0chain/fix/progress-mask

    Fix progress mask
    dabasov committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    3f1d6a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. fix: debug

    YarikRevich committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    b4b6430 View commit details
    Browse the repository at this point in the history
  2. fix: debug

    YarikRevich committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    885ce57 View commit details
    Browse the repository at this point in the history
  3. fix: debug

    YarikRevich committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    fbfec22 View commit details
    Browse the repository at this point in the history
  4. fix: debug

    YarikRevich committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    9076aff View commit details
    Browse the repository at this point in the history
  5. fix: debug

    YarikRevich committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    8676cfb View commit details
    Browse the repository at this point in the history
  6. fix: debug

    YarikRevich committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    7a9a501 View commit details
    Browse the repository at this point in the history
  7. fix: debug

    YarikRevich committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    145f70d View commit details
    Browse the repository at this point in the history
  8. fix: debug

    YarikRevich committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    26999fd View commit details
    Browse the repository at this point in the history
  9. fix: fixed bugs

    YarikRevich committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    c652297 View commit details
    Browse the repository at this point in the history
  10. fix: fixed bugs

    YarikRevich committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    21153ff View commit details
    Browse the repository at this point in the history
  11. fix: fixed bugs

    YarikRevich committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    f2fc002 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    94877b5 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #1580 from 0chain/hotfix/vt-finalize

    check leaf index in finalize
    dabasov committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    95591c8 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. fix: fixed bugs

    YarikRevich committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    ac7d416 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1579 from 0chain/fix/zauth-mobile

    Fix: zauth mobile transaction
    dabasov committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    fbc411c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88874a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    cfc428c View commit details
    Browse the repository at this point in the history
  2. add download directory

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

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    ae6d8c0 View commit details
    Browse the repository at this point in the history
  2. fix lint

    Hitenjain14 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    24574e8 View commit details
    Browse the repository at this point in the history
  3. check local path

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

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    53d7a2f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1582 from 0chain/hotfix/list-all

    list only if consensus thresh is not met
    dabasov committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    daa6e32 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. increase upload timeout

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

Commits on Aug 24, 2024

  1. update read timeout

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

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    9be89ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce83471 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1586 from 0chain/fix/sign-initialization

    Fix: sign function initialization
    dabasov committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    996204b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1581 from 0chain/feat/download-dir

    Download directory
    dabasov committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    ae4fad6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bcb5db7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1587 from 0chain/fix/upload-request

    Fix upload request
    dabasov committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    dcd33a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    375d444 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    598c044 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24e0779 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

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

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    fd876bc View commit details
    Browse the repository at this point in the history
  2. initalize sub map

    Hitenjain14 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    cbb3c74 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1591 from 0chain/fix/upload-processor

    Fix upload processor
    dabasov committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    4963fd8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e4f654 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Merge pull request #1588 from 0chain/feat/download-enterprise

    download file for enterprise
    dabasov committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    5f66495 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f3176e View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

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

Commits on Aug 31, 2024

  1. Merge remote-tracking branch 'origin/staging' into feat/wasm-staging

    * origin/staging: (47 commits)
      list only if consensus thresh is not met
      check leaf index in finalize
      add check for tcp time out err
      fetch suffix from env variable
      Fetch wasm if not found in cache.
      add wasm cache
      add cache key and fallback check
      add fallback path
      Fetch wasm if not found in cache.
      Fetch wasm if not found in cache.
      Get wasm from cache for webworkers.
      Get wasm from cache for webworkers.
      Get wasm from cache for webworkers.
      unset bit if upload fails
      add status callback for empty file
      change error message
      check keys
      change log
      add recover to file ops
      add web workers in repair
      ...
    peterlimg committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    92b1208 View commit details
    Browse the repository at this point in the history
  2. Fix wasm worker conflicts

    peterlimg committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    8ad84f5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1592 from 0chain/fix/dex-transaction

    Fix: failing dex transaction
    dabasov committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    b7d198d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a908425 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed5faba View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    4389726 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc62a1f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1593 from 0chain/fix/transaction-nonce

    Fix: return transaction nonce if certain status code received
    dabasov committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    ce7fb54 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1460 from 0chain/zauth

    Zauth support (wasm/clis)
    dabasov committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    1a03d59 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b7bf78 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1594 from 0chain/fix/wallet-info

    Fix: wallet information initialization
    dabasov committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    eb55b55 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1574 from 0chain/sprint-1.17

    Sprint 1.17
    dabasov committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    5aaea06 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1590 from 0chain/feat/repair-progress

    Repair progress
    dabasov committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    e5ddf91 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1589 from 0chain/feat/upload-meta

    upload custom meta
    dabasov committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    94b4260 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1a9b1e4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    72468ee View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7f360b4 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #1596 from 0chain/fix/remove-print-statement

    Remove unnecessary print statement
    dabasov committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    560c601 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    69d1538 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4d790a6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8461525 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Revert "Repair progress"

    Hitenjain14 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    86e4242 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ebf0dc View commit details
    Browse the repository at this point in the history
  3. Fix BLE web worker

    peterlimg committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    66aa663 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1599 from 0chain/revert-1590-feat/repair-progress

    Revert "Repair progress"
    dabasov committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    cda54b6 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'sprint-1.17' of github.com:0chain/gosdk into fix/cleanu…

    …p-logs-and-print-statements
    yash10019coder committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    d13db55 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. fix merged changes

    Hitenjain14 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    d4ef688 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'hotfix/fix-merge' of https://github.com/0chain/gosdk in…

    …to feat/repair-progress
    Hitenjain14 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    8686974 View commit details
    Browse the repository at this point in the history
  3. added callback

    Hitenjain14 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    6812d40 View commit details
    Browse the repository at this point in the history
  4. set callback

    Hitenjain14 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c52c874 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5259c18 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    e45d61f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d88cd4b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1602 from 0chain/fix/cleanup-logs-and-print-state…

    …ments
    
    Fix/cleanup logs and print statements
    dabasov committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    1ae7817 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1601 from 0chain/hotfix/fix-merge

    fix merged changes
    dabasov committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    71d5f2b View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. hotfix allocation tx

    dabasov committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    3946eb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b9290d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1604 from 0chain/fix/fast-sig

    Add v2 sig for fasthttp requests
    dabasov committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    d7d5bae View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1603 from 0chain/hotfix/alloc_tx

    hotfix allocation tx
    dabasov committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    1994a44 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

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

Commits on Sep 7, 2024

  1. hotfix sign cache

    dabasov committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    c181372 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1600 from 0chain/feat/repair-progress

    Repair progress
    dabasov committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    22a6f3a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1607 from 0chain/cache-sign

    hotfix sign cache
    dabasov committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    e7d40e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    75ea6ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    392821d View commit details
    Browse the repository at this point in the history
  3. remove debug log

    Hitenjain14 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    626af78 View commit details
    Browse the repository at this point in the history
  4. init buffer in read call

    Hitenjain14 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a293259 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d9468e View commit details
    Browse the repository at this point in the history
  6. set num blocks to 60

    Hitenjain14 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    0894381 View commit details
    Browse the repository at this point in the history
  7. Update LICENSE

    shahnawaz-creator committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    2cfe8ec View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. add init buffer

    Hitenjain14 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    dd52546 View commit details
    Browse the repository at this point in the history
  2. Update LICENSE

    shahnawaz-creator committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    030499e View commit details
    Browse the repository at this point in the history
  3. set eof

    Hitenjain14 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    c27a6c5 View commit details
    Browse the repository at this point in the history
  4. add mem pool logs

    Hitenjain14 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    29f1bde View commit details
    Browse the repository at this point in the history
  5. Merge branch 'hotfix/reader-mem' of https://github.com/0chain/gosdk i…

    …nto hotfix/reader-mem
    Hitenjain14 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    4a9d7df View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. init buffer in first read

    Hitenjain14 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    7492718 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. add log for short buffer

    Hitenjain14 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    606c2c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df74e65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fa31a4 View commit details
    Browse the repository at this point in the history
  4. add mem pool in repair

    Hitenjain14 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    53b4884 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'hotfix/reader-mem' of https://github.com/0chain/gosdk i…

    …nto hotfix/reader-mem
    Hitenjain14 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ac0e501 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Merge pull request #1611 from 0chain/hotfix/reader-mem

    add mempool for reader and download blocks
    dabasov committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    21ce33a View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Fix: demo page initialization (#1614)

    * fix: fixed demo page initialization
    
    * fix: fixed demo page initialization
    
    * fix: fixed bugs
    
    * fix: fixed bugs
    YarikRevich committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    3b0cb9e View commit details
    Browse the repository at this point in the history
  2. Hotfix: added supported type for transaction creation method for mobi…

    …le (#1616)
    
    * fix: added supported type for transaction creation method
    
    * fix: fixed bugs
    
    * Updated go version for andriod build in build-sdks.yml
    
    * fix: fixed bugs
    
    * fix: fixed bugs
    
    * fix: provided separation for blobber operation
    
    * fix: fixed bugs
    
    * fix: fixed bugs
    
    * fix: fixed bugs
    
    * fix: fixed bugs
    
    * update go in build-sdks.yml
    
    ---------
    
    Co-authored-by: shahnawaz-creator <[email protected]>
    YarikRevich and shahnawaz-creator committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    293cd4a View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    912cd25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1d97f7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1613 from 0chain/hotfix/update-cb

    Add cb param to update alloc
    dabasov committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    296d48e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    307dfa5 View commit details
    Browse the repository at this point in the history
  5. Fix for warp

    pewssh committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    25bbc93 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. fix: fixed bugs

    YarikRevich committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7146d3b View commit details
    Browse the repository at this point in the history
  2. fix: fixed bugs

    YarikRevich committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    fa61da4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1624 from 0chain/warp-fix

    Fix for warp
    dabasov committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    17689ce View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Merge pull request #1625 from 0chain/fix/jwt-protection

    Feature: modify JWT logic
    dabasov committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3c24296 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Merge remote-tracking branch 'origin/staging' into feature/wasm-sc-txn

    * origin/staging: (168 commits)
      fix: fixed bugs
      fix: fixed bugs
      Fix for warp
      Hotfix: added supported type for transaction creation method for mobile (#1616)
      Fix: demo page initialization (#1614)
      add mem pool in repair
      fix duplicate name download
      add log for short buffer
      init buffer in first read
      add mem pool logs
      set eof
      Update LICENSE
      add init buffer
      Update LICENSE
      set num blocks to 60
      add cb param to update alloc
      init buffer in read call
      remove debug log
      add pool for multipart form data
      add mempool for reader and download blocks
      ...
    peterlimg committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    5b43e5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8094443 View commit details
    Browse the repository at this point in the history
  3. Fix error after merging

    peterlimg committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    be3f984 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    605be35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db70fda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7eb875 View commit details
    Browse the repository at this point in the history
  4. Clean up debug logs

    peterlimg committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    e0a878b View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

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