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

Parachain Relayer V2 #1321

Open
wants to merge 23 commits into
base: vincent/v2
Choose a base branch
from
Open

Parachain Relayer V2 #1321

wants to merge 23 commits into from

Commits on Oct 22, 2024

  1. Parachain relayer V2

    yrong committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c8fc265 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Rename to PendingOrder

    yrong committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    a64c2a5 View commit details
    Browse the repository at this point in the history
  2. Decode compact int

    yrong committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f72e9c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

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

Commits on Oct 27, 2024

  1. Improve doc

    yrong committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    c5f0a24 View commit details
    Browse the repository at this point in the history
  2. Remove unused

    yrong committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    e611e3a View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Submit delivery proof

    yrong committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    e3888db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdb0ac1 View commit details
    Browse the repository at this point in the history
  3. Rename to InboundMessageV2

    yrong committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    af374a6 View commit details
    Browse the repository at this point in the history
  4. Mark as view function

    yrong committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    2e8d519 View commit details
    Browse the repository at this point in the history
  5. Filter with reward address

    yrong committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    7187bf3 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. V2 smoke tests (#1327)

    * Update contracts for smoke tests
    
    * Remove unused
    
    * Decode test
    
    * Update subxt
    yrong authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    f214dfc View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    2581866 View commit details
    Browse the repository at this point in the history
  2. Fix storage key

    yrong committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    49089a0 View commit details
    Browse the repository at this point in the history
  3. Comment out config

    yrong committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    c87192e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a79b20 View commit details
    Browse the repository at this point in the history
  5. Revert contract changes

    yrong committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    2b3201f View commit details
    Browse the repository at this point in the history
  6. Fix function

    yrong committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    42bc03d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    78dd144 View commit details
    Browse the repository at this point in the history
  8. Format

    yrong committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    b88756f View commit details
    Browse the repository at this point in the history
  9. Format

    yrong committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    d56ce55 View commit details
    Browse the repository at this point in the history
  10. Add todo

    yrong committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    aa75d79 View commit details
    Browse the repository at this point in the history
  11. Update bindings

    yrong committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    d740321 View commit details
    Browse the repository at this point in the history