-
Notifications
You must be signed in to change notification settings - Fork 36
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
Updates master from dev #273
Open
steven2308
wants to merge
31
commits into
master
Choose a base branch
from
dev
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
45189e8
Improvement on RMRKTokenHolder implementation and IERC7401 docs.
steven2308 02e5c0e
Bumps version to 2.5.1.
steven2308 af883ca
Refactor on token attributes to reuse code and allow multiple collect…
steven2308 ce9db7e
Changes on RMRKTokenAttributes.
steven2308 7c9d05d
Adds methods to get and set attributes metadata for a collection.
steven2308 b00fd30
Bumps version to 2.5.2.
steven2308 a5641f4
Bump squirrelly from 8.0.8 to 9.0.0
dependabot[bot] ce6791b
Bump follow-redirects from 1.15.5 to 1.15.6
dependabot[bot] eb8c79e
Includes token attributes for signed ints and refactors interface.
steven2308 8794912
Renames Issuer for Owner in token attributes.
steven2308 2e15e78
Adds full test coverage for token attributes.
steven2308 7c28817
Sorts methods on RMRKTokenAttributesRepository.
steven2308 cae5f2b
Reorders methods on token attributes repo implemention.
steven2308 01c04a9
Bumps version to 2.5.3.
steven2308 9203a7b
Updates docs on attributes repo.
steven2308 3e72f33
Merge branch 'master' into dev
steven2308 c2b2d8e
Improves dev comment on token holder implementation.
steven2308 f7cb8f2
Adds Astar zkEVM.
steven2308 744c1d8
Can get asset metadata with no specific token by using tokenId 0.
steven2308 aa7c8b7
Fixes typo on hardhat config.
steven2308 6178c7e
Bumps version to 2.5.4.
steven2308 2b2ab4e
Makes RMRKTokenHolder methods public instead of external
steven2308 b1f9832
Minor config fixes.
steven2308 8babe32
Makes getAssetMetadata implementation on AbstractMultiAsset virtual.
steven2308 d175ab9
Bumps version to 2.5.5.
steven2308 2c11b48
Implements BulkWriter.transferAndEquip.
steven2308 0a58afa
Fix on catalog factory, transfer ownership to deployer.
steven2308 0394ffe
Adds RmrkEquippable version where children are directly accepted.
steven2308 789ed4b
Bumps version to 2.5.6.
steven2308 f338913
Merge branch 'dev'
steven2308 e3d55b6
Updates changelog.
steven2308 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 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.
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.
Check notice
Code scanning / Semgrep OSS
Semgrep Finding: rules.solidity.performance.use-nested-if Note