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

chore(main): release 1.9.0 #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jan 7, 2025

🤖 I have created a release beep boop

1.9.0 (2025-01-07)

Features

  • add blockscout to docker compose and add jwt, chainspec needed for starting L2 (3bff50a)
  • add echo informing of the proposer being disabled before 'sleep infinity' (#139) (541c04b)
  • add update-env.sh util script (#106) (0a15475)
  • all: add default proposeBlockTxGasTipCap flag value for proposers (#110) (6b084e2)
  • all: initial commit (#1) (c44176c)
  • all: update configurations for alpha-5 testnet (#121) (3f5347e)
  • alpha-3: add more bootnodes (#58) (76de101)
  • alpha-4: add Eldfell network configs (#67) (d34b96b)
  • alpha-6: add Katla network configs (#158) (bf1d2a2)
  • apply assignmenthook update for hekla (#301) (db01c11)
  • chore: update docker-compose configurations (#53) (3ee89e7)
  • docker-compose.yml formatting (#225) (0ca3155)
  • eldfell: add PROVE_UNASSIGNED_BLOCKS env (#69) (1d6e1cd)
  • eldfell: increase zkevm-chain-rpcd wait timeout (#73) (d9e6586)
  • eldfell: update PORT_L3_EXECTION_ENGINE_HTTP && PORT_L3_EXECTION_ENGINE_WS (#68) (3a75489)
  • eldfell: update default bootnodes (#98) (2b8d662)
  • eldfell: update service names (#70) (e7cb642)
  • env: add TxMgr flag annotations (#334) (dd9322f)
  • env: update Hekla && mainnet bootnodes (#332) (0955f43)
  • env: use golden touch account as L2_THROWAWAY_BLOCK_BUILDER (#12) (fc4de37)
  • grimsvotn: add DISABLE_P2P_SYNC option (#57) (55cc163)
  • grimsvotn: update A3 zkevm-chain-prover-rpcd memory limit (#95) (836d217)
  • grímsvötn: update p2p sync timeout config (#56) (c1b5cd0)
  • handle unix signals (#224) (247ef63)
  • hekla: bump client and l2ee version (#326) (2f6c06e)
  • hekla: bump Hekla client tag (#337) (b575679)
  • hekla: introduce --gpo.ignoreprice flag (#247) (e5221f2)
  • hekla: modify simple-taiko-node for hekla (#205) (b0a1b21)
  • hekla: update default TX_GAS_LIMIT config (#209) (e75f5f0)
  • jolnir: update default gas limit configurations (#129) (96c48a5)
  • katla: improve start-zkevm-chain-rpcd.sh (#164) (e56a6e7)
  • log: add PROVER IS DISABLED log (#178) (25af49c)
  • mainnet: bump client version (#304) (67bcff0)
  • mainnet: bump client version (#336) (9166881)
  • mainnet: bump version (#341) (ec5868f)
  • mainnet: update mainnet configs (#276) (ebe5bd7)
  • nethermind EL and SGX prover setup (58bf89b)
  • node: set locals in node (#92) (08a5b0d)
  • proposer: proposer can only propose local transactions (#91) (8ba42aa)
  • proposer: Proposer gas limit + script refactor (#101) (17f1d0c)
  • proposer: remove unused BLOCK_BUILDER_TIP (#309) (f11e6be)
  • proposer: rm tier fee (#310) (aaf2ce0)
  • proposer: support epoch.minTip (#316) (e8c1f9a)
  • proposer: update proposer RPC config temporarily (#26) (23eb266)
  • proposer: wait receipt timeout flags + refactor prover scripts (#104) (e76acb9)
  • prover,proposer,driver: bump client version (#330) (ce53ce2)
  • prover,proposer,driver: bump l2ee and driver versions (#329) (6cfd9f1)
  • prover: add proof skip size config for L3 (#118) (569592a)
  • prover: add prove block tx gas limit flag (#115) (42d62bc)
  • prover: remove unnecesary env in hekla .env.sample and fix (#325) (0db06a8)
  • prover: support running node and sgx prover on different servers (#221) (e84507a)
  • prover: update version of prover in hekla (#323) (8ecd3bc)
  • remove unused configs (#305) (073bf24)
  • repo: add editorconfig (#320) (bc5a9d0)
  • repo: enable OpenAI-based review (#52) (6d0d863)
  • rm useless config (#281) (eebfffa)
  • script: add condition to check requirement variables for proposer/prover (#238) (fca0c9a)
  • set default home dashboard (#174) (63a9aa7)
  • start multiple zkevm-chain provers (#94) (2d12441)
  • update default ports (#89) (27b902e)
  • update sync timeout (#59) (cfbc2a0)
  • update tags for Hekla / mainnet (#340) (3884f86)
  • update taiko-client image and specify prover private key usage (0b4876a)

Bug Fixes

  • add backwards compat for new env var and small typo (#96) (f7610ad)
  • add default value for GETH_ADDITIONAL_ARGS (#267) (aec2678)
  • docker-compose: make hard-coded prover's port dynamic (#41) (8c08689)
  • docs: correct IP format in .env.sample endpoints (#170) (3bf68cd)
  • double quotation (#312) (8d5be17)
  • eldfell: fix --proveUnassignedBlocks flag setting (#109) (0a86e18)
  • eldfell: fix zkevm-chain-proverd port in prover relayer script (#72) (dee982e)
  • eldfell: make zkevm-rpcd-chain port number explicit (#71) (38d2114)
  • eldfell: update zkevm-chain-rpcd host (#75) (5a63f47)
  • eldfell: Use correct env flag in start-prover-relayer.sh (#79) (9c1cdba)
  • eldfell: Use env variable for port assignment in start-zkevm-chain-rpcd.sh (#77) (a1dfb6d)
  • env: fix sample env file formatting (7c15a6d)
  • env: Update for .env.sample.l3 (#99) (4b6ab2a)
  • env: update sample env files (#90) (a62598d)
  • grafana: set 'Instant' as default query type for instant metrics (#251) (9201f1a)
  • grimsvotn: fix start-prover-relayer.sh script (#108) (f83afaa)
  • l3 grafana dashboard (#88) (8f4e9ba)
  • node: Typo fix spelling EXECUTION .env and yml files (#119) (d5f46aa)
  • proposer,driver,prover: bump version (#343) (254fb8e)
  • proposer: check enabled before args (#255) (d54b0dd)
  • proposer: fix proposer var (#256) (d9afb56)
  • prover: reorder script args (#204) (df19538)
  • repo: fix openAI review workflow (#54) (d8896cf)
  • script: use docker internal port (#45) (1ef326a)
  • update docker-compose.yml for better p2p configuration (#258) (bce9544)
  • update L2 El port for prover relayer (9fe1ee5)
  • update prover relayer to connect to the right L2 EL (5a88fe5)

Chores

Documentation

  • askja: update documents for Askja testnet (#36) (837dab1)
  • eldfell: update comments on .env.sample.l3 (#78) (f89aee4)
  • env: request to Update Comments for Clarity in Token Configuration (#235) (f6aa035)
  • hekla: update comment of L1_BEACON_HTTP (#213) (3f6ea92)
  • node: change symbol (#282) (e71c262)
  • readme: add faq section about errors (#27) (13255b9)
  • readme: add needed prerequisites (#29) (d87b34b)
  • readme: add some FAQs (#20) (98c8d89)
  • readme: Add steps description for Proposing (#22) (69e8090)
  • readme: fix the geth minimum requirements link (#23) (99b8d29)
  • update .env.sample file for mainnet (#291) (92592ff)
  • update comments on .env.sample (#38) (1e8dc7d)
  • update readme with deprecation announcement (#33) (381cee8)
  • Update README.md (#10) (f4560b8)
  • update to 2023 and rename LICENSE to LICENSE.md (4049294)

Workflow


This PR was generated with Release Please. See documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants