8000 Tags · metaplex-foundation/metaplex-ios · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: metaplex-foundation/metaplex-ios

Tags

1.3.0

Toggle 1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
AuctionHouse v0.2 (#61)

* Add FindNftByToken to NftClient

* Add FindNftByMetadata to NftClient

* Add LoadBid and FindBidByReceipt to AuctionHouseClient

* Add FindBidByTradeState to AuctionHouse

* Add gpaBuilder for BidReceipt

* Add CancelBidOperationHandler

* Add CancelListingOperationHandler

* Add CreateListingOperationHandler

* Add list to AuctionHouseClient

* Add FindListingByReceipt

* Add LoadListing

* Add ExecuteSaleOperationHandler

* Add Unit Tests for Create AH, Create Bid, Cancel Bid

* Small refactor

* Make better 
C2C1
use of Inputs for operations

* Fix compile errors

* Revert Sample App changes from help MLH

* Add more documentation and adjust access modifiers for AuctionHouseClient and Inputs

* Add documentation for Bid, List, Purchase

* Add more tests and see if amman will work

* Add more tests and use yarn instead of npx for amman

* Clean up

* Set better timeouts and move amman validator after swift build

* Update swift.yml

* Revert amman, comment AH tests, add documentation on testing

* Remove test coverage script that fails

* Fix PR comments

* Fix lint issues

1.2.0

Toggle 1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Rename Account to HotAccount and import Beet as needed (#56)

1.1

Toggle 1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #55 from metaplex-foundation/release/beet-sugar

add documentation for createNft

1.0

Toggle 1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #42 from metaplex-foundation/chore/more-methods-re…

…adme

Add More methods to read me
0