Skip to content

Latest commit

 

History

History
307 lines (201 loc) · 33.7 KB

CHANGELOG.md

File metadata and controls

307 lines (201 loc) · 33.7 KB

Changelog

0.15.0 (2023-09-05)

Features

0.14.0 (2023-08-22)

Features

Bug Fixes

  • website: add remove orphan containers guidance (#14551) (97bd899)

0.13.0 (2023-08-15)

Features

Bug Fixes

  • website: fix broken link on run-a-sepolia-node.mdx (#14304) (50ad6f5)
  • website: Fix Careers link in footer (#14300) (1020269)
  • website: fix port number on node-runner-manual.mdx and run-a-taiko-node.mdx (#14306) (759ae0c)
  • website: mobile view for homepage buttons (#14299) (bfc3f12)
  • website: update troubleshooting (#14326) (a44f502)

0.12.0 (2023-07-24)

Features

Bug Fixes

0.11.0 (2023-07-10)

Features

Bug Fixes

  • website: point configure wallet to contract addresses reference (#14072) (99c3980)

0.10.0 (2023-06-26)

Features

  • protocol: use ring buffer for ETH deposit and optimize storage (#13868) (acffb61)
  • website: add pheasant network to ecosystem (#13995) (3253771)
  • website: add sepolia node running guide (#14028) (e5e7b0e)
  • website: Update node troubleshooting for Windows users. (#14032) (55145bb)

Bug Fixes

  • website: fix blockscout verification documentation (#14037) (1353307)

0.9.0 (2023-06-12)

Features

Bug Fixes

0.8.0 (2023-05-26)

Features

  • protocol: Add a setter where all fee calc params can be set with one go (#13816) (a78a2f8)
  • protocol: add overridable getEIP1559Config() to TaikoL2 (#13815) (e15a9c1)
  • protocol: Add reward and fee fields to events (#13808) (10be2fb)
  • protocol: Add setter to IAddressManager of AddressResolver (#13799) (34de89c)
  • protocol: do not allow using owner() as named address in AddressManager (#13771) (12c810f)
  • protocol: Scale up damping factor and flatten curve (#13809) (b1dcb59)

Bug Fixes

0.7.0 (2023-05-11)

Features

  • protocol: add TaikoGovernor and improve TaikoToken (#13711) (ad75cd5)
  • protocol: Introduce oracle and system prover concept (#13729) (e8ba716)
  • protocol: major protocol upgrade for alpha-3 testnet (#13640) (02552f2)

Bug Fixes

0.6.0 (2023-04-08)

Features

  • website: add index sections to reference and resources (#13490) (d1768d4)

Bug Fixes

0.5.0 (2023-03-29)

Features

Bug Fixes

0.4.1 (2023-03-15)

Bug Fixes

  • website,bridge-ui: broken docs link + remove deprecated note in docs (#13259) (912c155)
  • website: fix showcase page layout (#13303) (36560e5)

0.4.0 (2023-03-01)

Features

Bug Fixes

  • website: fix darkmode bug on docs website (#13101) (a6d9bed)
  • website: revert auto-fetch blog posts on home page (#13169) (ce7329a)

0.3.0 (2023-02-15)

Features

  • add theme switch on website home page (#13084) (34c5501)
  • protocol: add more protocol/tokenomics tests (#12988) (3a7523f)
  • website: automatically publish latest blog posts to website (#13027) (9fbf102)
  • website: init bridge and signal service documentation (#13117) (eeb3a0e)
  • website: minor various improvements to website and docs (#13121) (6cd06f1)

Bug Fixes

0.2.0 (2023-01-31)

Features

  • protocol: implement releaseEther & releaseERC20 (#13008) (088933e)

Bug Fixes

  • website: fix issue with white logo text and light mode (#13019) (8c166fa)

0.1.0 (2023-01-19)

Features

  • docs: add github discussions links (#436) (8bf5632)
  • docs: add github edit button to talks and faq page (#334) (b9951d6)
  • docs: autocommit changes to solidity docs and omit private state vars and functions (#490) (dbf8db9)
  • docs: improve docs (#1646) (4ac12a4)
  • init taiko docusaurus site (#177) (bf3ca48)
  • migrate to nextra (#12947) (ac11959)
  • protocol: expose getUncleProofDelay function (#7058) (dd0f011)
  • protocol: implement & simulate tokenomics (#376) (191eb11)
  • ui: Template / initial repo for UI (#304) (a396511)
  • website: add a footer link for whitepaper (#12956) (f329710)
  • website: add youtube footer link (#301) (912db51)
  • website: create testnet docs (#428) (b355be0)
  • website: default to light theme for readability (#448) (f9dd4e0)
  • website: init smart contracts docs (#390) (c895430)
  • website: rework the website hero + animated taiko image (#414) (70087dd)
  • website: update website homepage (#278) (07a2709)
  • website: update website homepage (#383) (0b0e3c0)
  • website: use oxanium font for homepage headings (#432) (6253f5f)

Bug Fixes

  • protocol: Remove enableDestChain functionality (#12341) (362d083)
  • tests: cleanup tests to prepare for tokenomics testing (#11316) (d63fae3)
  • website: animation scrolling errors (#453) (97d093b)
  • website: broken career links to notion (f55a605)
  • website: hero overflow-right taikogeom (#443) (2fa40e0)
  • website: navbar icon opacity (#225) (319f659)
  • website: remove yarn lock and update package.json to use pnpm (#226) (5915a8a)
  • website: rework footer links formatting (#371) (c62bbe5)