Releases: LooksRare/sdk-v2
Releases · LooksRare/sdk-v2
Release 0.1.0
- chore: Update node version (#112) (8a1afff)
- build: Add release-it deps (#111) (2d2bb5a)
- build: Release config, package update, Node 18 (#110) (a83a6cb)
- build: Expose getMakerHash function (#109) (a7f86b2)
- refactor: Orders checks rework (#106) (c6968c4)
- refactor: Add approval functions inside the LooksRare class (#105) (e8b73cb)
- fix: Node18 compatibility (#107) (df1af72)
- docs: Add collection order doc and update guides (#103) (8863e87)
- refactor: Use custom errors (#102) (c817996)
- chore: Collection order rework and tests (#100) (d6ebe16)
- refactor: Merge execute functions (#99) (40e3a37)
- build: Goerli addresses (#101) (9170469)
- docs: Update documentation (#97) (49a589b)
- feat: Eip712 merkletree (#94) (9f6f218)
- fix: Typo (#95) (75f306e)
- refactor: Maker orders (#93) (f0a6b4a)
- refactor: Taker orders (#90) (839a085)
- chore: Remove unneeded abis (#88) (26b8d6a)
- build: Update contract deps (#87) (ff79cd4)
- refactor: Transfer manager (#86) (3cf3d72)
- fix: Merkle tree orders execution (#83) (74d2d82)
- fix: Cancel param types (#81) (0358115)
- fix: Build breaking after contracts update (order validator) (#80) (54dc8e5)
- build(deps): Bump cookiejar from 2.1.3 to 2.1.4 (#78) (9fb8304)
- chore: Change address names to distinguish between v1 sdk values (#77) (4bfc131)
- docs: Add some guides (#76) (82e010f)
- docs: Update documentation (#75) (d0a6d4a)
- feat: Add callStatic functions (57f195a)
- chore: Add missing overrides (b49ce63)
- feat: Add hasUserApprovedOperator function from transferManager (#73) (812dafb)
- chore: Bump contract version (#72) (8f7590d)
- refactor: Change constructor params (#71) (1841e37)
- chore: Add some configs (#70) (07b29c4)
- refactor: Create order return types (#69) (b73c734)
- feat: Order validator (#68) (0cd926c)
- test: Cover uncovered lines (f527ce0)
- test: Add transfer manager tests (9a7bf24)
- build: Update to last contract version (fed8850)
- test: Add merkle tree order execution tests (4e4da81)
- test: Add sign merkle tree tests (c9e683e)
- test: Rework sign maker tests (d35e9fd)
- test: Add tests for createMakerBid (f932874)
- test: Increase code coverage (#66) (ca6d674)
- refactor: Add methods analysis (#65) (de6a301)
- refactor: Make signer optional (#64) (3092073)
- chore: Merkle tree order creation (7547b40)
- fix: Broken functions after contract optimisations (53f542b)
- refactor: V2 rework (#61) (6f74c7e)
- chore: Alchemy endpoints (#60) (526a272)
- fix: Contract breaking changes (#59) (9b56e0c)
- doc: SDK documentation (#58) (80971b8)
- test: Coverage report (#57) (ba76eac)
- chore: Add missing imports (#56) (14a626e)
- feat: Add transfer manager utilities (#54) (6e6fcd8)
- feat: Sign multiple orders (#53) (f912fe7)
- refactor: Extract hash order functions for multi listing (#52) (2ea973c)
- test: Execute maker bid and taker ask (#51) (ba8c61d)
- chore: Reorg some tests (#50) (e2cc0ce)
- test: Execute taker bid (#49) (599ad37)
- test: Create taker orders (#48) (fcf9e59)
- test: Add create maker order tests (#47) (cb0e22d)
- chore: Feedbacks (#46) (72e0836)
- feat: Multicall provider (#45) (2c15c74)
- build: Setup rollup (#43) (2ddcdab)
- feat: Add signer to the constructor (#35) (906e73a)
- chore: Move create maker functions (#33) (4588e64)
- feat: Add basic execution helpers (#32) (cd550f4)
- feat: Add cancel functions (#31) (26fe3ce)
- feat: Add allowance check during signature (#30) (44885aa)
- chore: Override addresses for tests (#29) (7b03575)
- chore: Replace Rinkeby by Goerli (#28) (90ec9b1)
- feat: Check allowance before signing (#27) (17920ca)
- chore: Add default values on execute functions (#26) (180a3b8)
- feat: Add function for order creation (#25) (f077453)
- chore: Split sign function (#23) (3c52eb3)
- chore: Replace strategies by an enum (#22) (2ecf538)
- chore: Encode params internally (#21) (1bc0864)
- fix: Signatures (#19) (86d2be5)
- refactor: Update orders structure according to protocol (#18) (20c32c2)
- test: Order signatures (#15) (a9ba39b)
- build(deps): Bump undici from 5.8.0 to 5.9.1 (#17) (861ec4c)
- chore: Update prettier for solidity (#16) (c22a41f)
- chore: Add missing cases (#14) (2a0f054)
- chore: Cleanup and add overrides (#13) (6a1c2c8)
- feat: Add transfer manager calls (#10) (c8c6f79)
- build(deps): Bump undici from 5.5.1 to 5.8.0 (#11) (1eda554)
- feat: Add ERC721 and ERC1155 calls (#9) (92e45c6)
- feat: Nonce functions (#8) (59b0a91)
- feat: Add EIP712 data and test fixtures (#7) (a7fdde7)
- build: Update the contracts deps and the code using them (#6) (dc064ad)
- feat: Store addresses in the object (#5) (2175bc8)
- build(deps): Bump undici from 5.4.0 to 5.5.1 (#4) (6f9d0ba)
- feat: Add caller object (#3) (f6517e4)
- feat: Add constants (#2) (7f91560)
- build: Setup hardhat and tests (5118bac)
- Initial commit (10f290b)