Skip to content

Conversation

@ucwong
Copy link
Contributor

@ucwong ucwong commented Feb 18, 2022

 w.WriteString undefined (type rlp.EncoderBuffer has no field or method WriteString)

@fjl
Copy link
Contributor

fjl commented Feb 22, 2022

Is that an error from output of rlpgen?

@fjl fjl changed the title rlp/encbuffer : add writeString method rlp: add WriteString method Feb 22, 2022
@fjl fjl merged commit 687e4dc into ethereum:master Feb 24, 2022
@fjl fjl added this to the 1.10.17 milestone Feb 24, 2022
@ucwong
Copy link
Contributor Author

ucwong commented Feb 25, 2022

Is that an error from output of rlpgen?

No, just easy to use

@fjl
Copy link
Contributor

fjl commented Feb 25, 2022

I checked it, and rlpgen does actually generate calls to WriteString :)

sidhujag pushed a commit to syscoin/go-ethereum that referenced this pull request Feb 25, 2022
rlpgen outputs calls to this method for values of type string.
JacekGlen pushed a commit to JacekGlen/go-ethereum that referenced this pull request May 26, 2022
rlpgen outputs calls to this method for values of type string.
cp-wjhan pushed a commit to cp-yoonjin/go-wemix that referenced this pull request Nov 16, 2022
rlpgen outputs calls to this method for values of type string.
nibty pushed a commit to FairCrypto/go-ethereum that referenced this pull request Apr 10, 2024
rlpgen outputs calls to this method for values of type string.
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