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

v3.5.0 #167

Merged
merged 39 commits into from
Oct 14, 2024
Merged

v3.5.0 #167

merged 39 commits into from
Oct 14, 2024

Commits on Sep 12, 2024

  1. feat: L2 chains constants

    Jeday committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    aa38538 View commit details
    Browse the repository at this point in the history
  2. fix: abi exports

    Jeday committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    e4017e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. feat: l2 module

    Jeday committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1919e2a View commit details
    Browse the repository at this point in the history
  2. fix: method name

    Jeday committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    df7ce65 View commit details
    Browse the repository at this point in the history
  3. fix: build

    Jeday committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6a188bf View commit details
    Browse the repository at this point in the history
  4. Merge pull request #156 from lidofinance/feature/si-1524-steth-on-opt…

    …imism-in-sdk
    
    Steth on optimism in sdk
    Jeday authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    99db55f View commit details
    Browse the repository at this point in the history
  5. build(deps): bump find-my-way from 8.2.0 to 8.2.2

    Bumps [find-my-way](https://github.com/delvedor/find-my-way) from 8.2.0 to 8.2.2.
    - [Release notes](https://github.com/delvedor/find-my-way/releases)
    - [Commits](delvedor/find-my-way@v8.2.0...v8.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: find-my-way
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    fdce1a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Merge pull request #157 from lidofinance/dependabot/npm_and_yarn/find…

    …-my-way-8.2.2
    
    build(deps): bump find-my-way from 8.2.0 to 8.2.2
    Jeday authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    86e82f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. build(deps): bump express from 4.19.2 to 4.21.0

    Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
    - [Commits](expressjs/express@4.19.2...4.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    983bae4 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. test: base l2 test setup

    Jeday committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    4490f62 View commit details
    Browse the repository at this point in the history
  2. test: l2 wrap tests

    Jeday committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    17eef9c View commit details
    Browse the repository at this point in the history
  3. test: permit tests

    Jeday committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ba63915 View commit details
    Browse the repository at this point in the history
  4. test: fix permit for v2

    Jeday committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a134396 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. test: l2 shares test

    Jeday committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    09a6b34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd2b597 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #158 from lidofinance/dependabot/npm_and_yarn/expr…

    …ess-4.21.0
    
    build(deps): bump express from 4.19.2 to 4.21.0
    Jeday authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    6414a2b View commit details
    Browse the repository at this point in the history
  4. test: lint

    Jeday committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a8e5f29 View commit details
    Browse the repository at this point in the history
  5. build(ci): add envs

    Jeday committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    3086fac View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Merge pull request #159 from lidofinance/feature/si-1524-steth-on-opt…

    …imism-in-sdk
    
    Extra tests for l2 module
    Jeday authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    7f7be74 View commit details
    Browse the repository at this point in the history
  2. fix: update pre-publish wf

    DiRaiks committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    10c816f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #160 from lidofinance/fix/publish_wf

    Fix/publish wf
    Jeday authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    5e95319 View commit details
    Browse the repository at this point in the history
  4. fix: check wf

    DiRaiks committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a7d9c00 View commit details
    Browse the repository at this point in the history
  5. fix: remove permissions

    DiRaiks committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    840fe8f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #161 from lidofinance/fix/publish_wf

    Fix/publish wf
    DiRaiks authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    70038f5 View commit details
    Browse the repository at this point in the history
  7. fix: update pre-publish wf

    DiRaiks committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    fe09ca9 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #162 from lidofinance/fix/pre-publish_wf

    Fix/pre publish wf
    Jeday authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    fcf0e6a View commit details
    Browse the repository at this point in the history
  9. fix: add decorator

    Jeday committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    d033410 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #163 from lidofinance/feature/si-1524-steth-on-opt…

    …imism-in-sdk
    
    fix: add decorator
    DiRaiks authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    fc5c3a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. docs: add l2 to docs

    Jeday committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    56ec2cf View commit details
    Browse the repository at this point in the history
  2. fix: naming for l2 unwrap

    Jeday committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    ce61494 View commit details
    Browse the repository at this point in the history
  3. fix: demo

    Jeday committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    14b31dc View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. feat: op mainnet

    Jeday committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    da66ff4 View commit details
    Browse the repository at this point in the history
  2. docs: fix build

    Jeday committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    6861aa4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #164 from lidofinance/feature/si-1524-steth-on-opt…

    …imism-in-sdk
    
    Docs and optimism
    Jeday authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    6343188 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. build(deps): bump find-my-way from 8.2.0 to 8.2.2

    Bumps [find-my-way](https://github.com/delvedor/find-my-way) from 8.2.0 to 8.2.2.
    - [Release notes](https://github.com/delvedor/find-my-way/releases)
    - [Commits](delvedor/find-my-way@v8.2.0...v8.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: find-my-way
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    2bfb069 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. feat: 3.5.0 version

    BREAKING CHANGE: viem is now a peer deps
    Jeday committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    c001120 View commit details
    Browse the repository at this point in the history
  2. docs: add viem to install

    Jeday committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    6f02983 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #166 from lidofinance/feature/si-1524-steth-on-opt…

    …imism-in-sdk
    
    Breaking change commit for v3.5.0
    Jeday authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    a08ab00 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #165 from lidofinance/dependabot/npm_and_yarn/find…

    …-my-way-8.2.2
    
    build(deps): bump find-my-way from 8.2.0 to 8.2.2
    Jeday authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    51f02c0 View commit details
    Browse the repository at this point in the history