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

feat: nep330 build info field of contract metadata #1178

Merged
merged 29 commits into from
Jun 19, 2024

Commits on May 1, 2024

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

Commits on May 2, 2024

  1. chore: extract BuildInfo as ContractMetadata field

    dj8yf0μl committed May 2, 2024
    Configuration menu
    Copy the full SHA
    2b74dd7 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    be7bbbd View commit details
    Browse the repository at this point in the history
  2. chore: replace two BuildInfo fields with one from `CARGO_NEAR_SOURC…

    …E_CODE_SNAPSHOT`
    dj8yf0μl committed May 3, 2024
    Configuration menu
    Copy the full SHA
    d0820ca View commit details
    Browse the repository at this point in the history
  3. chore: add CARGO_NEAR_REPO_LINK_HINT as more precise alt to `CARGO_…

    …PKG_REPOSITORY`
    dj8yf0μl committed May 3, 2024
    Configuration menu
    Copy the full SHA
    71fdbb7 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. ci: fix new 1.78 lints

    ci: fix 1.78 lints
    dj8yf0μl committed May 7, 2024
    Configuration menu
    Copy the full SHA
    22109b1 View commit details
    Browse the repository at this point in the history
  2. test: schemars version update, TRYBUILD=overwrite

    dj8yf0μl committed May 7, 2024
    Configuration menu
    Copy the full SHA
    64efdcf View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Merge branch 'ci_1_78'

    dj8yf0μl committed May 8, 2024
    Configuration menu
    Copy the full SHA
    afe79e8 View commit details
    Browse the repository at this point in the history
  2. ci: fix pr specific clippy lints

    dj8yf0μl committed May 8, 2024
    Configuration menu
    Copy the full SHA
    bf81221 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3bd35c View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Merge branch 'master'

    dj8yf0μl committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    148133c View commit details
    Browse the repository at this point in the history
  2. chore: bump MSRV to 1.73.0

    dj8yf0μl committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    d4a44dd View commit details
    Browse the repository at this point in the history
  3. chore: bump MSRV to 1.73.0

    dj8yf0μl committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    cd6c5fc View commit details
    Browse the repository at this point in the history
  4. chore: bump MSRV to 1.73.0

    dj8yf0μl committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    cb1d28b View commit details
    Browse the repository at this point in the history
  5. Merge branch 'bump_msrv_1_73'

    dj8yf0μl committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    97df1a1 View commit details
    Browse the repository at this point in the history
  6. review: address near#1178 (comment)

    dj8yf0μl committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b2823cb View commit details
    Browse the repository at this point in the history
  7. review: address near#1178 (comment)

    dj8yf0μl committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    3b56d6e View commit details
    Browse the repository at this point in the history
  8. review: addresses near#1178 (comment)

    dj8yf0μl committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    9ff44ca View commit details
    Browse the repository at this point in the history
  9. Merge branch 'bump_msrv_1_73'

    dj8yf0μl committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    20f8c7e View commit details
    Browse the repository at this point in the history
  10. Merge branch 'bump_msrv_1_73'

    dj8yf0μl committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5156a4d View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Merge branch 'master'

    dj8yf0μl committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    b2755ea View commit details
    Browse the repository at this point in the history
  2. review: addresses near#1178 (comment), part 2

    dj8yf0μl committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    ce5c116 View commit details
    Browse the repository at this point in the history
  3. review: addresses near#1178 (comment), part 1

    dj8yf0μl committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    223917b View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Merge branch 'master'

    dj8yf0μl committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    824eb80 View commit details
    Browse the repository at this point in the history
  2. review: addresses near#1178 (comment), part 2

    dj8yf0μl committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    74e4848 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. review: addresses near#1178 (comment), part 3

    dj8yf0μl committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    8d0c65f View commit details
    Browse the repository at this point in the history
  2. review: addresses near#1178 (comment)

    dj8yf0μl committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    fb84219 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Merge branch 'master'

    dj8yf0μl committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    75c8a2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39baf19 View commit details
    Browse the repository at this point in the history