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

delegate_dependency api calls #2076

Merged
merged 33 commits into from
Feb 23, 2024
Merged

delegate_dependency api calls #2076

merged 33 commits into from
Feb 23, 2024

Commits on Jan 26, 2024

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

Commits on Feb 5, 2024

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

Commits on Feb 7, 2024

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

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    37370be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f441c6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4bb790 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    64afb16 View commit details
    Browse the repository at this point in the history
  2. unused imports

    ascjones committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    c0084dd View commit details
    Browse the repository at this point in the history
  3. Lazy delegate to

    ascjones committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    9fc6820 View commit details
    Browse the repository at this point in the history
  4. Allow deprecated

    ascjones committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    5086e0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e358da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b5bede6 View commit details
    Browse the repository at this point in the history
  7. Docs

    ascjones committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    d864abb View commit details
    Browse the repository at this point in the history
  8. CHANGELOG.md

    ascjones committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    60b7662 View commit details
    Browse the repository at this point in the history
  9. drink unimplemented

    ascjones committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    e928284 View commit details
    Browse the repository at this point in the history
  10. Send it

    ascjones committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    82fcc91 View commit details
    Browse the repository at this point in the history
  11. Fix comment

    ascjones committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    e1f7a9f View commit details
    Browse the repository at this point in the history
  12. Fix comment

    ascjones committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    be62c50 View commit details
    Browse the repository at this point in the history
  13. Fix comment

    ascjones committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    56a3bbf View commit details
    Browse the repository at this point in the history
  14. Fix comment

    ascjones committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    8b21039 View commit details
    Browse the repository at this point in the history
  15. Fix comment

    ascjones committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    c72676d View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

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

Commits on Feb 21, 2024

  1. Update integration-tests/upgradeable-contracts/delegator/delegatee2/C…

    …argo.toml
    
    Co-authored-by: Gherman <german@parity.io>
    ascjones and Gherman authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    785db39 View commit details
    Browse the repository at this point in the history
  2. Update crates/e2e/src/backend.rs

    Co-authored-by: Gherman <german@parity.io>
    ascjones and Gherman authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    82d720e View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    22b01d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0c99e8 View commit details
    Browse the repository at this point in the history
  3. Add link to lock up deposit

    ascjones committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    4d975b8 View commit details
    Browse the repository at this point in the history
  4. doc comment as per review

    ascjones committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    430a831 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    1442530 View commit details
    Browse the repository at this point in the history
  2. Update crates/e2e/src/backend.rs

    Co-authored-by: Michael Müller <michi@parity.io>
    ascjones and Michael Müller authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    eb36349 View commit details
    Browse the repository at this point in the history
  3. Update crates/e2e/src/backend.rs

    Co-authored-by: Michael Müller <michi@parity.io>
    ascjones and Michael Müller authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    c5581dc View commit details
    Browse the repository at this point in the history
  4. Update crates/env/src/api.rs

    Co-authored-by: Michael Müller <michi@parity.io>
    ascjones and Michael Müller authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    e9b39c9 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Michael Müller <michi@parity.io>
    ascjones and Michael Müller authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    d20cd52 View commit details
    Browse the repository at this point in the history