Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/marketplace checkout #209

Draft
wants to merge 57 commits into
base: master
Choose a base branch
from

Conversation

BellringerQuinn
Copy link
Contributor

No description provided.

BellringerQuinn and others added 30 commits September 6, 2024 10:22
…pendant classes to the Integrations assembly so that Marketplace assembly can inherrit from Integrations assembly (using Transak and Sardine)
…tive names and fix implementation to new endpoint configuration and update test namings
…reating separate json converters for each enum
…m told I have invalid calldata when opening the link. I am also needing to mock the gas estimation as my estimator thinks the transaction will revert (which makes sense as I wouldn't be executing)
* FirstCommitForQr

Qr Setup and exposure with link to add funds for the respective order chain id in native token address

* More automatization on adding funds

Detecting specifics straight from collectible order

* Automated inputs for QR

Included automated inputs for adding funds via qr transfer link. Fills Qr with selected order Order component information.

* Updated qr token address setting

Made check for nativetokenaddress placeholder to use in case ChainTokenAddress.Get(),(renamed) and also made some minor ui text updates.

* Standarized to EIP-618 transfer link

It includes all etheremum eip-618 compatible wallets (metamask is such). Also revisions on price names and formats
… for json serialization/deserialization so that they don't get striped during builds
…ged out. Additionally, removed the federate auth methods from the GuestConnector since this flow isn't supported
…t in basis points. GetSwapQuote will now first confirm the user has sufficient funds before swapping; unfulfilled swap quotes lead to Sequence being penalized. Fix broken tests
… always refreshed right away which was causing the test to be spotty. The test was still spotty so I added a SeedMarketplace method that can be run to seed the marketplace with 100 offers and 100 listings, this uses a fair amount of credits to run so it should be done sparingly. Added a CreateOfferAndSellIt method that tests the other side of the marketplace. Switched to prod. Fixed GenerateSellTransaction implementation
…e/Panel so we don't look like we've made typos when having an Open... method.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants