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

feat(protocol): implement & simulate tokenomics #376

Merged
merged 93 commits into from
Jan 4, 2023

Commits on Nov 22, 2022

  1. making fixtures type-safe

    RogerLamTd committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    791f33b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6720e3 View commit details
    Browse the repository at this point in the history
  3. linting

    RogerLamTd committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    854deec View commit details
    Browse the repository at this point in the history
  4. fix libsend tests

    RogerLamTd committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    f44f86c View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

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

Commits on Nov 24, 2022

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

Commits on Nov 26, 2022

  1. retryMessage tests attempt

    RogerLamTd committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    1496808 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d32e2d View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. retriable message

    cyberhorsey committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    0bf5fdd View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

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

Commits on Nov 30, 2022

  1. fix

    RogerLamTd committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    8e5c594 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

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

Commits on Dec 2, 2022

  1. lint

    cyberhorsey committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    d3b9678 View commit details
    Browse the repository at this point in the history
  2. Copy impl tokenomics (#373)

    dantaik committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    89e9d78 View commit details
    Browse the repository at this point in the history
  3. undo tokenomics

    dantaik committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    d51fe1f View commit details
    Browse the repository at this point in the history
  4. Revert "undo tokenomics"

    This reverts commit d51fe1f.
    dantaik committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    855099e View commit details
    Browse the repository at this point in the history
  5. refactor (#374)

    * Copy impl tokenomics (#373)
    
    * undo tokenomics
    dantaik committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    de14fc5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4f43bc7 View commit details
    Browse the repository at this point in the history
  7. fix

    dantaik committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    87bbb2b View commit details
    Browse the repository at this point in the history
  8. Update deploy_L1.ts

    dantaik committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    76c095d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b624ae7 View commit details
    Browse the repository at this point in the history
  10. Revert "Merge branch 'various_refactor' into tokenomics_implementation"

    This reverts commit b624ae7, reversing
    changes made to 87bbb2b.
    dantaik committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    1e722ba View commit details
    Browse the repository at this point in the history
  11. add simulation code

    dantaik committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    2317572 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    53cc4b9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8272fe5 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    b45ca43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ec67bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78d9e8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    731aab2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80098c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f4a8681 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    31938dc View commit details
    Browse the repository at this point in the history
  2. Update LibConstants.sol

    dantaik committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    6049e3b View commit details
    Browse the repository at this point in the history
  3. format

    dantaik committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    714cdbc View commit details
    Browse the repository at this point in the history
  4. Update LibConstants.sol

    dantaik committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    79e62ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d90e447 View commit details
    Browse the repository at this point in the history
  6. Update LibConstants.sol

    dantaik committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    498dd59 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    872c65f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    86f0adf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bb853a7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    103ee00 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    82b38cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc13cc1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e171753 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    294254a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8607224 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9657d41 View commit details
    Browse the repository at this point in the history
  7. Update Bridge.test.ts

    dantaik committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    64070a2 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Configuration menu
    Copy the full SHA
    09b2906 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1f71b6 View commit details
    Browse the repository at this point in the history
  3. Update V1Proposing.sol

    dantaik committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    930426a View commit details
    Browse the repository at this point in the history
  4. Update V1Verifying.sol

    dantaik committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    1755eaa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b1819d View commit details
    Browse the repository at this point in the history
  6. Update V1Verifying.sol

    dantaik committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    fbd28ce View commit details
    Browse the repository at this point in the history
  7. Update LibConstants.sol

    dantaik committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    0fd073f View commit details
    Browse the repository at this point in the history
  8. Update V1Utils.sol

    dantaik committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    94181da View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d5504c3 View commit details
    Browse the repository at this point in the history
  10. update

    dantaik committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    677894f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    885c660 View commit details
    Browse the repository at this point in the history
  12. Update LibConstants.sol

    dantaik committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    e974fd5 View commit details
    Browse the repository at this point in the history
  13. more

    dantaik committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    1affc84 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    92eeca7 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. fix David's concern

    dantaik committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    3cc4994 View commit details
    Browse the repository at this point in the history
  2. Update LibData.sol

    dantaik committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    621a45c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5439d88 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    261fcf7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb1320b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d4918d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c968c6d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ff70d33 View commit details
    Browse the repository at this point in the history
  9. Update LibConstants.sol

    dantaik committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    019fa64 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Configuration menu
    Copy the full SHA
    2197b1d View commit details
    Browse the repository at this point in the history
  2. Update LibConstants.sol

    dantaik committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    4d01ce3 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2022

  1. Configuration menu
    Copy the full SHA
    aec27d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61be420 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5788dd3 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. fixed an issue

    dantaik committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    dcb9ab7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    972f527 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cacf8d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de61a6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4dc363 View commit details
    Browse the repository at this point in the history
  6. fix(relayer): gas limit + use loading as priorioty on bridge form (#487)

    * relayer increase gas limit, still cant estimate, and show loader if there are pending transcations
    
    * loading priority button
    cyberhorsey authored and dantaik committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    3b96747 View commit details
    Browse the repository at this point in the history
  7. feat(bridge): add faucet link to announcement (#485)

    * feat(bridge): add faucet link to announcement
    
    * faucet url
    
    * .default.env defaults, basic readme
    
    * sensible defaults
    
    Co-authored-by: Jeffery Walsh <cyberhorsey@gmail.com>
    Co-authored-by: jeff <113397187+cyberhorsey@users.noreply.github.com>
    Co-authored-by: dave | d1onys1us <13951458+d1onys1us@users.noreply.github.com>
    4 people authored and dantaik committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    4af6ae1 View commit details
    Browse the repository at this point in the history
  8. feat(docs): improve docs (#1646)

    d1onys1us authored and dantaik committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    456a521 View commit details
    Browse the repository at this point in the history
  9. fix(bridge): ui fixes (#489)

    * feat(bridge): add invalid chain balance section in dropdown
    
    * feat(bridge): add invalid chain icon and fix mobile view
    
    * fix(bridge): open faucet in new tab
    
    * fix(bridge): metamask icon
    
    * fix(bridge): transaction list mobile view
    
    * fix(bridge): transaction detail mobile view
    
    * feat(bridge): move message status tooltip into component
    
    * Update HeaderAnnouncement.svelte
    
    * fix(bridge): invalid chain icon alignment
    
    * fix(bridge): status alignment
    
    Co-authored-by: dave | d1onys1us <13951458+d1onys1us@users.noreply.github.com>
    2 people authored and dantaik committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    71a99f9 View commit details
    Browse the repository at this point in the history
  10. fix(bridge): use metamask wagmi connector (#2080)

    * fix(bridge): use metamask wagmi connector
    
    * Update packages/bridge-ui/src/components/buttons/Connect.svelte
    
    Co-authored-by: dave | d1onys1us <13951458+d1onys1us@users.noreply.github.com>
    
    Co-authored-by: dave | d1onys1us <13951458+d1onys1us@users.noreply.github.com>
    Co-authored-by: Daniel Wang <99078276+dantaik@users.noreply.github.com>
    3 people committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    5d65ba8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cf9693b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8ef7561 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b5ad7a3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    23ff848 View commit details
    Browse the repository at this point in the history
  15. refactor(protocol): i++ to ++i to reduce 5 gas (#2033)

    * protocol: i++ to ++j to reduce 5 gas
    
    * more
    dantaik committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    0cbe6db View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    470afdf View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3702b49 View commit details
    Browse the repository at this point in the history