-
Notifications
You must be signed in to change notification settings - Fork 16
Migrated to OZ v5 #6
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
Merged
Changes from 20 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
8ad57a3
Migrated to OZ v5
KyrylR bed7a53
integrated with new versions of solarity and openzeppelin
aritkulova 9812e15
updated package-lock
aritkulova c382599
switched to custom errors
aritkulova 23ace8e
cleaned up
aritkulova 1118e7f
refactored error naming
aritkulova 764dc9a
renamed claimTopicKey to contextKey, claimTopic to handleTopic
aritkulova c9fe3e0
fixed typos
aritkulova b73bba0
fixed inits in example
aritkulova 58c7181
returned accidentally missing part
aritkulova aac0246
updated examples folder
aritkulova 8d8d53d
Added erc721 (#7)
aritkulova 554b25e
fixed typos
aritkulova cbfa65d
created IAssetF interface for Context and common errors
aritkulova 29e3462
added onlyInitializing to init functions
aritkulova 54539df
updated minimal solidity version to ^0.8.21
aritkulova e3fb73f
added storage buckets to the modules
aritkulova 4f42e86
updated the architecture diagram
aritkulova 8d67588
updated version to 0.3.0
aritkulova 93fd17f
added tokenURI to NFTF
aritkulova 759f311
updated diagram to capture ERC20 and ERC721
aritkulova 383263f
updated dependency
aritkulova c7aaa95
fixed diagram
aritkulova 3bccb9f
few fixes
Arvolear bede6ef
moved TokenF and NFTF contracts from core folder
aritkulova ce475a0
updated diagram
aritkulova 3442b57
calldata -> memory in public functions
aritkulova 04e3b12
TransferLimitsModule -> ERC20TransferLimitsModule
aritkulova 4829b56
EquityNFT -> LandNFT
aritkulova f3d61ec
added ERC721TransferLimitsModule
aritkulova dfc5a46
added LandERC721TransferLimitsModule to examples
aritkulova af81d51
added INFTF to supported interfaces
aritkulova d6b676a
updated scripts
aritkulova 8ecf012
added AbstractAssetF contract
aritkulova 798f81e
order consistency fix
aritkulova 8d39297
fixed ERC721TransferLimitsModule formula
aritkulova 9bddc87
cleaned up ERC721TransferLimitsModule test
aritkulova 6b1dead
review fix
aritkulova 80fa17b
updated diagram
aritkulova 5797088
fix
aritkulova File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
aritkulova marked this conversation as resolved.
Show resolved
Hide resolved
aritkulova marked this conversation as resolved.
Show resolved
Hide resolved
|
This file contains hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.