Skip to content
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

feat: semi fungible evm #554

Merged
merged 8 commits into from
Oct 16, 2024
Merged

feat: semi fungible evm #554

merged 8 commits into from
Oct 16, 2024

Conversation

Lykhoyda
Copy link
Contributor

@Lykhoyda Lykhoyda commented Oct 7, 2024

Closes #374

@Lykhoyda Lykhoyda changed the title Lykhoyda/semi fungible evm feat: semi fungible evm Oct 7, 2024
@Lykhoyda
Copy link
Contributor Author

Lykhoyda commented Oct 7, 2024

It needs to be tested with NFT

@Lykhoyda Lykhoyda marked this pull request as ready for review October 8, 2024 15:18
- added semi fungible transfer encoding logic
- added descriptive errors
- updated tests
- renamed some classes and files
@saadahmsiddiqui saadahmsiddiqui merged commit f20d786 into main Oct 16, 2024
3 checks passed
@saadahmsiddiqui saadahmsiddiqui deleted the lykhoyda/semi-fungible-evm branch October 16, 2024 11:09
saadahmsiddiqui pushed a commit that referenced this pull request Oct 16, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.4.0](core-v1.3.1...core-v1.4.0)
(2024-10-16)


### Features

* semi fungible evm
([#554](#554))
([f20d786](f20d786))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
saadahmsiddiqui pushed a commit that referenced this pull request Oct 16, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.5.0](evm-v1.4.1...evm-v1.5.0)
(2024-10-16)


### Features

* semi fungible evm
([#554](#554))
([f20d786](f20d786))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add semi-fungible EVM transfers (ERC1155) support
2 participants