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

Proxy contracts #55

Merged
merged 9 commits into from
Jul 30, 2023
Merged

Proxy contracts #55

merged 9 commits into from
Jul 30, 2023

Commits on Jul 18, 2023

  1. Fix cumulus builds

    doubledup committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    d29494f View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Update cumulus (#46)

    yrong authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    eed64da View commit details
    Browse the repository at this point in the history
  2. Fix format

    yrong committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    c92cd37 View commit details
    Browse the repository at this point in the history
  3. Create Agent (#47)

    * add hashed description
    
    * use existing account
    
    * add call filter
    alistair-singh authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    bc252fe View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Create Agent (#48)

    * initial
    
    * update cargo lock
    
    * handle local accounts and pallets
    alistair-singh authored Jul 23, 2023
    Configuration menu
    Copy the full SHA
    c694521 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

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

Commits on Jul 25, 2023

  1. Fix cumulus bridgehub runtime for proxy contracts. (#50)

    Co-authored-by: claravanstaden <Cats 4 life!>
    claravanstaden authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    dc8f425 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Update inbound queue benchmarks. (#51)

    * Update inbound queue benchmarks.
    
    * Update inbound queue benchmarks.
    
    ---------
    
    Co-authored-by: claravanstaden <Cats 4 life!>
    claravanstaden authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    c0d90e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Asset transfer (#52)

    * update registry to gateway
    
    * added agent config
    
    * ws
    
    * increase message size
    alistair-singh authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    c6cf3c3 View commit details
    Browse the repository at this point in the history