Skip to content

Latest commit

 

History

History
236 lines (173 loc) · 20.3 KB

CHANGELOG.md

File metadata and controls

236 lines (173 loc) · 20.3 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.8.4-beta.3 (2024-01-19)

Bug Fixes

0.8.4-beta.2 (2024-01-19)

Bug Fixes

0.8.4-beta.1 (2024-01-19)

Bug Fixes

0.8.3 (2024-01-18)

Features

0.8.2 (2024-01-18)

Bug Fixes

Features

  • add example hardware wallet (1863ed2)
  • add get signer (4263de2)
  • add hardware signer (9d85d69)
  • add package json settings (f798e0c)
  • add run scripts (89d7879)
  • add script to transfer (b75a1ba)
  • add support for access control (d890391)
  • add tests for transferring (a1c235d)
  • add todo (d049135)
  • base contract addresses (3f5336b)
  • deploy non-meta versions of contracts for zksync (they have AA so isn't needed) (ca3d54b)
  • deploy non-meta versions of contracts for zksync (they have AA so isn't needed) (efce395)
  • deployed on chiliz (ExchangeV2Meta, 002 finished) (131b4a8)
  • deployed on ll mainnet (018d4a3)
  • deployed on zksync (cdfc62e)
  • deployed on zksync token contracts (a2d5a74)
  • deployed to base (75ded55)
  • deployed UpgradeExecutor to mainnet (c3616b0)
  • deployed wrapper on chiliz (1b803cd)
  • fix adminship data, migration (dd7130f)
  • get rid of payable in actions where it's not necessary, fix .yaml data structure and related scipts (442a124)
  • PT-3891 add upgrade executor (#262) (399d30d)
  • PT-4132 deploy contracts on base_sepolia (d32ef64)
  • PT-4241 make integration test for ownership transfer (3de8a84)
  • PT-4431 create scipt to export addresses (4473d5b)
  • PT-4448 prepare exchangeV2 update migration, update exchangeV2 on goerli, polygon_mumbai (3ff8d0a)
  • PT-4453 deploy contract on zksync_sepolia (f0493bb)
  • PT-4456 fix audit issues (c854b19)
  • PT-4456 use migrations instead of tasks for ownership transfer, add ownership check (12102c5)
  • PT-4465 fix block scan addresess for all networks (2a481c3)
  • refactoring (c25bb0f)
  • refactoring structure (10a0d67)
  • upgraded ExchangeV2 on mainnet (87a3740)

0.8.1 (2023-11-20)

Bug Fixes

Features

  • add arbitrum_mainnet config (ba3d04a)
  • add build (cd66e8e)
  • add chilis mainnet config (dae6108)
  • add gas multiplier for the arbitrum_seploia (15fbab6)
  • add hardhat-deploy package (704d1e1)
  • add latest changes (b4b454c)
  • add missing deployment (93b73f1)
  • add missing deployment (041bb69)
  • add new package in package.json (9f6f7f0)
  • add verification for arbitrum_sepolia (abfefd9)
  • add verify (1644fbd)
  • add zkatana testnet deploy (b775102)
  • deploy contracts on arbitrum_sepolia (2c45266)
  • deployed on arbitrum (except tokens) (11efcf2)
  • deployed part of the contracts to arbitrum mainnet (df0b102)
  • deployment to chiliz (6e012a7)
  • fix verify (ffa748b)
  • fix verify settings (9ac59a7)
  • packages sync (58487ea)
  • plugin verify (b2c7262)
  • PT-3744 artblocksV2 royalties provider (06ea3b3)
  • PT-4067-undeprecated protocol fee, deprecated V3 orders (747e585)
  • PT-4236 make hardhat-deploy/ package with migrations in hardhat. only necessary migrations: RoyaltiesRegistry, ExchangeV2, 4 TransferProxies, Collection asset matcher, rarible collections + factories. supports configurations to deploy contracts with supported meta transaction or not. added integration tests + verification after deploy. (a28af59)
  • remove build (f572a98)
  • remove types (26db2ce)
  • set version (419b05a)
  • un-deprecate protocol fee (one side) (2cc0b3a)
  • undeprecate protocol fee (9c589a5)

Reverts

  • Revert "feat: PT-3721, PT-3789 support OFR in tokens" (f42da29)
  • Revert "chore: update tokens on goerli" (9a0071d)

0.8.0 (2023-11-20)

Bug Fixes

Features

  • add arbitrum_mainnet config (ba3d04a)
  • add build (cd66e8e)
  • add chilis mainnet config (dae6108)
  • add gas multiplier for the arbitrum_seploia (15fbab6)
  • add hardhat-deploy package (704d1e1)
  • add latest changes (b4b454c)
  • add missing deployment (93b73f1)
  • add missing deployment (041bb69)
  • add new package in package.json (9f6f7f0)
  • add verification for arbitrum_sepolia (abfefd9)
  • add verify (1644fbd)
  • add zkatana testnet deploy (b775102)
  • deploy contracts on arbitrum_sepolia (2c45266)
  • deployed on arbitrum (except tokens) (11efcf2)
  • deployed part of the contracts to arbitrum mainnet (df0b102)
  • deployment to chiliz (6e012a7)
  • fix verify (ffa748b)
  • fix verify settings (9ac59a7)
  • packages sync (58487ea)
  • plugin verify (b2c7262)
  • PT-3744 artblocksV2 royalties provider (06ea3b3)
  • PT-4067-undeprecated protocol fee, deprecated V3 orders (747e585)
  • PT-4236 make hardhat-deploy/ package with migrations in hardhat. only necessary migrations: RoyaltiesRegistry, ExchangeV2, 4 TransferProxies, Collection asset matcher, rarible collections + factories. supports configurations to deploy contracts with supported meta transaction or not. added integration tests + verification after deploy. (a28af59)
  • remove build (f572a98)
  • remove types (26db2ce)
  • set version (419b05a)
  • un-deprecate protocol fee (one side) (2cc0b3a)

Reverts

  • Revert "feat: PT-3721, PT-3789 support OFR in tokens" (f42da29)
  • Revert "chore: update tokens on goerli" (9a0071d)

0.7.15 (2023-10-10)

Note: Version bump only for package root

0.7.14-beta.2 (2023-10-10)

Features

  • add build & remove genrated src (3854f0c)

0.7.14-beta.1 (2023-10-09)

Note: Version bump only for package root

0.7.14 (2023-10-09)

Features

0.7.13 (2023-10-09)

Features

0.7.12 (2023-10-07)

Features

0.7.11 (2023-10-07)

Features

0.7.10 (2023-10-07)

Bug Fixes

0.7.9 (2023-10-07)

Bug Fixes

0.7.8 (2023-10-07)

Bug Fixes

0.7.7 (2023-10-07)

Features