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

Fix/onramp allowlist race condition #1480

Open
wants to merge 9 commits into
base: ccip-develop
Choose a base branch
from

Commits on Oct 2, 2024

  1. fix: add allowListEnabled to DestChainConfigArgs for avoiding race co…

    …ndition
    
    Signed-off-by: 0xsuryansh <suryansh.shrivastava@smartcontract.com>
    0xsuryansh committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    1a40763 View commit details
    Browse the repository at this point in the history
  2. formatting

    Signed-off-by: 0xsuryansh <suryansh.shrivastava@smartcontract.com>
    0xsuryansh committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a16401b View commit details
    Browse the repository at this point in the history
  3. Merge a16401b into 7d4f8e5

    0xsuryansh authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b62ed8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a39272f View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

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

Commits on Oct 4, 2024

  1. Merge branch 'ccip-develop' into fix/onramp-allowlist-race-condition

    # Conflicts:
    #	contracts/gas-snapshots/ccip.gas-snapshot
    #	core/gethwrappers/ccip/generated/onramp/onramp.go
    #	core/gethwrappers/ccip/generation/generated-wrapper-dependency-versions-do-not-edit.txt
    0xsuryansh committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    d7e8c4b View commit details
    Browse the repository at this point in the history
  2. chore: gen wrappers

    Signed-off-by: 0xsuryansh <suryansh.shrivastava@smartcontract.com>
    0xsuryansh committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    0b96b55 View commit details
    Browse the repository at this point in the history
  3. add struct packing comment

    Signed-off-by: 0xsuryansh <suryansh.shrivastava@smartcontract.com>
    0xsuryansh committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    a0cc771 View commit details
    Browse the repository at this point in the history
  4. add test

    Signed-off-by: 0xsuryansh <suryansh.shrivastava@smartcontract.com>
    0xsuryansh committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    549b19d View commit details
    Browse the repository at this point in the history