This repository was archived by the owner on Oct 2, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
precompile erc 721 only owner_of #104
Merged
Merged
Changes from 1 commit
Commits
Show all changes
61 commits
Select commit
Hold shift + click to select a range
8a0bc02
create mock and testing
asiniscalchi 0fe9a63
first test
asiniscalchi 7ebabef
testing ethereum reserved addresses
asiniscalchi e964668
refactoring
asiniscalchi aba874e
refactoring
asiniscalchi 80dd172
refactoring tests
asiniscalchi 9604f6c
fmt
asiniscalchi 390359b
erc721 starting point
asiniscalchi 64c449a
Merge branch 'dev' into feature/precompile_erc_721
asiniscalchi 5dafd9f
fmt
asiniscalchi e92faae
Merge branch 'dev' into feature/precompile_erc_721
asiniscalchi 21d6842
Merge branch 'feature/solidity_create_collection_return_an_address' i…
asiniscalchi e06adce
compiling
asiniscalchi 3869690
check selectors
asiniscalchi d514f88
create trait Erc721
asiniscalchi 2efff92
Erc721Precompile
asiniscalchi 0357938
set mocks
asiniscalchi cec3cbf
first implermentation
asiniscalchi b0c10ce
first integration of erc721 in the runtime
asiniscalchi 1420c21
fmt
asiniscalchi d0c4ce7
check on the collection id
asiniscalchi aa84dde
test on extract owner form asset_id
asiniscalchi 7e49dae
Merge branch 'dev' into feature/precompile_erc_721
asiniscalchi 0ec72a7
fix tests
asiniscalchi 9be1a5b
test for erc721 trait
asiniscalchi 2427e0d
Merge branch 'feature/precompile_erc_721' into feature/testing_precom…
asiniscalchi 4625aad
fix compilation
asiniscalchi d858bf0
refactoring
asiniscalchi 6c65ddd
returning address
asiniscalchi 1c9e12a
return value is correctly encoded as a n Address
asiniscalchi c7ec2ee
Merge branch 'bug/create_collection_logs' into feature/precompile_erc…
asiniscalchi c39efbd
Merge branch 'feature/testing_precompiles' into feature/precompile_er…
asiniscalchi 9dc0c14
is_erc721_contract is not member of PrecompoileSet
asiniscalchi b9bba2d
test on precompiled contracts
asiniscalchi a39432c
erc721 returns hardcoded address
asiniscalchi c4cd42f
refactoring
asiniscalchi 89af0a0
testing return of asset ownership
asiniscalchi c6c7810
fix errors
asiniscalchi 5cfb2b5
remove unused use
asiniscalchi fa612ab
Merge branch 'dev' into feature/precompile_erc_721
asiniscalchi 0568c47
refactoring
asiniscalchi b31f1db
rewriting testing mod
asiniscalchi 9a4f100
refactoring
asiniscalchi 09738af
moving check for cllection address in pallet
asiniscalchi daf2910
collection address prefix changed
asiniscalchi bd47de2
test passing
asiniscalchi 907ca7e
test passing
asiniscalchi 10557aa
refactoring tests
asiniscalchi 6d38abe
do not panic the runtime
asiniscalchi daef051
fmt
asiniscalchi f71eef7
solidity tokenId -> _tokenId
asiniscalchi 15123db
erc721 functions are views
asiniscalchi 4b0ec80
update docs
asiniscalchi df59324
sp-core in std , removed duplicate function
asiniscalchi 2fbd144
documentaetion
asiniscalchi 96d7374
using compilator type ifer
asiniscalchi 5bf67b0
compiler infer the size of the array
asiniscalchi 2bf2171
added to std feature
asiniscalchi 9e1bf8d
rename variable
asiniscalchi 88e1314
trait documentation
asiniscalchi 2aa2681
fmt
asiniscalchi 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
update docs
- Loading branch information
commit 4b0ec80a8778246ee00ce678ee2f8f5ef3c17bbb
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
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.