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

BIP-38: Migrate urBEAN3CRV to urBEANETH #655

Merged
merged 103 commits into from
Oct 21, 2023
Merged

BIP-38: Migrate urBEAN3CRV to urBEANETH #655

merged 103 commits into from
Oct 21, 2023

Commits on Sep 5, 2023

  1. update IWell.sol

    BrendanSanderson committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    ed128bb View commit details
    Browse the repository at this point in the history
  2. Mint Fertilizer with WETH and add liquidity to Bean:Eth Well instead …

    …of USDC + Bean:3Crv Curve pool
    BrendanSanderson committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    c4e84bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1efc24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9efae4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5603486 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b024b6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    054e305 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9917856 View commit details
    Browse the repository at this point in the history
  9. fix build

    BrendanSanderson committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    37343e2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    adc02b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. remove extra line

    BrendanSanderson committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    f14ab7c View commit details
    Browse the repository at this point in the history
  2. update abi

    BrendanSanderson committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    b727a7d View commit details
    Browse the repository at this point in the history
  3. update verbose flag

    BrendanSanderson committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    87219b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    900b9d5 View commit details
    Browse the repository at this point in the history
  5. add migration test

    BrendanSanderson committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    9530ba2 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

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

    BrendanSanderson committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    46fb327 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    a6918cd View commit details
    Browse the repository at this point in the history
  2. all tests working

    BrendanSanderson committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    7dc47b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd4e6ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0115767 View commit details
    Browse the repository at this point in the history
  5. update ABI

    BrendanSanderson committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    af59a90 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1bdf75c View commit details
    Browse the repository at this point in the history
  7. add comment to

    BrendanSanderson committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    1d5a628 View commit details
    Browse the repository at this point in the history
  8. update comments

    BrendanSanderson committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    cdc38f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    3c69f7e View commit details
    Browse the repository at this point in the history
  2. more convert tests

    BrendanSanderson committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    12c608a View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. change metadata

    - add urBEANETH support
    - remove urBEAN3CRV
    - rename deposit token names to better standardize
    Brean0 committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    bddb296 View commit details
    Browse the repository at this point in the history
  2. update tests

    Brean0 committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    7c4918c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from AgrarianAlliance/urBeanEthMetadata

    Ur bean eth metadata
    BrendanSanderson authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    d128fe4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    853cace View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64d781e View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

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

Commits on Sep 22, 2023

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

    BrendanSanderson committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    968f783 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba1d42b View commit details
    Browse the repository at this point in the history
  4. update file name

    BrendanSanderson committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    c03f635 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8aae31d View commit details
    Browse the repository at this point in the history
  6. add safe cast

    BrendanSanderson committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    ff742a6 View commit details
    Browse the repository at this point in the history
  7. fix natspec typo

    BrendanSanderson committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    373c094 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d27567c View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. update sciNotation comment

    Brean0 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    81e452e View commit details
    Browse the repository at this point in the history
  2. added proper testnet mocks for quicker metadata testing.

    - additionally, changed generate image from `view` to `pure`.
    Brean0 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    e155521 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4489cb8 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. update metadata to put values in traits rather than in description.

    - this allows users of NFT marketplaces to filter NFTs by criteria's.
    Brean0 committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    47fef03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccbba64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d211b46 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Merge pull request #7 from AgrarianAlliance/bdv-migration-fix

    add migrated BDV counter
    BrendanSanderson authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    14c3291 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7606673 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Merge pull request #3 from AgrarianAlliance/bean3crv-beaneth-migratio…

    …n-v0.2
    
    BIP-38 V0.2 – Post Audit Changes
    BrendanSanderson authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    46fb727 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

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

    BrendanSanderson committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    7281684 View commit details
    Browse the repository at this point in the history
  3. Mint Fertilizer with WETH and add liquidity to Bean:Eth Well instead …

    …of USDC + Bean:3Crv Curve pool
    BrendanSanderson committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    7aa54c0 View commit details
    Browse the repository at this point in the history
  4. Add migrate function

    BrendanSanderson committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    92d2daf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f327c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    59642b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2ec0e7a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8ed8099 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6998f47 View commit details
    Browse the repository at this point in the history
  10. fix build

    BrendanSanderson committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    cca2825 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cafa651 View commit details
    Browse the repository at this point in the history
  12. remove extra line

    BrendanSanderson committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    d86a0f0 View commit details
    Browse the repository at this point in the history
  13. update abi

    BrendanSanderson committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    1d72413 View commit details
    Browse the repository at this point in the history
  14. update verbose flag

    BrendanSanderson committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    ec44f70 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    11f9b2e View commit details
    Browse the repository at this point in the history
  16. add migration test

    BrendanSanderson committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    39bf809 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    20ea20d View commit details
    Browse the repository at this point in the history
  18. update tests

    BrendanSanderson committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    4bb12a4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    71901cb View commit details
    Browse the repository at this point in the history
  20. all tests working

    BrendanSanderson committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    2788237 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    78ed9f4 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c01f2ec View commit details
    Browse the repository at this point in the history
  23. update ABI

    BrendanSanderson committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    6482ed7 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    4869bc1 View commit details
    Browse the repository at this point in the history
  25. add comment to

    BrendanSanderson committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    5066c4a View commit details
    Browse the repository at this point in the history
  26. update comments

    BrendanSanderson committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    33e551c View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c011dff View commit details
    Browse the repository at this point in the history
  28. more convert tests

    BrendanSanderson committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    515fd39 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    7867320 View commit details
    Browse the repository at this point in the history
  30. change metadata

    - add urBEANETH support
    - remove urBEAN3CRV
    - rename deposit token names to better standardize
    Brean0 authored and BrendanSanderson committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    0a1b6d1 View commit details
    Browse the repository at this point in the history
  31. update tests

    Brean0 authored and BrendanSanderson committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    03859b8 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    3da3d73 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    237e827 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    2143faf View commit details
    Browse the repository at this point in the history
  35. update comments

    BrendanSanderson committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    2fd5f8f View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    b4ab34e View commit details
    Browse the repository at this point in the history
  37. update file name

    BrendanSanderson committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    fb9cc3d View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    75fb041 View commit details
    Browse the repository at this point in the history
  39. add safe cast

    BrendanSanderson committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    9dc6d4b View commit details
    Browse the repository at this point in the history
  40. fix natspec typo

    BrendanSanderson committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    6b976ce View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    883e6e1 View commit details
    Browse the repository at this point in the history
  42. update sciNotation comment

    Brean0 authored and BrendanSanderson committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    9f91f96 View commit details
    Browse the repository at this point in the history
  43. added proper testnet mocks for quicker metadata testing.

    - additionally, changed generate image from `view` to `pure`.
    Brean0 authored and BrendanSanderson committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    615ba1c View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    1b55b22 View commit details
    Browse the repository at this point in the history
  45. update metadata to put values in traits rather than in description.

    - this allows users of NFT marketplaces to filter NFTs by criteria's.
    Brean0 authored and BrendanSanderson committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    2f2994b View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    81c527d View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    e771833 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    fa06ae1 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    a82a94b View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    70b4d7a View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    258508b View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    2dfa201 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    cd9de38 View commit details
    Browse the repository at this point in the history