0.21.0 (2023-09-25)
Features
- bridge-ui-v2: add BLL warning (#14723) (6e5b789)
- bridge-ui-v2: add dialog for claim with insufficient funds (#14742) (75a1c71)
- bridge-ui-v2: allow bridging to all layers (#14525) (e25e0cd)
- bridge-ui-v2: close dialogs with ESC key (#14700) (dbf7a24)
- bridge-ui-v2: Improve refreshing users balance (#14651) (8028a49)
- bridge-ui-v2: insufficient funds modal (#14759) (c6e23ad)
- bridge-ui-v2: styling adjustments for dialogs (#14666) (91c6284)
- eventindexer: Timeseries data indexing + refactor to taiko-client/relayer CLI approach and architecture (#14663) (7e760b6)
- eventindexer: Track proposer/prover rewards, + generate tasks for total/per day (#14690) (cc477b9)
- protocol: make L2 1559 config upgradable (#14715) (ee26881)
- protocol: Modify LibProposing to accept oracle as assigned prover (#14695) (52a50b7)
- protocol: update
PlonkVerifier
based on current public input (#14647) (9808185) - relayer: fix cost calculation for isProfitable (#14767) (8e1c897)
- relayer: queue processor Prefetch (#14765) (a37797a)
- relayer: Relayer indexer/processor separation and refactor, messaging queue (#14605) (15b0e50)
- relayer: support L2-L2 bridging (#14711) (1410217)
- website: add Catalyst, Cyberscan, MoveChess, STAKEME, X7Finance to ecosystem (#14691) (b6f3b71)
- website: add swap to navigation (#14745) (36d56bc)
- website: alpha-5 docs (#14725) (2abe121)
- website: fix a5 contract addresses (#14751) (c5abdea)
- website: update forkdiff (#14692) (57a7d28)
- website: update prereqs proposing and proving (#14752) (cb73d98)
- website: update prover market page (#14786) (069ffcf)
- website: update verify contracts guide (#14747) (fb9b42b)
Bug Fixes
- bridge-ui-v2: Add z-index for close button on mobile (#14769) (6dff6fc)
- bridge-ui-v2: approve button not updating (#14746) (ccbfa9a)
- bridge-ui-v2: build errors (#14706) (f180bcd)
- bridge-ui-v2: button disable status (#14674) (4b304dc)
- bridge-ui-v2: check destination funds for ETH (#14762) (fa2e842)
- bridge-ui-v2: custom tokens from local storage (#14677) (3ebf022)
- bridge-ui-v2: fix unit tests (#14679) (7ddd7ef)
- bridge-ui-v2: improve claim message when not enough funds (#14738) (ff938a0)
- bridge-ui-v2: missing TTKO icon (#14754) (3bb4fd2)
- bridge-ui-v2: processing fee (#14696) (1103695)
- bridge-ui-v2: Show warnings on faucet correctly (#14676) (861c7f3)
- bridge-ui-v2: update mint button state (#14720) (3ee161b)
- bridge-ui-v2: validate amount only if component is mounted (#14757) (c506409)
- bridge-ui-v2: validation of token balance (#14755) (40bbaf1)
- docs: fix outdated documentation and simplify explanations (#14653) (f16d45d)
- eventindexer: update ABI so avgProofTime can be calculated (#14785) (cc93140)
- protocol: Remove duplicated events during mint and burn (#14686) (3ff0018)
- relayer: Relayer cors flag was not being used (#14661) (19f35f7)
- relayer: Relayer paid gas (#14748) (b4cb3ff)
- repo: fix vercel build for bridge-ui (#14655) (09c11bb)
- repo: re-created pnpm lockfile (#14654) (8783d5e)
- website: add redirect for broken link (#14758) (2503bea)
- website: broken link (#14729) (7e51709)
- website: broken link (#14730) (0a7ec84)
- website: Fix chain ID (#14736) (7812cf9)
- website: Fix error in curl command results (#14737) (854df7c)
- website: fix feedback link (#14740) (8cd0759)
- website: remove all traces of BLL (#14770) (7726028)
- website: temp fix contributing manual (#14710) (06ac1a6)
- website: Update bridge concept (#14665) (4190685)