Commit b029acc9 authored by github-actions[bot]'s avatar github-actions[bot]

Version Packages

parent e8615ef3
---
'@eth-optimism/integration-tests': minor
---
Various updates to integration tests so that they can be executed against production networks
---
'@eth-optimism/l2geth': patch
---
Update the `RollupClient` transaction type to use `hexutil.Big`
# @eth-optimism/integration-tests # @eth-optimism/integration-tests
## 0.2.0
### Minor Changes
- aa6fad84: Various updates to integration tests so that they can be executed against production networks
## 0.1.2 ## 0.1.2
### Patch Changes ### Patch Changes
......
{ {
"name": "@eth-optimism/integration-tests", "name": "@eth-optimism/integration-tests",
"version": "0.1.2", "version": "0.2.0",
"description": "[Optimism] Integration Tests", "description": "[Optimism] Integration Tests",
"private": true, "private": true,
"author": "Optimism PBC", "author": "Optimism PBC",
......
# Changelog # Changelog
## 0.4.3
### Patch Changes
- 6e2074c5: Update the `RollupClient` transaction type to use `hexutil.Big`
## 0.4.2 ## 0.4.2
### Patch Changes ### Patch Changes
......
{ {
"name": "@eth-optimism/l2geth", "name": "@eth-optimism/l2geth",
"version": "0.4.2", "version": "0.4.3",
"private": true, "private": true,
"devDependencies": {} "devDependencies": {}
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment