-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Physicals General Availability Contract (#75)
* physicals ga * add nonce for physical claim submissions (needed to map back completed transactions to orders). add tests * add tests * add tests, fix formatting * add multi-submission test * fix bug with multi-submission where fees were not consumed properly, and excess fees for sold out items were not returned * update test * update test * add totalLimit support * add more tests * fix verify comment * add tests for erc721 direct transfer * add 1155 transfer tests * add batch transfer tests * remove signing prefix which saves gas --------- Co-authored-by: Johnny Shankman <johnnyshankman@users.noreply.github.com>
- Loading branch information
1 parent
28be13d
commit e987266
Showing
14 changed files
with
3,820 additions
and
4,119 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
258 changes: 0 additions & 258 deletions
258
packages/manifold/contracts/physicalclaim/IPhysicalClaimCore.sol
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.