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(nep330): return fallback vals of CARGO_PKG_REPOSITORY and CARGO_PKG_VERSION #1215

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

dj8yfo
Copy link
Collaborator

@dj8yfo dj8yfo commented Jul 5, 2024

To avoid problems on older <0.7.0 cargo-near versions

checked on cargo-near-near 0.6.2
before

near contract inspect before-cargo-pkg-fix.testnet network-config testnet now  

and after

near contract inspect after-cargo-pkg-fix.testnet network-config testnet now

checked on potential cargo-near-near 0.7.0 from branch
after

(docker)

near contract inspect sample-crate-14.testnet network-config testnet now

--no-docker

near contract inspect sample-crate-15.testnet network-config testnet now

…`CARGO_PKG_VERSION`

To avoid problems on older <0.7.0 cargo-near versions
@dj8yfo dj8yfo force-pushed the return_cargo_pkg_fallback_330meta branch from 366f94a to cb3a7d2 Compare July 5, 2024 12:15
@dj8yfo dj8yfo marked this pull request as ready for review July 5, 2024 13:11
@dj8yfo dj8yfo requested review from frol, agostbiro and uint as code owners July 5, 2024 13:11
@frol frol merged commit 3133c48 into near:master Jul 5, 2024
19 checks passed
@frol frol mentioned this pull request Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants