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/nft #5

Open
wants to merge 475 commits into
base: bug-fix
Choose a base branch
from
Open

Feature/nft #5

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

Commits on Nov 30, 2020

  1. support k=0 case and fix test

    mingda committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    167634c View commit details
    Browse the repository at this point in the history
  2. brief readme

    mingda committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    c3f8e3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21624da View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. fix swap test

    owen05 committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    b14eef1 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2020

  1. ERC20 factory

    mingda committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    6ba6984 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2020

  1. DODO Call Auction

    mingda committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    7eda244 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Configuration menu
    Copy the full SHA
    1ff3f0d View commit details
    Browse the repository at this point in the history
  2. audit fix01

    owen05 committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    7bc6f3e View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Configuration menu
    Copy the full SHA
    7c0ee89 View commit details
    Browse the repository at this point in the history
  2. Call Auction

    mingda committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    09ff15e View commit details
    Browse the repository at this point in the history
  3. CA main contract

    mingda committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    26b5cf2 View commit details
    Browse the repository at this point in the history
  4. add factory get view

    owen05 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    e8d83b9 View commit details
    Browse the repository at this point in the history
  5. add minimum liquidity

    owen05 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    ca692ee View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. audit fix02

    owen05 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    fc39f70 View commit details
    Browse the repository at this point in the history
  2. modify comment

    mingda committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    ff1e6d3 View commit details
    Browse the repository at this point in the history
  3. Membership system

    mingda committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    5742aa8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95665db View commit details
    Browse the repository at this point in the history
  5. Membership

    mingda committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    d55238d View commit details
    Browse the repository at this point in the history
  6. add swap calc helper

    owen05 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    c237438 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. CA add owner ratio & mt fee

    mingda committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    d463dad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3c20b4 View commit details
    Browse the repository at this point in the history
  3. add free timestamp

    mingda committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    e36c327 View commit details
    Browse the repository at this point in the history
  4. rename dodo member system

    mingda committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    a78366e View commit details
    Browse the repository at this point in the history
  5. add freeze modifier to all dppAdmin functions

    mingda committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    59a4314 View commit details
    Browse the repository at this point in the history
  6. remove dpp & dvm events indexed

    mingda committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    14279a2 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. add mixSwapV1

    owen05 committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    e9e1b61 View commit details
    Browse the repository at this point in the history
  2. Pool KickStarter

    mingda committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    d54a7c2 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

  1. Configuration menu
    Copy the full SHA
    8399bf9 View commit details
    Browse the repository at this point in the history
  2. add back indexed

    mingda committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    053c525 View commit details
    Browse the repository at this point in the history
  3. allow empty address to be owner

    mingda committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    f5c44ec View commit details
    Browse the repository at this point in the history
  4. unowned dvm factory, 创建无owner的dvm

    mingda committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    c2d2db5 View commit details
    Browse the repository at this point in the history
  5. Crowd Pooling init test

    mingda committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    dc12b1d View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2020

  1. Crowd Pooling test

    mingda committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    b398f5b View commit details
    Browse the repository at this point in the history
  2. deploy contract test

    owen05 committed Dec 13, 2020
    Configuration menu
    Copy the full SHA
    aa70e54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5ceb29 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. add timelock in dodoApprove

    owen05 committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    ba4ccf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7cfde5 View commit details
    Browse the repository at this point in the history
  3. update timelock

    owen05 committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    505d007 View commit details
    Browse the repository at this point in the history
  4. change param

    owen05 committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    6bdf689 View commit details
    Browse the repository at this point in the history
  5. add crowdPooling proxy test

    owen05 committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    fcc0f5b View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Configuration menu
    Copy the full SHA
    6f29fd4 View commit details
    Browse the repository at this point in the history
  2. update swapcalc helper

    owen05 committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    610baa6 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. cp audit-fix && update event

    owen05 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    83c8bba View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. add reset protection mechanism

    owen05 committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    0c77f9c View commit details
    Browse the repository at this point in the history
  2. update v2.0 event

    owen05 committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    90a16e3 View commit details
    Browse the repository at this point in the history
  3. Add LP Vesting to CP

    mingda committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    f0504ce View commit details
    Browse the repository at this point in the history
  4. remove DVM deposit 1000 min deposit limit

    mingda committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    d14cf0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a96f08 View commit details
    Browse the repository at this point in the history
  6. remove owner ratio from cp

    mingda committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    1012618 View commit details
    Browse the repository at this point in the history
  7. fix cp test

    mingda committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    c24e4b8 View commit details
    Browse the repository at this point in the history
  8. Compatible with rebase token

    owen05 committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    67067f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2020

  1. kovan mock txs shell

    owen05 committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    cca9f9b View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. add value check

    AutarkXu committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    11aa918 View commit details
    Browse the repository at this point in the history
  2. fix desc for require

    AutarkXu committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    4cd56fa View commit details
    Browse the repository at this point in the history
  3. limit x 0 100

    AutarkXu committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    f215d36 View commit details
    Browse the repository at this point in the history
  4. fix CP Zero bid case

    mingda committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    4d18015 View commit details
    Browse the repository at this point in the history
  5. rename DPP sync to ratioSync

    mingda committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    ad046a7 View commit details
    Browse the repository at this point in the history
  6. add dvm sync test

    mingda committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    79f5351 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e2fe397 View commit details
    Browse the repository at this point in the history
  8. fix X verifiy

    AutarkXu committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    d82c997 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    59fe7cc View commit details
    Browse the repository at this point in the history
  10. fix cliff

    AutarkXu committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    bdca9f7 View commit details
    Browse the repository at this point in the history
  11. fix X verify

    AutarkXu committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    a198495 View commit details
    Browse the repository at this point in the history
  12. add prefix for error string

    AutarkXu committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    101e9ce View commit details
    Browse the repository at this point in the history
  13. fix base value cacl

    AutarkXu committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    a346482 View commit details
    Browse the repository at this point in the history
  14. fix base value cacl

    AutarkXu committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    f964814 View commit details
    Browse the repository at this point in the history
  15. fix base value cacl

    AutarkXu committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    e9dc5c9 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. add routev2 predata helper

    owen05 committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    2b3ffc3 View commit details
    Browse the repository at this point in the history
  2. cpfactory fix and test

    owen05 committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    4e5a95c View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2020

  1. update factory && kovan deploy

    owen05 committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    7df13cb View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2020

  1. ing

    owen05 committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    f08455e View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. simplify dvm

    owen05 committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    4e5accd View commit details
    Browse the repository at this point in the history
  2. cp add settle fund

    owen05 committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    9d2b0f0 View commit details
    Browse the repository at this point in the history
  3. simplify dpp

    owen05 committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    c717e5f View commit details
    Browse the repository at this point in the history
  4. math overflow fix

    owen05 committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    f81e548 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2020

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

Commits on Jan 3, 2021

  1. proxy dpp&&dvm test

    owen05 committed Jan 3, 2021
    Configuration menu
    Copy the full SHA
    35aa22b View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. dodomath fix && proxy test

    owen05 committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    1bc41f9 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

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

    owen05 committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    b249d44 View commit details
    Browse the repository at this point in the history
  3. fix incentive switch

    owen05 committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    6fdd53e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a81c6a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7aa20c View commit details
    Browse the repository at this point in the history
  6. fix incentive

    owen05 committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    f380356 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. Configuration menu
    Copy the full SHA
    517d4ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66ab633 View commit details
    Browse the repository at this point in the history
  3. fix dpp test

    AutarkXu committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    b6843ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2fca85 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Configuration menu
    Copy the full SHA
    bedc37c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e8c5d6 View commit details
    Browse the repository at this point in the history
  3. update cpfactory

    owen05 committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    9d45b31 View commit details
    Browse the repository at this point in the history
  4. update test case args

    socratebox committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    310a04f View commit details
    Browse the repository at this point in the history
  5. update test case

    socratebox committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    aba6b84 View commit details
    Browse the repository at this point in the history
  6. code review modifyupdate

    AutarkXu committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    784c443 View commit details
    Browse the repository at this point in the history
  7. test file EVM update

    AutarkXu committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    e51ae35 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    86a8f30 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7bbcdd5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e248412 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ecf9c7c View commit details
    Browse the repository at this point in the history
  12. rename test file

    AutarkXu committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    726a6ad View commit details
    Browse the repository at this point in the history
  13. rename test file

    AutarkXu committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    9aa694d View commit details
    Browse the repository at this point in the history
  14. rename test file

    AutarkXu committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    01b73b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. update trader test case

    socratebox committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    3bb5630 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e91e0fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    051dc73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc87495 View commit details
    Browse the repository at this point in the history
  5. fix config data

    AutarkXu committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    b2c8668 View commit details
    Browse the repository at this point in the history
  6. fix

    owen05 committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    267ad24 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    34d9ccf View commit details
    Browse the repository at this point in the history
  8. update v2 deploy shell

    owen05 committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    1677eda View commit details
    Browse the repository at this point in the history
  9. fix test

    owen05 committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    ff4a519 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2021

  1. V1Proxy02 - more protection

    owen05 committed Jan 10, 2021
    Configuration menu
    Copy the full SHA
    dc28166 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. fix DODO math comment

    mingda committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    0659364 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b283a1c View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Configuration menu
    Copy the full SHA
    fa5180b View commit details
    Browse the repository at this point in the history
  2. update event

    socratebox committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    3afca0f View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Configuration menu
    Copy the full SHA
    9aba31f View commit details
    Browse the repository at this point in the history
  2. update deployv1.5 && fix

    owen05 committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    ab4b5b7 View commit details
    Browse the repository at this point in the history
  3. fix mixSwap weth to eth

    owen05 committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    847d0bf View commit details
    Browse the repository at this point in the history
  4. fix dodomath

    owen05 committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    74a12f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. remove startblock from dodo incentive

    mingda committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    6e126ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9ab9e9 View commit details
    Browse the repository at this point in the history
  3. trade incentive fix && test

    owen05 committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    450069e View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. add crowdpooling pmmstate

    owen05 committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    3f707f5 View commit details
    Browse the repository at this point in the history
  2. emit transfer event in ERC20 template

    mingda committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    827d14e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70c0df0 View commit details
    Browse the repository at this point in the history
  4. fix _SolveQuadraticFunctionForTrade sub error

    mingda committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    211b5e0 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

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

Commits on Jan 19, 2021

  1. add twap switch

    owen05 committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    8b683af View commit details
    Browse the repository at this point in the history
  2. change factory name

    owen05 committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    2c9446c View commit details
    Browse the repository at this point in the history
  3. deploy kovan

    owen05 committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    12168d0 View commit details
    Browse the repository at this point in the history
  4. wait to freeze

    owen05 committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    a14fece View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. update ammlikecase test

    socratebox committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    72e5788 View commit details
    Browse the repository at this point in the history
  2. proxy fix

    owen05 committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    b0a0ecd View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. test case update

    socratebox committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    05c9a0f View commit details
    Browse the repository at this point in the history
  2. update isOpenTWAP

    AutarkXu committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    f3efada View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4caee12 View commit details
    Browse the repository at this point in the history
  4. deploy calleehelper

    owen05 committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    a9d71eb View commit details
    Browse the repository at this point in the history
  5. fix proxy

    owen05 committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    6ecf34e View commit details
    Browse the repository at this point in the history
  6. fix incentive

    owen05 committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    13bd041 View commit details
    Browse the repository at this point in the history
  7. freeze

    owen05 committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    1c8d393 View commit details
    Browse the repository at this point in the history
  8. wait to test

    owen05 committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    4095ebb View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. test dvm

    socratebox committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    4acb508 View commit details
    Browse the repository at this point in the history
  2. update test

    AutarkXu committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    ccf921a View commit details
    Browse the repository at this point in the history
  3. update cp test

    AutarkXu committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    39cb002 View commit details
    Browse the repository at this point in the history
  4. callee fix

    owen05 committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    a5b29dd View commit details
    Browse the repository at this point in the history
  5. ing

    owen05 committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    53c1e3e View commit details
    Browse the repository at this point in the history
  6. freeze

    owen05 committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    d645258 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #5 from DODOEX/feature/V2

    V2 Freeze
    owen05 authored Jan 22, 2021
    Configuration menu
    Copy the full SHA
    f842e6d View commit details
    Browse the repository at this point in the history
  8. deploy

    owen05 committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    25fabbe View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2021

  1. update reademe

    mingda committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    5896250 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    radar-bear authored Jan 23, 2021
    Configuration menu
    Copy the full SHA
    4237781 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    radar-bear authored Jan 23, 2021
    Configuration menu
    Copy the full SHA
    f5704e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

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

Commits on Jan 29, 2021

  1. upload VDODO

    socratebox committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    199ea5f View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2021

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

Commits on Jan 31, 2021

  1. Update VDODOChef.sol

    socratebox committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    7c8b443 View commit details
    Browse the repository at this point in the history
  2. Revert "Update VDODOChef.sol"

    This reverts commit 7c8b443.
    socratebox committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    c21d833 View commit details
    Browse the repository at this point in the history
  3. update Vdodo

    socratebox committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    f78814d View commit details
    Browse the repository at this point in the history
  4. Update README.md

    radar-bear authored and owen05 committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    b680b6f View commit details
    Browse the repository at this point in the history
  5. Update README.md

    radar-bear authored and owen05 committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    bfa3fc3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    38f5fe1 View commit details
    Browse the repository at this point in the history
  7. update reademe

    mingda authored and owen05 committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    9382e0f View commit details
    Browse the repository at this point in the history
  8. vDODO ing

    owen05 committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    c973b9b View commit details
    Browse the repository at this point in the history
  9. update vDODO

    owen05 committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    eb0b6ca View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    17d890c View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. update vDODO

    owen05 committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    c7e2261 View commit details
    Browse the repository at this point in the history
  2. update vDODO

    mingda committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    0f2aa6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e524e3d View commit details
    Browse the repository at this point in the history
  4. vDODO

    mingda committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    e792d15 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e12893a View commit details
    Browse the repository at this point in the history
  6. dodo circulation helper

    mingda committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    58339f0 View commit details
    Browse the repository at this point in the history
  7. Merge branches 'feature/V2' and 'feature/V2' of github.com:DODOEX/con…

    …tractV2 into feature/V2
    mingda committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    348b3e0 View commit details
    Browse the repository at this point in the history
  8. Add test context

    socratebox committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    368749a View commit details
    Browse the repository at this point in the history
  9. ing

    owen05 committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    9571756 View commit details
    Browse the repository at this point in the history
  10. fix

    owen05 committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    19106c7 View commit details
    Browse the repository at this point in the history
  11. fix readme

    owen05 committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    164fa96 View commit details
    Browse the repository at this point in the history
  12. ing

    owen05 committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    84c44c4 View commit details
    Browse the repository at this point in the history
  13. upload test case

    socratebox committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    0a1e5fc View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. update vdodo

    owen05 committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    b698218 View commit details
    Browse the repository at this point in the history
  2. update test case

    socratebox committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    c88fca7 View commit details
    Browse the repository at this point in the history
  3. add canTransfer

    socratebox committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    70d00a5 View commit details
    Browse the repository at this point in the history
  4. ing

    owen05 committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    75fe061 View commit details
    Browse the repository at this point in the history
  5. vDODO test frameWork update

    owen05 committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    126acd6 View commit details
    Browse the repository at this point in the history
  6. update

    owen05 committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    d9a7d41 View commit details
    Browse the repository at this point in the history
  7. set vdodo address

    socratebox committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    ddda681 View commit details
    Browse the repository at this point in the history
  8. Update VDODOContext.ts

    socratebox committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    ce5a86a View commit details
    Browse the repository at this point in the history
  9. update context

    socratebox committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    b4eb18e View commit details
    Browse the repository at this point in the history
  10. transfer close test

    socratebox committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    0a8247b View commit details
    Browse the repository at this point in the history
  11. ing

    owen05 committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    f0ec1fa View commit details
    Browse the repository at this point in the history
  12. fix

    owen05 committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    4e29555 View commit details
    Browse the repository at this point in the history
  13. update modifier

    socratebox committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    d90c6ab View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. DODO Migration to BSC

    mingda committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    deabb55 View commit details
    Browse the repository at this point in the history
  2. change _IS_ETH_NETWORK_ to immutable

    mingda committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    23bfca0 View commit details
    Browse the repository at this point in the history
  3. vdodo-mintredeem test over

    owen05 committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    ef9e7f5 View commit details
    Browse the repository at this point in the history
  4. update test case

    socratebox committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    139b0ed View commit details
    Browse the repository at this point in the history
  5. add bsc migration

    owen05 committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    3163f10 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. wait to freeze

    owen05 committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    65b7538 View commit details
    Browse the repository at this point in the history
  2. update

    owen05 committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    a395d1d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6 from DODOEX/feature/V2

    Feature/v2
    owen05 authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    4ebe28f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7287fde View commit details
    Browse the repository at this point in the history
  5. require vDODO transfer from!=to

    mingda committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    922336e View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. update vdodo

    owen05 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    df884fb View commit details
    Browse the repository at this point in the history
  2. fix vdodo test

    owen05 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    e4b3b86 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2021

  1. update vdodo

    owen05 committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    749c180 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2021

  1. Configuration menu
    Copy the full SHA
    c8779d4 View commit details
    Browse the repository at this point in the history
  2. update vDODO: const ratio 1 vDODO = 100 DODO

    mingda committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    e0062a8 View commit details
    Browse the repository at this point in the history
  3. fix

    owen05 committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    668d579 View commit details
    Browse the repository at this point in the history
  4. add dodoBalanceOf and fix balanceOf

    mingda committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    ac81991 View commit details
    Browse the repository at this point in the history
  5. getDODOWithdrawFeeRatio

    mingda committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    9cdaf6c View commit details
    Browse the repository at this point in the history
  6. add helper functions

    mingda committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    59a9e2e View commit details
    Browse the repository at this point in the history
  7. fix

    owen05 committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    3c8f001 View commit details
    Browse the repository at this point in the history
  8. fix

    owen05 committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    d160cf5 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. ing

    owen05 committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    a82f230 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2021

  1. require vDODO transfer from!=to

    mingda authored and owen05 committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    24ab08e View commit details
    Browse the repository at this point in the history
  2. update vDODO: const ratio 1 vDODO = 100 DODO

    mingda authored and owen05 committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    5b91969 View commit details
    Browse the repository at this point in the history
  3. add dodoBalanceOf and fix balanceOf

    mingda authored and owen05 committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    60f95d8 View commit details
    Browse the repository at this point in the history
  4. getDODOWithdrawFeeRatio

    mingda authored and owen05 committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    029b495 View commit details
    Browse the repository at this point in the history
  5. add helper functions

    mingda authored and owen05 committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    e1e24f8 View commit details
    Browse the repository at this point in the history
  6. fix

    owen05 committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    53dad7c View commit details
    Browse the repository at this point in the history
  7. ing

    owen05 committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    ec55357 View commit details
    Browse the repository at this point in the history
  8. finish vdodo test && update

    owen05 committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    3b32488 View commit details
    Browse the repository at this point in the history
  9. deploy

    owen05 committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    5ff6acd View commit details
    Browse the repository at this point in the history
  10. add dodorecharge

    owen05 committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    acd1b32 View commit details
    Browse the repository at this point in the history
  11. format

    owen05 committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    1360f60 View commit details
    Browse the repository at this point in the history
  12. fix vdodo

    owen05 committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    7df484f View commit details
    Browse the repository at this point in the history
  13. vdodo add event

    owen05 committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    37c6de7 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #8 from DODOEX/feature/V2

    Feature/v2
    owen05 authored Feb 13, 2021
    Configuration menu
    Copy the full SHA
    ccf7f0e View commit details
    Browse the repository at this point in the history
  15. deploy

    owen05 committed Feb 13, 2021
    Configuration menu
    Copy the full SHA
    66de802 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2021

  1. Merge branches 'feature/V2' and 'feature/V2' of github.com:DODOEX/con…

    …tractV2 into feature/V2
    mingda committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    1b39b5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec91453 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. add audit report

    owen05 committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    518c45f View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. update feeRateImpl

    owen05 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    8e99c48 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Configuration menu
    Copy the full SHA
    2fdc6bd View commit details
    Browse the repository at this point in the history
  2. update cp quota

    owen05 committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    25525f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. add advanced dpp

    owen05 committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    d1d815b View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. update deploy script

    owen05 committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    8b341c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. add upCpFactory

    owen05 committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    94ba7fb View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. fix

    owen05 committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    01c5447 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2021

  1. bsc trade incentive

    owen05 committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    6b18648 View commit details
    Browse the repository at this point in the history
  2. update readme

    owen05 committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    a51b348 View commit details
    Browse the repository at this point in the history
  3. fix idvm interface

    owen05 committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    4ef8fd9 View commit details
    Browse the repository at this point in the history
  4. fix

    owen05 committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    3937929 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'peckshied-audit-latest' of github.com:DODOEX/contractV2…

    … into feature/V2
    mingda committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    961b066 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. freeze

    owen05 committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    abe9919 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. add audit report

    owen05 committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    bb2ce2e View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

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

    mingda committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    9b9399e View commit details
    Browse the repository at this point in the history
  3. snapshot

    mingda committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    901e1d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. snapshot

    mingda committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    8795d43 View commit details
    Browse the repository at this point in the history