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

1- [Blockchain Watcher] (DEPLOYMENT CONTRACT) Implement bw sqs consumer #1834

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Oct 23, 2024

  1. Validate parse

    julian merlo authored and julian merlo committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    7286dba View commit details
    Browse the repository at this point in the history
  2. Map Sui domain

    julian merlo authored and julian merlo committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    74f83b6 View commit details
    Browse the repository at this point in the history
  3. Config SQS consumer

    julian merlo authored and julian merlo committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    bf2dd13 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Rename class to DeploymentContract

    julian merlo authored and julian merlo committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f60db23 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Config vaa-payload-parser client

    julian merlo authored and julian merlo committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    2884938 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Get vaa by hash

    julian merlo authored and julian merlo committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    5fbdfef View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Create save method

    julian merlo authored and julian merlo committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    835b6c2 View commit details
    Browse the repository at this point in the history
  2. Create handler

    julian merlo authored and julian merlo committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    73241c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Improve code

    julian merlo authored and julian merlo committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    1e36558 View commit details
    Browse the repository at this point in the history
  2. Create process and delete method

    julian merlo authored and julian merlo committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    6e99678 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin' into ws-83/implement-bw-sqs-con…

    …sumer
    julian merlo authored and julian merlo committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    d1b22de View commit details
    Browse the repository at this point in the history
  4. Remove metada repo

    julian merlo authored and julian merlo committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    a2e429f View commit details
    Browse the repository at this point in the history
  5. Resolve test

    julian merlo authored and julian merlo committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    0ca7532 View commit details
    Browse the repository at this point in the history