Skip to content
This repository was archived by the owner on Dec 29, 2023. It is now read-only.
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: elys-network/trade-shield-contract
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.11.0
Choose a base ref
...
head repository: elys-network/trade-shield-contract
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 12 commits
  • 35 files changed
  • 3 contributors

Commits on Dec 15, 2023

  1. fix: max id vulnerability (#65)

    fix: fix max id vulnerability
    politeWall authored Dec 15, 2023
    Copy the full SHA
    8e85597 View commit details
  2. fix: vulnerability causing division by zero with price rate calculati…

    …on (#66)
    
    Co-authored-by: Cosmic Vagabond <121588426+cosmic-vagabond@users.noreply.github.com>
    politeWall and cosmic-vagabond authored Dec 15, 2023
    Copy the full SHA
    82cd2ba View commit details

Commits on Dec 18, 2023

  1. docs: docs-fix (#64)

    Co-authored-by: Cosmic Vagabond <121588426+cosmic-vagabond@users.noreply.github.com>
    politeWall and cosmic-vagabond authored Dec 18, 2023
    Copy the full SHA
    62bcdf3 View commit details
  2. feat: add the new margin open estimation as a query (#67)

    * feat: add the new margin open estimation as a query
    
    * fix: remove raw dicount field and use user address
    
    * docs: add comment to why user_address is not used
    
    * docs: typo fix
    
    * fix: add the user address field to the swap estimation query
    
    * docs: typo fix
    
    ---------
    
    Co-authored-by: Cosmic Vagabond <121588426+cosmic-vagabond@users.noreply.github.com>
    politeWall and cosmic-vagabond authored Dec 18, 2023
    Copy the full SHA
    69595e6 View commit details
  3. Feat/asset profile (#68)

    * fix: conflict
    
    * chore: fix conflict
    
    * chore: fix conflict
    
    * chorre: cargo update
    kenta-elys authored Dec 18, 2023
    Copy the full SHA
    e2842bf View commit details

Commits on Dec 19, 2023

  1. Feat/fix denom (#69)

    * chore: fix denom issue in stake_request
    
    * chore: update contract version
    kenta-elys authored Dec 19, 2023
    Copy the full SHA
    3c53474 View commit details
  2. Update README.md (#70)

    * Update README.md
    
    * Update README.md
    
    ---------
    
    Co-authored-by: Cosmic Vagabond <121588426+cosmic-vagabond@users.noreply.github.com>
    kenta-elys and cosmic-vagabond authored Dec 19, 2023
    Copy the full SHA
    9352e15 View commit details
  3. fix: estimation query (#71)

    Co-authored-by: Cosmic Vagabond <121588426+cosmic-vagabond@users.noreply.github.com>
    politeWall and cosmic-vagabond authored Dec 19, 2023
    Copy the full SHA
    c8a6f06 View commit details

Commits on Dec 20, 2023

  1. Copy the full SHA
    7707c4c View commit details

Commits on Dec 21, 2023

  1. feat: add query to margin position by address (#73)

    * feat: add query to margin position by address
    
    * docs: docs  and js script update
    politeWall authored Dec 21, 2023
    Copy the full SHA
    790d482 View commit details

Commits on Dec 22, 2023

  1. Copy the full SHA
    94ebafa View commit details

Commits on Dec 28, 2023

  1. fix: porcessed closed position (#75)

    * fix: porcessed closed position
    
    * fix: use Status Cancel insted of Error
    
    * fix: remove warning
    
    * ci: update bindings version
    politeWall authored Dec 28, 2023
    Copy the full SHA
    20cfb0c View commit details
Loading