-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* tests and safe deploy fun * internal functions mocking * tests updated * Signer fix and biconomy get wallets function (#20) * signer constructor requirement removed * biconomy get all wallets function added * types added for multiple params * testing workflow added * Sdk bug fixes (#21) * nft tokenId added * types file name change * readme update * nft transfer gasless updated * package version changes * Update README.md * Update README.md - CRITICAL (#26) Updated the rebranded form link * Update README.md (#24) * Update README.md Fixed typo * relayer key added --------- Co-authored-by: Anshul Yadav <55681256+anshulforyou@users.noreply.github.com> * estimation implementation for both non gasless and gasless flow (#25) * gas estimation addition * fixes * fixes and tests update * sig transfer file removed * insufficient balance unit test added --------- Co-authored-by: Anshul Yadav <55681256+anshulforyou@users.noreply.github.com> * Nft edge cases fix (#29) * duplicate entry bug fix * amount edge case fix * optimised and refactored the code * nft tests updated for gas estimation * types check added (#30) * Feat/linting enabled (#31) * types check added * linting enabled fix * pre hook commit * Cosmetic/code refactoring (#33) * code division * native token refactor * Permit2 transactions refactor * test fix for not a function issue and some lint rule * test failed fix added * minor fixes --------- Co-authored-by: talhamalik883 <talhamalik883@gmail.com> * readme bugfix * test script for both gasless and non gasless and bug fixes (#32) * test script for both gasless and non gasless and bug fixes * test fixes * only balances flag addition * added scripts as pre-commit hook * merge changes * fixes and scripts update * url fix --------- Co-authored-by: Anshul Yadav <55681256+anshulforyou@users.noreply.github.com> * Update README.md (#37) Updated the booking link with the new team Calendly link. * Fix/gasless bug (#36) * gasless bug * test update * transaction messages * formatting * bug fix * test fixes * single permit2 unit test added * lint changes * POLYGON fix for USDC permit * permitToken wait bug fix * error fix --------- Co-authored-by: Anshul Yadav <55681256+anshulforyou@users.noreply.github.com> * arbitrum goerli support added (#38) * arbitrum goerli support added * arbitrum goerli scripts added and tested * version update --------- Co-authored-by: talhamalik883 <talhamalik883@gmail.com> Co-authored-by: Ari <52634803+theblackmace@users.noreply.github.com>
- Loading branch information
1 parent
0c3f88a
commit fa48b0a
Showing
18 changed files
with
904 additions
and
100 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.