Skip to content

Make bytes and string uppercase#2080

Merged
iamdefinitelyahuman merged 4 commits into
vyperlang:masterfrom
iamdefinitelyahuman:uppercase-types
Jul 3, 2020
Merged

Make bytes and string uppercase#2080
iamdefinitelyahuman merged 4 commits into
vyperlang:masterfrom
iamdefinitelyahuman:uppercase-types

Conversation

@iamdefinitelyahuman

Copy link
Copy Markdown
Contributor

What I did

Rename bytes and string to Bytes and String

Related to #1440

How I did it

A lot of grepping.

How to verify it

Run tests.

Description for the changelog

bytes and string have been changed to Bytes and String

Cute Animal Picture

image

type_string = abi_type["type"]
if type_string == "fixed168x10":
type_string = "decimal"
# TODO string and bytes

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why was this note there?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in anticipation of this, I guess 😄

@iamdefinitelyahuman iamdefinitelyahuman merged commit ea15d74 into vyperlang:master Jul 3, 2020
@iamdefinitelyahuman iamdefinitelyahuman deleted the uppercase-types branch July 3, 2020 06:10
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