Releases: lukso-network/tools-lsp-factory
Releases · lukso-network/tools-lsp-factory
v3.3.1
3.3.1 (2024-01-05)
Bug Fixes
v3.3.0
3.3.0 (2024-01-05)
⚠ BREAKING CHANGES
- upgrade
@lukso/lsp-smart-contracts
to v0.14.0 (#247)
Bug Fixes
- Add default api for ipfs. (2ae904a)
- add v14 base contracts for mainnet (2065e79)
- Repair IPFS decoding in lsp-factory when using custom authenticated gateway. (0becba4)
- update contract versions (223ac8d)
Miscellaneous Chores
Code Refactoring
- upgrade
@lukso/lsp-smart-contracts
to v0.14.0 (#247) (58edb58)
v3.2.1
3.2.1 (2023-11-07)
Bug Fixes
v3.2.0
3.2.0 (2023-11-03)
⚠ BREAKING CHANGES
- add tokenIdType to LSP8 deployment
- update LSP3 and LSP4 to new verification schema
Features
- add
keccak256(utf8)
constant in helpers (16b66ca)
Bug Fixes
- add v12 base contract versions (adbaadc)
- encode LSP2 array length as 16 bytes long (919c5a4)
- erc725.js imports (1a4e210)
- trigger release (9f5fdf0)
Miscellaneous Chores
Code Refactoring
- add tokenIdType to LSP8 deployment (425e23f)
- update LSP3 and LSP4 to new verification schema (acaa377)
v3.1.1
3.1.1 (2023-09-12)
Bug Fixes
v3.1.0
3.1.0 (2023-09-08)
⚠ BREAKING CHANGES
Features
Bug Fixes
Miscellaneous Chores
v3.0.0
3.0.0 (2023-08-17)
⚠ BREAKING CHANGES
- upgrade smart contracts to v0.10.3 (#204)
Features
Bug Fixes
- Adjust versions of lsp-smart-contracts and erc725.js to match latest. (c6b04a6)
- get deployed contract addresses from event logs (e674f69)
- give permission
REENTRANCY
to LSP1Delegate (edb0c5e)
v2.5.1
Bug Fixes
- Adjust versions of lsp-smart-contracts and erc725.js to match latest. (c6b04a6)
- get deployed contract addresses from event logs (e674f69)
- give permission
REENTRANCY
to LSP1Delegate (edb0c5e)
v2.5.0
⚠ BREAKING CHANGES
- update base contract addresses
- upgrade lsp-smart-contracts to 0.8.0
Bug Fixes
- typo in
LinkMetadata
interface (92c7fb9)
v2.4.0
⚠ BREAKING CHANGES
- Upgrade lsp-smart-contracts to v0.7.0 (#163)
Features