Skip to content

Commit

Permalink
chore(main): release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EthPandaOpsBot committed Sep 25, 2024
1 parent a7d72da commit a6d46dd
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 1 deletion.
36 changes: 36 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,41 @@
# Changelog

## [1.1.0](https://github.com/ethpandaops/optimism-package/compare/1.0.0...1.1.0) (2024-09-25)


### Features

* add custom configurable forks ([#59](https://github.com/ethpandaops/optimism-package/issues/59)) ([878906a](https://github.com/ethpandaops/optimism-package/commit/878906a665b21e9ce86aed091ac995acea13a1ec))
* add hildr ([#42](https://github.com/ethpandaops/optimism-package/issues/42)) ([e1ce08e](https://github.com/ethpandaops/optimism-package/commit/e1ce08ee24e9bf49106d45f133201d00860e195d))
* add k8s tests ([#45](https://github.com/ethpandaops/optimism-package/issues/45)) ([168f062](https://github.com/ethpandaops/optimism-package/commit/168f062146c19a64ddc359f22f74f09ba2f5609d))
* add op_contract_deployer_params/image ([#63](https://github.com/ethpandaops/optimism-package/issues/63)) ([9416a86](https://github.com/ethpandaops/optimism-package/commit/9416a862cf7b7fdaedcf5099467985e790c1ae0c))
* add op-besu ([#58](https://github.com/ethpandaops/optimism-package/issues/58)) ([08e7548](https://github.com/ethpandaops/optimism-package/commit/08e754858daa45b270b9186fe664d2e51e265e0a))
* add op-erigon - mininny ([#38](https://github.com/ethpandaops/optimism-package/issues/38)) ([c69bf34](https://github.com/ethpandaops/optimism-package/commit/c69bf3420559d5654eef19274ee4e6870a472db9))
* add sanity check ([#50](https://github.com/ethpandaops/optimism-package/issues/50)) ([ceaa9a9](https://github.com/ethpandaops/optimism-package/commit/ceaa9a94be98af7ac533a57876c3ce9325cb1669))
* Add support for op-deployer, fix multiple L2s ([#74](https://github.com/ethpandaops/optimism-package/issues/74)) ([eb59380](https://github.com/ethpandaops/optimism-package/commit/eb59380f07921f98c1462bd5ef27df642ec49ae1))
* add version.txt ([#36](https://github.com/ethpandaops/optimism-package/issues/36)) ([1d10311](https://github.com/ethpandaops/optimism-package/commit/1d103111127da3f5ce279ef79ad47e5f1fa51815))
* add wait for sync for non kurtosis chains ([#49](https://github.com/ethpandaops/optimism-package/issues/49)) ([0452e11](https://github.com/ethpandaops/optimism-package/commit/0452e11be65a66a39319dbc7f39fee625433f51d))
* Adding op-nethermind ([#46](https://github.com/ethpandaops/optimism-package/issues/46)) ([fba71dd](https://github.com/ethpandaops/optimism-package/commit/fba71dd1a6b8259f6b060dfb0bb0d77341f238cb))
* Output Admin Private Key ([#71](https://github.com/ethpandaops/optimism-package/issues/71)) ([95abc10](https://github.com/ethpandaops/optimism-package/commit/95abc102d310e26bd46558f24476cffcffdb010b))


### Bug Fixes

* ci jobs only notify if discord secret available ([#48](https://github.com/ethpandaops/optimism-package/issues/48)) ([9473f89](https://github.com/ethpandaops/optimism-package/commit/9473f89f47067e727d6cab38a0e15ed648c62b4d))
* DNS-1035 label ([#44](https://github.com/ethpandaops/optimism-package/issues/44)) ([1bf8541](https://github.com/ethpandaops/optimism-package/commit/1bf85410d2bb4decafb2b5a2617d50cc3c2f9db1))
* erigon perms issue ([#76](https://github.com/ethpandaops/optimism-package/issues/76)) ([0328314](https://github.com/ethpandaops/optimism-package/commit/03283146c8a56351e036951411d30b598b040bfb))
* explicitly set client contexts0 ([30017f2](https://github.com/ethpandaops/optimism-package/commit/30017f2be05d7463bb635d08dbbcf5b7d45104ff))
* force offset time to be int ([#64](https://github.com/ethpandaops/optimism-package/issues/64)) ([74b6417](https://github.com/ethpandaops/optimism-package/commit/74b6417ed3755455ea865fa93a7c7c28996c2cc3))
* github action should fail if any jobs fail ([#78](https://github.com/ethpandaops/optimism-package/issues/78)) ([577ca3b](https://github.com/ethpandaops/optimism-package/commit/577ca3bbf842e7191d8865f101ce23cedd6d530c))
* grammar in docs ([#33](https://github.com/ethpandaops/optimism-package/issues/33)) ([d6fb36f](https://github.com/ethpandaops/optimism-package/commit/d6fb36f8d59a54f174b1f93e5fbb47386d3e486d))
* l2 contract deployment ([#35](https://github.com/ethpandaops/optimism-package/issues/35)) ([3f2b16d](https://github.com/ethpandaops/optimism-package/commit/3f2b16d0b3bb5d12d4f62315771a4d81268c75e8))
* Provide default participants ([#77](https://github.com/ethpandaops/optimism-package/issues/77)) ([a7d72da](https://github.com/ethpandaops/optimism-package/commit/a7d72daeaf079dcacc739bb464233c29402f3ca8))
* Remove wait for finalization for create2 factory deployment ([#60](https://github.com/ethpandaops/optimism-package/issues/60)) ([d4c37f0](https://github.com/ethpandaops/optimism-package/commit/d4c37f0208b233a929725852a6e7f8bcd044e8c7))
* test k8s ([#47](https://github.com/ethpandaops/optimism-package/issues/47)) ([ac17e89](https://github.com/ethpandaops/optimism-package/commit/ac17e895073d847759887509a38265f07b1a9ae7))
* trust l1 rpc in op-node ([#41](https://github.com/ethpandaops/optimism-package/issues/41)) ([05dcd2e](https://github.com/ethpandaops/optimism-package/commit/05dcd2eba3d17a6cf5ae4c2895494380e65b24c2))
* Update neth image; improve genesis tool ([#73](https://github.com/ethpandaops/optimism-package/issues/73)) ([71e61c8](https://github.com/ethpandaops/optimism-package/commit/71e61c861be7580451b1eac3f7cebf552ffd439d))
* update op-geth hash based storage ([#61](https://github.com/ethpandaops/optimism-package/issues/61)) ([f0b5b23](https://github.com/ethpandaops/optimism-package/commit/f0b5b233385f643ed3f10cd5b8ee078d00e0a328))

## 1.0.0 (2024-06-17)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0
1.1.0

0 comments on commit a6d46dd

Please sign in to comment.