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

New LockProxy #57

Open
wants to merge 38 commits into
base: master
Choose a base branch
from
Open

New LockProxy #57

wants to merge 38 commits into from

Commits on Aug 16, 2021

  1. add whiteList contract and method (#12)

    * add whiteList contract and method
    
    * upgradeableECCM
    
    * update Recover and whiteList logic
    
    * upgrade modifier
    
    * remove method whitelist
    
    * update abi
    
    * fix
    
    * remove unnecessary comment
    
    * update abi
    
    * add whiteList for fromContract,toContract and method
    
    * use SafeMath
    KSlashh authored Aug 16, 2021
    Configuration menu
    Copy the full SHA
    2b1cbe0 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. fix bug

    KSlashh committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    f377a69 View commit details
    Browse the repository at this point in the history
  2. new update template

    KSlashh committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    6534bdb View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. new test

    KSlashh committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    d885de6 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

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

Commits on Sep 30, 2021

  1. add whiteLister

    KSlashh committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    5ab4f25 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. update

    KSlashh committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    67ef302 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. update scripts

    KSlashh committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    e32c5f4 View commit details
    Browse the repository at this point in the history
  2. update config

    KSlashh committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    2d3bd11 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. update test cases

    KSlashh committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    909afc0 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. update

    KSlashh committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    bfd39da View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. Contracts for Testnet (polynetwork#27)

    * add whiteList contract and method (#12)
    
    * add whiteList contract and method
    
    * upgradeableECCM
    
    * update Recover and whiteList logic
    
    * upgrade modifier
    
    * remove method whitelist
    
    * update abi
    
    * fix
    
    * remove unnecessary comment
    
    * update abi
    
    * add whiteList for fromContract,toContract and method
    
    * use SafeMath
    
    * Modification based on audit report
    
    * add whiteLister
    
    * update
    
    * update scripts
    
    * update config
    
    * update test cases
    
    * update
    KSlashh authored Dec 10, 2021
    Configuration menu
    Copy the full SHA
    42e6992 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

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

Commits on Dec 17, 2021

  1. better bind function

    KSlashh committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    2abb250 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

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

Commits on Dec 27, 2021

  1. tiny update

    KSlashh committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    099ab3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f8dbdd View commit details
    Browse the repository at this point in the history
  3. config hardhat youself

    KSlashh committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    783a362 View commit details
    Browse the repository at this point in the history
  4. add gitignore

    KSlashh committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    bd909c1 View commit details
    Browse the repository at this point in the history
  5. Add LockproxyWithLP (polynetwork#31)

    * add whiteList contract and method (#12)
    
    * add whiteList contract and method
    
    * upgradeableECCM
    
    * update Recover and whiteList logic
    
    * upgrade modifier
    
    * remove method whitelist
    
    * update abi
    
    * fix
    
    * remove unnecessary comment
    
    * update abi
    
    * add whiteList for fromContract,toContract and method
    
    * use SafeMath
    
    * Modification based on audit report
    
    * add whiteLister
    
    * update
    
    * update scripts
    
    * update config
    
    * update test cases
    
    * update
    
    * new lockproxy that can add/remove liquidity
    
    * better bind function
    
    * bug fix: deposite should be payable
    
    * tiny update
    
    * config hardhat youself
    
    * add gitignore
    KSlashh authored Dec 27, 2021
    Configuration menu
    Copy the full SHA
    9e371db View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Configuration menu
    Copy the full SHA
    2e2baee View commit details
    Browse the repository at this point in the history
  2. ccm for upgrade

    KSlashh committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    a0b9487 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

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

Commits on Sep 28, 2022

  1. add xrp lock-proxy

    KSlashh committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    2193644 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f5f4ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a3973c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7 from KSlashh/testnet

    Testnet
    KSlashh authored Sep 28, 2022
    Configuration menu
    Copy the full SHA
    ee86426 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b6d14f View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. update scripts

    朱天杰 committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    44476d5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from KSlashh/testnet

    update scripts
    KSlashh authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    ee93be8 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'poly/master'

    朱天杰 committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    970063b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40ed632 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #11 from KSlashh/master

    sync
    KSlashh authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    6814e59 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. clean up

    KSlashh committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    91ebefc View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. add LockProxyMintBurn

    KSlashh committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    1b927aa View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. bug fix

    KSlashh committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    948fb9f View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. add new LockProxy

    KSlashh committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    bd8c0e2 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

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