Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

release/v0.0.6 -> main #117

Merged
merged 102 commits into from
Aug 9, 2023
Merged

release/v0.0.6 -> main #117

merged 102 commits into from
Aug 9, 2023

Conversation

asiniscalchi
Copy link
Member

No description provided.

asiniscalchi and others added 19 commits August 4, 2023 10:28
…template

refactoring: CollectionId is define as u64
* Only client side compile errors

* Upgrade to v1.0.0

* Add grandpa bridge to runtime

* Fix clippy and tests

* Fix lints

* Fix tests and clippy

* Remove comment
…ection_return_an_address

solidity create collection return an ethereum address
* return value is correctly encoded as a n Address

* removed outdated comment

* fix the documentation
* create mock and testing

* first test

* testing ethereum reserved addresses

* refactoring

* refactoring

* refactoring tests

* fmt

* erc721 starting point

* fmt

* compiling

* check selectors

* create trait Erc721

* Erc721Precompile

* set mocks

* first implermentation

* first integration of erc721 in the runtime

* fmt

* check on the collection id

* test on extract owner form asset_id

* fix tests

* test for erc721 trait

* fix compilation

* refactoring

* returning address

* return value is correctly encoded as a n Address

* is_erc721_contract is not member of PrecompoileSet

* test on precompiled contracts

* erc721 returns hardcoded address

* refactoring

* testing return of asset ownership

* fix errors

* remove unused use

* refactoring

* rewriting testing mod

* refactoring

* moving check for cllection address in pallet

* collection address prefix changed

* test passing

* test passing

* refactoring tests

* do not panic the runtime

* fmt

* solidity tokenId -> _tokenId

* erc721 functions are views

* update docs

* sp-core in std , removed duplicate function

* documentaetion

* using compilator type ifer

* compiler infer the size of the array

* added to std feature

* rename variable

* trait documentation

* fmt
@asiniscalchi asiniscalchi changed the title Release/v0.0.6 release/v0.0.6 -> main Aug 8, 2023
@asiniscalchi asiniscalchi requested review from a user and tonimateos August 8, 2023 14:00
@asiniscalchi asiniscalchi marked this pull request as ready for review August 8, 2023 14:00
@asiniscalchi asiniscalchi merged commit 7820fe2 into main Aug 9, 2023
@asiniscalchi asiniscalchi deleted the release/v0.0.6 branch August 9, 2023 08:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants