Skip to content

Conversation

vmaark
Copy link

@vmaark vmaark commented Oct 22, 2024

Deployment of EAS on treasure-topaz. This was done using the #157, after merging that the diff should have one code change apart from the deployment config and artifacts:
With zksolc 1.5.4 using payable(address).transfer(amount) is not allowed, in favour of payable(address).call{value: amount}(""), hence the change in PayingResolver.sol.

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.

1 participant