Skip to content

Commit

Permalink
Version Packages (next) (#1316)
Browse files Browse the repository at this point in the history
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

`main` is currently in **pre mode** so this branch has prereleases
rather than normal releases. If you want to exit prereleases, run
`changeset pre exit` on `main`.

⚠️⚠️⚠️⚠️⚠️⚠️

# Releases
## @tevm/[email protected]

### Minor Changes

- [#1314](#1314)
[`419b19f`](419b19f)
Thanks [@roninjin10](https://github.com/roninjin10)! - Added pending
block tag support to eth_getStorageAt eth_getLogs tevm_getAccount
eth_getBalance eth_getCode and tevm_dumpState. All these methods also
support historical blocck tags in a more robust way now too

### Patch Changes

- [#1322](#1322)
[`6407be7`](6407be7)
Thanks [@roninjin10](https://github.com/roninjin10)! - Migrated to
vitest for better coverage reporting

- [#1318](#1318)
[`45950f7`](45950f7)
Thanks [@roninjin10](https://github.com/roninjin10)! - Updated json-rpc
methods to bubble up errors from failing to build a pending client

- Updated dependencies
\[[`6407be7`](6407be7),
[`fb42620`](fb42620),
[`1028d01`](1028d01),
[`fb42620`](fb42620)]:
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]

## @tevm/[email protected]

### Patch Changes

- Updated dependencies
\[[`6407be7`](6407be7)]:
    -   @tevm/[email protected]

## @tevm/[email protected]

### Patch Changes

- Updated dependencies
\[[`6407be7`](6407be7)]:
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]

## @tevm/[email protected]

### Patch Changes

- [#1322](#1322)
[`6407be7`](6407be7)
Thanks [@roninjin10](https://github.com/roninjin10)! - Migrated to
vitest for better coverage reporting

- Updated dependencies
\[[`6407be7`](6407be7)]:
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]

## @tevm/[email protected]

### Patch Changes

- [#1322](#1322)
[`6407be7`](6407be7)
Thanks [@roninjin10](https://github.com/roninjin10)! - Migrated to
vitest for better coverage reporting

- Updated dependencies
\[[`6407be7`](6407be7)]:
    -   @tevm/[email protected]
    -   @tevm/[email protected]

## @tevm/[email protected]

### Patch Changes

- [#1322](#1322)
[`6407be7`](6407be7)
Thanks [@roninjin10](https://github.com/roninjin10)! - Migrated to
vitest for better coverage reporting

- Updated dependencies
\[[`6407be7`](6407be7),
[`fb42620`](fb42620),
[`1028d01`](1028d01),
[`fb42620`](fb42620)]:
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]

## @tevm/[email protected]

### Patch Changes

- [#1322](#1322)
[`6407be7`](6407be7)
Thanks [@roninjin10](https://github.com/roninjin10)! - Migrated to
vitest for better coverage reporting

- Updated dependencies
\[[`6407be7`](6407be7)]:
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]

## @tevm/[email protected]

### Patch Changes

- [#1322](#1322)
[`6407be7`](6407be7)
Thanks [@roninjin10](https://github.com/roninjin10)! - Migrated to
vitest for better coverage reporting

- [#1319](#1319)
[`fb42620`](fb42620)
Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed bug where
async methods would sometimes syncronously throw rather than returning a
rejected promise

- [#1317](#1317)
[`1028d01`](1028d01)
Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed mispelling
in console.warn

- [#1319](#1319)
[`fb42620`](fb42620)
Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed bug where
on optimism based chains block.header.parentHash would falsely not
exist. This is because deposit transactions are filtered out at this
time thus the block hashes are changed. As a workaround until optimism
deposit transactions are supported getBlock(realHash) will still return
the intended block

- Updated dependencies
\[[`6407be7`](6407be7)]:
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]

## @tevm/[email protected]

### Patch Changes

- [#1322](#1322)
[`6407be7`](6407be7)
Thanks [@roninjin10](https://github.com/roninjin10)! - Migrated to
vitest for better coverage reporting

- Updated dependencies
\[[`6407be7`](6407be7)]:
    -   @tevm/[email protected]

## @tevm/[email protected]

### Patch Changes

- [#1322](#1322)
[`6407be7`](6407be7)
Thanks [@roninjin10](https://github.com/roninjin10)! - Migrated to
vitest for better coverage reporting

- Updated dependencies
\[[`6407be7`](6407be7)]:
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]

## @tevm/[email protected]

### Patch Changes

- [#1322](#1322)
[`6407be7`](6407be7)
Thanks [@roninjin10](https://github.com/roninjin10)! - Migrated to
vitest for better coverage reporting

- Updated dependencies
\[[`6407be7`](6407be7)]:
    -   @tevm/[email protected]
    -   @tevm/[email protected]

## @tevm/[email protected]

### Patch Changes

- [#1322](#1322)
[`6407be7`](6407be7)
Thanks [@roninjin10](https://github.com/roninjin10)! - Migrated to
vitest for better coverage reporting

- Updated dependencies
\[[`6407be7`](6407be7),
[`45950f7`](45950f7),
[`419b19f`](419b19f)]:
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]

## @tevm/[email protected]

### Patch Changes

- [#1322](#1322)
[`6407be7`](6407be7)
Thanks [@roninjin10](https://github.com/roninjin10)! - Migrated to
vitest for better coverage reporting

## @tevm/[email protected]

### Patch Changes

- [#1322](#1322)
[`6407be7`](6407be7)
Thanks [@roninjin10](https://github.com/roninjin10)! - Migrated to
vitest for better coverage reporting

- Updated dependencies
\[[`6407be7`](6407be7),
[`fb42620`](fb42620),
[`1028d01`](1028d01),
[`fb42620`](fb42620)]:
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]

## @tevm/[email protected]

### Patch Changes

- [#1322](#1322)
[`6407be7`](6407be7)
Thanks [@roninjin10](https://github.com/roninjin10)! - Migrated to
vitest for better coverage reporting

- Updated dependencies
\[[`6407be7`](6407be7)]:
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]

## @tevm/[email protected]

### Patch Changes

- [#1322](#1322)
[`6407be7`](6407be7)
Thanks [@roninjin10](https://github.com/roninjin10)! - Migrated to
vitest for better coverage reporting

## @tevm/[email protected]

### Patch Changes

- [#1322](#1322)
[`6407be7`](6407be7)
Thanks [@roninjin10](https://github.com/roninjin10)! - Migrated to
vitest for better coverage reporting

## @tevm/[email protected]

### Patch Changes

- [#1322](#1322)
[`6407be7`](6407be7)
Thanks [@roninjin10](https://github.com/roninjin10)! - Migrated to
vitest for better coverage reporting

- Updated dependencies
\[[`6407be7`](6407be7),
[`45950f7`](45950f7),
[`419b19f`](419b19f)]:
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]

## @tevm/[email protected]

### Patch Changes

- [#1322](#1322)
[`6407be7`](6407be7)
Thanks [@roninjin10](https://github.com/roninjin10)! - Migrated to
vitest for better coverage reporting

- Updated dependencies
\[[`6407be7`](6407be7)]:
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]

## @tevm/[email protected]

### Patch Changes

- [#1322](#1322)
[`6407be7`](6407be7)
Thanks [@roninjin10](https://github.com/roninjin10)! - Migrated to
vitest for better coverage reporting

- Updated dependencies
\[[`6407be7`](6407be7)]:
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]

## @tevm/[email protected]

### Patch Changes

- [#1322](#1322)
[`6407be7`](6407be7)
Thanks [@roninjin10](https://github.com/roninjin10)! - Migrated to
vitest for better coverage reporting

- Updated dependencies
\[[`6407be7`](6407be7),
[`45950f7`](45950f7),
[`fb42620`](fb42620),
[`419b19f`](419b19f),
[`1028d01`](1028d01),
[`fb42620`](fb42620)]:
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]

## @tevm/[email protected]

### Patch Changes

- [#1322](#1322)
[`6407be7`](6407be7)
Thanks [@roninjin10](https://github.com/roninjin10)! - Migrated to
vitest for better coverage reporting

- Updated dependencies
\[[`6407be7`](6407be7),
[`fb42620`](fb42620),
[`1028d01`](1028d01),
[`fb42620`](fb42620)]:
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]

## @tevm/[email protected]

### Patch Changes

- [#1322](#1322)
[`6407be7`](6407be7)
Thanks [@roninjin10](https://github.com/roninjin10)! - Migrated to
vitest for better coverage reporting

## @tevm/[email protected]

### Patch Changes

- [#1322](#1322)
[`6407be7`](6407be7)
Thanks [@roninjin10](https://github.com/roninjin10)! - Migrated to
vitest for better coverage reporting

- Updated dependencies
\[[`6407be7`](6407be7)]:
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]

## @tevm/[email protected]

### Patch Changes

- [#1322](#1322)
[`6407be7`](6407be7)
Thanks [@roninjin10](https://github.com/roninjin10)! - Migrated to
vitest for better coverage reporting

- Updated dependencies
\[[`6407be7`](6407be7)]:
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]

## @tevm/[email protected]

### Patch Changes

- [#1322](#1322)
[`6407be7`](6407be7)
Thanks [@roninjin10](https://github.com/roninjin10)! - Migrated to
vitest for better coverage reporting

- Updated dependencies
\[[`6407be7`](6407be7)]:
    -   @tevm/[email protected]

## @tevm/[email protected]

### Patch Changes

- [#1322](#1322)
[`6407be7`](6407be7)
Thanks [@roninjin10](https://github.com/roninjin10)! - Migrated to
vitest for better coverage reporting

## @tevm/[email protected]

### Patch Changes

- [#1322](#1322)
[`6407be7`](6407be7)
Thanks [@roninjin10](https://github.com/roninjin10)! - Migrated to
vitest for better coverage reporting

- Updated dependencies
\[[`6407be7`](6407be7)]:
    -   @tevm/[email protected]
    -   @tevm/[email protected]

## @tevm/[email protected]

### Patch Changes

- [#1322](#1322)
[`6407be7`](6407be7)
Thanks [@roninjin10](https://github.com/roninjin10)! - Migrated to
vitest for better coverage reporting

- Updated dependencies
\[[`6407be7`](6407be7),
[`fb42620`](fb42620),
[`1028d01`](1028d01),
[`fb42620`](fb42620)]:
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]

## @tevm/[email protected]

### Patch Changes

- [#1322](#1322)
[`6407be7`](6407be7)
Thanks [@roninjin10](https://github.com/roninjin10)! - Migrated to
vitest for better coverage reporting

- Updated dependencies
\[[`6407be7`](6407be7)]:
    -   @tevm/[email protected]

## @tevm/[email protected]

### Patch Changes

- Updated dependencies
\[[`6407be7`](6407be7),
[`fb42620`](fb42620),
[`1028d01`](1028d01),
[`fb42620`](fb42620)]:
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]

## @tevm/[email protected]

### Patch Changes

- Updated dependencies
\[[`6407be7`](6407be7)]:
    -   @tevm/[email protected]
    -   @tevm/[email protected]

## [email protected]

### Patch Changes

- Updated dependencies
\[[`6407be7`](6407be7),
[`45950f7`](45950f7),
[`fb42620`](fb42620),
[`419b19f`](419b19f),
[`1028d01`](1028d01),
[`fb42620`](fb42620)]:
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]
    -   @tevm/[email protected]

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jul 17, 2024
1 parent 6407be7 commit ec450e6
Show file tree
Hide file tree
Showing 67 changed files with 470 additions and 33 deletions.
6 changes: 6 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@
"early-colts-kick",
"early-pears-exist",
"early-poets-knock",
"early-timers-collect",
"early-tips-repeat",
"eighty-books-wink",
"eighty-cameras-lay",
Expand Down Expand Up @@ -210,6 +211,7 @@
"grumpy-ligers-count",
"grumpy-shirts-argue",
"happy-buckets-drive",
"happy-mails-provide",
"happy-rocks-jump",
"hip-ducks-know",
"honest-cars-give",
Expand Down Expand Up @@ -276,8 +278,10 @@
"ninety-apricots-push",
"odd-dingos-sit",
"odd-rockets-breathe",
"olive-maps-design",
"orange-gifts-eat",
"orange-monkeys-lie",
"perfect-clouds-push",
"perfect-shrimps-sniff",
"perfect-suns-pull",
"pink-keys-add",
Expand Down Expand Up @@ -333,6 +337,7 @@
"shaggy-tigers-smile",
"sharp-clocks-deny",
"sharp-peaches-scream",
"sharp-suits-happen",
"sharp-tigers-allow",
"shiny-hounds-explain",
"shiny-jokes-agree",
Expand Down Expand Up @@ -424,6 +429,7 @@
"unlucky-nails-tan",
"unlucky-rice-applaud",
"violet-foxes-tan",
"warm-dancers-glow",
"warm-glasses-glow",
"warm-swans-explode",
"warm-vans-occur",
Expand Down
7 changes: 7 additions & 0 deletions experimental/solc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @tevm/contract

## 1.1.0-next.100

### Patch Changes

- Updated dependencies [[`6407be7`](https://github.com/evmts/tevm-monorepo/commit/6407be7736c996aa8939a0ec5ee13c3d3c34f1e5)]:
- @tevm/contract@1.1.0-next.100

## 1.1.0-next.97

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion experimental/solc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tevm/experimental-solc",
"version": "1.1.0-next.97",
"version": "1.1.0-next.100",
"private": false,
"description": "Experimental wrapper around solc",
"keywords": [
Expand Down
12 changes: 12 additions & 0 deletions extensions/ethers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @tevm/ethers

## 1.1.0-next.100

### Patch Changes

- Updated dependencies [[`6407be7`](https://github.com/evmts/tevm-monorepo/commit/6407be7736c996aa8939a0ec5ee13c3d3c34f1e5)]:
- @tevm/client-types@1.1.0-next.100
- @tevm/base-client@1.1.0-next.100
- @tevm/decorators@1.1.0-next.100
- @tevm/procedures@1.1.0-next.100
- @tevm/contract@1.1.0-next.100
- @tevm/utils@1.1.0-next.100

## 1.1.0-next.99

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion extensions/ethers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tevm/ethers",
"version": "1.1.0-next.99",
"version": "1.1.0-next.100",
"private": false,
"description": "A collection of ethers.js utilities for working with Tevm",
"keywords": [
Expand Down
11 changes: 11 additions & 0 deletions extensions/viem/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @tevm/viem

## 1.1.0-next.100

### Patch Changes

- [#1322](https://github.com/evmts/tevm-monorepo/pull/1322) [`6407be7`](https://github.com/evmts/tevm-monorepo/commit/6407be7736c996aa8939a0ec5ee13c3d3c34f1e5) Thanks [@roninjin10](https://github.com/roninjin10)! - Migrated to vitest for better coverage reporting

- Updated dependencies [[`6407be7`](https://github.com/evmts/tevm-monorepo/commit/6407be7736c996aa8939a0ec5ee13c3d3c34f1e5)]:
- @tevm/base-client@1.1.0-next.100
- @tevm/decorators@1.1.0-next.100
- @tevm/jsonrpc@1.1.0-next.100

## 1.1.0-next.99

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion extensions/viem/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tevm/viem",
"version": "1.1.0-next.99",
"version": "1.1.0-next.100",
"private": false,
"description": "A typesafe library for writing forge scripts in typescript",
"keywords": [
Expand Down
27 changes: 27 additions & 0 deletions packages/actions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
# @tevm/contract

## 1.1.0-next.100

### Minor Changes

- [#1314](https://github.com/evmts/tevm-monorepo/pull/1314) [`419b19f`](https://github.com/evmts/tevm-monorepo/commit/419b19f4c493636f3624ae9dd474cbade42daa26) Thanks [@roninjin10](https://github.com/roninjin10)! - Added pending block tag support to eth_getStorageAt eth_getLogs tevm_getAccount eth_getBalance eth_getCode and tevm_dumpState. All these methods also support historical blocck tags in a more robust way now too

### Patch Changes

- [#1322](https://github.com/evmts/tevm-monorepo/pull/1322) [`6407be7`](https://github.com/evmts/tevm-monorepo/commit/6407be7736c996aa8939a0ec5ee13c3d3c34f1e5) Thanks [@roninjin10](https://github.com/roninjin10)! - Migrated to vitest for better coverage reporting

- [#1318](https://github.com/evmts/tevm-monorepo/pull/1318) [`45950f7`](https://github.com/evmts/tevm-monorepo/commit/45950f758ff2a97334cd0edafca3cca656ed8f7c) Thanks [@roninjin10](https://github.com/roninjin10)! - Updated json-rpc methods to bubble up errors from failing to build a pending client

- Updated dependencies [[`6407be7`](https://github.com/evmts/tevm-monorepo/commit/6407be7736c996aa8939a0ec5ee13c3d3c34f1e5), [`fb42620`](https://github.com/evmts/tevm-monorepo/commit/fb4262025f58d627bd96df95b757ab3f7e2f2131), [`1028d01`](https://github.com/evmts/tevm-monorepo/commit/1028d01f546938f16db73f012a33626cc71fa9ca), [`fb42620`](https://github.com/evmts/tevm-monorepo/commit/fb4262025f58d627bd96df95b757ab3f7e2f2131)]:
- @tevm/receipt-manager@1.1.0-next.100
- @tevm/base-client@1.1.0-next.100
- @tevm/blockchain@1.1.0-next.100
- @tevm/address@1.1.0-next.100
- @tevm/jsonrpc@1.1.0-next.100
- @tevm/common@1.1.0-next.100
- @tevm/errors@1.1.0-next.100
- @tevm/block@1.1.0-next.100
- @tevm/state@1.1.0-next.100
- @tevm/utils@1.1.0-next.100
- @tevm/evm@1.1.0-next.100
- @tevm/tx@1.1.0-next.100
- @tevm/vm@1.1.0-next.100

## 1.1.0-next.99

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/actions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tevm/actions",
"version": "1.1.0-next.99",
"version": "1.1.0-next.100",
"private": false,
"description": "A typesafe library for writing forge scripts in typescript",
"keywords": [
Expand Down
10 changes: 10 additions & 0 deletions packages/address/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @tevm/address

## 1.1.0-next.100

### Patch Changes

- [#1322](https://github.com/evmts/tevm-monorepo/pull/1322) [`6407be7`](https://github.com/evmts/tevm-monorepo/commit/6407be7736c996aa8939a0ec5ee13c3d3c34f1e5) Thanks [@roninjin10](https://github.com/roninjin10)! - Migrated to vitest for better coverage reporting

- Updated dependencies [[`6407be7`](https://github.com/evmts/tevm-monorepo/commit/6407be7736c996aa8939a0ec5ee13c3d3c34f1e5)]:
- @tevm/errors@1.1.0-next.100
- @tevm/utils@1.1.0-next.100

## 1.1.0-next.97

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/address/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tevm/address",
"version": "1.1.0-next.97",
"version": "1.1.0-next.100",
"private": false,
"description": "A custom implementation of ethereumjs blockchain",
"keywords": [
Expand Down
23 changes: 23 additions & 0 deletions packages/base-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# @tevm/client

## 1.1.0-next.100

### Patch Changes

- [#1322](https://github.com/evmts/tevm-monorepo/pull/1322) [`6407be7`](https://github.com/evmts/tevm-monorepo/commit/6407be7736c996aa8939a0ec5ee13c3d3c34f1e5) Thanks [@roninjin10](https://github.com/roninjin10)! - Migrated to vitest for better coverage reporting

- Updated dependencies [[`6407be7`](https://github.com/evmts/tevm-monorepo/commit/6407be7736c996aa8939a0ec5ee13c3d3c34f1e5), [`fb42620`](https://github.com/evmts/tevm-monorepo/commit/fb4262025f58d627bd96df95b757ab3f7e2f2131), [`1028d01`](https://github.com/evmts/tevm-monorepo/commit/1028d01f546938f16db73f012a33626cc71fa9ca), [`fb42620`](https://github.com/evmts/tevm-monorepo/commit/fb4262025f58d627bd96df95b757ab3f7e2f2131)]:
- @tevm/sync-storage-persister@1.1.0-next.100
- @tevm/receipt-manager@1.1.0-next.100
- @tevm/blockchain@1.1.0-next.100
- @tevm/predeploys@1.1.0-next.100
- @tevm/address@1.1.0-next.100
- @tevm/jsonrpc@1.1.0-next.100
- @tevm/common@1.1.0-next.100
- @tevm/logger@1.1.0-next.100
- @tevm/txpool@1.1.0-next.100
- @tevm/block@1.1.0-next.100
- @tevm/state@1.1.0-next.100
- @tevm/utils@1.1.0-next.100
- @tevm/evm@1.1.0-next.100
- @tevm/tx@1.1.0-next.100
- @tevm/vm@1.1.0-next.100

## 1.1.0-next.99

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/base-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tevm/base-client",
"version": "1.1.0-next.99",
"version": "1.1.0-next.100",
"private": false,
"description": "Client implementations of Tevm",
"keywords": [
Expand Down
14 changes: 14 additions & 0 deletions packages/block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @tevm/state

## 1.1.0-next.100

### Patch Changes

- [#1322](https://github.com/evmts/tevm-monorepo/pull/1322) [`6407be7`](https://github.com/evmts/tevm-monorepo/commit/6407be7736c996aa8939a0ec5ee13c3d3c34f1e5) Thanks [@roninjin10](https://github.com/roninjin10)! - Migrated to vitest for better coverage reporting

- Updated dependencies [[`6407be7`](https://github.com/evmts/tevm-monorepo/commit/6407be7736c996aa8939a0ec5ee13c3d3c34f1e5)]:
- @tevm/common@1.1.0-next.100
- @tevm/errors@1.1.0-next.100
- @tevm/utils@1.1.0-next.100
- @tevm/trie@1.1.0-next.100
- @tevm/rlp@1.1.0-next.100
- @tevm/tx@1.1.0-next.100

## 1.1.0-next.97

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/block/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tevm/block",
"version": "1.1.0-next.97",
"version": "1.1.0-next.100",
"private": false,
"description": "A custom implementation of ethereumjs block",
"keywords": [
Expand Down
21 changes: 21 additions & 0 deletions packages/blockchain/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# @tevm/state

## 1.1.0-next.100

### Patch Changes

- [#1322](https://github.com/evmts/tevm-monorepo/pull/1322) [`6407be7`](https://github.com/evmts/tevm-monorepo/commit/6407be7736c996aa8939a0ec5ee13c3d3c34f1e5) Thanks [@roninjin10](https://github.com/roninjin10)! - Migrated to vitest for better coverage reporting

- [#1319](https://github.com/evmts/tevm-monorepo/pull/1319) [`fb42620`](https://github.com/evmts/tevm-monorepo/commit/fb4262025f58d627bd96df95b757ab3f7e2f2131) Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed bug where async methods would sometimes syncronously throw rather than returning a rejected promise

- [#1317](https://github.com/evmts/tevm-monorepo/pull/1317) [`1028d01`](https://github.com/evmts/tevm-monorepo/commit/1028d01f546938f16db73f012a33626cc71fa9ca) Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed mispelling in console.warn

- [#1319](https://github.com/evmts/tevm-monorepo/pull/1319) [`fb42620`](https://github.com/evmts/tevm-monorepo/commit/fb4262025f58d627bd96df95b757ab3f7e2f2131) Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed bug where on optimism based chains block.header.parentHash would falsely not exist. This is because deposit transactions are filtered out at this time thus the block hashes are changed. As a workaround until optimism deposit transactions are supported getBlock(realHash) will still return the intended block

- Updated dependencies [[`6407be7`](https://github.com/evmts/tevm-monorepo/commit/6407be7736c996aa8939a0ec5ee13c3d3c34f1e5)]:
- @tevm/jsonrpc@1.1.0-next.100
- @tevm/common@1.1.0-next.100
- @tevm/errors@1.1.0-next.100
- @tevm/logger@1.1.0-next.100
- @tevm/block@1.1.0-next.100
- @tevm/utils@1.1.0-next.100
- @tevm/trie@1.1.0-next.100

## 1.1.0-next.99

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/blockchain/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tevm/blockchain",
"version": "1.1.0-next.99",
"version": "1.1.0-next.100",
"private": false,
"description": "A custom implementation of ethereumjs blockchain",
"keywords": [
Expand Down
9 changes: 9 additions & 0 deletions packages/client-types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @tevm/client-types

## 1.1.0-next.100

### Patch Changes

- [#1322](https://github.com/evmts/tevm-monorepo/pull/1322) [`6407be7`](https://github.com/evmts/tevm-monorepo/commit/6407be7736c996aa8939a0ec5ee13c3d3c34f1e5) Thanks [@roninjin10](https://github.com/roninjin10)! - Migrated to vitest for better coverage reporting

- Updated dependencies [[`6407be7`](https://github.com/evmts/tevm-monorepo/commit/6407be7736c996aa8939a0ec5ee13c3d3c34f1e5)]:
- @tevm/utils@1.1.0-next.100

## 1.1.0-next.97

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/client-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tevm/client-types",
"version": "1.1.0-next.97",
"version": "1.1.0-next.100",
"private": false,
"description": "A typesafe library for writing forge scripts in typescript",
"keywords": [
Expand Down
11 changes: 11 additions & 0 deletions packages/common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @tevm/state

## 1.1.0-next.100

### Patch Changes

- [#1322](https://github.com/evmts/tevm-monorepo/pull/1322) [`6407be7`](https://github.com/evmts/tevm-monorepo/commit/6407be7736c996aa8939a0ec5ee13c3d3c34f1e5) Thanks [@roninjin10](https://github.com/roninjin10)! - Migrated to vitest for better coverage reporting

- Updated dependencies [[`6407be7`](https://github.com/evmts/tevm-monorepo/commit/6407be7736c996aa8939a0ec5ee13c3d3c34f1e5)]:
- @tevm/errors@1.1.0-next.100
- @tevm/logger@1.1.0-next.100
- @tevm/utils@1.1.0-next.100

## 1.1.0-next.97

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tevm/common",
"version": "1.1.0-next.97",
"version": "1.1.0-next.100",
"private": false,
"description": "A custom implementation of ethereumjs common",
"keywords": [
Expand Down
10 changes: 10 additions & 0 deletions packages/contract/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @tevm/contract

## 1.1.0-next.100

### Patch Changes

- [#1322](https://github.com/evmts/tevm-monorepo/pull/1322) [`6407be7`](https://github.com/evmts/tevm-monorepo/commit/6407be7736c996aa8939a0ec5ee13c3d3c34f1e5) Thanks [@roninjin10](https://github.com/roninjin10)! - Migrated to vitest for better coverage reporting

- Updated dependencies [[`6407be7`](https://github.com/evmts/tevm-monorepo/commit/6407be7736c996aa8939a0ec5ee13c3d3c34f1e5)]:
- @tevm/errors@1.1.0-next.100
- @tevm/utils@1.1.0-next.100

## 1.1.0-next.97

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/contract/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tevm/contract",
"version": "1.1.0-next.97",
"version": "1.1.0-next.100",
"private": false,
"description": "A typesafe library for writing forge scripts in typescript",
"keywords": [
Expand Down
12 changes: 12 additions & 0 deletions packages/decorators/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @tevm/client

## 1.1.0-next.100

### Patch Changes

- [#1322](https://github.com/evmts/tevm-monorepo/pull/1322) [`6407be7`](https://github.com/evmts/tevm-monorepo/commit/6407be7736c996aa8939a0ec5ee13c3d3c34f1e5) Thanks [@roninjin10](https://github.com/roninjin10)! - Migrated to vitest for better coverage reporting

- Updated dependencies [[`6407be7`](https://github.com/evmts/tevm-monorepo/commit/6407be7736c996aa8939a0ec5ee13c3d3c34f1e5), [`45950f7`](https://github.com/evmts/tevm-monorepo/commit/45950f758ff2a97334cd0edafca3cca656ed8f7c), [`419b19f`](https://github.com/evmts/tevm-monorepo/commit/419b19f4c493636f3624ae9dd474cbade42daa26)]:
- @tevm/base-client@1.1.0-next.100
- @tevm/procedures@1.1.0-next.100
- @tevm/actions@1.1.0-next.100
- @tevm/utils@1.1.0-next.100

## 1.1.0-next.99

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/decorators/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tevm/decorators",
"version": "1.1.0-next.99",
"version": "1.1.0-next.100",
"private": false,
"description": "Client implementations of Tevm",
"keywords": [
Expand Down
6 changes: 6 additions & 0 deletions packages/errors/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @tevm/errors

## 1.1.0-next.100

### Patch Changes

- [#1322](https://github.com/evmts/tevm-monorepo/pull/1322) [`6407be7`](https://github.com/evmts/tevm-monorepo/commit/6407be7736c996aa8939a0ec5ee13c3d3c34f1e5) Thanks [@roninjin10](https://github.com/roninjin10)! - Migrated to vitest for better coverage reporting

## 1.1.0-next.96

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/errors/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tevm/errors",
"version": "1.1.0-next.96",
"version": "1.1.0-next.100",
"private": false,
"description": "A typesafe library for writing forge scripts in typescript",
"keywords": [
Expand Down
Loading

0 comments on commit ec450e6

Please sign in to comment.