Skip to content

1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jan 10:58
· 155 commits to main since this release
5335e6f

1.0.0 (2024-01-12)

Bug Fixes

  • / to /dev 302 redirect migration from CloudFlare (#183) (d84e905)
  • / to /dev redirect migration from CloudFlare (production) (#184) (582a17e)
  • add documentation for account abstraction (#608) (d0f0a6d)
  • add info block cli block explorer (#753) (724f615)
  • added side bar (c0f6291)
  • adjusting contact redirects (#601) (a7456ec)
  • api: make clearer description of hash parameter in zks_getBytecodeByHash rpc method (#801) (adf4f44)
  • broken links (#680) (d6e6a8b)
  • cargo install command to add lock flag (#644) (b11ffeb)
  • Change description of temporary limitations (#69) (2b3b78a)
  • correct link (#745) (3178c88)
  • cross chain tutorial (#371) (51791b3)
  • custom paymaster tutorial (#792) (daafff0)
  • docs: add ValidatorTimelock address (#831) (b3db944)
  • docs: missing step in metamask add network (#362) (33d69d3)
  • docs: update zksync-cli docs (#692) (f40d1a3)
  • Expanded on "contributing to docs page" section : Doc - 87 (#161) (ab1e866)
  • firebase source to redirect at github link tutorial (#748) (1ba1414)
  • fn name (#616) (10cefa5)
  • go-sdk: resolved errors in examples for Wallet.requestExecute method (4e997c7)
  • go-sdk: update documentation for v0.3.0 release (#658) (4ff2857)
  • hardhat/getting-started: Yarn v3 updates (#255) (74b303f)
  • hiding subscription form (#495) (ef4adca)
  • improve examples releated to deployment in zksync2-js (#775) (d78a650)
  • incorrect link in "Security and best practices" page #709 (a6506f2)
  • incorrect url opened after clicking on take me home link on 404page (#101) (f038beb)
  • js-sdk: document Provider.getBytecodeByHash and Provider.getRawBlockTransactions (#800) (f76b8ad)
  • js: add missing paramter to utils.estimateCustomBridgeDepositL2Gas (a27b3f1)
  • point to tutorials repo for dockerized set up (#691) (3c49be9)
  • portal link updated, a couple of the spell errors fixed (3f18d3c)
  • python,docs: add examples on how to use python sdk (#498) (79301d9)
  • qa: account abstraction multisig (#700) (07a4d21)
  • qa: feedback session changes for "Hello, world" tutorial (#694) (8fc0944)
  • qa: feedback session changes for Building a custom paymaster tutorial (#701) (87de256)
  • qa: feedback session changes for Daily spending limit account tutorial (#696) (6d2ad58)
  • redstone tutorial missing links (#716) (062d2b8)
  • remove explorer reference from transaction statuses section (#807) (cf2a9ed)
  • Remove forum link (#242) (f35d94b)
  • remove token form mention (#796) (f0ff607)
  • remove zks_getTokenPrice docs (#777) (1a42eef)
  • replace 'erecover' by 'ecrecover' (a0e1eb2)
  • Rotate Algolia key + config format (#333) (6feb0b0)
  • set the correct address for the L1 erc20 bridge implementation (#406) (88588ec)
  • tools: removed soon for chainlink (#827) (998809b)
  • typo (#803) (dd019b7)
  • typo in aa.html (0be1dd7)
  • typos (#666) (7fa239b)
  • typos (#727) (7035d06)
  • typos, rephrases, and internal links (#651) (6036a15)
  • update .releaserc (98bdf05)
  • update .releaserc (79dd038)
  • update cli docs (#808) (85d4271)
  • update cli docs according to new cli update (#781) (3917755)
  • update docs for zksync-cli (#735) (27c2641)
  • update hello world tutorial instructions (#789) (beaf5a6)
  • update internal audit date (#785) (f7f6826)
  • update the L1 <-> L2 communication guide (#295) (bafbe3b)
  • update tokens listing info (#802) (9fb0be7)
  • update tutorial links to monorepo (#673) (3d16ec5)
  • update warning format for the upgradable plugin page (#674) (077bdf2)
  • update zksync-cli rpc option (#806) (aafe1ab)
  • updates for v0.2.1 version (#763) (d690b1c)
  • wallet key instructions (#702) (da8f02f)
  • workflow: Command to run changed (4a0f4fc)
  • yarn command for global installation (#724) (1213b51)
  • yarn global install command (#731) (ffa216d)
  • zksync cli commands restructure (#742) (e8cc680)

Features

  • add chainstack faucet link (#684) (deb6799)
  • add comm tutorials and reorg sidebar (#712) (1dff8da)
  • add documentation for go sdk (#501) (4a83baf)
  • add documentation for the hardhat-zksync-node plugin (#736) (68e8457)
  • add JS Ethers V6 SDK (#730) (0b210be)
  • add l2scan contracts verification reference (#821) (cff078b)
  • add rust sdk documentation (#697) (8f5f9de)
  • add Solidity examples and make some QoL fixes (#660) (dc7ac7c)
  • add support for NonceHolder contract and estimateFee RPC endpoint (#770) (6053747)
  • add vyper verification warnings, rename plugin (#687) (74d14ac)
  • adding Flair as data indexing tool (#698) (5b75ae6)
  • adds dedicated Testing section to Tools (#629) (6b517e3)
  • adds preview titles (#669) (952a2ca)
  • adds rudder analytics (#662) (2aedac6)
  • docs for new release (#61) (17f54b3), closes #63 #62 #64
  • expand on bytecode address derivation (#665) (7f9ca38)
  • replace og image Docs (#335) (43b0107)
  • sepolia migration: update docs rpc, verification, testnet L2ERC20Bridge, and more (#797) (10bea94)
  • solo ci & package update without the content changes (#18) (f4d718f)
  • Update doc to include STOP and modify the example in RETURN (#713) (95bc4d9)
  • update era-test-node docs with latest release (#723) (42c293d)
  • update favicon documentation (#347) (1d39f92)
  • update testnetPaymaster and Crown token addresses (#813) (3264eaf)

Reverts