Skip to content

V2 6603 #12

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

Open
wants to merge 4,264 commits into
base: main
Choose a base branch
from
Open

V2 6603 #12

wants to merge 4,264 commits into from

Conversation

Dargon789
Copy link

  • Because this PR includes a bug fix, relevant tests have been included.
  • Because this PR includes a new feature, the change was previously discussed on an Issue or with someone from the team.
  • I didn't do anything of this.

zoeyTM and others added 30 commits November 22, 2024 03:09
…#832)

* fix: add additional validation for global parameters

Default values for parameters masked the test cases for our global parameters
feature.

This commit adds additional tests for parameters without default values and
enhances the validations to support Global Parameters as an option.

* fix: use global params where other module params exist

If there is a parameter defined in Global parameters,
and a different parameter defined at the module level,
we were failing to find the global parameter.

This has been fixed with a more explicit lookup in
`resolveModuleParameter`. Two tests have been added
to check module param lookup where a different global
parameter exists, and global parameter lookup where
a different module parameter exists.

* refactor: pull out shared validation code

Pull out the shared validation resolution code for module/global/default value
resolution for module parameters.

Fixes NomicFoundation#834
To ensure we work with nested parameters we use a replacer function on
stringify, rather than swapping out individual params.
Update the packages versions and changelogs for the `0.15.8 -
2024-11-22` release.
Added pnpm to tabgroup
Using `--save-dev` keeps it closer to the other install commands.
…etion.md

Co-authored-by: Patricio Palladino <email@patriciopalladino.com>
* Add plugin hardhat-tx-decoder and fix typo

* Fix prettier

Signed-off-by: Axel Loupias <26647479+AxelLoupias@users.noreply.github.com>
* feat: adds --output to flatten

* fix: adds temporary file

* chore: clean up after failed flatten test run

* docs: add a changeset for the new --output param

---------

Co-authored-by: John Kane <john@kanej.me>
Co-authored-by: Piotr Galar <piotr.galar@gmail.com>
…ficulty

Make totalDifficulty field optional, as spec has changed.
* Update README.md

* Update oracles.md

* Update reference.md
* Update info.md

* Update docs/temp/info.md

---------

Co-authored-by: John Kane <john@kanej.me>
* Update test-contracts.md

* Update docs/src/content/hardhat-runner/docs/guides/test-contracts.md

---------

Co-authored-by: John Kane <john@kanej.me>
Fix Broken Link
…/missing-features-docs

Add reference docs for CLI commands
zoeyTM and others added 20 commits April 1, 2025 17:56
…/module-after-fix

Resolve all dependencies when using submodules in `after`
…/arbitrum-sepolia

Add arbitrum sepolia to chain config
…umberjs-types

Fix compilation error with bignumber.js latest types
…umber-js-latest-types-chai-matchers

Fix compilation error with bignumber.js latest types
* feat: display hh 3 beta banner on project creation and task run

* fix: increase timeout and switch to actual URL

* feat: add caching

* docs: add changeset

* fix: skip showBanner logic when no messages are configured

* refactor: rename variables and file for broader/generic usage

* refactor: hide request logic

* refactor: add logging

* refactor: rename

* fix: throw error on invalid status code

* refactor: rename variable
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.11 to 5.4.17.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.17/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.17/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 5.4.17
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
…ot/npm_and_yarn/vite-5.4.17

Bump vite from 5.4.11 to 5.4.17
Dargon789 and others added 9 commits April 28, 2025 02:28
Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>
…ain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>
…ain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>
…ain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>
…ain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>
…ain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>
…ain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>
…ain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>
…ain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: AU_gdev_19 <64915515+Dargon789@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.