Releases: bosonprotocol/reference-backend
Releases · bosonprotocol/reference-backend
Release v0.1.2
What's Changed
- patch source by @moh-abk in #164
- Add 1 git-crypt collaborator by @moh-abk in #170
- Delete github workflows by @HristiyanG in #171
- Upgrade demo by @dennisfurrer in #173
- Bump Ethers to latest by @HristiyanG in #174
- Move to Github Actions and deploy on K8s by @radu-stefanache in #186
- Switch to GH Actions and EKS by @radu-stefanache in #192
- Migrate to GH Actions and EKS by @radu-stefanache in #193
- Fix terraform paths and image repo typo by @radu-stefanache in #196
- Fix ECR login by @radu-stefanache in #197
Full Changelog: v0.1.0...v0.1.2
v0.1.1-rc.3
What's Changed
- Migrate to GH Actions and EKS by @radu-stefanache in #193
- Fix terraform paths and image repo typo by @radu-stefanache in #196
- Fix ECR login by @radu-stefanache in #197
Full Changelog: v0.1.0...v0.1.1-rc.3
v0.1.1-rc.2
What's Changed
- Migrate to GH Actions and EKS by @radu-stefanache in #193
- Fix terraform paths and image repo typo by @radu-stefanache in #196
Full Changelog: v0.1.0...v0.1.1-rc.2
v0.1.1-rc.1
What's Changed
- Migrate to GH Actions and EKS by @radu-stefanache in #193
Full Changelog: v0.1.0...v0.1.1-rc.1
Release v0.1.0
14 July 2021
https://github.com/bosonprotocol/reference-backend/tree/v0.1.0
Functionality
- Users can connect wallet from metamask or with wallet connect
- Seller can list an item, which mints an ERC1155
- Seller can view her listings and void any remaining quantities that haven’t been committed to
- Seller can track the lifecycle of her listings of minted ERC721 tokens committed to by buyers
- Seller can cancel or admit fault on a commitment token if issues arise
- Buyer can discover NFTs for physical items, filtering by description or location based on metadata attached
- Buyer can commit to purchase a listed item with payment and a deposit going into Boson Protocol’s escrow
- Buyer can redeem his commitment token when he collects an item
- Buyer can request a refund if he chooses not to collect the item anymore
- Buyer can let the commitment expire and have funds returned
- Buyer can complain on a commitment token if issues arise