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

Update to 2.22.2 #2

Closed
wants to merge 930 commits into from
Closed

Update to 2.22.2 #2

wants to merge 930 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    c84329e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06aaa58 View commit details
    Browse the repository at this point in the history
  3. fix: cache block contexts (NomicFoundation#4815)

    Co-authored-by: Wodann <Wodann@users.noreply.github.com>
    agostbiro and Wodann authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    44da532 View commit details
    Browse the repository at this point in the history
  4. fix: isEdr

    Wodann committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    31ba1ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8fe06b2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request NomicFoundation#4854 from NomicFoundation/better-d…

    …ifferent-hardfork-forking-tests
    
    Better different hardfork forking tests
    fvictorio authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    cf22ac8 View commit details
    Browse the repository at this point in the history
  7. Merge pull request NomicFoundation#4843 from NomicFoundation/add-pare…

    …ntBeaconBlockRoot-and-blob-properties
    
    Add parent beacon block root and blob properties
    fvictorio authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    5ba1b45 View commit details
    Browse the repository at this point in the history
  8. Create nasty-lies-hug.md

    fvictorio authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    6ff0b20 View commit details
    Browse the repository at this point in the history
  9. Update packages/hardhat-core/test/internal/hardhat-network/provider/n…

    …ode.ts
    
    Co-authored-by: Franco Victorio <victorio.franco@gmail.com>
    schaable and fvictorio authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    731bdff View commit details
    Browse the repository at this point in the history
  10. Merge pull request NomicFoundation#4852 from NomicFoundation/test-new…

    …-opcodes
    
    Test new opcodes
    schaable authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    45b8290 View commit details
    Browse the repository at this point in the history
  11. fix: linter

    Wodann committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    11d6c5a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0b0ea12 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a3abedc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    842c9bf View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8000aad View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    4250635 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64f299f View commit details
    Browse the repository at this point in the history
  3. Merge pull request NomicFoundation#4860 from NomicFoundation/update-c…

    …onfig-enableTransientStorage
    
    Remove enableTransientStorage custom logic & throw an error if pre-ca…
    fvictorio authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    b33acd7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request NomicFoundation#4856 from NomicFoundation/blob-txs

    Reject blob txs with a custom error
    fvictorio authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    e34908f View commit details
    Browse the repository at this point in the history
  5. Merge pull request NomicFoundation#4822 from NomicFoundation/cancun

    Add support for the Cancun hardfork
    fvictorio authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    ebcc283 View commit details
    Browse the repository at this point in the history
  6. Version Packages

    github-actions[bot] authored and fvictorio committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    ea39450 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    267953e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    62708ef View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c97cd1e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    620b2d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    8fba3bc View commit details
    Browse the repository at this point in the history
  2. Create new-rocks-report.md

    fvictorio authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    b519239 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28c47fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ece3fa0 View commit details
    Browse the repository at this point in the history
  5. Remove unnecessary export

    fvictorio committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    c6d7996 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    099d11e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    962a6be View commit details
    Browse the repository at this point in the history
  8. Merge pull request NomicFoundation#4766 from RenanSouza2/with-args-me…

    …ssage
    
    improve .withArgs error messages
    fvictorio authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    a4205a7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9decf35 View commit details
    Browse the repository at this point in the history
  10. Merge pull request NomicFoundation#4864 from NomicFoundation/storage-…

    …at-untouched-addresses
    
    Fix setStorageAt in untouched addresses
    schaable authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    57d2250 View commit details
    Browse the repository at this point in the history
  11. Changeset

    schaable committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    29516eb View commit details
    Browse the repository at this point in the history
  12. Merge pull request NomicFoundation#4867 from sunsetlover36/patch-1

    Fix 404 supported chains link
    schaable authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    25b5334 View commit details
    Browse the repository at this point in the history
  13. Version Packages

    github-actions[bot] authored and schaable committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    5f0e42d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    99a7745 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c9ce5f3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    53904c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    13d39cb View commit details
    Browse the repository at this point in the history
  2. Merge pull request NomicFoundation#3853 from jaybuidl/docs-oracles-kl…

    …eros
    
    Docs: added the kleros oracle to the supporter guide
    schaable authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    2a280a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41c0c78 View commit details
    Browse the repository at this point in the history
  4. misc: apply review suggestions

    Wodann committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    54a7100 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5de2a1b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6a93fc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1c5fea2 View commit details
    Browse the repository at this point in the history
  8. misc: apply review suggestion

    Wodann committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    985ffac View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    29ef56e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2e7b4e6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b939d8d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4a711a4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9b20969 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    45d60cb View commit details
    Browse the repository at this point in the history
  15. fix: 0x prefix

    Wodann committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    a630adb View commit details
    Browse the repository at this point in the history
  16. fix: i686 windows N-API build

    Wodann committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    91625a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    6df796d View commit details
    Browse the repository at this point in the history
  2. fix: typo

    Wodann committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    80db395 View commit details
    Browse the repository at this point in the history
  3. Merge pull request NomicFoundation#4831 from NomicFoundation/edr/refa…

    …ctor/remove-components
    
    refactor: remove component-based implementation
    fvictorio authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    b886b40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8d2342 View commit details
    Browse the repository at this point in the history
  5. Remove ForkStateManager

    fvictorio committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    7ec85db View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    54172db View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Hardcode max precompile in VMTracer

    Temporarily hardcode the max precompile number in VMTracer to remove the
    need of using ethereumjs' common and evm. This is a temporary solution
    until we complete the port.
    
    The worst-case scenario with this change is that someone could get a
    precompile trace for an address that doesn't actually have a precompile.
    For example: someone is using the `shanghai` hardfork, they send a tx to
    address `0xA` (which only has a precompile starting from `cancun`), and
    they get a precompile trace for that execution. This is seems like a
    very unlikely scenario to happen, and it will be a temporary situation
    anyway.
    fvictorio committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    6be3ea7 View commit details
    Browse the repository at this point in the history
  2. Remove VmDebugTracer

    fvictorio committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    c6aa6df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0b91f0 View commit details
    Browse the repository at this point in the history
  4. Update comment

    fvictorio committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    3b65643 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15add28 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae6a6b1 View commit details
    Browse the repository at this point in the history
  7. Fix linter

    fvictorio committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    45b81dd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4130bc7 View commit details
    Browse the repository at this point in the history
  9. Remove _init usages

    fvictorio committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    2c64151 View commit details
    Browse the repository at this point in the history
  10. Merge pull request NomicFoundation#4881 from NomicFoundation/edr/remo…

    …ve-ethereumjs-dependencies
    
    Remove unneeded ethereumjs code and deps
    fvictorio authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    042c238 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cd33a67 View commit details
    Browse the repository at this point in the history
  12. Merge pull request NomicFoundation#4882 from NomicFoundation/edr/its-…

    …the-final-mergedown
    
    Merge main into edr/main
    fvictorio authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    08c8455 View commit details
    Browse the repository at this point in the history
  13. Remove changesets

    fvictorio committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    af2e1b3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    93c1476 View commit details
    Browse the repository at this point in the history
  15. Merge pull request NomicFoundation#4883 from NomicFoundation/edr/main

    Merge edr/main into main
    fvictorio authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    e04b0cb View commit details
    Browse the repository at this point in the history
  16. Remove edr/main mentions

    fvictorio committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    aaba571 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6bee060 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e4b1c07 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2409659 View commit details
    Browse the repository at this point in the history
  20. Update lockfile

    schaable committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    24ea985 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ff7f540 View commit details
    Browse the repository at this point in the history
  22. Merge pull request NomicFoundation#4885 from NomicFoundation/remove-e…

    …dr-main-mentions
    
    Remove edr/main mentions
    fvictorio authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    b887650 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Fix dependabot config

    fvictorio committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    bdf5520 View commit details
    Browse the repository at this point in the history
  2. Merge pull request NomicFoundation#4875 from NomicFoundation/upgrade-…

    …viem-to-v2
    
    Upgrade hardhat-viem to support viem@2
    fvictorio authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    8a1a2b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51b8cb8 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. feat: add compatibility for community modules using EthereumJS' VM (N…

    …omicFoundation#4894)
    
    Add a _node property to the provider, which in turn has a _vm
    property with an object that works as a partial implementation of
    ethereumjs vm we used to have. More specifically: it supports
    evm events and some statemanager methods.
    
    We are doing this to prevent plugins like solidity-coverage from
    breaking with the EDR refactor.
    fvictorio authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    a5d58a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    837bbd2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request NomicFoundation#4900 from NomicFoundation/remove-e…

    …dr-changeset
    
    Temporarily remove EDR changeset
    schaable authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    9026241 View commit details
    Browse the repository at this point in the history
  4. Version Packages

    github-actions[bot] authored and schaable committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    be20ca8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23d102c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b28ba9 View commit details
    Browse the repository at this point in the history
  7. Update module parameters docs to include bigint example (NomicFoundat…

    …ion#4878)
    
    Add an example of how to encode `bigint` values in the module parameters file.
    zoeyTM authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    5ffb64b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    03e2232 View commit details
    Browse the repository at this point in the history
  9. Merge pull request NomicFoundation#4896 from NomicFoundation/edr/chan…

    …ge-edr-npm-org
    
    Move EDR under the `@nomicfoundation` org
    fvictorio authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    6ed9cc7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7f1cee7 View commit details
    Browse the repository at this point in the history
  11. Fix publish logic

    agostbiro authored and fvictorio committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    5f0db46 View commit details
    Browse the repository at this point in the history
  12. Fix missing @ignored rename

    fvictorio committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    4ea71ab View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    278caca View commit details
    Browse the repository at this point in the history
  14. edr-0.2.0-alpha.2

    fvictorio committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    565f116 View commit details
    Browse the repository at this point in the history
  15. edr-0.2.0-alpha.2

    fvictorio committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    c08aee9 View commit details
    Browse the repository at this point in the history
  16. edr-0.2.0-alpha.2

    fvictorio committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    0085158 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1302444 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f6eb936 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. add missing brackets to "after" example

    zoeyTM authored and kanej committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    4298679 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5aab752 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. fix: Cancun-related tests (NomicFoundation#4889)

    Co-authored-by: Wodann <Wodann@users.noreply.github.com>
    fvictorio and Wodann authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    6b6f447 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68639d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. fix: reduce max cached state count (NomicFoundation#4932)

    Needed to avoid swapping in the synthetix repo
    agostbiro authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    7c20662 View commit details
    Browse the repository at this point in the history
  2. chore: fix typos

    enjoyooor authored and kanej committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    4568ec5 View commit details
    Browse the repository at this point in the history
  3. feat: add optional call override to support smock (NomicFoundation#4899)

    Co-authored-by: Franco Victorio <victorio.franco@gmail.com>
    Co-authored-by: Wodann <Wodann@users.noreply.github.com>
    3 people authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    5c99253 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ba5bdc View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

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

Commits on Feb 29, 2024

  1. fix: use block builder to replay blocks (NomicFoundation#4940)

    Co-authored-by: Franco Victorio <victorio.franco@gmail.com>
    Wodann and fvictorio authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    d789f3c View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Drop support for node v16

    fvictorio committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    7faa540 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    837350e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e0cabb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2acdc5 View commit details
    Browse the repository at this point in the history
  5. Re-add edr changeset

    schaable committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    3df5d29 View commit details
    Browse the repository at this point in the history
  6. Merge pull request NomicFoundation#4948 from NomicFoundation/feature/…

    …drop-support-for-node-16-2
    
    Drop support for node v16
    fvictorio authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    d991077 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    a676a48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4247f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e59d054 View commit details
    Browse the repository at this point in the history
  4. Don't run async event handlers if there are no listeners

    This fixes an OOM issue and noticeably improves performance.
    fvictorio committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    a5f0a7e View commit details
    Browse the repository at this point in the history
  5. Merge pull request NomicFoundation#4954 from NomicFoundation/edr/fix-oom

    Don't run async event handlers if there are no listeners
    fvictorio authored Mar 2, 2024
    Configuration menu
    Copy the full SHA
    379d31a View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

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

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    5abd444 View commit details
    Browse the repository at this point in the history
  2. Merge pull request NomicFoundation#4949 from NomicFoundation/edr/fix-…

    …provider-error-object
    
    Fix json-rpc provider error object
    fvictorio authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    8a45de9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request NomicFoundation#4902 from NomicFoundation/post-rel…

    …ease-cleanup
    
    Re-add edr changeset
    fvictorio authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    88b8741 View commit details
    Browse the repository at this point in the history
  4. edr-0.2.0

    fvictorio committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    9b0f366 View commit details
    Browse the repository at this point in the history
  5. Version Packages

    github-actions[bot] authored and fvictorio committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    8871b76 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ede6dbf View commit details
    Browse the repository at this point in the history
  7. Add changeset

    schaable committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    91d035e View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    375f26d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d1b026 View commit details
    Browse the repository at this point in the history
  3. Add readme

    fvictorio committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    b812384 View commit details
    Browse the repository at this point in the history
  4. Merge pull request NomicFoundation#4959 from NomicFoundation/edr/read…

    …me-and-package-json-files
    
    Add readme and add files entry to package.json
    fvictorio authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    f33ce2b View commit details
    Browse the repository at this point in the history
  5. Merge pull request NomicFoundation#4957 from invocamanman/edit-polygo…

    …n-zkevm-testnet
    
    Update polygon zkevm cardona testnet
    schaable authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    c4cddac View commit details
    Browse the repository at this point in the history
  6. edr-0.2.1

    fvictorio committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    ef367a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Don't run the release workflow on pull requests

    The "Check commit" job fails in pull requests from external users. The
    easiest fix is to just not run it in pull requests. Since this workflow
    is about publishing, it makes sense to only run it in `main` (and
    `edr/release`, for special cases). The downside is that the sanity
    checks that are performed at the beginning won't run in pull requests,
    but this seems like an acceptable trade-off for now.
    fvictorio committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    a648dbf View commit details
    Browse the repository at this point in the history
  2. Allow publishing EDR from the edr/release branch

    Useful when we want to publish a pre-release and for any reason we don't
    want to merge it to main.
    fvictorio committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    0d8471f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3e0c06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    992d5b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    a1a4258 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7743102 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e423f25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7a20c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac155d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

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

Commits on Mar 9, 2024

  1. Configuration menu
    Copy the full SHA
    174d4bb View commit details
    Browse the repository at this point in the history
  2. Merge pull request NomicFoundation#4981 from NomicFoundation/remove-s…

    …olidity-survey-banner
    
    [Website] Remove the solidity survey banner
    alcuadrado authored Mar 9, 2024
    Configuration menu
    Copy the full SHA
    8edfff5 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

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

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    a2f3e7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    256e6ac View commit details
    Browse the repository at this point in the history
  3. test: add missing test file

    Wodann authored and fvictorio committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    e8c6d4f View commit details
    Browse the repository at this point in the history
  4. misc: apply review suggestion

    Wodann authored and fvictorio committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    b03f616 View commit details
    Browse the repository at this point in the history
  5. misc: add changeset

    Wodann authored and fvictorio committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    5ba18f9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30002f5 View commit details
    Browse the repository at this point in the history
  7. fix: use remote account when storage is manually modified (NomicFound…

    …ation#4985)
    
    Co-authored-by: Franco Victorio <victorio.franco@gmail.com>
    Wodann and fvictorio committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    c680b17 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a8e9309 View commit details
    Browse the repository at this point in the history
  9. fix: issue 326

    Wodann authored and fvictorio committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    45ed041 View commit details
    Browse the repository at this point in the history
  10. misc: add changeset

    Wodann authored and fvictorio committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    2b82ca4 View commit details
    Browse the repository at this point in the history
  11. edr-0.3.0

    fvictorio committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    78aee61 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    21ff4c5 View commit details
    Browse the repository at this point in the history
  13. misc: add changelog

    Wodann committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    3ac838b View commit details
    Browse the repository at this point in the history
  14. feat: set cancun as default hardfork (NomicFoundation#4990)

    Set cancun as the default config for the hardfork used in Hardhat
    network.
    
    Resolves NomicFoundation#4851
    
    ---------
    
    Co-authored-by: Franco Victorio <victorio.franco@gmail.com>
    kanej and fvictorio authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    bcce371 View commit details
    Browse the repository at this point in the history
  15. Version Packages

    github-actions[bot] authored and kanej committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    d342cef View commit details
    Browse the repository at this point in the history
  16. EDR book improvements (NomicFoundation#4986)

    Co-authored-by: Wodann <Wodann@users.noreply.github.com>
    fvictorio and Wodann authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    572e3f4 View commit details
    Browse the repository at this point in the history
  17. Add a guide for using the create2 strategy (NomicFoundation#4758)

    Provide a usage guide for Ignition's create2 strategy including how to configure and set the salt and pointers to the underlying `createX` contract factory.
    zoeyTM authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    8c3b196 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    591b7c5 View commit details
    Browse the repository at this point in the history
  2. edr-0.3.1

    agostbiro authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    0ad3bdb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfec932 View commit details
    Browse the repository at this point in the history
  4. update sample projects to use ignition

    * add ignition to hardhat-toolbox
    * update relevant docs with inclusion of ignition in hardhat-toolbox
    zoeyTM authored and kanej committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    e9f2b17 View commit details
    Browse the repository at this point in the history
  5. refactor: tweaks for ethers support

    * chore: update ignition version to v0.13.0
    
    It is only with v0.13.0 that we have a separate ethers package.
    
    Apply changes to get a working build:
    - remove from nav for the moment
    - exclude toolbox from typescript v4 build check
    
    * docs: update toolbox Ignition text
    
    feat: update toolbox viem to include HH ignition viem
    
    feat: update viem toolbox
    
    chore: tweak pnpm lock file
    
    fix: update the sample projects
    
    docs: update waffle upgrade
    
    docs: tweak ignition docs line
    
    docs: project setup tweak
    
    docs: update testing guide with small tweaks
    
    chore: tweak the changeset message
    
    chore: cleanup sample projects code
    
    docs: split js/ts versions
    
    docs: update getting started with missing section changes
    
    docs: tweak ephemeral network section
    
    docs: one more time
    
    docs: clarify intro to deploying section
    
    docs: additional language on verify guide
    
    docs: update the testing section of tutorial
    
    docs: tweaks to testing in tutorial
    
    docs: more testing tutorial tweaks
    
    docs: testing in tutorial again
    
    chore: remove unneeded line from sample project
    
    chore: remove unlocktime default in sample
    
    Ignition modules should not have changing default parameters, as this
    will fail reconciliation on repeat runs where the default is taken.
    
    chore: tweak import statement in sample
    
    chore: linting fix
    
    chore: improve comment
    
    docs: update the testing guide
    
    test: add in check for scopes
    
    test: switch back
    
    test: keep viem test switched but fix ethers
    
    The `chai.assert.isDefined` function continues to hang when run against
    `this.env`.
    
    Chai is proxifying the object under the hood. For reasons we shall never
    know.
    kanej committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    92d140f View commit details
    Browse the repository at this point in the history
  6. chore: bump chai version in toolbox

    Chai's proxifying magic was failing on the recursive object graph of the
    HRE + Ignition + Ethers.
    
    A version bump to chai resolves the issue.
    kanej committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    add6c42 View commit details
    Browse the repository at this point in the history
  7. Update verification guide to use ignition (NomicFoundation#4833)

    * update verification guide to use ignition
    
    * docs: add lang to code sections in verify
    
    * docs: update the verification guide to use vars
    
    * docs: fix linting issue
    
    ---------
    
    Co-authored-by: John Kane <john@kanej.me>
    zoeyTM and kanej committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    f6414ed View commit details
    Browse the repository at this point in the history
  8. Update scripts guide (NomicFoundation#4853)

    * update scripts guide to remove deployment example
    * de-emphasize scripts in general
    zoeyTM authored and kanej committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    b66a86d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5e06fd5 View commit details
    Browse the repository at this point in the history
  10. chore: tweak the changeset

    kanej committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    40a3bfb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    99dcf49 View commit details
    Browse the repository at this point in the history
  12. refactor: switch convention for Module file names

    Module files should not include the word `Module`. So prefer:
    
    `ignition/modules/Lock.ts`
    
    to
    
    `ignition/modules/LockModule.ts`
    kanej committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a37fd55 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    675f70c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    152f0d9 View commit details
    Browse the repository at this point in the history
  15. revert using Ignition in test in sample projects

    We have opted to not force Ignition usage in tests.
    kanej committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    94083cf View commit details
    Browse the repository at this point in the history
  16. make typescript sample project tests use explicit hre.ethers

    This brings it into line with the viem project.
    kanej committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    bf3c6c9 View commit details
    Browse the repository at this point in the history
  17. add default unlockTime to sample projects

    The unlock is arbitrary (1st Jan 2030), but it a set point in time. This
    means we will not have a problem with reconciliation if there is a rerun
    without a module parameter setting the unlock time.
    kanej committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    4908ba2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a85be60 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    60299e7 View commit details
    Browse the repository at this point in the history
  20. update the scripts guide intro

    kanej committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    32eb22c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ee78b52 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    12e5b51 View commit details
    Browse the repository at this point in the history
  23. revert contract testing guide

    kanej committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    62bc0cf View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    514d95f View commit details
    Browse the repository at this point in the history
  25. improve tip on verifying

    kanej committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    9f36501 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    875ece6 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    896ec70 View commit details
    Browse the repository at this point in the history
  28. chore: bump the project creation version

    The rest of the version changes will happen with changeset application.
    
    Also update some of the test fixture projects that don't seem to update
    when the changeset is applied.
    kanej committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    3fc886e View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    428f423 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    77e0883 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    66a4868 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    8e1ae78 View commit details
    Browse the repository at this point in the history
  33. Update docs/src/content/hardhat-runner/docs/guides/verifying.md

    Co-authored-by: Luis Schaab <schaable@gmail.com>
    kanej and schaable committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    4d5e279 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    8f13a16 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    779c167 View commit details
    Browse the repository at this point in the history
  36. docs: revert the change to project setup

    We don't show Ignition in tests in the sample.
    kanej committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    137ee9a View commit details
    Browse the repository at this point in the history
  37. update boilerplate docs

    ChristopherDedominici authored and kanej committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    4da8ba6 View commit details
    Browse the repository at this point in the history
  38. remove ignition-core as peer dep

    It will be installed because both `hardhat-ignition-ethers and
    `hardhat-ignition-viem` have it as a dep.
    kanej committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    ac43eec View commit details
    Browse the repository at this point in the history
  39. Add default tab for new combination

    schaable authored and kanej committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    90c3f41 View commit details
    Browse the repository at this point in the history
  40. chore: bump the version of Ignition in toolboxes

    Move to `v0.15.0` to get create2 support.
    kanej committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    49f4ffe View commit details
    Browse the repository at this point in the history
  41. chore: loosen typescript peer dep for viem toolbox

    Viem requires `5.0.4` or greater, but we should allow higher minor
    versions in the peer deps for projects pulling in the viem toolbox.
    kanej committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    6694140 View commit details
    Browse the repository at this point in the history
  42. test: fix assert.isDefined issue

    Chai's proxy behaviour is causing an issue. A version bump fixed this
    previously but it has come back. I am switching to a simpler revert for
    now.
    kanej committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    0f0f470 View commit details
    Browse the repository at this point in the history
  43. chore: bump edr version to 0.3.1

    This will bring in bug fixes from EDR.
    kanej committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    3ee20fc View commit details
    Browse the repository at this point in the history
  44. Version Packages

    github-actions[bot] authored and kanej committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a3ada90 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    b13f58a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19eeeb9 View commit details
    Browse the repository at this point in the history
  3. edr-0.3.2

    Wodann authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    739553e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    473d85a View commit details
    Browse the repository at this point in the history
  5. Create dull-pigs-pay.md

    alcuadrado committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    7876104 View commit details
    Browse the repository at this point in the history
  6. Merge pull request NomicFoundation#4951 from theethernaut/parse-befor…

    …e-extendenv
    
    Create env before args are parsed
    alcuadrado authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    fa1d2b1 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

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

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    ba129d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccdc0bb View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    3962e1b View commit details
    Browse the repository at this point in the history
  2. Merge pull request NomicFoundation#5014 from NomicFoundation/changese…

    …t-ignore
    
    Ignore EDR `benchmarks` package in our Changeset config
    alcuadrado authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    ef932f4 View commit details
    Browse the repository at this point in the history
  3. Version Packages

    github-actions[bot] authored and alcuadrado committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    0d14cc5 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Fix baseFeePerGas tests

    fvictorio committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    b8531a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Merge pull request NomicFoundation#4991 from NomicFoundation/feat/can…

    …cun-mainnet-hardfork
    
    feat: add Cancun activation block number
    fvictorio authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    3f80e10 View commit details
    Browse the repository at this point in the history
  2. chore: fix some comments

    Signed-off-by: suchsoon <silverjadebeauty@gmail.com>
    suchsoon authored and kanej committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    00cca62 View commit details
    Browse the repository at this point in the history
  3. fix: use weak references for stored threadsafe functions (NomicFounda…

    …tion#5025)
    
    Co-authored-by: Franco Victorio <victorio.franco@gmail.com>
    Wodann and fvictorio authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    7d0f981 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    60b2a62 View commit details
    Browse the repository at this point in the history
  2. edr-0.3.3

    agostbiro authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    f0b1844 View commit details
    Browse the repository at this point in the history
  3. misc: bump EDR version

    agostbiro committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    88eabce View commit details
    Browse the repository at this point in the history
  4. Update lockfile

    agostbiro committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    23d61d7 View commit details
    Browse the repository at this point in the history
  5. Add changeset

    agostbiro authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    0d07d8d View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. docs: repair doc

    jwbda authored and kanej committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    816b3db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0c08a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92693fb View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Merge pull request NomicFoundation#5039 from NomicFoundation/agostbir…

    …o/bump-edr-version
    
    fix: bump EDR version to 0.3.3
    fvictorio authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    ae2840e View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. chore: fix some comments

    Signed-off-by: carehabit <shenyuting@outlook.com>
    carehabit committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    a1ee337 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

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

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    6466e3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f77e7c View commit details
    Browse the repository at this point in the history
  3. chore: add changeset

    This will be an internal release, but we need a changeset to keep the
    infra happy.
    kanej committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    4912563 View commit details
    Browse the repository at this point in the history
  4. Merge pull request NomicFoundation#4946 from NomicFoundation/toggle-l…

    …edger-output
    
    Add custom rpc method to toggle ledger feedback
    schaable authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    2893430 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    65e4c87 View commit details
    Browse the repository at this point in the history
  6. Merge pull request NomicFoundation#5056 from NomicFoundation/edr-requ…

    …ire-error
    
    Throw CORRUPTED_LOCKFILE error when requiring EDR fails
    fvictorio authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    4b53f66 View commit details
    Browse the repository at this point in the history
  7. Merge pull request NomicFoundation#5050 from carehabit/main

    chore: fix some comments
    schaable authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    454dc3f View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

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