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: release main #15346

Closed
wants to merge 1 commit into from
Closed

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 7, 2023

🤖 I have created a release beep boop

taiko-mono: 0.24.0

0.24.0 (2024-02-09)

Features

  • bridge-ui-v2: add title to toast (#14962) (91ff244)
  • bridge-ui-v2: confirmation step (#15083) (088678c)
  • bridge-ui-v2: fetch cross-chain metadata (#15206) (45988b9)
  • bridge-ui-v2: Import step refinement (#15020) (433fac4)
  • bridge-ui-v2: L2 <-> L2 bridging with multi-hop (#15395) (79c44d7)
  • bridge-ui-v2: L2 <-> L2 bridging with multi-hops (#15393) (eff6aa2)
  • bridge-ui-v2: nft claiming (#14960) (b60a7e2)
  • bridge-ui-v2: NFT transaction page (#15084) (49741c5)
  • bridge-ui-v2: Update encoded signal proof in BridgeProver.ts (#15348) (5e06cd9)
  • bridge-ui-v2: updated UI to work with updated protocol (#15322) (f8d2c03)
  • bridge-ui-v2: upgrade walletconnect from v2 to v3 (#14999) (dd76ddc)
  • eventindexer: Track transition proved / contested event by tiers, generate chart data for each tier, update http API to be able to fetch data by tier (#15458) (227ac59)
  • guardian-prover-health-check-ui: New UI (#15428) (bec575f)
  • guardian-prover-health-check: add Startups, new routes for getting recent signed block (#15561) (6d4cfe5)
  • guardian-prover-health-check: Guardian prover metrics (#15377) (97f83f0)
  • guardian-prover-health-check: Guardian prover rework (#15375) (975c882)
  • guardian-prover-health-check: Guardian prover swagger API documentation (#15489) (28c8122)
  • guardian-prover-health-check: Guardianprover uptime (#15430) (e82a90b)
  • guardian-prover-health-check: ui + api (#15324) (75b2ef9)
  • pos-dashboard: Remove pos-dashboard (#15009) (87b474f)
  • protocol, relayer: Improved Taiko Protocol and Relayer Documentations (#15440) (67ca2e1)
  • protocol: add LibTiers.TIER_GUARDIAN to OptimisticTierProvider (#15647) (ee5c855)
  • protocol: add OptimisticTierProvider for client testing (#15645) (6569264)
  • protocol: add one missing replaceUUPSImmutableVaules in genesis generation script (#15479) (24d73e7)
  • protocol: Add parent's metaHash to assignment (#15498) (267e9a0)
  • protocol: Add TaikoGovernor (#15228) (f4a007b)
  • protocol: adopt optimism new trie codebase (#15608) (f5e7ee1)
  • protocol: allow bridge to ban addresses (#15577) (17b074b)
  • protocol: Based Contestable Rollup with multi-proofs and multi-hop bridging (#14705) (28000b3)
  • protocol: check 4844 staticcall return values (TKO-22) (#15574) (00a9cd7)
  • protocol: check if addresses ever reregistered in SGXProver (#15665) (27c86c1)
  • protocol: enable remote attestation in SGX prover (#15559) (95159d6)
  • protocol: enable strike price to token grants (#15522) (baefaef)
  • protocol: enforce an invocation delay for bridged messages (#15555) (59c322d)
  • protocol: fix an function selector issue in AddSGXVerifierInstances (#15392) (3bf2a01)
  • protocol: fix issues in AssignmentHook (#15486) (a394abd)
  • protocol: Fix new token migration change (#15470) (a7a93c1)
  • protocol: force nonzero blockhash and signalroot (#15538) (bc0ca8d)
  • protocol: get rid of new compiler warnings (#15613) (ccee985)
  • protocol: grant securityCouncil the PROPOSER role (#15355) (d50b276)
  • protocol: move prover assignment verification to hook (#15208) (d61af90)
  • protocol: multiple improvements & bug fixes (#15255) (337c57c)
  • protocol: One grant per address (#15558) (0e24d2d)
  • protocol: remove hardhat dependency (#15442) (b0ce57e)
  • protocol: Sgx improvements (#15514) (47b07bb)
  • protocol: update PlonkVerifier for A6 (#15388) (a510639)
  • protocol: update a protocol comment (#15493) (45e79e3)
  • protocol: upgrade scripts for new proxies (#15452) (37e6b62)
  • protocol: USDCAdaptor deployment script + documentation (#15478) (f4b0955)
  • protocol: use blobhash() and remove BlobHashReader.yulp (#15610) (d886ad7)
  • protocol: Use taikoL2's address as the treasury address in circuits (#15350) (161f4c6)
  • relayer, eventindexer: move code to pkg folder, use new api subcommand for eventindexer/relayer (#15502) (99dd1d2)
  • relayer: Add flag to be able to index past blocks to crawl for missed messages (#15547) (d2eda59)
  • relayer: Allow relayer to run in "target single transaction hash" mode (#15546) (e500f3d)
  • relayer: Simplify event iterator code (#15485) (77aafd2)
  • website: add apus network to ecosystem (#15082) (799ed71)
  • website: add automata network to ecosystem page (#15253) (08e1f78)
  • website: add blazepay to ecosystem (#15268) (3dd5f06)
  • website: add rhino.fi, Hotpot and DotTaiko to ecosystem (#15024) (73cabf3)
  • website: add WizardBridgeEVM, Meson, BlockPI and RollupCodes to ecosystem (#15131) (fb9b98a)
  • website: Fix Broken Link for Meta Merge in EcosystemSection.tsx (#15126) (e144b75)
  • website: Textual Improvements in Ecosystem and EIP-1559 Documentation (#15213) (d049cc8)
  • website: update prover-market-page.mdx (#15063) (3dbbafb)
  • website: update prover endpoints (#15195) (4a7c925)

Bug Fixes

  • bridge-ui-v2: Additional approval check (#15624) (11b4716)
  • bridge-ui-v2: Bridged tokens do not require approval (#15545) (d33e130)
  • bridge-ui-v2: bugfixes (#15400) (ed47a15)
  • bridge-ui-v2: Faucet no longer checking for destination chain (#15594) (bfcab5e)
  • bridge-ui-v2: fix ETH bridging (#15549) (4921572)
  • bridge-ui-v2: fix for approval button not updating (#15481) (62eebe4)
  • bridge-ui-v2: fix for crosschain nft metadata (#15488) (703c46e)
  • bridge-ui-v2: fixing getFilterLogs errors (#15468) (ea2d929)
  • bridge-ui-v2: Minor bugfixes and adjustments (#15499) (6a5b6d8)
  • bridge-ui-v2: minor fixes (#15454) (cd84019)
  • bridge-ui-v2: minor styling fixes for mobile (#15495) (e5c497d)
  • bridge-ui-v2: NFT Id input should only allow numbers (#15504) (05969fc)
  • bridge-ui-v2: processing fee and recipient not sticking (#15125) (e9b82ea)
  • bug: handle message.to == signal_service (#15385) (cc2b66c)
  • docs: Documentation Corrections for Bridge Contract and Integration Manual (#15144) (4c5c1b9)
  • eventindexer: add a log, and add table name to stats queries (#15417) (05ffe21)
  • eventindexer: add indexes for struggling queries (#15483) (8b81028)
  • eventindexer: nft indexing fix (#15525) (73ef96d)
  • eventindexer: Task duplicate name fix (#15467) (2bdd094)
  • fix an issue in SetRemoteBridgeSuites (1783b5e)
  • fix SetRemoteBridgeSuites (#15312) (ed91300)
  • fix typos in tests and comments (#15028) (54bf597)
  • guardian-prover-health-check-ui: fix status glitches (#15560) (5902e38)
  • guardian-prover-health-check: add post route (#15578) (ab5f329)
  • protocol: add access control to BridgedERC20Base.burn (TKO-08 ) (#15566) (9004b04)
  • protocol: add delete-instance function (TKO16) (#15629) (a62a137)
  • protocol: address miscellaneous feedbacks from Sigma Prime (TKO26) (#15600) (760d3dc)
  • protocol: block reusability check error fixed (TKO-18) (#15572) (27ce911)
  • protocol: Correct decoding (TKO-03) (#15582) (dc46b27)
  • protocol: Deposit ether reentrancy (TKO-14) (#15569) (7327ff0)
  • protocol: disallow duplicate hooks (#15492) (5bf916d)
  • protocol: fix Bridge bug in retrying message (#15403) (8cb9a64)
  • protocol: fix bridge token transfer check (#15422) (a31b91a)
  • protocol: fix bug in LibBytesUtils.toBytes32 (TKO-07) (#15565) (6def8a3)
  • protocol: fix cooldown/proof window caused by pausing (TKO-12) (#15585) (b2176d3)
  • protocol: fix cooldown/proof window caused by pausing proving (again) (#15616) (e43b512)
  • protocol: fix guardian prover bug (#15528) (ff8690e)
  • protocol: fix revert reading blockhash (TKO-19) (#15570) (465f7f4)
  • protocol: fix some file names of the proxy upgrade scripts (#15463) (3430d89)
  • protocol: imporve bridge _proveSignalReceived and fix genesis test (#15641) (15f6995)
  • protocol: new way to calculate meta.difficulty (TKO-11) (#15568) (8c4b48e)
  • protocol: Non-recursive abi.encode for Zk Verifier (#15344) (8fc51b4)
  • protocol: replace __self in bytecode for all EssentialContracts when generating genesis JSON (#15476) (552e983)
  • protocol: sync submodule commits (#15656) (986cb63)
  • protocol: Use safeMint with ERC721 (#15636) (c12e2d7)
  • protocol: use safeTransferFrom (TKO-09) (#15567) (30d771c)
  • README.md: minor typos (#15139) (b91cc1a)
  • relayer: message data (#15543) (096bdd8)
  • relayer: retroactively fix old relayer messages (#15691) (6af1daf)
  • relayer: update relayer flag env var name (#15622) (688a6eb)
  • relayer: wait for confirmations before saving event when indexing (#15603) (ad5f5e1)
  • repo: fix some typos (#15021) (5d5b72d)
  • website: Link to the Taiko Swap v3 (#15138) (f6b6f5f)
  • website: swap ecosystem descriptions (#15097) (6cc272e)
bridge-ui-v2: 2.10.0

2.10.0 (2024-02-09)

Features

Bug Fixes

eventindexer: 0.14.0

0.14.0 (2024-02-09)

Features

  • eventindexer: Track transition proved / contested event by tiers, generate chart data for each tier, update http API to be able to fetch data by tier (#15458) (227ac59)
  • guardian-prover-health-check: ui + api (#15324) (75b2ef9)
  • protocol: Based Contestable Rollup with multi-proofs and multi-hop bridging (#14705) (28000b3)
  • protocol: multiple improvements & bug fixes (#15255) (337c57c)
  • relayer, eventindexer: move code to pkg folder, use new api subcommand for eventindexer/relayer (#15502) (99dd1d2)

Bug Fixes

fork-diff: 0.5.0

0.5.0 (2024-02-09)

Features

  • protocol: Based Contestable Rollup with multi-proofs and multi-hop bridging (#14705) (28000b3)
protocol: 0.16.0

0.16.0 (2024-02-09)

Features

  • protocol, relayer: Improved Taiko Protocol and Relayer Documentations (#15440) (67ca2e1)
  • protocol: add LibTiers.TIER_GUARDIAN to OptimisticTierProvider (#15647) (ee5c855)
  • protocol: add OptimisticTierProvider for client testing (#15645) (6569264)
  • protocol: add one missing replaceUUPSImmutableVaules in genesis generation script (#15479) (24d73e7)
  • protocol: Add parent's metaHash to assignment (#15498) (267e9a0)
  • protocol: Add TaikoGovernor (#15228) (f4a007b)
  • protocol: adopt optimism new trie codebase (#15608) (f5e7ee1)
  • protocol: allow bridge to ban addresses (#15577) (17b074b)
  • protocol: Based Contestable Rollup with multi-proofs and multi-hop bridging (#14705) (28000b3)
  • protocol: check 4844 staticcall return values (TKO-22) (#15574) (00a9cd7)
  • protocol: check if addresses ever reregistered in SGXProver (#15665) (27c86c1)
  • protocol: enable remote attestation in SGX prover (#15559) (95159d6)
  • protocol: enable strike price to token grants (#15522) (baefaef)
  • protocol: enforce an invocation delay for bridged messages (#15555) (59c322d)
  • protocol: fix an function selector issue in AddSGXVerifierInstances (#15392) (3bf2a01)
  • protocol: fix issues in AssignmentHook (#15486) (a394abd)
  • protocol: Fix new token migration change (#15470) (a7a93c1)
  • protocol: force nonzero blockhash and signalroot (#15538) (bc0ca8d)
  • protocol: get rid of new compiler warnings (#15613) (ccee985)
  • protocol: grant securityCouncil the PROPOSER role (#15355) (d50b276)
  • protocol: move prover assignment verification to hook (#15208) (d61af90)
  • protocol: multiple improvements & bug fixes (#15255) (337c57c)
  • protocol: One grant per address (#15558) (0e24d2d)
  • protocol: remove hardhat dependency (#15442) (b0ce57e)
  • protocol: Sgx improvements (#15514) (47b07bb)
  • protocol: update PlonkVerifier for A6 (#15388) (a510639)
  • protocol: update a protocol comment (#15493) (45e79e3)
  • protocol: upgrade scripts for new proxies (#15452) (37e6b62)
  • protocol: USDCAdaptor deployment script + documentation (#15478) (f4b0955)
  • protocol: use blobhash() and remove BlobHashReader.yulp (#15610) (d886ad7)
  • protocol: Use taikoL2's address as the treasury address in circuits (#15350) (161f4c6)

Bug Fixes

  • bug: handle message.to == signal_service (#15385) (cc2b66c)
  • fix an issue in SetRemoteBridgeSuites (1783b5e)
  • fix SetRemoteBridgeSuites (#15312) (ed91300)
  • fix typos in tests and comments (#15028) (54bf597)
  • protocol: add access control to BridgedERC20Base.burn (TKO-08 ) (#15566) (9004b04)
  • protocol: add delete-instance function (TKO16) (#15629) (a62a137)
  • protocol: address miscellaneous feedbacks from Sigma Prime (TKO26) (#15600) (760d3dc)
  • protocol: block reusability check error fixed (TKO-18) (#15572) (27ce911)
  • protocol: Correct decoding (TKO-03) (#15582) (dc46b27)
  • protocol: Deposit ether reentrancy (TKO-14) (#15569) (7327ff0)
  • protocol: disallow duplicate hooks (#15492) (5bf916d)
  • protocol: fix Bridge bug in retrying message (#15403) (8cb9a64)
  • protocol: fix bridge token transfer check (#15422) (a31b91a)
  • protocol: fix bug in LibBytesUtils.toBytes32 (TKO-07) (#15565) (6def8a3)
  • protocol: fix cooldown/proof window caused by pausing (TKO-12) (#15585) (b2176d3)
  • protocol: fix cooldown/proof window caused by pausing proving (again) (#15616) (e43b512)
  • protocol: fix guardian prover bug (#15528) (ff8690e)
  • protocol: fix revert reading blockhash (TKO-19) (#15570) (465f7f4)
  • protocol: fix some file names of the proxy upgrade scripts (#15463) (3430d89)
  • protocol: imporve bridge _proveSignalReceived and fix genesis test (#15641) (15f6995)
  • protocol: new way to calculate meta.difficulty (TKO-11) (#15568) (8c4b48e)
  • protocol: Non-recursive abi.encode for Zk Verifier (#15344) (8fc51b4)
  • protocol: replace __self in bytecode for all EssentialContracts when generating genesis JSON (#15476) (552e983)
  • protocol: sync submodule commits (#15656) (986cb63)
  • protocol: Use safeMint with ERC721 (#15636) (c12e2d7)
  • protocol: use safeTransferFrom (TKO-09) (#15567) (30d771c)
  • repo: fix some typos (#15021) (5d5b72d)
relayer: 0.13.0

0.13.0 (2024-02-09)

Features

  • protocol, relayer: Improved Taiko Protocol and Relayer Documentations (#15440) (67ca2e1)
  • protocol: Based Contestable Rollup with multi-proofs and multi-hop bridging (#14705) (28000b3)
  • protocol: multiple improvements & bug fixes (#15255) (337c57c)
  • relayer, eventindexer: move code to pkg folder, use new api subcommand for eventindexer/relayer (#15502) (99dd1d2)
  • relayer: Add flag to be able to index past blocks to crawl for missed messages (#15547) (d2eda59)
  • relayer: Allow relayer to run in "target single transaction hash" mode (#15546) (e500f3d)
  • relayer: Simplify event iterator code (#15485) (77aafd2)

Bug Fixes


This PR was generated with Release Please. See documentation.

Copy link

vercel bot commented Dec 7, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
bridge-ui-v2-a5 ❌ Failed (Inspect) Jan 16, 2024 3:36am
bridge-ui-v2-a6 ❌ Failed (Inspect) Jan 16, 2024 3:36am
bridge-ui-v2-internal ❌ Failed (Inspect) Jan 16, 2024 3:36am

@github-actions github-actions bot force-pushed the release-please--branches--main branch from 320bf8d to 5106e3e Compare December 11, 2023 16:01
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 5106e3e to 85ca770 Compare December 12, 2023 04:52
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 85ca770 to 9c3e466 Compare December 22, 2023 02:56
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 9c3e466 to b1e4d2e Compare December 25, 2023 03:04
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 7e73b68 to cda7414 Compare January 16, 2024 03:32
@github-actions github-actions bot force-pushed the release-please--branches--main branch from cda7414 to 27c7089 Compare February 9, 2024 02:27
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 27c7089 to 00e9686 Compare February 9, 2024 03:05
@dionysuzx dionysuzx changed the base branch from old_main to main February 9, 2024 04:48
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from d2636b9 to c2efa84 Compare February 9, 2024 06:11
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.

1 participant