Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix some address convert problem #171

Merged
merged 2 commits into from
Dec 13, 2019
Merged

Conversation

lightszero
Copy link
Member

fix some addrconvert problem when process code like:
return Storage.Get(code)?.AsBigInteger() ?? 123;

return Storage.Get(code)?.AsBigInteger() ?? 123;
@lightszero lightszero requested review from erikzhang and shargon and removed request for erikzhang December 13, 2019 02:01
erikzhang
erikzhang previously approved these changes Dec 13, 2019
shargon
shargon previously approved these changes Dec 13, 2019
@erikzhang erikzhang dismissed stale reviews from shargon and themself via 2c6e112 December 13, 2019 09:20
@erikzhang erikzhang merged commit f143bdf into master Dec 13, 2019
@erikzhang erikzhang deleted the Branch_lights_fixaddressconvert branch December 13, 2019 09:23
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.

None yet

3 participants