Skip to content

Field: add SetInt64 and support for uint8 uint16 ... etc in SetInterface#111

Merged
gbotrel merged 3 commits intodevelopfrom
field-intX-support
Dec 15, 2021
Merged

Field: add SetInt64 and support for uint8 uint16 ... etc in SetInterface#111
gbotrel merged 3 commits intodevelopfrom
field-intX-support

Conversation

@gbotrel
Copy link
Copy Markdown
Collaborator

@gbotrel gbotrel commented Dec 10, 2021

No description provided.

@gbotrel gbotrel requested a review from Tabaie December 10, 2021 20:31
Copy link
Copy Markdown
Contributor

@Tabaie Tabaie left a comment

Choose a reason for hiding this comment

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

LGTM, there's just that one redundant import

"fmt"
{{if .NoCarry}} mrand "math/rand" {{end}}
"testing"
{{if .UseAddChain}} "fmt" {{ end }}
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.

Guess we can take this out now

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

nope it is used in the added tests 👍

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.

I'm referring to line 13, which conditionally imports "fmt"

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Haaa got you my bad :-)

@gbotrel gbotrel merged commit a7db149 into develop Dec 15, 2021
@gbotrel gbotrel deleted the field-intX-support branch December 15, 2021 05: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