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

Snowbridge V2 - Rewards Pallet #6117

Closed

Commits on Oct 8, 2024

  1. Initialize bridge V2

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

Commits on Oct 10, 2024

  1. Revamp outbound for V2

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

Commits on Oct 11, 2024

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

Commits on Oct 14, 2024

  1. Improve error & more tests

    yrong committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    d5cadfa View commit details
    Browse the repository at this point in the history
  2. Move merkle impl to core

    yrong committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    0905c41 View commit details
    Browse the repository at this point in the history
  3. Revert FeeManager

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

Commits on Oct 16, 2024

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

Commits on Oct 17, 2024

  1. new pallet

    claravanstaden committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    0622b37 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Inbound queue v2

    yrong committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    738a2de View commit details
    Browse the repository at this point in the history
  2. cleanup

    claravanstaden committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    6211a8f View commit details
    Browse the repository at this point in the history
  3. move rewards interface

    claravanstaden committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    bd66625 View commit details
    Browse the repository at this point in the history
  4. progress

    claravanstaden committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a23e6c0 View commit details
    Browse the repository at this point in the history
  5. progress

    claravanstaden committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c697baa View commit details
    Browse the repository at this point in the history
  6. more tests

    claravanstaden committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7a178e7 View commit details
    Browse the repository at this point in the history
  7. more tests

    claravanstaden committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    88f33a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Fix fee amount

    yrong committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    99ba809 View commit details
    Browse the repository at this point in the history
  2. Respect V2 contract

    yrong committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    f6b9968 View commit details
    Browse the repository at this point in the history
  3. More cleanup

    yrong committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    2e827e8 View commit details
    Browse the repository at this point in the history
  4. Comments

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

Commits on Oct 21, 2024

  1. tests

    claravanstaden committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    ce0a056 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec16524 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Fix abi encode command

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

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    9cd9890 View commit details
    Browse the repository at this point in the history
  2. Seperate V1&V2 more clearly

    yrong committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    a0deaba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b07e42 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    850fe96 View commit details
    Browse the repository at this point in the history
  5. fix tests

    claravanstaden committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    831ef06 View commit details
    Browse the repository at this point in the history
  6. Fix breaking tests

    yrong committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    273b971 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'ron/v2' into sno-1168-rewards-pallet

    # Conflicts:
    #	Cargo.lock
    #	Cargo.toml
    claravanstaden committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    96040bf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    154422d View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'ron/outbound-queue-v2' into sno-1168-re…

    …wards-pallet
    
    # Conflicts:
    #	bridges/snowbridge/pallets/inbound-queue-v2/src/mock.rs
    claravanstaden committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    1329923 View commit details
    Browse the repository at this point in the history
  10. merge ron's work in

    claravanstaden committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    0b5e254 View commit details
    Browse the repository at this point in the history