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: redstone oracle adapter test #13

Merged
merged 32 commits into from
May 20, 2024
Merged

feat: redstone oracle adapter test #13

merged 32 commits into from
May 20, 2024

Commits on May 16, 2024

  1. feat: redstone lib

    Signed-off-by: Pablo Maldonado <pablo@umaproject.org>
    md0x committed May 16, 2024
    Configuration menu
    Copy the full SHA
    22fce48 View commit details
    Browse the repository at this point in the history
  2. feat: remappings

    Signed-off-by: Pablo Maldonado <pablo@umaproject.org>
    md0x committed May 16, 2024
    Configuration menu
    Copy the full SHA
    d40df80 View commit details
    Browse the repository at this point in the history
  3. forge install: openzeppelin-contracts-upgradeable

    v5.0.2
    md0x committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ca1a2e6 View commit details
    Browse the repository at this point in the history
  4. fixes

    Signed-off-by: Pablo Maldonado <pablo@umaproject.org>
    md0x committed May 16, 2024
    Configuration menu
    Copy the full SHA
    84fbaf7 View commit details
    Browse the repository at this point in the history
  5. forge install: openzeppelin-contracts-upgradeable

    release-v4.5
    md0x committed May 16, 2024
    Configuration menu
    Copy the full SHA
    35fecdc View commit details
    Browse the repository at this point in the history
  6. fixes

    Signed-off-by: Pablo Maldonado <pablo@umaproject.org>
    md0x committed May 16, 2024
    Configuration menu
    Copy the full SHA
    3f422bf View commit details
    Browse the repository at this point in the history
  7. wip

    Signed-off-by: Pablo Maldonado <pablo@umaproject.org>
    md0x committed May 16, 2024
    Configuration menu
    Copy the full SHA
    94ef06c View commit details
    Browse the repository at this point in the history
  8. wip

    Signed-off-by: Pablo Maldonado <pablo@umaproject.org>
    md0x committed May 16, 2024
    Configuration menu
    Copy the full SHA
    e2ad14b View commit details
    Browse the repository at this point in the history
  9. ffi

    Signed-off-by: Pablo Maldonado <pablo@umaproject.org>
    md0x committed May 16, 2024
    Configuration menu
    Copy the full SHA
    da4e998 View commit details
    Browse the repository at this point in the history
  10. working

    Signed-off-by: Pablo Maldonado <pablo@umaproject.org>
    md0x committed May 16, 2024
    Configuration menu
    Copy the full SHA
    7ab11ab View commit details
    Browse the repository at this point in the history
  11. refactor: cleanup

    Signed-off-by: Pablo Maldonado <pablo@umaproject.org>
    md0x committed May 16, 2024
    Configuration menu
    Copy the full SHA
    26c33a1 View commit details
    Browse the repository at this point in the history
  12. refactor: cleanup2

    Signed-off-by: Pablo Maldonado <pablo@umaproject.org>
    md0x committed May 16, 2024
    Configuration menu
    Copy the full SHA
    0a1d27f View commit details
    Browse the repository at this point in the history
  13. feat: timestamp

    Signed-off-by: Pablo Maldonado <pablo@umaproject.org>
    md0x committed May 16, 2024
    Configuration menu
    Copy the full SHA
    1c71533 View commit details
    Browse the repository at this point in the history
  14. refactor: clean

    Signed-off-by: Pablo Maldonado <pablo@umaproject.org>
    md0x committed May 16, 2024
    Configuration menu
    Copy the full SHA
    e890b38 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. more tests

    Signed-off-by: chrismaree <christopher.maree@gmail.com>
    chrismaree committed May 19, 2024
    Configuration menu
    Copy the full SHA
    ff7c301 View commit details
    Browse the repository at this point in the history
  2. fix: ci

    Signed-off-by: Pablo Maldonado <pablo@umaproject.org>
    md0x committed May 19, 2024
    Configuration menu
    Copy the full SHA
    7744fe0 View commit details
    Browse the repository at this point in the history
  3. fix: ci bis

    Signed-off-by: Pablo Maldonado <pablo@umaproject.org>
    md0x committed May 19, 2024
    Configuration menu
    Copy the full SHA
    cfc7eee View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. refactor: clean libs

    Signed-off-by: Pablo Maldonado <pablo@umaproject.org>
    md0x committed May 20, 2024
    Configuration menu
    Copy the full SHA
    0a7c2a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a5b832 View commit details
    Browse the repository at this point in the history
  3. feat: remappings

    Signed-off-by: Pablo Maldonado <pablo@umaproject.org>
    md0x committed May 20, 2024
    Configuration menu
    Copy the full SHA
    282fbba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48ebe72 View commit details
    Browse the repository at this point in the history
  5. fix: redstone tests

    Signed-off-by: Pablo Maldonado <pablo@umaproject.org>
    md0x committed May 20, 2024
    Configuration menu
    Copy the full SHA
    da0ab20 View commit details
    Browse the repository at this point in the history
  6. fix: redstone test round id

    Signed-off-by: Pablo Maldonado <pablo@umaproject.org>
    md0x committed May 20, 2024
    Configuration menu
    Copy the full SHA
    08875ca View commit details
    Browse the repository at this point in the history
  7. feat: update redstone lib

    Signed-off-by: Pablo Maldonado <pablo@umaproject.org>
    md0x committed May 20, 2024
    Configuration menu
    Copy the full SHA
    08cd2d5 View commit details
    Browse the repository at this point in the history
  8. feat: update redstone lib

    Signed-off-by: Pablo Maldonado <pablo@umaproject.org>
    md0x committed May 20, 2024
    Configuration menu
    Copy the full SHA
    5cf167b View commit details
    Browse the repository at this point in the history
  9. feat: update redstone lib

    Signed-off-by: Pablo Maldonado <pablo@umaproject.org>
    md0x committed May 20, 2024
    Configuration menu
    Copy the full SHA
    5808795 View commit details
    Browse the repository at this point in the history
  10. feat: update remappings

    Signed-off-by: Pablo Maldonado <pablo@umaproject.org>
    md0x committed May 20, 2024
    Configuration menu
    Copy the full SHA
    9931d9b View commit details
    Browse the repository at this point in the history
  11. feat: updates

    Signed-off-by: Pablo Maldonado <pablo@umaproject.org>
    md0x committed May 20, 2024
    Configuration menu
    Copy the full SHA
    fdafdc4 View commit details
    Browse the repository at this point in the history
  12. refactor: del test redstone oracle

    Signed-off-by: Pablo Maldonado <pablo@umaproject.org>
    md0x committed May 20, 2024
    Configuration menu
    Copy the full SHA
    e4073cf View commit details
    Browse the repository at this point in the history
  13. feat: rename redstone remapping

    Signed-off-by: Pablo Maldonado <pablo@umaproject.org>
    md0x committed May 20, 2024
    Configuration menu
    Copy the full SHA
    4c625ea View commit details
    Browse the repository at this point in the history
  14. feat: clean submodules

    Signed-off-by: Pablo Maldonado <pablo@umaproject.org>
    md0x committed May 20, 2024
    Configuration menu
    Copy the full SHA
    31ac93f View commit details
    Browse the repository at this point in the history
  15. refactor: console log

    Signed-off-by: Pablo Maldonado <pablo@umaproject.org>
    md0x committed May 20, 2024
    Configuration menu
    Copy the full SHA
    fcf2613 View commit details
    Browse the repository at this point in the history