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

NoncustodialPSM + FIP 99 #715

Merged
merged 58 commits into from
Apr 28, 2022
Merged

NoncustodialPSM + FIP 99 #715

merged 58 commits into from
Apr 28, 2022

Commits on Apr 19, 2022

  1. Non Custodial PSM

    ElliotFriedman committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    0e2ab74 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

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

Commits on Apr 26, 2022

  1. rename volt to fei

    kryptoklob committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    0306c71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4163521 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    511ccf4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51f2f15 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ca3edf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9fbed60 View commit details
    Browse the repository at this point in the history
  7. dao proposal basics

    kryptoklob committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    2f59296 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fdac180 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    93eaa9d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    65ba3a2 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'develop' into feat/non-custodial-psm

    Caleb Ditchfield committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    e9142b3 View commit details
    Browse the repository at this point in the history
  12. update

    kryptoklob committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    f11c032 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'feat/non-custodial-psm' of github.com:fei-protocol/fei-…

    …protocol-core into feat/non-custodial-psm
    kryptoklob committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    a06c69b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9fe027a View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. fix verification tests

    kryptoklob committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    e2e1266 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd9c477 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f608bf View commit details
    Browse the repository at this point in the history
  4. address more pr feedback

    kryptoklob committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    7b3691f View commit details
    Browse the repository at this point in the history
  5. fix build errors

    kryptoklob committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    a3449d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2b3c065 View commit details
    Browse the repository at this point in the history
  7. remove .only

    kryptoklob committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    e2f590d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    be73b38 View commit details
    Browse the repository at this point in the history
  9. some fixes

    kryptoklob committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    33c6a61 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bec3fa0 View commit details
    Browse the repository at this point in the history
  11. fix bug

    kryptoklob committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    b276a14 View commit details
    Browse the repository at this point in the history
  12. update dependencies map

    kryptoklob committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    e679aac View commit details
    Browse the repository at this point in the history
  13. fix bug in mocks

    kryptoklob committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    68fa622 View commit details
    Browse the repository at this point in the history
  14. fix permissions bug

    kryptoklob committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    66afb23 View commit details
    Browse the repository at this point in the history
  15. fix another depencies bug

    kryptoklob committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    8c2c81a View commit details
    Browse the repository at this point in the history
  16. fix dependency bug

    kryptoklob committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    8bbee70 View commit details
    Browse the repository at this point in the history
  17. add more dependencies

    kryptoklob committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    adc9179 View commit details
    Browse the repository at this point in the history
  18. fix dependency bug

    kryptoklob committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    674436f View commit details
    Browse the repository at this point in the history
  19. another dependency issue

    kryptoklob committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    d13342c View commit details
    Browse the repository at this point in the history
  20. fix another dependency bug

    kryptoklob committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    84e422b View commit details
    Browse the repository at this point in the history
  21. Merge branch 'develop' into feat/non-custodial-psm

    Caleb Ditchfield committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    531d489 View commit details
    Browse the repository at this point in the history
  22. update comment text

    kryptoklob committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    71a7b80 View commit details
    Browse the repository at this point in the history
  23. Merge branch 'feat/non-custodial-psm' of github.com:fei-protocol/fei-…

    …protocol-core into feat/non-custodial-psm
    kryptoklob committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    44328b3 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    69b5d21 View commit details
    Browse the repository at this point in the history
  25. staged changes

    kryptoklob committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    df91481 View commit details
    Browse the repository at this point in the history
  26. fix typo

    kryptoklob committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    9039bab View commit details
    Browse the repository at this point in the history
  27. fix dep issue

    kryptoklob committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    58b8799 View commit details
    Browse the repository at this point in the history
  28. final dep issues

    kryptoklob committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    891e417 View commit details
    Browse the repository at this point in the history
  29. Merge branch 'develop' into feat/non-custodial-psm

    Caleb Ditchfield committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    62992f0 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    253eb00 View commit details
    Browse the repository at this point in the history
  31. fix failing forge tests

    kryptoklob committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    7e78e32 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    4709753 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Merge branch 'develop' into feat/non-custodial-psm

    Caleb Ditchfield committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    3de56be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a671dae View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/non-custodial-psm' of github.com:fei-protocol/fei-…

    …protocol-core into feat/non-custodial-psm
    kryptoklob committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    382b971 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    797f985 View commit details
    Browse the repository at this point in the history
  5. update proposalsconfig

    kryptoklob committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    94f67fc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ffaadec View commit details
    Browse the repository at this point in the history
  7. fix var name

    kryptoklob committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    8c04012 View commit details
    Browse the repository at this point in the history
  8. fix dependency issue

    kryptoklob committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    b036882 View commit details
    Browse the repository at this point in the history
  9. fix test

    kryptoklob committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    5aaa4a0 View commit details
    Browse the repository at this point in the history
  10. final dep fix

    kryptoklob committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    821117c View commit details
    Browse the repository at this point in the history