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

Develop #27

Merged
merged 65 commits into from
Mar 28, 2023
Merged

Develop #27

merged 65 commits into from
Mar 28, 2023

Commits on Jan 31, 2023

  1. Merge pull request #3 from ferrumnet/main

    Merged with main
    zikriya authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    9e57abc View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    f960a59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e4f93d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from AbdulAhadArain/develop

    Develop
    zikriya authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    cd2aba3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82d87b7 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'develop' of https://github.com/ferrumnet/multiswap-node

    …into develop
    Zikriya committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    faa8c8f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5 from zikriya/develop

    Develop
    zikriya authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    400d572 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. dockerize app

    Sheraz Riaz committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    ded4b24 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from ferrumnet/dockerization

    dockerize app
    zikriya authored Feb 2, 2023
    Configuration menu
    Copy the full SHA
    53158a0 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    8c1ae9e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from zikriya/develop

    Request body of api updateTransactionJobStatus modified with transactionReceipt
    zikriya authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    6d6a7b7 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. signature creation

    AbdulAhadArain committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    ef0880d View commit details
    Browse the repository at this point in the history
  2. confict resolved

    AbdulAhadArain committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    e549575 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8 from AbdulAhadArain/develop

    signature creation
    zikriya authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    a0c03ce View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. source chainId fixed

    AbdulAhadArain committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    bbab91b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from AbdulAhadArain/develop

    source chainId fixed
    zikriya authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    6e3df27 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. ci/cd test

    AbdulAhadArain committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    c808986 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from AbdulAhadArain/develop

    ci/cd test
    zikriya authored Feb 28, 2023
    Configuration menu
    Copy the full SHA
    a66e53a View commit details
    Browse the repository at this point in the history
  3. createJobBySwapHash api response updated

    Zikriya committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    0b022f0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #11 from zikriya/develop

    createJobBySwapHash api response updated
    zikriya authored Feb 28, 2023
    Configuration menu
    Copy the full SHA
    8a44867 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

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

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    e22a0d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f3c322 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from AbdulAhadArain/feature/event-decode

    Feature/event decode
    AbdulAhadArain authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    46860f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf1bfc6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eca6340 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06beb33 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Remove ignored files cache

    Zikriya committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    5f8a4e7 View commit details
    Browse the repository at this point in the history
  2. ethereumjs-util added to create the signature. Also contractAddress p…

    …aram have changed to static, only for BSC
    Zikriya committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    ca0d6eb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #13 from zikriya/develop

    ethereumjs-util added to create the signature. Also contractAddress param have changed to static, only for BSC
    zikriya authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    a3cc116 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. getHealth api added to check health at loadbalancer. Also one bug fix…

    …ed at web3.service, await added at getTransactionReceipt
    Zikriya committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    7957120 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14 from zikriya/develop

    getHealth api added to check health at loadbalancer. Also one bug fixed at web3.service, await added at getTransactionReceipt
    zikriya authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    b15b567 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac8d7ed View commit details
    Browse the repository at this point in the history
  4. Merge pull request #15 from zikriya/develop

    getTransactionReceipt called at on complete to get the latest reciept
    zikriya authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    f97a905 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. enable CI/CD

    sherazriaz-git authored and sherazriaz-git committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    e774f0b View commit details
    Browse the repository at this point in the history
  2. ECS CI/CD

    sherazriaz-git authored and sherazriaz-git committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    728216c View commit details
    Browse the repository at this point in the history
  3. change branch syntax

    sherazriaz-git authored and sherazriaz-git committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    b3725b9 View commit details
    Browse the repository at this point in the history
  4. change workflow folder name

    sherazriaz-git authored and sherazriaz-git committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    6e01eba View commit details
    Browse the repository at this point in the history
  5. update ecs service

    sherazriaz-git authored and sherazriaz-git committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    c314063 View commit details
    Browse the repository at this point in the history
  6. test

    sherazriaz-git authored and sherazriaz-git committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    22603ac View commit details
    Browse the repository at this point in the history
  7. update variable

    sherazriaz-git authored and sherazriaz-git committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    4647952 View commit details
    Browse the repository at this point in the history
  8. push images to ECR

    sherazriaz-git authored and sherazriaz-git committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    ed9c24b View commit details
    Browse the repository at this point in the history
  9. Merge pull request #16 from sheraz-ferrum/develop

    Enable CICD for automated push to ECR
    zikriya authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    7fa840d View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. push images with latest label

    Sheraz Riaz committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    021c215 View commit details
    Browse the repository at this point in the history
  2. ecs deploy

    Sheraz Riaz committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    17a7f2e View commit details
    Browse the repository at this point in the history
  3. add build dependency

    Sheraz Riaz committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    8a3d43b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #17 from sheraz-ferrum/develop

    ECS Deploy
    zikriya authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    a460f23 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Auth added in headers for gateway-backend api

    “ArslanKibria” committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    9abe9ca View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18 from ArslanKibria98/develop

    Authorization added in headers for gateway-backend api
    zikriya authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    4dbe197 View commit details
    Browse the repository at this point in the history
  3. .env.example file updated

    “ArslanKibria” committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    ccdba6b View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Merge pull request #19 from ArslanKibria98/develop

    .env.example file updated
    zikriya authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    3f48a81 View commit details
    Browse the repository at this point in the history
  2. signature for foundar asset

    Zikriya committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    e66d5bc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #20 from zikriya/develop

    Signature for foundar asset
    zikriya authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    373b0fc View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. While creation of signature, sourceAmount is converted into destinati…

    …on token deciaml. Also NETWORKS have added to get fundManagerAddress
    Zikriya committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    763dbb0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #21 from zikriya/develop

    While creation of signature, sourceAmount is converted into destination token deciaml. Also NETWORKS have added to get fundManagerAddress
    zikriya authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    fe480bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8a1d4c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #22 from zikriya/develop

    bug fixing while creating signature for refinary and ionic
    zikriya authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    9ed363c View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Randmon key added as a backup for public key while creating authoriza…

    …tion token for update transaction job
    Zikriya committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    268953c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #23 from zikriya/develop

    Randmon key added as a backup for public key while creating authorization token for update transaction job
    zikriya authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    2806ef6 View commit details
    Browse the repository at this point in the history
  3. bridgeAmount added on body of job

    Zikriya committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    abbfaf5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #24 from zikriya/develop

    bridgeAmount added on body of job and signature
    zikriya authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    753bfc6 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. update readme to view logs

    Sheraz Riaz committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    3247bc0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25 from sheraz-ferrum/develop

    View AWS ECS logs
    sheraz-ferrum authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    4dd54da View commit details
    Browse the repository at this point in the history
  3. update readme to view logs

    Sheraz Riaz committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    2d6427b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #26 from sheraz-ferrum/develop

    update readme to view logs
    zikriya authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    697a3b6 View commit details
    Browse the repository at this point in the history