Skip to content

Releases: f8n/fnd-protocol

Drops

16 Sep 17:03
1087a8b
Compare
Choose a tag to compare
Bump to 2.3.0 - Drops! (#225)

* Bump to 2.3.0 - Drops!

* Delete foundry.toml

* Remove subgraph build

* Remove subgraph config

v2.2.3-1: Subgraph endpoints

24 May 15:54
deb566f
Compare
Choose a tag to compare

Adds the subgraph endpoints to our NPM package.

v2.2.3

23 May 18:04
6482629
Compare
Choose a tag to compare

2.2.3

  • Remove Private Sales
  • Try/catch tokenCreator so that other royalty APIs are checked for contracts with a fallback function.
  • Ignore owner when address(0)

2.2.2

  • Middleware: Fix probeNFT for fallback function in the royalty recipient.
  • Upgrade to solc 0.8.14

2.2.1: Fix get royalties

16 May 20:32
b2eac79
Compare
Choose a tag to compare

Try try catch so that contracts with a fallback function or unsupported return types do not cause the NFT to get stuck in escrow.

Bid & Offer referrals

09 May 17:51
3d965fa
Compare
Choose a tag to compare
  • Bid Referrals: adds placeBidV2 with referral incentives and getReserveAuctionBidReferrer.
  • Offer Referrals: adds makeOfferV2 with referral incentives and getOfferReferrer.
  • Auction gas savings: don't store duration/extension.

2.1.1 Buy referrals & middleware update

19 Apr 17:14
47a5280
Compare
Choose a tag to compare
v2.1.1

Middleware 2.1.1 (#58)

Upgrade NPM: BuyNow Referral Program

15 Apr 18:44
99e3c67
Compare
Choose a tag to compare
Pre-release
Bump async from 2.6.3 to 2.6.4 in /subgraph (#52)

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Update diagrams

01 Apr 12:22
37f68fc
Compare
Choose a tag to compare
  • Readme updates
  • Adds the subgraph implementation

Middleware: probeNFT

29 Mar 18:09
a507704
Compare
Choose a tag to compare

Updates the middleware contract to include a probeNFT function, which confirms the royalty configuration.

Initial public repo

22 Mar 17:19
e233846
Compare
Choose a tag to compare
v2.0.1

Publish contracts (#23)