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

PolEthBridge: Update bridge owner and README as well as add missing natspec #166

Merged
merged 16 commits into from
Nov 21, 2023

Conversation

efecarranza
Copy link
Contributor

Changelog

Update deployment script with correct owner.
Add missing natspec of Bridge contract.
Update README with information on how to process multiple burns in a single transaction.

@sendra
Copy link
Contributor

sendra commented Nov 3, 2023

I think, now that its being updated. It would be better to move events, natspec, and so on to the interface, and then use @inheritdocs.

@efecarranza
Copy link
Contributor Author

@sendra updated!

@sendra
Copy link
Contributor

sendra commented Nov 8, 2023

address public constant ROOT_CHAIN_MANAGER missing natspec on interface (as this code was not change, could not leave comment directly on code)

@efecarranza
Copy link
Contributor Author

efecarranza commented Nov 8, 2023

@sendra updated, thank you. i added a new function and update the README accordingly to add a convenience function to check whether a token is mapped prior to burning.

@efecarranza
Copy link
Contributor Author

@Zer0dot alright, i've added the relevant TXs and now it forward ETH as well (when withdrawing WETH)

@sendra sendra merged commit ab4e6dc into bgd-labs:master Nov 21, 2023
1 of 2 checks passed
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.

3 participants