Add GitHub Actions workflow for syncing tags and branches#86
Closed
JSTONE1111 wants to merge 39 commits intosmartcontractkit:token-packagefrom
Closed
Add GitHub Actions workflow for syncing tags and branches#86JSTONE1111 wants to merge 39 commits intosmartcontractkit:token-packagefrom
JSTONE1111 wants to merge 39 commits intosmartcontractkit:token-packagefrom
Conversation
…ckage Update package name for NPM
- Update OZ lib to v3.4.0, polish contracts, fix tests
…hardhat Migrate to Hardhat + Waffle
- Update OZ lib to v3.4.0, polish contracts, fix tests - Turn off solc bytecodeHash metadata generation - Move continuous integration to GitHub - Add target (OVM) support to getContractFactroy fn - Add Optimism L2 network bootstrap to CI integration job - Strictly declare Versions and Targets - Integrating @chainlink/optimism-utils - Update env loading and docs - Use 1_000_000 optimizer runs for v0.7 - Add LinkTokenChild contract - Run on self-hosted CI runner - Add yargs lib to parse argv - Add contract size and gas reporters
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](npm/hosted-git-info@v2.8.8...v2.8.9) Signed-off-by: dependabot[bot] <support@github.com>
- By doing this we are trying to lower the probablity of supply chain type of attacks
- By doing this we are trying to lower the probablity of supply chain type of attacks
…ot/npm_and_yarn/hosted-git-info-2.8.9 Bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1. - [Release notes](https://github.com/sindresorhus/normalize-url/releases) - [Commits](https://github.com/sindresorhus/normalize-url/commits) --- updated-dependencies: - dependency-name: normalize-url dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…ot/npm_and_yarn/normalize-url-4.5.1 Bump normalize-url from 4.5.0 to 4.5.1
…into feat/add-abi-to-readme
…-abi-to-readme added abi to readme
- style changes to LinkTokenChild contract - additional useful documentationn
…oe-token Optimism L2 - token [Hardhat - v2]
…oe-token-v2 Add LinkToken on Optimism [bridge v2]
Open
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.