Skip to content

compatibility with solc 0.6.6#26

Open
mesozoic-technology wants to merge 1 commit intodapphub:masterfrom
cowri:master
Open

compatibility with solc 0.6.6#26
mesozoic-technology wants to merge 1 commit intodapphub:masterfrom
cowri:master

Conversation

@mesozoic-technology
Copy link
Copy Markdown

No description provided.

@brianmcmichael
Copy link
Copy Markdown
Contributor

I noticed that string and bytes32 are not compatible in 0.5.x-0.6.x the same way they that they were back in 0.4.x. name and symbol are defined in the specification as meant to return string, but DS-Token returns a bytes32 for those fields.

If DS-Token is going to be updated for 0.6.x, the name and symbol fields should probably also be updated to spec so that they are readable by newer integrations.

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.

2 participants