Releases: Transient-Labs/tl-stacks
Releases · Transient-Labs/tl-stacks
2.5.1
2.5.0
v2.3.1
2.1.0
General
- Implements tl-sol-tools version 2.6.0 which mitigates gas griefing attacks
- Uses the Chainalysis sanctions oracle to restrict purchases from interacting with sanctioned addresses
TLAuctionHouse.sol
- Reserve & scheduled auctions + buy now sales mechanisms
- Can set an auction + buy now price at the same time and whichever gets hit first clears the other. Not recommended with scheduled auctions but no harm if you do that either. Best combo is reserve auction + buy now
- Uses the Manifold Royalty Registry to lookup on-chain royalties
TLStacks721.sol
- Implementation of the original stacks protocol in Solidity with the option to use ERC-20 tokens
- Implements a per NFT eth protocol fee
TLStacks1155.sol
- Implementation of the original stacks protocol in Solidity with the option to use ERC-20 tokens
- Implements a per NFT eth protocol fee