Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Adding memo to transfer type #248 #249

Merged
merged 3 commits into from
Aug 29, 2017
Merged

Adding memo to transfer type #248 #249

merged 3 commits into from
Aug 29, 2017

Conversation

bytemaster
Copy link
Contributor

- also adding readscope to Transaction header #70
Copy link
Contributor

@heifner heifner left a comment

Choose a reason for hiding this comment

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

Looks good.

@bytemaster
Copy link
Contributor Author

I'm working on fixing the build, will push in a moment.

- added checks on redundant scope specification in readscope #70
@bytemaster bytemaster merged commit 438bd69 into master Aug 29, 2017
@bytemaster bytemaster deleted the memo-248 branch August 29, 2017 15:38
@@ -71,6 +72,7 @@ struct transfer
from AccountName # may not be the message.sender if message.sender has delegated authority by from
to AccountName
amount UInt64
memo String
Copy link
Contributor

Choose a reason for hiding this comment

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

Seems like we should limit the size of the string. Currently, this is a std::string.

heifner added a commit that referenced this pull request Aug 29, 2017
This reverts commit 438bd69, reversing
changes made to 5ce0054.
heifner added a commit that referenced this pull request Aug 29, 2017
This reverts commit 4fcf10316c754e28de4907e6a2a60ecfbdf94ef4.
taokayan pushed a commit to taokayan/eos that referenced this pull request May 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants