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

Feature: provide audit zcnswap and refactor if needed #1205

Merged
merged 41 commits into from
Oct 26, 2023

Commits on Sep 2, 2023

  1. feature: modifies zcnswap to be consitent with zcnbridge

    YarikRevich authored and Yaroslav Svitlytskyi committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    ec22399 View commit details
    Browse the repository at this point in the history
  2. fix: fixed bugs

    Yaroslav Svitlytskyi authored and Yaroslav Svitlytskyi committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    385b901 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. fix: removed dead code

    Yaroslav Svitlytskyi authored and Yaroslav Svitlytskyi committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    cb480a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

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

Commits on Sep 9, 2023

  1. fix: fixed bugs

    YarikRevich committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    5a89bb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4010aa7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29e53ac View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Configuration menu
    Copy the full SHA
    b3f7793 View commit details
    Browse the repository at this point in the history
  2. fix: fixed conflicts

    YarikRevich committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    1ae5347 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d89dee8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e1c38a View commit details
    Browse the repository at this point in the history
  5. fix: removed dead code

    YarikRevich committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    6dcf6df View commit details
    Browse the repository at this point in the history
  6. fix: fixed bugs

    YarikRevich committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    b9f2e14 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Fix/remove path (#1221)

    * feature: added more test cases
    
    * fix: fixed existing test cases
    
    * fix: fixed bugs
    
    * fix: fixed bugs
    
    * fix: fixed bugs
    
    * feature: added more test cases
    
    * feature: added more test cases
    
    * fix: fixed bugs
    
    * fix: fixed bugs
    
    * fix: fixed bugs
    
    * feature: added mocks
    
    * fix: fixed bugs
    
    * fix: fixed mocks
    
    * fix: fixed bugs
    
    * fix: fixed bugs
    
    * fix: fixed bugs
    
    * fix: fixed bugs
    
    * fix: fixed bugs
    
    * fix: fixed bugs
    
    * fix: made components internal
    
    * Add webstreaming to multiupload (#1190)
    
    * add webstreaming
    
    * fix typos
    
    * add webstreaming to wasm multiupload
    
    * fix typo
    
    * fix dup upload consensus (#1195)
    
    * Fix multiupload completed callback (#1172)
    
    * remove unnecessary print
    
    * fix delete and createdir
    
    * return major error
    
    * add webstreaming
    
    * fix typos
    
    * add webstreaming to wasm multiupload
    
    * fix typo
    
    * cleanup
    
    * fix completed callback
    
    * Feat/update methods in WinSDK (#1198)
    
    * delete dir in repair (#1196)
    
    * delete dir in repair
    
    * replace ioutil
    
    * fix unit test
    
    * fix list worker test
    
    * fix rename dir error
    
    * fix: fixed bugs
    
    * fix: fixed bugs
    
    * fix: fixed bugs
    
    * fix: fixed bugs
    
    * Add NFT Config contract (#1212)
    
    * Silent the zcnbridge http request when --silent (#1207)
    
    * Change the return type of downloadBlocks to []byte in wasm (#1218)
    
    * change the order of exchanges to get the ZCN prices (#1216)
    
    * Deprecate non multi-operation functions (#1214)
    
    * remove CreateDir, Rename, Copy, Move
    
    * use docker build wasm
    
    * use @v4 version of git action
    
    * Revert "use @v4 version of git action"
    
    This reverts commit fbb93f2.
    
    * Updated self hosted macos runner (#1219)
    
    * Updated self hosted macos runner
    
    * fixed runner name build-sdks.yml
    
    * remove path header, fix ws tag
    
    ---------
    
    Co-authored-by: YarikRevich <yariksvitlitskiy2@gmail.com>
    Co-authored-by: Yaroslav Svitlytskyi <53532703+YarikRevich@users.noreply.github.com>
    Co-authored-by: Dinmukhammed Kambarov <52813950+din-mukhammed@users.noreply.github.com>
    Co-authored-by: Hitenjain14 <57557631+Hitenjain14@users.noreply.github.com>
    Co-authored-by: Lz <imlangzi@qq.com>
    Co-authored-by: Yaroslav Svitlytskyi <yariksvitlitskiy81@gmail.com>
    Co-authored-by: peterlimg <54137706+peterlimg@users.noreply.github.com>
    Co-authored-by: Kishan Dhakan <42718091+Kishan-Dhakan@users.noreply.github.com>
    Co-authored-by: Manohar Reddy <b.manu199@gmail.com>
    Co-authored-by: shahnawaz-creator <117025384+shahnawaz-creator@users.noreply.github.com>
    Co-authored-by: din-mukhammed <dimash.r53@gmail.com>
    12 people committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    464260a View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Revert "Fix/remove path (#1221)" (#1222)

    This reverts commit 464260a.
    Kishan-Dhakan committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    6c6e208 View commit details
    Browse the repository at this point in the history
  2. remove path header, fix ws tag (#1223)

    * remove path header, fix ws tag
    
    * fixed broken build
    
    ---------
    
    Co-authored-by: din-mukhammed <dimash.r53@gmail.com>
    dabasov and din-mukhammed committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    f9dc5b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Updated self hosted macos runner (#1219)

    * Updated self hosted macos runner
    
    * fixed runner name build-sdks.yml
    
    (cherry picked from commit 1c9f143)
    shahnawaz-creator committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    83298fe View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

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

    YarikRevich committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    dd4ca43 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

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

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    6a18459 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a867e56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c7afa9 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. fix: fixed bugs

    YarikRevich committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    ed7c79b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f23b10d View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    61fc6b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b106da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9db6af0 View commit details
    Browse the repository at this point in the history
  4. Update blobber.go

    YarikRevich committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    3c29c7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    56d25ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a9cceef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca67bab View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

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

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    635ea9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9465f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9fb6a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

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

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    1b9b429 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f27ef64 View commit details
    Browse the repository at this point in the history
  3. fix: fixed bridge tests

    YarikRevich committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    ff1f773 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe4847c View commit details
    Browse the repository at this point in the history