All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.8.18 (2025-05-07)
- fix publish (07d1e15)
0.8.17 (2025-05-07)
Note: Version bump only for package root
0.8.16 (2025-05-07)
- fix build (b09a1ee)
0.8.15 (2025-05-07)
Note: Version bump only for package root
0.8.14 (2025-05-07)
- exported 5ire addresses (770a1a0)
- initial orders v3 support (f1b021c)
- remove auction: not needed at the moment (ecbc515)
- removed uneeded code (b5110cc)
- removed unneded migrations and tests (7971522)
- support orders with zero price (162238d)
- test protocol fees using hardhat (9ddd9ec)
- tests for V3 orders in RaribleTransferManager (715b349)
- typos in documentation files (#327) (c02f8a1)
- update fees.svg (6c1e06e)
- update fees.svg (8b2d4d2)
- add alpeh zero (#308) (bb4ea3a)
- add build deps (822c123)
- add celo alfajores (#271) (10a795e)
- add configs for palm, match (cfeee8e)
- add cyberconnect (#291) (7c78ecd)
- add deply moonbeam (3b6fb9c)
- add erc721ex for e2e tests (#313) (72c0bef)
- add etherlink and moonbeam (46705d3)
- add example hardware wallet (1863ed2)
- add frame support (a00a8d5)
- add get signer (4263de2)
- add hardware signer (9d85d69)
- add lsik config (5e4832e)
- add match chain 699 deploy (#311) (e57b0ec)
- add migration for SetProtocolFeeAction (f9c4aca)
- add missing deps (243f743)
- add new config (#289) (266cf8c)
- add oasis testnet, xai testnet. PT-4570 deploy contracts to oasis testnet (ed0e2ce)
- add package json settings (f798e0c)
- add rari chain mainnet config (b1dbc48)
- add reader (#335) (725f269)
- add run scripts (89d7879)
- add script to transfer (b75a1ba)
- add sei config (7a2ef86)
- add shape test net (#314) (9979fc7)
- add support for access control (d890391)
- add telos testnet (c4fd04a)
- add tests for nothing to feel, one order free the other isn't (7b51920)
- add tests for transferring (a1c235d)
- add todo (d049135)
- added abstract configuration (d86cd1d)
- base contract addresses (3f5336b)
- berachain deploy (607e6e6)
- deploy contracts on palm_testnet (18fccde)
- 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)
- deploy to camp testnet (#323) (2a23f39)
- deploy to etherlink testnet (#290) (42256d7)
- deploy to match testnet (#325) (fbf3181)
- deployed contracts to RARI mainnet (90cb65b)
- 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 to hyper evm testnet (809a17c)
- deployed to viction testnet (#320) (7536b08)
- deployed UpgradeExecutor to mainnet (c3616b0)
- deployed wrapper on chiliz (1b803cd)
- fix adminship data, migration (dd7130f)
- fix compile (3553f3a)
- fix deploy (02f3e29)
- fix deploy (#322) (76a0a1a)
- fix getNetworkApiUrl() and getNetworkExplorerUrl() (50f884b)
- fix types (f175b7f)
- get rid of payable in actions where it's not necessary, fix .yaml data structure and related scipts (442a124)
- goat deploy (#321) (dac5f13)
- 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-4321 deploy contracts on oasys testnet, prepare config for oasys mainnet (dfd934b)
- 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)
- PT-4543 deploy contracts on fief_playground_testnet (f71e0dd)
- PT-4639 fix network config for frame (514629b)
- PT-4662 get rid of nothing to fill tests (4059dcb)
- PT-4671 deploy contracts on mantle sepolia (d5033ef)
- PT-4705 deploy contract on kroma_sepolia (36ac439)
- PT-4749 upgrade exchangeV2 with upgradeExecutor (7e18442)
- PT-4844 deploy contract on match_testnet (73aef7a)
- PT-4914 deploy contract on zkLink testnet, prepare config for mainnet (8796c0a)
- PT-4962 deploy contracts on 5ire_testnet (c752e6d)
- PT-5051 deploy contracts on oasys_testnet_saakuru (b558424)
- PT-5072 add seaport 1.6 to exchange wrapper, deploy wrapper to sepolia (c6f10f1)
- PT-5076 deploy contracts to astar_zkyoto_testnet (de82643)
- PT-5095 deploy contracts on polygon_amoy_testnet (e89dfd7)
- PT-5279: mint price erc20 (#292) (cd9a75a)
- PT-5303: owner updated event (#282) (634a0ca)
- PT-5492: extend test contract with erc-4906 (2655ba0)
- PT-5535: moonbirds rendering (bbb8df3)
- PT-7153: index items without mints (c24a729)
- refactoring (c25bb0f)
- RoyaltiesRegistry migration is no longer part of "ownership-transfer" tag (c9027ad)
- sanity check script for after new chain deployment (#329) (f046cc5)
- tidy up network configs, support frame (82a88fc)
- upgraded ExchangeV2 on mainnet (87a3740)
0.8.4 (2025-04-21)
- build (8e1270b)
- conf load (521befa)
- exported 5ire addresses (770a1a0)
- initial orders v3 support (f1b021c)
- remove auction: not needed at the moment (ecbc515)
- removed uneeded code (b5110cc)
- removed unneded migrations and tests (7971522)
- support orders with zero price (162238d)
- test protocol fees using hardhat (9ddd9ec)
- tests for V3 orders in RaribleTransferManager (715b349)
- typos in documentation files (#327) (c02f8a1)
- update fees.svg (6c1e06e)
- update fees.svg (8b2d4d2)
- add alpeh zero (#308) (bb4ea3a)
- add build deps (822c123)
- add celo alfajores (#271) (10a795e)
- add configs for palm, match (cfeee8e)
- add cyberconnect (#291) (7c78ecd)
- add erc721ex for e2e tests (#313) (72c0bef)
- add etherlink and moonbeam (46705d3)
- add example hardware wallet (1863ed2)
- add frame support (a00a8d5)
- add get signer (4263de2)
- add hardware signer (9d85d69)
- add lsik config (5e4832e)
- add match chain 699 deploy (#311) (e57b0ec)
- add migration for SetProtocolFeeAction (f9c4aca)
- add missing deps (243f743)
- add new config (#289) (266cf8c)
- add oasis testnet, xai testnet. PT-4570 deploy contracts to oasis testnet (ed0e2ce)
- add package json settings (f798e0c)
- add rari chain mainnet config (b1dbc48)
- add reader deploy (6454d5c)
- add run scripts (89d7879)
- add script to transfer (b75a1ba)
- add sei config (7a2ef86)
- add shape test net (#314) (9979fc7)
- add support for access control (d890391)
- add telos testnet (c4fd04a)
- add tests for nothing to feel, one order free the other isn't (7b51920)
- add tests for transferring (a1c235d)
- add todo (d049135)
- added abstract configuration (d86cd1d)
- base contract addresses (3f5336b)
- berachain deploy (607e6e6)
- deploy contracts on palm_testnet (18fccde)
- 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)
- deploy to camp testnet (#323) (2a23f39)
- deploy to etherlink testnet (#290) (42256d7)
- deploy to match testnet (#325) (fbf3181)
- deployed contracts to RARI mainnet (90cb65b)
- 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 to hyper evm testnet (809a17c)
- deployed to viction testnet (#320) (7536b08)
- deployed UpgradeExecutor to mainnet (c3616b0)
- deployed wrapper on chiliz (1b803cd)
- extend read me (b983b3b)
- fix adminship data, migration (dd7130f)
- fix build (7070df8)
- fix compile (3553f3a)
- fix deploy (02f3e29)
- fix deploy (#322) (76a0a1a)
- fix getNetworkApiUrl() and getNetworkExplorerUrl() (50f884b)
- fix types (f175b7f)
- get rid of payable in actions where it's not necessary, fix .yaml data structure and related scipts (442a124)
- goat deploy (#321) (dac5f13)
- 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-4321 deploy contracts on oasys testnet, prepare config for oasys mainnet (dfd934b)
- 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)
- PT-4543 deploy contracts on fief_playground_testnet (f71e0dd)
- PT-4639 fix network config for frame (514629b)
- PT-4662 get rid of nothing to fill tests (4059dcb)
- PT-4671 deploy contracts on mantle sepolia (d5033ef)
- PT-4705 deploy contract on kroma_sepolia (36ac439)
- PT-4749 upgrade exchangeV2 with upgradeExecutor (7e18442)
- PT-4844 deploy contract on match_testnet (73aef7a)
- PT-4914 deploy contract on zkLink testnet, prepare config for mainnet (8796c0a)
- PT-4962 deploy contracts on 5ire_testnet (c752e6d)
- PT-5051 deploy contracts on oasys_testnet_saakuru (b558424)
- PT-5072 add seaport 1.6 to exchange wrapper, deploy wrapper to sepolia (c6f10f1)
- PT-5076 deploy contracts to astar_zkyoto_testnet (de82643)
- PT-5095 deploy contracts on polygon_amoy_testnet (e89dfd7)
- PT-5279: mint price erc20 (#292) (cd9a75a)
- PT-5303: owner updated event (#282) (634a0ca)
- PT-5492: extend test contract with erc-4906 (2655ba0)
- PT-5535: moonbirds rendering (bbb8df3)
- PT-7153: index items without mints (c24a729)
- refactoring (964bf2d)
- refactoring (1e8cca3)
- refactoring (d5b7f50)
- refactoring (c25bb0f)
- RoyaltiesRegistry migration is no longer part of "ownership-transfer" tag (c9027ad)
- tidy up network configs, support frame (82a88fc)
- upgraded ExchangeV2 on mainnet (87a3740)
0.8.4-beta.3 (2024-01-19)
- package lib-bp (86681d2)
0.8.4-beta.2 (2024-01-19)
- docker (753ee2d)
0.8.4-beta.1 (2024-01-19)
- update base image (0162b7a)
0.8.3 (2024-01-18)
- add nodetraffle 18 (673afe2)
0.8.2 (2024-01-18)
- 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)
- add gitignore (cb22f28)
- cleanup (7113d79)
- connection (25e0320)
- hd-provider (444cb42)
- remove build (643ecbb)
- remove generated files (13f6ee7)
- 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)
- Revert "feat: PT-3721, PT-3789 support OFR in tokens" (f42da29)
- Revert "chore: update tokens on goerli" (9a0071d)
0.8.0 (2023-11-20)
- add gitignore (cb22f28)
- cleanup (7113d79)
- connection (25e0320)
- hd-provider (444cb42)
- remove build (643ecbb)
- remove generated files (13f6ee7)
- 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)
- 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)
- 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)
- add files (b124ff7)
0.7.13 (2023-10-09)
- add build update (84026b0)
- add latest changes (167a37b)
- add mantle mainnet support (8f7b066)
- add mantle verify settings (33c97a2)
- PT-3387 deploy contract on mantle testnet (381ea93)
- PT-3896 support arbitrum goerli (13b30c1)
- rollback (e316891)
- PT-3844: methods for reveal test (#244) (012bc35)
0.7.12 (2023-10-07)
- add repo props (fd49258)
0.7.11 (2023-10-07)
- add repo props (ef891a7)
0.7.10 (2023-10-07)
- ci/cd (fa1084f)
0.7.9 (2023-10-07)
- ci/cd (2bffa2c)
0.7.8 (2023-10-07)
- fix deploy (e3e236d)